@charset "UTF-8";
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 arial, "宋体", "微软雅黑", \5b8b\4f53;
  color: #221815;
  outline: 0;
}

body {
  background: #fff;
}

a,
a:hover {
  color: #221815;
}

* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a {
  transition: all ease 300ms;
}

/* function */
.f-cb:after,
.f-cbli li:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: ".";
}

.f-cb,
.f-cbli li {
  zoom: 1;
}

.f-ib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.f-dn {
  display: none;
}

.f-db {
  display: block;
}

.f-fl {
  float: left;
}

.f-fr {
  float: right;
}

.f-pr {
  position: relative;
}

.f-prz {
  position: relative;
  zoom: 1;
}

.f-oh {
  overflow: hidden;
}

.f-ff0 {
  font-family: arial, \5b8b\4f53;
}

.f-ff1 {
  font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}

.f-fs1 {
  font-size: 12px;
}

.f-fs2 {
  font-size: 14px;
}

.f-fwn {
  font-weight: normal;
}

.f-fwb {
  font-weight: bold;
}

.f-tal {
  text-align: left;
}

.f-tac {
  text-align: center;
}

.f-tar {
  text-align: right;
}

.f-taj {
  text-align: justify;
  text-justify: inter-ideograph;
}

.f-vam,
.f-vama * {
  vertical-align: middle;
}

.f-wsn {
  word-wrap: normal;
  white-space: nowrap;
}

.f-pre {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}

.f-wwb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.f-ti {
  overflow: hidden;
  text-indent: -30000px;
}

.f-ti2 {
  text-indent: 2em;
}

.f-lhn {
  line-height: normal;
}

.f-tdu,
.f-tdu:hover {
  text-decoration: underline;
}

.f-tdn,
.f-tdn:hover {
  text-decoration: none;
}

.f-toe {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.f-csp {
  cursor: pointer;
}

.f-csd {
  cursor: default;
}

.f-csh {
  cursor: help;
}

.f-csm {
  cursor: move;
}

.f-usn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.box-l {
  float: left;
  margin-right: 5px;
}

.box-r {
  overflow: hidden;
}

.f-push-5 {
  margin-bottom: 5px !important;
}

.f-push-5-t {
  margin-top: 5px !important;
}

.f-push-5-r {
  margin-right: 5px !important;
}

.f-push-5-l {
  margin-left: 5px !important;
}

.f-push-10 {
  margin-bottom: 10px !important;
}

.f-push-10-t {
  margin-top: 10px !important;
}

.f-push-10-r {
  margin-right: 10px !important;
}

.f-push-10-l {
  margin-left: 10px !important;
}

.f-push-15 {
  margin-bottom: 15px !important;
}

.f-push-15-t {
  margin-top: 15px !important;
}

.f-push-15-r {
  margin-right: 15px !important;
}

.f-push-15-l {
  margin-left: 15px !important;
}

.f-push-20 {
  margin-bottom: 20px !important;
}

.f-push-20-t {
  margin-top: 20px !important;
}

.f-push-20-r {
  margin-right: 20px !important;
}

.f-push-20-l {
  margin-left: 20px !important;
}

.f-push-30 {
  margin-bottom: 30px !important;
}

.f-push-30-t {
  margin-top: 30px !important;
}

.f-push-30-r {
  margin-right: 30px !important;
}

.f-push-30-l {
  margin-left: 30px !important;
}

.f-push-40 {
  margin-bottom: 40px !important;
}

.f-push-40-t {
  margin-top: 40px !important;
}

.f-push-40-r {
  margin-right: 40px !important;
}

.f-push-40-l {
  margin-left: 40px !important;
}

.f-push-50 {
  margin-bottom: 50px !important;
}

.f-push-50-t {
  margin-top: 50px !important;
}

.f-push-50-r {
  margin-right: 50px !important;
}

.f-push-50-l {
  margin-left: 50px !important;
}

.f-pdg-5 {
  padding-bottom: 5px !important;
}

.f-pdg-5-t {
  padding-top: 5px !important;
}

.f-pdg-5-r {
  padding-right: 5px !important;
}

.f-pdg-5-l {
  padding-left: 5px !important;
}

.f-pdg-10 {
  padding-bottom: 10px !important;
}

.f-pdg-10-t {
  padding-top: 10px !important;
}

.f-pdg-10-r {
  padding-right: 10px !important;
}

.f-pdg-10-l {
  padding-left: 10px !important;
}

.f-pdg-15 {
  padding-bottom: 15px !important;
}

.f-pdg-15-t {
  padding-top: 15px !important;
}

.f-pdg-15-r {
  padding-right: 15px !important;
}

.f-pdg-15-l {
  padding-left: 15px !important;
}

.f-pdg-20 {
  padding-bottom: 20px !important;
}

.f-pdg-20-t {
  padding-top: 20px !important;
}

.f-pdg-20-r {
  padding-right: 20px !important;
}

.f-pdg-20-l {
  padding-left: 20px !important;
}

.f-pdg-30 {
  padding-bottom: 30px !important;
}

.f-pdg-30-t {
  padding-top: 30px !important;
}

.f-pdg-30-r {
  padding-right: 30px !important;
}

.f-pdg-30-l {
  padding-left: 30px !important;
}

.f-pdg-40 {
  padding-bottom: 40px !important;
}

.f-pdg-40-t {
  padding-top: 40px !important;
}

.f-pdg-40-r {
  padding-right: 40px !important;
}

.f-pdg-40-l {
  padding-left: 40px !important;
}

.f-pdg-50 {
  padding-bottom: 50px !important;
}

.f-pdg-50-t {
  padding-top: 50px !important;
}

.f-pdg-50-r {
  padding-right: 50px !important;
}

.f-pdg-50-l {
  padding-left: 50px !important;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  display: block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  /* opacity: 0.7; */
}

.hamburger-box {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 24px;
  height: 3px;
  background-color: #999999;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -8px;
}

.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@font-face {
  font-family: 'seguibl';
  src: url("../font/seguibl_0.ttf") format("truetype");
}

.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff url(../images/loading.gif) no-repeat center center;
  z-index: 1000;
}

body {
  font-family: arial, "微软雅黑", \5b8b\4f53;
}

.sfont {
  font-family: "seguibl", arial, "微软雅黑", \5b8b\4f53;
}

.container-fuild {
  width: 100%;
  margin: 0 70px;
}

.container {
  width: 1400px;
  margin: 0 auto;
}

@media (max-width: 1540px) {
  .container {
    width: 100%;
    padding: 0 70px;
  }
}

.header {
  position: absolute;
  padding: 50px 70px 0 70px;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 11;
}

.header .logo {
  float: left;
}

.header .lang {
  float: right;
  border: 1px solid #333333;
}

.header .lang a {
  display: block;
  padding: 10px;
  color: #fff;
  font-size: 15px;
  transition: all ease 300ms;
}

.header .lang a:hover {
  background-color: #fff;
  color: #333;
}

.header .top-nav {
  display: none;
  position: fixed;
  z-index: 11;
  top: 50px;
  right: 70px;
  border: 1px solid #333333;
  padding: 10px;
}

.header .top-nav .nav-list {
  position: fixed;
  background-color: rgba(8, 8, 8, 0.29);
  right: -100%;
  top: 50px;
  text-align: right;
  transition: all ease .6s;
}

.header .top-nav .nav-list.is-active {
  right: 140px;
}

.header .top-nav .nav-list li.items {
  position: relative;
  display: inline-block;
  margin: 0 25px;
  vertical-align: top;
  padding: 12px 0;
  font-size: 20px;
}

.header .top-nav .nav-list li.items:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 10px;
  background-color: #000000;
  left: -10%;
  bottom: -2px;
  transition: all ease 300ms;
}

.header .top-nav .nav-list li.items:hover:after {
  width: 120%;
}

.header .top-nav .nav-list li.items:hover .lev2 {
  display: block;
}

.header .top-nav .nav-list li.items > a {
  color: #fff;
  padding: 14px 0;
}

.header .top-nav .nav-list .lev2 {
  padding-top: 10px;
  display: none;
  position: absolute;
  font-size: 15px;
  margin-top: 15px;
  left: 2px;
}

.header .top-nav .nav-list .lev2 a {
  color: #dcdddd;
}

.header .top-nav .nav-list .lev2-items {
  position: relative;
  margin-bottom: 15px;
  white-space: nowrap;
  text-align: left;
}

.header .top-nav .nav-list .lev2-items:last-child {
  margin-bottom: 0;
}

.header .top-nav .nav-list .lev2-items:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 0;
  height: 10px;
  background-color: #000000;
  left: -10%;
  bottom: -2px;
  transition: all ease 300ms;
}

.header .top-nav .nav-list .lev2-items:hover:after {
  width: 120%;
}

.slide-wrap {
  position: relative;
  z-index: 10;
  overflow: hidden;
  background-color: #fff;
}

.slide-wrap .item {
  width: 100%;
  overflow: hidden;
}

.slide-wrap .imgbg {
  width: 106vw;
  height: 100vh;
  margin-left: -3vw;
  animation: lightmove 30s infinite;
}

.slide-wrap .videobg {
  width: 100%;
  height: 100vh;
}

.slide-wrap .videobg img {
  width: 100%;
  height: 100%;
}

.slide-wrap .video-js {
  width: 100%;
  height: 100vh;
}

.slide-wrap .slogan {
  position: absolute;
  color: #fff;
  right: 70px;
  top: 0;
  font-weight: bold;
  z-index: 20;
  line-height: 100vh;
  text-align: right;
  opacity: 0.8;
  font-size: 0;
}

.slide-wrap .slogan .inner {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 120px;
}

.banner-slide {
  position: relative;
  height: 100vh;
}

.v-line {
  position: relative;
}

.v-line:after {
  content: "";
  position: absolute;
  z-index: 20;
  width: 2px;
  height: 70px;
  left: 50%;
  bottom: 0;
  background-color: #fff;
}

.fix-nav {
  position: absolute;
  z-index: 11;
  left: 70px;
  top: 30vh;
}

.fix-nav .items {
  position: relative;
  margin-bottom: 25px;
}

.fix-nav .items span {
  overflow: hidden;
  font-size: 20px;
  margin-left: 20px;
  font-family: "微软雅黑";
  font-weight: normal;
  display: none;
}

.fix-nav .items .itemc {
  position: relative;
  display: inline-block;
}

.fix-nav .items .itemc > a {
  color: #ffffff;
  font-size: 30px;
  font-weight: bolder;
}

.fix-nav .items .itemc:after {
  width: 0;
  transition: all 300ms;
  position: absolute;
  z-index: -1;
  margin-left: -5%;
  bottom: 0;
  content: "";
  background-color: #212121;
  display: block;
  height: 15px;
}

.fix-nav .items.hover .itemc:after, .fix-nav .items.active .itemc:after {
  width: 110%;
}

.fix-nav .items.hover span, .fix-nav .items.active span {
  display: inline;
}

.fix-nav .items.hover .lev2, .fix-nav .items.active .lev2 {
  display: block;
}

.fix-nav .items .lev2 {
  position: absolute;
  left: 120%;
  top: 3px;
  white-space: nowrap;
  border-left: 2px solid #fff;
  padding-left: 20px;
  z-index: 10;
  display: none;
}

.fix-nav .items .lev2 .lev2-item {
  position: relative;
  margin-bottom: 10px;
}

.fix-nav .items .lev2 .lev2-item:last-child {
  margin-bottom: 0;
}

.fix-nav .items .lev2 .lev2-item:after {
  width: 0;
  transition: all 300ms;
  position: absolute;
  z-index: -1;
  margin-left: -15%;
  bottom: 0;
  content: "";
  background-color: #212121;
  display: block;
  height: 10px;
}

.fix-nav .items .lev2 .lev2-item:hover:after {
  width: 130%;
}

.fix-nav .items .lev2 a {
  color: #fff;
  font-size: 15px;
}

@keyframes lightmove {
  0% {
    transform: translateX(-3vw);
  }
  50% {
    transform: translateX(3vw);
  }
  100% {
    transform: translateX(-3vw);
  }
}

.section {
  position: relative;
  z-index: 8;
  padding: 180px 0;
  background-color: #fff;
}

.section:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  bottom: 0;
}

.section:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  top: 0;
}

.section.last:after {
  display: none;
}

.section-l {
  float: left;
  width: 50%;
}

.section-r {
  float: right;
  width: 50%;
}

.cover-img {
  overflow: hidden;
}

.tm .header-t h1 {
  font-size: 80px;
  margin-bottom: 40px;
  word-break: break-all;
}

.tm .text {
  margin-left: 175px;
  color: #000;
}

.tm .text h3 {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

.tm .text p {
  line-height: 2.4;
}

.tm-r {
  text-align: right;
}

.tm-r .text {
  margin: 0 175px 0 0;
}

.shadow {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.34);
}

.partners {
  position: relative;
  background-color: #fff;
  z-index: 8;
  border: solid #fbfbfb;
  border-width: 1px 0 0 0;
  padding-top: 140px;
}

.partners .title-wrap {
  text-align: center;
  color: #000;
}

.partners .title-wrap h2 {
  font-size: 90px;
  margin-bottom: 20px;
}

.partners .title-wrap span {
  font-size: 20px;
  font-weight: bold;
}

.partners .par-list {
  margin-top: 60px;
  padding-bottom: 250px;
}

.partners .par-list .items {
  position: relative;
  display: inline-block;
  width: 105px;
  height: 105px;
  overflow: hidden;
  line-height: 105px;
  font-size: 0;
  text-align: center;
  margin: 0 64px 20px;
}

.partners .par-list .items:nth-child(6n+1) {
  clear: both;
}

.partners .par-list .items img {
  vertical-align: middle;
  max-width: 100%;
}

.partners .par-list .items:after, .partners .par-list .items:before {
  position: absolute;
  content: " ";
  transition: all ease 0.6s;
}

.partners .par-list .items:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.partners .par-list .items:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  transform: scale(1, 0);
  transform-origin: 100% 0;
}

.partners .par-list .items:hover:after, .partners .par-list .items:hover:before {
  transform: scale(1);
  transition: all 0.5s;
}

.contact-us {
  position: relative;
  background-color: #666666;
  padding: 100px;
  height: 900px;
}

.contact-us .contactc {
  position: fixed;
  width: 100%;
  bottom: 100px;
  left: 0;
  z-index: 6;
}

.contact-us .title-wrap {
  color: #fff;
  text-align: center;
}

.contact-us .title-wrap h2 {
  margin-bottom: 20px;
  font-size: 65px;
}

.contact-us .title-wrap span {
  font-size: 20px;
}

.contact-us .contact-form {
  max-width: 1200px;
  margin: 60px auto;
}

.contact-us .form-group {
  position: relative;
  margin-bottom: 35px;
}

.contact-us .form-group input {
  display: block;
  width: 100%;
  height: 85px;
  text-align: center;
  font-size: 20px;
  color: #000000;
}

.contact-us .form-group .save-btn {
  font-size: 20px;
  font-weight: normal;
  display: block;
  width: 100%;
  background-color: transparent;
  border: 4px solid #fff;
  height: 85px;
  line-height: 76px;
  text-align: center;
  color: #fff;
  transition: all ease .3s;
}

.contact-us .form-group .save-btn:hover {
  background-color: #fff;
  color: #000;
}

@media (max-width: 1600px) {
  .contact-us {
    height: 700px;
  }
  .contact-us .form-group {
    float: left;
    width: 45%;
  }
  .contact-us .form-group:nth-child(2n+1) {
    margin-right: 5%;
  }
}

.share-component {
  text-align: center;
  line-height: 30px;
}

.share-component .items {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.share-component .items .pop {
  position: absolute;
  display: none;
  bottom: 30px;
  background-color: #343434;
  padding: 15px;
}

.share-component .items .pop img {
  display: block;
}

.share-component .items:hover .pop {
  display: block;
}

.share-component .items .num {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

.share-component .items .num a {
  color: #fff;
}

.share-component .items .num:last-child {
  border-bottom: none;
}

.footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 30px 0;
  background-color: #333333;
  color: #fff;
  text-align: center;
}

.footer .ff {
  display: inline-block;
}

.quan-item .desc {
  float: left;
  width: 50%;
}

.quan-item .desc h2 {
  margin-bottom: 30px;
}

.quan-item .desc h2 a {
  font-size: 80px;
}

.quan-item .desc .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

.quan-item .img {
  float: right;
  width: 50%;
  text-align: right;
}

.quan-item .img img {
  max-width: 100%;
}

.quan-item.even .desc {
  float: right;
  text-align: right;
}

.quan-item.even .img {
  float: left;
  text-align: left;
}

.inner-banner {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100vh;
  background: #fff url(../images/ib.jpg) no-repeat;
  background-size: cover;
  padding-top: 30vh;
}

.inner-banner h2 {
  color: #fff;
  font-size: 120px;
  text-align: center;
}

.inner-banner .page-nav {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
  padding: 0 70px;
}

.inner-banner .page-nav a {
  color: #fff;
}

.inner-banner .page-nav a img {
  vertical-align: middle;
}

.inner-banner .prev {
  float: left;
}

.inner-banner .prev img {
  margin-right: 15px;
}

.inner-banner .next {
  float: right;
}

.inner-banner .next img {
  margin-left: 15px;
}

.inner-banner.story {
  background: #fff url(../images/ib2.jpg) no-repeat;
  background-size: cover;
}

.inner-banner.news {
  background: #fff url(../images/ib3.jpg) no-repeat;
  background-size: cover;
}

.inner-banner.sys {
  background: #fff url(../images/ib4.jpg) no-repeat;
  background-size: cover;
}

.inner-banner.villa {
  background: #fff url(../images/ib5.jpg) no-repeat;
  background-size: cover;
}

.inner-banner.resource {
  background: #fff url(../images/ib6.jpg) no-repeat;
  background-size: cover;
}

.project-detail .left h2 {
  font-size: 30px;
  margin-bottom: 60px;
}

.project-detail .left dl {
  margin-bottom: 20px;
}

.project-detail .left dt {
  font-weight: bold;
  display: inline-block;
}

.project-detail .left dd {
  display: inline-block;
}

.project-detail .right {
  padding-left: 60%;
}

.project-detail .right h5 {
  margin-bottom: 20px;
}

.project-detail .right p {
  line-height: 30px;
}

.rich-area img {
  max-width: 100%;
}

.video-wrap {
  width: 960px;
  margin: 0 auto;
}

.sth1 {
  font-family: "seguibl", arial, "微软雅黑", \5b8b\4f53;
  font-size: 80px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px;
}

.share-group {
  text-align: center;
}

.share-group img {
  transition: all ease 300ms;
}

.share-group .item {
  margin: 0 50px;
}

.share-group .item:hover img {
  transform: scale(1.1);
}

.section.share {
  padding-bottom: 50px;
}

.deteil-item .desc {
  float: left;
  width: 60%;
}

.deteil-item .desc h2 {
  margin-bottom: 40px;
}

.deteil-item .desc h2 a {
  font-size: 80px;
  line-height: 1;
}

.deteil-item .desc .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}

.deteil-item .img {
  float: right;
  width: 35%;
}

.deteil-item .img img {
  max-width: 100%;
}

.deteil-item.even .desc {
  float: right;
  text-align: right;
}

.deteil-item.even .img {
  float: left;
}

.storie-list {
  position: relative;
  background-color: #fff;
  z-index: 8;
}

.storie-list .items {
  overflow: hidden;
  position: relative;
  padding: 160px 0;
}

.storie-list .items:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  bottom: 0;
}

.storie-list .items:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  top: 0;
}

.storie-list .items:last-child:after {
  display: none;
}

.storie-list .desc {
  transition: all ease 600ms;
  width: 700px;
  float: left;
  padding-right: 80px;
}

.storie-list .desc h2 {
  font-size: 80px;
  margin-bottom: 30px;
}

.storie-list .desc .sub-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

.storie-list .desc .abs {
  line-height: 18px;
  margin-top: 30px;
}

.storie-list .desc .get-more {
  display: inline-block;
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
}

.storie-list .img {
  float: left;
  width: 700px;
  height: 407px;
  overflow: hidden;
}

.storie-list .img img {
  width: 100%;
  height: 100%;
}

.storie-list .mask {
  position: absolute;
  z-index: -1;
  width: 700px;
  height: 407px;
  background-color: #565c66;
  right: 40px;
  top: 200px;
  transition: all ease 600ms;
}

.storie-list .itemc:hover .mask {
  top: 160px;
  right: 0;
}

.storie-list .items.even .desc {
  float: right;
  padding-right: 0;
  padding-left: 80px;
  text-align: right;
}

.storie-list .items.even .img {
  float: left;
}

.storie-list .items.even .mask {
  left: 40px;
}

.storie-list .items.even .itemc:hover .mask {
  left: 0;
}

@media (max-width: 1540px) {
  .storie-list .img,
  .storie-list .desc,
  .storie-list .mask {
    width: 50%;
  }
}

.story-detail {
  width: 960px;
  margin: 0 auto;
}

.story-detail .title-wrap {
  margin-bottom: 80px;
}

.story-detail .title-wrap h2 {
  float: left;
  font-size: 20px;
  font-weight: bold;
  width: 70%;
}

.story-detail .title-wrap .time {
  float: right;
}

.story-detail .cnt p {
  line-height: 18px;
  margin-bottom: 30px;
}

.story-detail .cnt img {
  max-width: 100%;
  margin-bottom: 30px;
}

.section.about .cnt {
  width: 1190px;
  min-height: 646px;
  padding-right: 610px;
  margin: 0 auto;
  background: url(../images/w1.png) no-repeat top right;
  text-align: right;
}

.section.about .cnt h1 {
  font-size: 80px;
  margin-bottom: 40px;
}

.section.about .cnt h3 {
  font-size: 20px;
  margin-bottom: 40px;
}

.section.about .cnt p {
  display: inline-block;
  text-align: left;
  width: 430px;
  line-height: 30px;
}

.section.tech .container {
  position: relative;
}

.section.tech .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 526px;
  height: 461px;
  background: url(../images/w2.png) no-repeat;
}

.section.tech .title {
  font-size: 80px;
  font-weight: bold;
  text-align: right;
}

.section.tech .cnt {
  padding: 40px 40px 40px 50%;
  background: #565c66;
  color: #fff;
}

.section.tech .cnt h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.section.tech .cnt p {
  line-height: 30px;
}

.show-window {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}

.show-window .show-title {
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 60px;
}

.show-window .show-img {
  float: right;
  width: 628px;
  height: 420px;
}

.show-window .show-img img {
  width: 100%;
  height: 100%;
}

.show-window .show-mask {
  position: absolute;
  z-index: -1;
  background-color: #575d67;
  right: 40px;
  top: 40px;
  width: 628px;
  height: 420px;
  transition: all ease .6s;
}

.show-window .show-text {
  width: 600px;
  float: left;
  transition: all ease .3s;
}

.show-window .show-text h2 {
  font-size: 20px;
  margin-bottom: 30px;
}

.show-window .show-text p {
  margin-bottom: 30px;
  line-height: 30px;
}

@media (max-width: 1540px) {
  .show-window {
    width: 100%;
    padding: 0 70px;
  }
  .show-window .show-mask,
  .show-window .show-img {
    width: 50%;
  }
  .show-window .show-text {
    width: 45%;
  }
}

.show-window .show-cnt {
  position: relative;
}

.show-window .show-cnt:hover .show-mask {
  top: 0;
  right: 0;
}

.show-window.left .show-text {
  float: right;
}

.show-window.left .show-img {
  float: left;
}

.show-window.left .show-mask {
  left: 40px;
}

.show-window.left:hover .show-mask {
  top: 0;
  left: 0;
}

.hudong {
  width: 1120px;
  margin: 0 auto;
  text-align: right;
  background: url(../images/w5.png) bottom right no-repeat;
}

.hudong .title {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}

.hudong .cnt {
  padding-right: 50%;
  text-align: right;
}

.hudong .cnt h2 {
  font-size: 20px;
  margin-bottom: 30px;
}

.hudong .cnt p {
  line-height: 30px;
  margin-bottom: 30px;
}

.chuangyi {
  width: 1200px;
  margin: 0 auto;
}

.chuangyi .title {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}

.chuangyi .cnt {
  width: 1030px;
  margin: 0 auto;
  min-height: 400px;
  padding: 20px 20px 20px 510px;
  background: url(../images/w6.png) left bottom no-repeat;
  line-height: 30px;
}

.chuangyi .cnt p {
  margin-bottom: 20px;
}

.business {
  width: 1000px;
  margin: 0 auto;
}

.business .title {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}

.business .img-wrap {
  margin-bottom: 100px;
  text-align: center;
}

.business .img-wrap .imgc {
  display: inline-block;
  z-index: 1;
  position: relative;
}

.business .img-wrap .imgc:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #575d67;
  top: 20px;
  left: 20px;
  transition: all ease 300ms;
}

.business .img-wrap .imgc img {
  position: relative;
  z-index: 2;
}

.business .img-wrap .imgc:hover:after {
  left: 0;
  top: 0;
}

.business dt {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  width: 230px;
  vertical-align: top;
}

.business dd {
  line-height: 30px;
  display: inline-block;
  width: 750px;
  vertical-align: top;
}

.join-us {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 80px 0 140px;
}

.join-us .show-window .show-title h5 {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 70px;
}

.join-us .show-window .show-text {
  padding-top: 100px;
  width: 400px;
  text-align: right;
  color: #666666;
}

.join-us .show-window .show-img,
.join-us .show-window .show-mask {
  width: 845px;
  height: 468px;
}

@media (max-width: 1540px) {
  .join-us .show-window .show-text {
    width: 35%;
  }
  .join-us .show-window .show-img,
  .join-us .show-window .show-mask {
    width: 60%;
    height: 400px;
  }
}

.contact-wrap {
  position: relative;
  z-index: 10;
  background: #fff;
  padding: 80px 0;
}

.contact-wrap .show-window .show-title h5 {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 70px;
}

.contact-wrap .show-window .show-text {
  width: 400px;
  text-align: right;
}

.contact-wrap .show-window .show-text h2 {
  margin-bottom: 30px;
}

.contact-wrap .show-window .show-text h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
}

.contact-wrap .show-window .show-text p {
  margin-bottom: 10px;
}

.contact-wrap .show-window .show-img,
.contact-wrap .show-window .show-mask {
  width: 845px;
  height: 468px;
}

@media (max-width: 1540px) {
  .contact-wrap .show-window .show-text {
    width: 35%;
  }
  .contact-wrap .show-window .show-img,
  .contact-wrap .show-window .show-mask {
    width: 60%;
    height: 400px;
  }
}

.contact-wrap .code-wrap {
  margin-top: 30px;
}

.contact-wrap .code-wrap .note {
  margin-top: 10px;
}

.timeline .title {
  text-align: center;
}

.timeline .title h2 {
  font-size: 80px;
  margin-bottom: 30px;
}

.timeline .title .sub-title {
  font-size: 20px;
  font-weight: bold;
}

.timeline .p-wrap {
  position: relative;
  margin-top: 60px;
  width: 100%;
  height: 336px;
  background: #565c66;
}

.timeline .p-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 565px;
  height: 632px;
  right: 200px;
  background: url(../images/p1.png) no-repeat center center;
}

.timeline .p-wrap.p2 {
  margin-top: -200px;
}

.timeline .p-wrap.p2:after {
  width: 607px;
  height: 722px;
  left: 0;
  background: url(../images/p2.png) no-repeat bottom left;
}

.time-list {
  width: 600px;
  margin: 50px auto;
}

.time-list .time {
  border: 2px solid #666;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}

.time-list .cnt {
  line-height: 18px;
  text-align: center;
}

.time-list .cnt p {
  margin-bottom: 20px;
}

.time-list .items {
  position: relative;
  padding-bottom: 200px;
  margin-bottom: 30px;
}

.time-list .items:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 180px;
  background-color: #000;
  left: 50%;
  bottom: 0;
}

.time-list .items:last-child:after {
  display: none;
}

.link-to {
  margin-top: 80px;
  text-align: center;
  font-size: 15px;
}

.link-to a {
  font-weight: bold;
}

.link-to a img {
  margin-left: 3px;
}

.join-tab {
  max-width: 1540px;
  margin: 160px auto 0;
}

@media (max-width: 1540px) {
  .join-tab {
    padding: 0 70px;
  }
}

.join-tab .th-tab {
  margin-bottom: 10px;
  border: 2px solid #666;
}

.join-tab .th-tab table {
  width: 100%;
}

.join-tab .th-tab table th {
  padding: 20px 0;
  width: 20%;
  text-align: center;
  font-weight: bold;
}

.join-tab .cnt-tab {
  border: 2px solid #666;
  margin-bottom: 10px;
}

.join-tab .cnt-tab table {
  width: 100%;
  background: url(../images/open.png) no-repeat 40px 15px;
}

.join-tab .cnt-tab table td {
  padding: 20px 0;
  width: 20%;
  text-align: center;
}

.join-tab .cnt-tab table .desc {
  display: none;
  padding-left: 115px;
  padding-right: 20px;
  line-height: 24px;
  text-align: left;
}

.join-tab .cnt-tab table .desc p {
  margin-bottom: 20px;
}

.join-tab .cnt-tab.open table {
  background: url(../images/close.png) no-repeat 40px 20px;
}

.join-tab .cnt-tab.open table .desc {
  display: table-cell;
}

.page {
  padding-bottom: 50px;
  font-size: 14px;
  text-align: center;
}

.page li {
  display: inline-block;
  margin: 0 10px;
}

.page li a {
  color: #999;
}

.page li.active {
  color: #333;
}

.page li.active a {
  color: #333;
}

.page-section {
  position: relative;
  padding-bottom: 50px;
  background-color: #fff;
  z-index: 10;
}

.abs2 .right,
.abs2 .left {
  float: left;
  width: 50%;
  padding-left: 0;
}

.abs2 .right {
  padding-left: 120px;
  line-height: 30px;
}

.ft-img h3 {
  margin-bottom: 60px;
}

.ft-img img {
  max-width: 100%;
  height: auto !important;
}

.bwx-slide .item {
  display: inline-block;
}

.bwx-slide .owl-dots {
  margin-top: 20px;
}

.bwx-slide .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.bwx-slide .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.bwx-slide .owl-dots .owl-dot.active span,
.bwx-slide .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* 2019.1.3 */
.team-slide {
  position: relative;
  z-index: 8;
  background: #fff;
}

.team-slide .title-group {
  color: #000;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.team-slide .title-group h1 {
  font-size: 60px;
  margin-bottom: 30px;
}

.team-slide .title-group h2 {
  font-size: 20px;
}

.team-slide .slide-wrap2 {
  padding-bottom: 100px;
}

.team-slide .slide-wrap2 img {
  display: block;
  width: 100%;
}

.team-slide .slide-wrap2 .p-info {
  margin-bottom: 20px;
}

.team-slide .slide-wrap2 .p-info .name {
  color: #000;
  font-size: 14px;
  margin: 10px 0 5px;
}

.team-slide .slide-wrap2 .p-desc {
  line-height: 24px;
  color: #000;
}

.team-slide .slide-wrap2 .owl-dots {
  text-align: center;
  padding-top: 40px;
}

.team-slide .slide-wrap2 .owl-dot {
  display: inline-block;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background-color: #000000;
}

.team-slide .slide-wrap2 .owl-dot.active {
  background-color: #9fa0a0;
}

.res.team-slide {
  position: relative;
  padding-top: 160px;
}

.res.team-slide:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  top: 0;
}

.show-list {
  position: relative;
  background-color: #fff;
  z-index: 8;
}

.show-list .items {
  overflow: hidden;
  position: relative;
  padding: 160px 0;
}

.show-list .items:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  bottom: 0;
}

.show-list .items:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 70px;
  background-color: #000;
  left: 50%;
  top: 0;
}

.show-list .items:last-child:after {
  display: none;
}

.show-list .item-title {
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.show-list .item-title h1 {
  font-size: 60px;
  color: #000;
  margin-bottom: 20px;
}

.show-list .item-title h3 {
  font-size: 20px;
}

.show-list .itemc {
  position: relative;
}

.show-list .desc {
  transition: all ease 600ms;
  width: 700px;
  float: left;
  padding-right: 80px;
}

.show-list .desc .abs {
  line-height: 30px;
  text-align: justify;
}

.show-list .img {
  float: left;
  width: 700px;
  height: 407px;
  overflow: hidden;
}

.show-list .img img {
  width: 100%;
  height: 100%;
}

.show-list .mask {
  position: absolute;
  z-index: -1;
  width: 700px;
  height: 407px;
  background-color: #565c66;
  right: 40px;
  top: 40px;
  transition: all ease 600ms;
}

.show-list .itemc:hover .mask {
  top: 0;
  right: 0;
}

.show-list .items.even .desc {
  float: right;
  padding-right: 0;
  padding-left: 80px;
  text-align: justify;
}

.show-list .items.even .img {
  float: left;
}

.show-list .items.even .mask {
  left: 40px;
}

.show-list .items.even .itemc:hover .mask {
  left: 0;
}

.show-list .items.center {
  text-align: center;
}

.show-list .items.center .img {
  float: none;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.show-list .items.center .img::after {
  content: "";
  position: absolute;
  background-color: #565c66;
  width: 100%;
  height: 100%;
  top: 40px;
  left: 40px;
  transition: all ease 600ms;
}

.show-list .items.center .img img {
  position: relative;
  z-index: 11;
}

.show-list .items.center .img:hover::after {
  content: "";
  position: absolute;
  background-color: #565c66;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.show-list .items.center .itemc:hover .mask {
  left: 0;
}

.show-list .items.center .res-show {
  width: 580px;
  margin: 60px auto 0;
  text-align: left;
}

.show-list .items.center .res-show .tit {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.show-list .items.center .res-show .item {
  float: left;
  width: 50%;
}

.show-list .items.center .res-show .item dl {
  margin-top: 30px;
  line-height: 30px;
}

.show-list .items.center .res-show .item dt {
  color: #000;
  font-weight: bold;
}

@media (max-width: 1540px) {
  .show-list .img,
  .show-list .desc,
  .show-list .mask {
    width: 50%;
  }
}

.inner-banner.hh {
  position: relative;
  background: #666666;
  padding-top: 15vh;
}

.inner-banner.hh .detail-slide .item {
  width: 80%;
  margin: 0 auto;
  height: 70vh;
  overflow: hidden;
}

.inner-banner.hh .owl-prev {
  position: absolute;
  z-index: 11;
  bottom: -40px;
  left: 40px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: url(../images/prev.png);
  color: transparent;
}

.inner-banner.hh .owl-next {
  position: absolute;
  color: transparent;
  z-index: 11;
  bottom: -40px;
  right: 40px;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: url(../images/next.png);
}

.inner-banner.hh .owl-dots {
  text-align: center;
  padding-top: 40px;
}

.inner-banner.hh .owl-dot {
  display: inline-block;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  background-color: #000000;
}

.inner-banner.hh .owl-dot.active {
  background-color: #9fa0a0;
}
