.col-lg-12 {
  padding: 0;
  overflow: hidden;
}
.col-md-12 {
  padding: 0;
  overflow: hidden;
}
.header {
  height: 574px;
  width: 100%;
}
.header .nav {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-animation: header_move 1.5s 0.1s both;
  animation: header_move 1.5s 0.1s both;
}
.header .nav .left {
  -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  float: left;
}
.header .nav .right {
  height: 80px;
  float: right;
  -webkit-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
  line-height: 80px;
}
h1 {
  margin: 0;
}
.header .nav .right ul {
  height: 80px;
  line-height: 80px;
}
.header .nav .right ul li {
  float: left;
  margin-left: 30px;
  position: relative;
}
.header .nav .right ul li a {
  color: #708090;
  font-size: 18px;
}
.header .nav .right ul li .a_5 {
  color: #eb924a;
}
.header .nav .right ul li a:hover {
  color: #eb924a;
}
.header .nav .right ul li #span_5 {
  display: inline-block;
  width: 100%;
  border-bottom: 2px solid #eb924a;
  position: absolute;
  top: 62px;
  right: 0;
}
.header .backgrounds {
  width: 100%;
  position: relative;
  -webkit-animation: header_move 1.5s both;
  animation: header_move 1.5s both;
}
.header .backgrounds img {
  width: 100%;
  height: auto;
}
.header .map-click {
  width: 100%;
  height: 495px;
  position: absolute;
  top: 80px;
  display: inline-block;
}
.company {
  width: 1200px;
  margin: 0 auto;
  margin-top: 100px;
}
.company .content .profile,
.company .content .team,
.company .content .contact {
  margin-top: 100px;
}
.company .content .profile .head {
  position: relative;
  -webkit-animation: bottom_move 1.5s 0.1s both;
  animation: bottom_move 1.5s 0.1s both;
}
.company .content .team .head-1,
.company .content .contact .head-2 {
  position: relative;
  -webkit-animation: bottom_move 1.5s both paused;
  animation: bottom_move 1.5s both paused;
}
.company .content .profile .head span,
.company .content .team .head-1 span,
.company .content .contact .head-2 span {
  background: url("/css/image/down.png") no-repeat;
  width: 55px;
  height: 39px;
}
.company .content .profile .head h2,
.company .content .team .head-1 h2,
.company .content .contact .head-2 h2 {
  margin-top: 20px;
}
.company .content .profile .words,
.company .content .team .words-1 {
  font-size: 18px;
  color: #05173b;
  margin-top: 60px;
}
.company .content .profile .words .p-one {
  position: relative;
  -webkit-animation: bottom_move 1.5s 0.2s both;
  animation: bottom_move 1.5s 0.2s both;
}
.company .content .profile .words .p-two {
  margin-top: 30px;
  position: relative;
  -webkit-animation: bottom_move 2s 0.6s both;
  animation: bottom_move 1.5s 0.6s both;
}
.company .content .profile .image {
  margin-top: 50px;
  width: 100%;
  height: 400px;
  position: relative;
  -webkit-animation: bottom_move 2s both paused;
  animation: bottom_move 1.5s both paused;
}
.company .content .profile .image img {
  width: 100%;
  height: auto;
}
.company .content .team .words-1 .p-one {
  position: relative;
  -webkit-animation: bottom_move 2s both paused;
  animation: bottom_move 1.5s both paused;
}
.company .content .team .words-1 .p-two,
.company .content .team .words-1 .p-three {
  margin-top: 30px;
  position: relative;
}
.company .content .team .words-1 .p-two {
  -webkit-animation: bottom_move 2s 0.2s both paused;
  animation: bottom_move 1.5s 0.2s both paused;
}
.company .content .team .words-1 .p-three {
  -webkit-animation: bottom_move 2s 0.4s both paused;
  animation: bottom_move 1.5s 0.4s both paused;
}
.company .content .contact .information {
  margin-top: 60px;
}
.company .content .contact .information .business,
.company .content .contact .information .channel,
.company .content .contact .information .address {
  float: left;
  text-align: center;
  position: relative;
}
.company .content .contact .information .business {
  -webkit-animation: bottom_move 2s both paused;
  animation: bottom_move 1.5s both paused;
}
.company .content .contact .information .channel {
  -webkit-animation: bottom_move 2s 0.2s both paused;
  animation: bottom_move 1.5s 0.2s both paused;
}
.company .content .contact .information .address {
  -webkit-animation: bottom_move 2s 0.4s both paused;
  animation: bottom_move 1.5s 0.4s both paused;
}
.company .content .contact .information .channel div,
.company .content .contact .information .address div {
  margin-left: 266px;
}
.company .content .contact .information .business div h3,
.company .content .contact .information .channel div h3,
.company .content .contact .information .address div h3 {
  margin: 0;
}
.company .content .contact .information .business div span,
.company .content .contact .information .channel div span,
.company .content .contact .information .address div span {
  display: inline-block;
  border-bottom: 2px solid #05173b;
  width: 120px;
}
.company .content .contact .information .img-1 {
  margin-top: 20px;
}
.company .content .contact .information .img-2,
.company .content .contact .information .img-3 {
  margin-left: 266px;
  margin-top: 20px;
}
.footer {
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #eb924a;
  margin-top: 150px;
  color: #fff;
  font-size: 18px;
}
.footer p {
  margin: 0;
}
.footer p a {
  color: #fff;
  text-decoration: none;
}
@-webkit-keyframes bottom_move {
  from {
    bottom: -260px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes bottom_move {
  from {
    bottom: -260px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@-webkit-keyframes left_move {
  from {
    left: -260px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@keyframes left_move {
  from {
    left: -260px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes right_move {
  from {
    right: -260px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@keyframes right_move {
  from {
    right: -260px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes optimization_right_move {
  from {
    right: -360px;
    opacity: 0;
  }
  to {
    right: -180px;
    opacity: 1;
  }
}
@keyframes optimization_right_move {
  from {
    right: -360px;
    opacity: 0;
  }
  to {
    right: -180px;
    opacity: 1;
  }
}
@-webkit-keyframes brands_right_move {
  from {
    right: -210px;
    opacity: 0;
  }
  to {
    right: -50px;
    opacity: 1;
  }
}
@keyframes brands_right_move {
  from {
    right: -210px;
    opacity: 0;
  }
  to {
    right: -50px;
    opacity: 1;
  }
}
@-webkit-keyframes anime_right_move {
  from {
    right: -185px;
    opacity: 0;
  }
  to {
    right: -25px;
    opacity: 1;
  }
}
@keyframes anime_right_move {
  from {
    right: -185px;
    opacity: 0;
  }
  to {
    right: -25px;
    opacity: 1;
  }
}
@-webkit-keyframes loan_right_move {
  from {
    right: -295px;
    opacity: 0;
  }
  to {
    right: -135px;
    opacity: 1;
  }
}
@keyframes loan_right_move {
  from {
    right: -295px;
    opacity: 0;
  }
  to {
    right: -135px;
    opacity: 1;
  }
}
@-webkit-keyframes header_move {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes header_move {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
