@charset "UTF-8";
/* css reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, address {
  padding: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

.img-list:after, .clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.hide {
  display: none; }

li {
  list-style: none; }

input, button, textarea, select {
  font-family: 'Microsoft Yahei','脣脦脤氓',arial,sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-appearance: none; }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

* {
  box-sizing: border-box; }

/* global */
html {
  position:relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

body {
  font-family: 'Microsoft Yahei','脣脦脤氓',arial,sans-serif;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 22px; }

h1 {
  font-size: 30px;
  font-weight: normal; }

h2 {
  font-size: 24px;
  font-weight: normal; }

h3 {
  font-size: 20px;
  font-weight: normal; }

h4 {
  font-size: 18px;
  font-weight: normal; }

h5 {
  font-size: 16px;
  font-weight: normal; }

h6 {
  font-size: 14px;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Microsoft Yahei','脣脦脤氓',arial,sans-serif; }

a {
  color: #4c4c4c;
  text-decoration: none;
  outline: none;
  transition: all 0.3s linear; }

/*a:visited { color:#cc0000; text-decoration:none; outline:none;}*/
a:hover {
  color: #cc0000;
  text-decoration: underline;
  outline: none; }

a:active, a:focus {
  outline: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

em {
  font-style: italic; }

strong {
  font-weight: normal; }

.container {
  width: 1230px;
  margin: 0 auto;
  padding: 0 15px; }

body {
  font-family: 'Microsoft Yahei', '瀹嬩綋';
  position: relative; }

.home {
  position:relative;
  color: #fff;
  background: #172435; }

header .logo {
  float: left;
  margin-top: 20px; }
header .container {
  width: auto; }
header .header-right {
  float: right; }
header .inner {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #101924;
  height: 80px;
  z-index: 999;
  opacity: 0.9; }
header .closed .nav {
  overflow: hidden; }
  header .closed .nav > ul {
    transform: translate3d(100%, 0px, 0px); }
header .closed .collapse .first {
  left: 6px;
  width: 16px;
  transform: rotate(0deg); }
header .closed .collapse .third {
  left: 6px;
  width: 16px;
  transform: rotate(0deg); }
header .nav {
  float: right; }
  header .nav > ul {
    transition: all 0.3s linear;
    transform: translate3d(0px, 0px, 0px); }
    header .nav > ul > li {
      position: relative;
      margin-right: 10px;
      float: left; }
      header .nav > ul > li:hover .sub-menu {
        display: block; }
      header .nav > ul > li > a {
        color: #fff;
        font-size: 14px;
        line-height: 77px;
        padding: 0 18px;
        display: block;
        border-top: 3px solid transparent; }
        header .nav > ul > li > a:hover {
          border-top-color: #4fb8ff;
          text-decoration: none;
          color: #4fb8ff; }
    header .nav > ul .sub-menu {
      display: none;
      padding: 0 10px;
      position: absolute;
      left: 0;
      top: 100%;
      text-align:center;
      min-width:95px;
      background: #101923; }
      header .nav > ul .sub-menu li {
        border-bottom: 1px solid #71767c; }
        header .nav > ul .sub-menu li.last {
          border-bottom: 0 none; }
      header .nav > ul .sub-menu a {
        font-size: 12px;
        color: #fff;
        white-space: nowrap;
        padding: 10px 5px;
        line-height: 20px;
        display: block; }
        header .nav > ul .sub-menu a:hover {
          text-decoration: none;
          color: #4fb8ff; }
header .collapse {
  border: 2px solid #4fb8ff;
  float: right;
  height: 32px;
  width: 32px;
  background: #101924;
  border-radius: 4px;
  position: relative;
  margin-top: 23px; }
  header .collapse span {
    position: absolute;
    transition: all 0.3s linear;
    display: block;
    width: 16px;
    height: 2px;
    background: #4fb8ff;
    left: 6px; }
  header .collapse .first {
    top: 6px;
    transform: rotate(45deg);
    transform-origin: 0 0;
    left: 15px;
    width: 10px; }
  header .collapse .second {
    top: 50%;
    margin-top: -1px; }
  header .collapse .third {
    transform: rotate(-45deg);
    transform-origin: 0 0;
    left: 13px;
    width: 10px;
    bottom: 5px; }
  header .collapse:hover {
    border-color: #4fb8ff; }
    header .collapse:hover span {
      background: #4fb8ff; }

.img-list li {
  float: left; }

.sub-banner {
  padding: 165px 0 110px; }
  .sub-banner .container {
    text-align: center;
    color: #fff; }
    .sub-banner .container h1 {
      font-size: 48px;
      letter-spacing: 4px;
      line-height: 1em; }
    .sub-banner .container p {
      font-size: 16px;
      margin: 30px auto 0;
      line-height: 25px;
      color: #fff;
      letter-spacing: 1px;
      max-width: 800px; }

.sticy-menu {
  position: fixed;
  right: 25px;
  top: 50%;
  z-index: 999; }
  .sticy-menu li {
    position: relative;
    padding-bottom: 35px; }
    .sticy-menu li a {
      display: block;
      overflow: hidden; }
    .sticy-menu li:after {
      position: absolute;
      top: 28px;
      right: 10px;
      content: "";
      width: 2px;
      height: 22px;
      display: block;
      background: url(../images/sticy-bg.png) no-repeat center top; }
    .sticy-menu li span {
      display: block;
      float: right;
      height: 22px;
      background: #101924;
      color: #fff;
      width: 22px;
      text-align: center;
      font-size: 14px;
      font-weight: bold; }
    .sticy-menu li .full {
      display: none; }
    .sticy-menu li.active span {
      display: none; }
    .sticy-menu li.active .full {
      display: block;
      text-align: right;
      padding: 0 5px;
      width: auto; }
    .sticy-menu li.last:after {
      display: none; }

.section-bgc {
  overflow: hidden;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  background: #172435; }
  .section-bgc > div {
    position: relative; }
  .section-bgc .layer {
    position: relative !important; }
  .section-bgc img {
    vertical-align: top;
    display: block; }
  .section-bgc .bg-about {
    height: 780px; }

.home .banner {
  overflow: hidden;
  padding-top: 0; }
  .home .banner .section-bg {
    position: absolute !important;
    background: url(../images/homebg_banner.jpg) no-repeat center top;
    height: 100%; }
  .home .banner .section-bg3 {
  position: absolute !important;
  background: url(../images/content/2017072001.jpg) no-repeat center top;
  height: 100%; }
  .home .banner .section-bg4 {
  position: absolute !important;
  background: url(../images/content/blackstone.jpg) no-repeat center top;
  height: 100%; }
  .home .banner .container {
    position: relative;
    padding-top: 0;
    height: 100%; }
  .home .banner .moredetail{opacity: 1;width: 146px;height: 45px;line-height: 45px;text-align:center;font-size: 18px;color: #fff;background: none;border: solid 1px #fff;border-radius: 20px;margin: 0 auto;}
  .home .banner .moredetail:hover{text-decoration: none;color:#fff;background: rgba(80,33,49,.6);border: solid 1px #f3312f;}
  .home .banner .moredetail2{opacity: 1;width: 146px;height: 45px;line-height: 45px;text-align:center;font-size: 18px;color: #fff;background: none;border: solid 1px #fff;border-radius: 20px;position:absolute;left:0;right:0;bottom:200px;}
  .home .banner .moredetail2:hover{text-decoration: none;color:#fff;background: rgba(34,227,252,.6);border: solid 1px #0087ff;}
  .home .banner .text {
    text-align: center;
    width: 640px;
    position: absolute;
    left: 50%;
    margin-left: -320px;
    bottom: 110px; }
  .home .banner h2 {
    height: 57px;
    background: url(../images/banner_logo.png) no-repeat center;
    margin-bottom: 30px;
    background-size: auto 100%; }
  .home .banner h3 {
    font-size: 30px;
    margin-bottom: 105px;
    line-height: 1; }
  .home .banner span {
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    line-height: 66px;
    padding: 0 55px;
    font-size: 28px; }
  .home .banner .line {
    width: 2px;
    height: 205px;
    /* background: #57626d; */
    overflow: hidden;
    margin: 0 auto; }
    .home .banner .line .line-inner {
      width: 1px;
      height: 205px;
      /* background: #57626d; */
      overflow: hidden;
      margin: 0 auto;
      /* padding-right: 1px; */
      border-left: 1px solid #57626d;
      margin-top: -5px; }
  .home .banner a {
    display: block;
    width: 47px;
    height: 80px;
    border-radius: 25px;
    border: 3px solid #c44344;
    color: #c44344;
    margin: -50px auto 0;
    font-size: 30px;
    /* &:hover{
      border-color:#e09c9d;
      color:#e09c9d;
      box-shadow: 0 0 13px rgba(255,255,255,.6);
    } */ }
    .home .banner a .fa {
      margin:25px auto 0;
      width: 27px;
      height: 30px;
      margin-top: 25px; 
      background:url(../images/arrow-down.png) no-repeat center 6px;
    }
      .home .banner a .fa:before{
        display:none;
      }

.home .main {
  z-index: 9;
  position: relative; }

.section {
  position: relative; }
  .section .section-bg {
    height: 100%;
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0; }
    .section .section-bg3 {
    height: 100%;
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0; }
    .section .section-bg4 {
    height: 100%;
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0; }
  .section .container {
    position: relative; }
  .section .title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px; }
    .section .title a {
      font-size: 30px;
      color: #fff; }
      .section .title a:hover {
        color: #ea6153;
        text-decoration: none; }
  .section .sub-title {
    color: #506781;
    font-size: 24px;
    text-align: center;
    display: block;
    margin-bottom: 38px; }

.solution {
  position: relative; }
  .solution .sub-title {
    margin-bottom: 25px; }
  .solution .fp-tableCell {
    vertical-align: bottom; }
  .solution .section-bg {
    position: absolute !important;
    background: url(../images/homebg_solution.jpg) no-repeat center top;
    height: 100%; }
  .solution .inner {
    background: url(../images/solution_bg.png) center bottom no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
  .solution .container {
    position: relative; }
  .solution .tab {
    margin: 0 auto 15px;
    width: 570px; }
    .solution .tab li {
      float: left;
      margin-top: 40px; }
      .solution .tab li a {
        background: #101924;
        display: block;
        transform: skew(-20deg, 0deg); }
        .solution .tab li a:hover {
          text-decoration: none; }
        .solution .tab li a span {
          font-style:italic;
          transform: skew(20deg, 0deg);
          display: block;
          color: #69788b;
          font-size: 24px;
          height: 62px;
          padding: 0 60px;
          line-height: 60px; }
      .solution .tab li.active a {
        background: #c44344; }
        .solution .tab li.active a span {
          color: #fff; }
      .solution .tab li.line {
        transform: skew(-20deg, 0deg);
        width: 2px;
        height: 140px;
        background: #c44344;
        overflow: hidden;
        margin: 0; }
      .solution .tab li.first {
        margin-top: 35px;
        margin-right: -2px; }
      .solution .tab li.second {
        margin-top: 57px;
        margin-left: -6px; }
  .solution .tab-content .tab-pane {
    display: none; }
    .solution .tab-content .tab-pane img {
      vertical-align: middle; }
    .solution .tab-content .tab-pane.active {
      display: block; }
    .solution .tab-content .tab-pane p {
      text-align: center;
      font-size: 14px;
      color: #babec3;
      margin-bottom: 5px;
      padding: 0 225px; }

.service .section-bg {
  position: absolute !important;
  background: url(../images/homebg_service.jpg) no-repeat center top;
  height: 100%; }
.service .img-list {
  margin: 0 -30px; }
  .service .img-list li {
    width: 33.333%;
    padding: 0 30px; }
    .service .img-list li .inner {
      background: #101924; 
      position: relative; }
  .service .img-list .img-box {
    border-bottom: 2px solid #c44344; }
    .service .img-list .img-box img {
      width: 100%;
      height: auto; }
  .service .img-list .text-box {
    padding: 32px 40px;
    position: relative;
    z-index:1; 
    }
  .service .img-list .tip {
    position: absolute;
    height: 80px;
    width: 150px;
    overflow: hidden;
    bottom: 0px;
    left: 5px; }
    .service .img-list .tip span {
      position: absolute;
      color: #1a2531;
      font-size: 100px;
      display: inline-block;
      top: 0;
      line-height: 90px; }
  .service .img-list .more {
    color: #fff;
    font-size: 24px;
    display: block;
    margin-bottom: 25px;
    line-height: 34px;
    overflow: hidden; }
    .service .img-list .more:hover {
      padding: 0 10px;
      text-decoration: none; }
      .service .img-list .more:hover .icon-arrow-right {
        background: #c44344; }
      .service .img-list .more:hover span {
        background: #101924; }
  .service .img-list .icon-arrow-right {
    transition: all 0.3s linear;
    border: 2px solid #c44344;
    float: right;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    position: relative; }
    .service .img-list .icon-arrow-right span {
      position: absolute;
      display: block;
      width: 16px;
      height: 2px;
      background: #c44344;
      left: 6px; }
    .service .img-list .icon-arrow-right .first {
      top: 8px;
      transform: rotate(35deg);
      transform-origin: 0 0;
      left: 15px;
      width: 8px; }
    .service .img-list .icon-arrow-right .second {
      top: 50%;
      margin-top: -1px; }
    .service .img-list .icon-arrow-right .third {
      transform: rotate(-35deg);
      transform-origin: 0 0;
      left: 14px;
      width: 8px;
      bottom: 8px; }
  .service .img-list p {
    color: #babec3;
    line-height: 24px;
    height: 264px; }

.success .section-bg {
  position: absolute !important;
  background: url(../images/homebg_success.jpg) no-repeat center top;
  height: 100%; }
.success .sub-title {
  margin-bottom: 60px; }
.success .swiper-wrapper {
  width: 100%;
  position: relative; }
  .success .swiper-wrapper li {
    width: 33.3333%;
    float: left; }
  .success .swiper-wrapper .img-box {
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    background: #fff;
    height: 300px;
    overflow: hidden;
    text-align: center; }
    .success .swiper-wrapper .img-box img {
      width: 100%;
      vertical-align: middle; }
  .success .swiper-wrapper .text-box {
    background: #101923;
    padding: 20px; }
    .success .swiper-wrapper .text-box p {
      height: 88px;
      overflow: hidden; }
    .success .swiper-wrapper .text-box h5 {
      font-size: 24px;
      margin-bottom: 20px;
      position: relative;
      line-height: 28px;
      padding-bottom: 10px; }
      .success .swiper-wrapper .text-box h5:after {
        content: "";
        width: 35px;
        height: 3px;
        background: #c44344;
        bottom: 0;
        left: 0;
        position: absolute; }
    .success .swiper-wrapper .text-box .text-right {
      text-align: right; }
    .success .swiper-wrapper .text-box .more {
      color: #fff; }
      .success .swiper-wrapper .text-box .more i {
        margin-right: 10px; }
      .success .swiper-wrapper .text-box .more:hover {
        text-decoration: none;
        color: #c00; }

.partner .section-bg {
  position: absolute !important;
  background: url(../images/homebg_partner.jpg) no-repeat center top;
  height: 100%; }
.partner .partner-skew {
  position: relative; }
  .partner .partner-skew:before {
    content: "";
    transform: rotateZ(177deg);
    width: 145px;
    height: 145px;
    overflow: hidden;
    position: absolute;
    left: -23px;
    top: -88px;
    background: url(../images/skew_line.png) no-repeat center; }
  .partner .partner-skew:after {
    //content: "";
    width: 145px;
    height: 145px;
    overflow: hidden;
    position: absolute;
    right: -20px;
    bottom: -76px;
    background: url(../images/skew_line.png) no-repeat center; }
.partner .more {
  position: absolute;
  right: 41px;
  bottom: -65px;
  width: 48px;
  height: 48px;
  text-indent: 0;
  z-index: 9;
  text-indent: -9999em;
  background: url(../images/icon-add-half.png) no-repeat center; }
.partner .img-list {
  margin: 0 -5px; }
  .partner .img-list li {
    width: 20%;
    padding: 0 5px;
    margin-bottom: 10px; }
    .partner .img-list li .inner {
      border: 2px solid #fff;
      height: 244px;
      position: relative; }
      .partner .img-list li .inner:hover .img-box {
        display: block; }
      .partner .img-list li .inner:hover .num {
        color: #101924; }
        .partner .img-list li .inner:hover .num i {
          background-position: center -19px; }
      .partner .img-list li .inner:hover .des {
        display: none; }
    .partner .img-list li .img-box {
      line-height: 240px;
      text-align: center;
      background: #fff; }
    .partner .img-list li .img-box a{
      display:block;
    }
      .partner .img-list li .img-box img {
        vertical-align: middle; }
      .partner .img-list li .img-box:hover {
        background: none; }
    .partner .img-list li .num {
      display: none;
      font-size: 18px;
      position: absolute;
      left: 20px;
      top: 30px; }
      .partner .img-list li .num i {
        display: block;
        width: 22px;
        height: 25px;
        margin: 0 auto;
        background: url(../images/icon_num.png) center 6px no-repeat; }
    .partner .img-list li .des {
      font-size: 24px;
      position: absolute;
      left: 20px;
      bottom: 12px;
      line-height: 28px; }
      .partner .img-list li .des span {
        display: block; }

.footer .section-bg {
  position: absolute !important;
  background: url(../images/homebg_about.jpg) no-repeat center top;
  height: 100%; }
.footer .decr p {
  color: #babec3;
  text-indent: 2em;
  line-height: 24px; }
.footer .more {
  display: block;
  height: 40px;
  width: 120px;
  margin: 25px auto 35px;
  line-height: 36px;
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 0 25px;
  color: #fff;
  font-size: 16px; }
  .footer .more:hover {
    background: #fff;
    color: #101923;
    text-decoration: none; }
.footer .footer-bottom .left-box, .footer .footer-bottom .right-box {
  float: left;
  border-top: 2px solid #c44344;
  background: #101923; }
.footer .footer-bottom .left-box {
  padding: 40px 50px;
  width: 470px;
  margin: 60px -50px 0 0; }
.footer .footer-bottom .right-box {
  padding: 40px 150px 30px;
  width: 730px; }
.footer .footer-bottom ul li {
  border-bottom: 1px solid #323941;
  margin-bottom: 10px; }
  .footer .footer-bottom ul li h4 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px; }
    .footer .footer-bottom ul li h4 a {
      font-size: 24px;
      color: #fff; }
      .footer .footer-bottom ul li h4 a:hover {
        text-decoration: none;
        color: #c00; }
  .footer .footer-bottom ul li span {
    display: block;
    margin-bottom: 10px;
    color: #babec3;
    font-size: 16px; }
  .footer .footer-bottom ul li a {
    color: #babec3;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px; }
    .footer .footer-bottom ul li a:hover {
      text-decoration: none;
      color: #c00; }
.footer .copyright-box {
  background: #101924;
  padding: 12px 0 10px 0; }
  .footer .copyright-box .container {
    padding-top: 0; }
  .footer .copyright-box p {
    color: #6a6b6b;
    text-align: center; }

.home .footer .copyright-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.aw-animation {
  opacity: 0; }

.img-box.aw-animation.animated.fadeInDown {
  margin-left: -35px; }

.aw-animation.animated {
  opacity: 1; }

.about-page .sub-banner {
  background: url(../images/about_banner.jpg) no-repeat center;
  background-size: auto 100%; }
.about-page h3 {
  font-size: 24px;
  font-weight: bold;
  color: #333; }
.about-page .title {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 25px; }
.about-page .text-img .img-box {
  float: left;
  width: 36.666%; }
.about-page .text-img .text-box {
  float: left;
  width: 63.333%;
  padding: 45px 0 0 60px;
  color: #666; }
  .about-page .text-img .text-box li {
    margin-bottom: 24px;
    line-height: 24px; }
.about-page .enterprise .container {
  padding-top: 75px;
  padding-bottom: 50px; }
.about-page .enterprise .title-line-center {
  margin-bottom: 60px; }
.about-page .enterprise .text-content {
  padding: 25px 0 60px 460px;
  min-height: 350px;
  background: url(../images/computer.png) no-repeat left bottom; }
  .about-page .enterprise .text-content p {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-bottom: 25px; }
.about-page .title-line-center {
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
  position: relative; }
  .about-page .title-line-center:after {
    content: "";
    display: block;
    width: 30px;
    height: 4px;
    background: #c44344;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0; }
.about-page .decr-quotes {
  padding: 0 70px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 45px;
  position: relative; }
  .about-page .decr-quotes:before {
    content: "\"";
    top: 35px;
    left: 0px;
    position: absolute;
    color: #d9dadc;
    font-size: 120px; }
  .about-page .decr-quotes:after {
    content: "\"";
    bottom: -35px;
    right: 0px;
    position: absolute;
    color: #d9dadc;
    font-size: 120px; }
.about-page .enterprise-decr {
  background: #f2f2f2;
  padding: 80px 0; }
  .about-page .enterprise-decr .img-list {
    margin: 0 -15px; }
    .about-page .enterprise-decr .img-list li {
      width: 33.333%;
      text-align: center;
      padding: 0 15px; }
      .about-page .enterprise-decr .img-list li .img-box {
        margin-bottom: 15px; }
    .about-page .enterprise-decr .img-list h5 {
      font-size: 24px;
      margin-bottom: 15px; }
    .about-page .enterprise-decr .img-list p {
      padding: 0 20px; }
.about-page .enterprise-purpose {
  padding: 60px 0; }
.about-page .enterprise-active {
  padding: 60px 0; }
  .about-page .enterprise-active .text-box {
    float: left;
    padding: 45px 60px 0 0; }
  .about-page .enterprise-active .img-box {
    float: right; }
.about-page .five-a {
  color: #fff;
  height: 300px;
  padding: 55px 0 0;
  background: url(../images/five_a.jpg) no-repeat center; }
  .about-page .five-a h3 {
    color: #fff;
    text-align: center;
    position: relative;
    line-height: 1;
    padding-bottom: 15px;
    margin-bottom: 35px; }
    .about-page .five-a h3:after {
      content: "";
      display: block;
      width: 30px;
      height: 4px;
      background: #fff;
      position: absolute;
      left: 50%;
      margin-left: -15px;
      bottom: 0; }
  .about-page .five-a ul {
    padding: 0 100px; }
    .about-page .five-a ul li {
      line-height: 24px;
      width: 33.333%;
      float: left;
      font-size: 18px;
      text-transform: capitalize;
      padding: 13px 0; }
      .about-page .five-a ul li span {
        font-size: 25px;
        color: #2f4064;
        display: inline-block;
        width: 36px;
        text-align: right;
        opacity: 0.8;
        background: #577ca1;
        margin-right: 20px;
        font-weight: bold;
        line-height: 26px; }
.about-page .swiper-news {
  padding: 40px 0 35px; }
  .about-page .swiper-news .container {
    position: relative; }
  .about-page .swiper-news #prev {
    width: 33px;
    height: 62px;
    background: url(../images/slider_arrow_left.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 90px;
    z-index: 9;
    cursor: pointer; }
  .about-page .swiper-news #next {
    width: 33px;
    height: 62px;
    background: url(../images/slider_arrow_right.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 9;
    cursor: pointer; }
.about-page .news-box {
  background-color: #f2f2f2;
  padding-top: 50px; }
  .about-page .news-box .news-list {
    margin-bottom: 35px; }
    .about-page .news-box .news-list li {
      width: 33.333%; }
  .about-page .news-box .btn {
    height: 40px;
    width: 300px;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc; }
    .about-page .news-box .btn .fa {
      font-size: 22px;
      margin-top: -4px;
      vertical-align: middle;
      margin-left: 20px; }
.about-page .swiper-c {
  margin: 0 50px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .about-page .swiper-c .swiper-button-disabled {
    cursor: default; }
.about-page .join-us .container {
  padding-top: 50px; }
  .about-page .join-us .container .title-line-center {
    margin-bottom: 55px; }
.about-page .join-us dt {
  font-size: 24px;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  padding-bottom: 18px;
  margin-bottom: 40px; }
.about-page .join-us dd span {
  float: left;
  height: 42px;
  line-height: 40px;
  border: 1px solid #ccc;
  padding: 0 30px;
  font-size: 16px;
  margin: 0 40px 40px 0; }
.about-page .contact {
  border-top: 1px solid #c44344;
  background: #f2f2f2;
  padding: 24px 0 25px;
  text-align: center;
  color: #333;
  font-size: 16px;
  margin-bottom: 160px; }
  .about-page .contact a {
    color: #666; }

.news-list li .img-box {
  margin-bottom: 15px; }
  .news-list li .img-box img {
    width: 100%; }
.news-list li .tag {
  font-size: 16px;
  display: block;
  line-height: 28px; }
.news-list li h5 {
  margin-bottom: 3px; 
  height:44px;
  overflow:hidden;
}
  .news-list li h5 a {
    font-size: 16px; }
.news-list li .time {
  color: #999;
  font-size: 12px;
  display: block;
  margin-bottom: 20px; }
.news-list li p {
  color: #666;
  line-height: 22px;
  margin-bottom: 40px;
  height: 66px;
  overflow: hidden; }
.news-list li .text-box {
  overflow: hidden; }
.news-list li .more {
  float: right;
  color: #666; }
  .news-list li .more:hover {
  color: #c00; text-decoration:none;}
  .news-list li .more .fa {
    margin-right: 5px;
    margin-top: -2px;
    font-size: 20px;
    vertical-align: middle; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

#recruit_info .modal-dialog {
  max-width: 700px;
  margin: 230px auto;
  position: relative;
  z-index: 1050; }

#recruit_info .modal-dialog .modal-content {
  min-height: 400px;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

#recruit_info .modal-dialog .close {
  background: url(../images/modal_close.png) no-repeat right top;
  margin: 10px; }
#recruit_info .modal-dialog .modal-content .modal-body {
  line-height: 30px;
  font-size: 15px;
  padding: 20px 40px;
  position: relative; }
  #recruit_info .modal-dialog .modal-content .modal-body h4 {
    font-size: 18px;
    font-weight: bold; }
  #recruit_info .modal-dialog .modal-content .modal-body span {
    font-size: 16px;
    font-weight: bold; }


/* 20160907 */
.main .contact-list{margin-bottom:70px;}
.main .contact-list li{font-size:16px;line-height:1.4;overflow:hidden;padding-bottom:15px;border-bottom:1px solid #ccc;margin-bottom:15px;}
.main .contact-list li .fa{display:block;}
.main .contact-list li span{display:inline;padding:0;margin:0;font-size:16px;display:block;}
.contact-sec{margin-bottom:40px;}
.main .contact-list .img-box{width:40px;padding-top:5px;font-size:34px;float:left;text-align:center;color:#999;}
.main .contact-list .text-box{margin-left:50px;font-size:14px;}
.main .contact-list li.last .img-box{width:100px;}
.main .contact-list li.last .text-box{margin-left:120px;padding-top:30px;}

/* 2016.9.18 */
.banner .fp-tableCell {position: relative;text-align: center;}
.fp-controlArrow{font: normal normal normal 14px/1 FontAwesome;width: 32px;height:80px;font-size: 80px;display: inline-block;border: none;}
.fp-controlArrow.fp-prev{left:120px;}
.fp-controlArrow.fp-next{right:120px;}
.fp-controlArrow.fp-prev:before{content: "\f104";}
.fp-controlArrow.fp-next:before{content: "\f105";}
.title-color{color:#000;margin-top:10px;}
#slide1 .img-bg {position:absolute;width:100%;height: 100%;background: url('../images/20160914.jpg') no-repeat center center / 100% 100%;}
#slide1 .img-box{position: relative;height: 100%;}
#slide1 .table{display: table;width: 100%;height: 100%;}
#slide1 .table .box{vertical-align: middle;display: table-cell;z-index: 10;
/*position: relative;*/}
#slide1 img{display: inline-block;position: relative;}
#slide3 .img-wrap{height:100%;width:100%;position:relative;padding:60px 100px;}
#slide3 .img-wrap img{width:100%;}
#slide4 .img-wrap{height:100%;width:100%;position:relative;padding:0 200px;display: flex;
    justify-content:center;
    align-items:center;}
#slide4 .img-wrap img{width:100%;}
#slide1 .more{width: 146px;height: 45px;line-height: 45px;font-size: 18px;color: #fff;background: none;border: solid 1px #fff;border-radius: 5px;
text-align: center;display: inline-block;position: relative;opacity: 0;-webkit-transition: opacity 0.3s linear 1.9s;transition: opacity 0.3s linear 1.9s;}
#slide1 .more:hover {background:#fff;color: #000;}
#slide1 .img-box1 {opacity: 0;-webkit-transition: all 0.3s linear 0.5s;transition: all 0.3s linear 0.5s;margin-top:-50px;margin-bottom: 60px;}
#slide1 .img-box2 {opacity: 0;-webkit-transition: all 0.3s linear 0.5s;transition: all 0.3s linear 0.5s;margin-bottom: 30px;-webkit-transform:scale(3) rotate(480deg);transform:scale(3) rotate(480deg);}
#slide1 .img-box3 {opacity: 0;-webkit-transition: all 0.3s linear 0.8s;transition: all 0.3s linear 0.8s;margin-bottom: 40px;}
#slide1 .img-box4 {opacity: 0;-webkit-transition: all 0.3s linear 1.6s;transition: all 0.3s linear 1.6s;margin-bottom: 80px;margin-left: -300px;}
#slide1 .img-box5 {opacity: 0;-webkit-transition: all 0.3s linear 1.1s;transition: all 0.3s linear 1.1s;position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(0);transform: translate(-50%, -50%) rotate(0deg) scale(0);}
#slide1 .img-box6 {opacity: 0;-webkit-transition: all 0.3s linear 1.2s;transition: all 0.3s linear 1.2s;position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
#slide1 .img-box7 {opacity: 0;-webkit-transition: all 0.3s linear 1.3s;transition: all 0.3s linear 1.3s;position: absolute;left:50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
#slide1.animate .img-box1 {opacity: 1;}
#slide1.animate .img-box2 {opacity: 1;-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);}
#slide1.animate .img-box3 {opacity: 1;}
#slide1.animate .img-box4 {opacity: 1;margin-left: 0;}
#slide1.animate .img-box5 {opacity: 1;-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);transform: translate(-50%, -50%) rotate(0deg) scale(1);-webkit-animation: warning 30s infinite linear;animation: warning 30s infinite linear;}
#slide1.animate .img-box6 {opacity: 1;} 
#slide1.animate .img-box7 {opacity: 1;}
#slide1.animate .more{opacity: 1;}
#slide1.animate .more:hover{text-decoration: none;}

-webkit-@keyframes warning {
    0% {-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);transform: translate(-50%, -50%) rotate(0deg) scale(1);}
    30% {-webkit-transform: translate(-50%, -50%) rotate(120deg) scale(1);transform: translate(-50%, -50%) rotate(120deg) scale(1);}
    60% {-webkit-transform: translate(-50%, -50%) rotate(240deg) scale(1);transform: translate(-50%, -50%) rotate(240deg) scale(1);}
    100% {-webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);transform: translate(-50%, -50%) rotate(360deg) scale(1);}
}
@keyframes warning {
    0% {-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);transform: translate(-50%, -50%) rotate(0deg) scale(1);}
    30% {-webkit-transform: translate(-50%, -50%) rotate(120deg) scale(1);transform: translate(-50%, -50%) rotate(120deg) scale(1);}
    60% {-webkit-transform: translate(-50%, -50%) rotate(240deg) scale(1);transform: translate(-50%, -50%) rotate(240deg) scale(1);}
    100% {-webkit-transform: translate(-50%, -50%) rotate(360deg) scale(1);transform: translate(-50%, -50%) rotate(360deg) scale(1);}
}

@media (max-width: 1441px) {
  header .logo {
		width: 168px;
    margin-top: 8px; }
  header .inner {
    height: 60px; }
  header .collapse {
    margin-top: 14px; }
  header .nav > ul > li > a {
    line-height: 57px; }

  .home {
    background: #162636; }
    .home .banner h2 {
      height: 40px;
      margin-bottom: 20px; }
    .home .banner h3 {
      font-size: 21px;
      margin-bottom: 70px; }
    .home .banner span {
      padding: 0 40px;
      font-size: 20px;
      line-height: 50px;
      border-width: 1px; }
    .home .banner .line {
      height: 120px; }
      .home .banner .line .line-inner {
        height: 106px; }
    .home .banner a {
      width: 31px;
      height: 56px;
      border-width: 2px;
      font-size: 24px; }
      .home .banner a .fa {
        margin-top: 17px;
        background-size: 17px auto;
        width:21px;
         }
    .home .banner .text {
      top: auto;
      margin-top: 0;
      bottom: 80px; }

  .section .title {
    font-size: 20px; }
    .section .title a {
      font-size: 20px; }
  .section .sub-title {
    font-size: 16px; }
    .solution .section-bg{
      background-position:center;
    }

  .solution .sub-title {
    margin-bottom: 10px; }
  .solution .inner {
    background-size: 100% auto; }
  .solution .tab-content .tab-pane p {
    margin-bottom: 0; }
  .solution .tab-content .tab-pane .img-box {
    width: 690px;
    margin: 0 auto; }
    .solution .tab-content .tab-pane .img-box img {
      margin-left: -57px; }
  .solution .tab {
    width: 350px;
    margin-bottom: 10px; }
    .solution .tab li.line {
      height: 85px; }
    .solution .tab li a span {
      line-height: 44px;
      height: 44px;
      font-size: 16px;
      padding: 0 35px; }
    .solution .tab li.first {
      margin-top: 12px;
      margin-right: -5px; }
    .solution .tab li.second {
      margin-top: 24px;
      margin-left: -2px; }

  .service .container {
    margin-bottom: 0;
    margin-top: 25px; }
  .service .sub-title {
    margin-bottom: 20px; }
  .service .img-list {
    margin: 0 50px; }
    .service .img-list li {
      padding: 0 20px; }
    .service .img-list .more {
      font-size: 16px;
      margin-bottom: 15px; }
    .service .img-list p {
      font-size: 12px;
      line-height: 22px;
      height: 132px; }
    .service .img-list .text-box {
      padding: 15px 20px; }
      .service .img-list .tip{
        display:none;
      }

  .success .container {
    margin-bottom: 0;
    margin-top: 30px; }
  .success .swiper-container {
    margin: 0 150px; }
    .success .swiper-container .img-box {
      height: 225px; }
    .success .swiper-container .text-box {
      padding: 15px; }
      .success .swiper-container .text-box h5 {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 22px;
        padding-bottom: 8px; }
      .success .swiper-container .text-box p {
        font-size: 12px;
        line-height: 22px; }
  .success .sub-title {
    margin-bottom: 10px; }

  .partner .container {
    margin-bottom: 0; }
  .partner .partner-skew {
    margin: 0 140px; }
  .partner .img-list li .inner {
    height: 176px; }
  .partner .img-list li .img-box {
    line-height: 102px;
    padding: 35px; }
  .partner .img-list li .num {
    left: 10px;
    top: 10px;
    font-size: 16px;
    text-align: center; }
  .partner .img-list li .des {
    font-size: 20px;
    line-height: 24px;
    left: 10px;
    bottom: 10px; }

  .footer .sub-title {
    margin-bottom: 15px; }
  .footer .decr p {
    font-size: 12px;
    line-height: 22px; }
  .footer .more {
    font-size: 12px;
    line-height: 28px;
    height: 30px;
    border-width: 1px;
    text-align: center;
    margin: 25px auto; }
  .footer .footer-bottom ul li h4 {
    font-size: 18px; }
    .footer .footer-bottom ul li h4 a {
      font-size: 18px; }
  .footer .footer-bottom ul li span {
    font-size: 14px; }
  .footer .footer-bottom ul li a {
    font-size: 14px; }
  .footer .footer-bottom ul li.last {
    border: 0 none; }
  .footer .footer-bottom .right-box {
    padding: 30px 80px 0; }
  .footer .footer-bottom .left-box {
    padding: 20px 50px 10px; }

  .success .container {margin-bottom: 0; }
  
  #slide1 .img-box2 img{width: 30%;}
  #slide1 .img-box3 img{width: 15%;}
  #slide1 .img-box4 {margin-bottom: 50px;}
  #slide1 .img-box4 img{width: 30%;}
  #slide1 .img-box5 img {width: 90%;}
  #slide1 .img-box6 img {width: 90%;}
  #slide1 .img-box7 img {width: 100%;}
  #slide1 .more{width: 100px;height: 36px;line-height: 36px;font-size: 14px;}
  .pa-box img {width: 70%;}
}
@media (max-width: 1279px) {
  .container {
    width: 980px; }

  .sub-banner {
    padding: 145px 0 90px; }
    .sub-banner .container h1 {
      font-size: 40px;
      letter-spacing: 2px; }

  .sticy-menu {
    right: 10px; }
    .sticy-menu li.active .full {
      display: none; }
    .sticy-menu li.active span {
      display: block;
      background: #c44344; }

  .service .img-list li p {
    height: 176px;
    overflow: hidden; }

  .success .swiper-wrapper .img-box {
    height: 160px; }
  .success .swiper-wrapper .text-box p {
    height: 154px;
    overflow: hidden; }

  .partner .img-list li .inner {
    height: 158px; }
  .partner .img-list li .img-box {
    line-height: 84px; }
  .partner .img-list li .des {
    font-size: 16px; }
  .partner .partner-skew {
    margin: 0 60px; }

  .footer .footer-bottom .left-box {
    width: 440px; }
  .footer .footer-bottom .right-box {
    width: 560px; }

  .about-page h3 {
    font-size: 20px; }
  .about-page .decr-quotes {
    font-size: 14px; }
  .about-page .enterprise .text-content {
    padding: 50px 0 10px 380px;
    background-size: 500px auto; }
  .about-page .text-img .text-box {
    padding: 26px 0 0 40px; }
    .about-page .text-img .text-box li {
      margin-bottom: 15px; }
  .about-page .enterprise-active .text-box {
    padding: 30px 60px 0 0; }
  .about-page .swiper-c {
    margin: 0 30px; } }
@media (max-width: 991px) {
  .home .footer .fp-tableCell {
    padding-bottom: 0; }
  .home .fp-tableCell {
    padding: 50px 0;
    height: auto !important; }
  .home .solution, .home .service, .home .success, .home .partner, .home .footer {
    height: auto !important; }

  .aw-animation {
    opacity: 1; }

  .container {
    width: 750px; }

  .section-bgc {
    display: none; }

  .sticy-menu {
    display: none; }

  header .inner {
    height: 50px; }
  header .logo {
    width: 140px;
    margin-top: 9px; }
  header .container {
    padding-right: 0;
	height:50px;	}
  header .collapse {
    position: absolute;
    right: 15px;
    margin-top: 9px; }
  header .closed .collapse {
    right: 15px; }
  header .closed .nav > ul {
    width: 0; }
  header .nav > ul {
    background: #101924;
    width: 135px;
    margin-top: 50px; }
    header .nav > ul > li {
      text-align: center;
      float: none;
      margin-right: 0; }
      header .nav > ul > li a {
        line-height: 50px; }
    header .nav > ul .sub-menu {
      position: static;
      background: #1e2b3c; }

  .home .banner .text {
    bottom: 50%;
    margin-bottom: -190px; }

  .solution .inner {
    display: none; }
  .solution .fp-tableCell {
    vertical-align: middle; }
  .solution .tab-content .tab-pane p {
    padding: 0 30px; }

  .service .img-list {
    margin: 0 -20px; }
    .service .img-list .more {
      font-size: 18px;
      margin-bottom: 15px; }
    .service .img-list .text-box {
      padding: 10px 15px; }

  .success .swiper-container {
    margin: 0 auto; }
    .success .swiper-container .img-box {
      height: auto; }
    .success .swiper-container .text-box p {
      height: 132px;
      overflow: hidden; }

  .partner .partner-skew {
    margin: 0 auto; }
    .partner .partner-skew:after, .partner .partner-skew:before {
      display: none; }
  .partner .img-list li {
    width: 33.333%; }
    .partner .img-list li .inner {
      height: 234px; }
    .partner .img-list li .img-box {
      line-height: 160px; }
  .partner .more {
    display: block;
    width: 120px;
    margin: 35px auto;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 0 25px;
    color: #fff;
    text-indent: 0;
    position: static;
    background: none;
    font-size: 12px;
    line-height: 28px;
    height: 30px;
    text-align: center; }

  .footer .footer-bottom .left-box, .footer .footer-bottom .right-box {
    margin: 0 0 20px;
    width: auto;
    float: none;
    padding: 20px; }

  .home .section .section-bg {
    background: #162636; }
  .home .footer .copyright-box {
    position: static; }

  .about-page .five-a ul {
    padding: 0; }
  .about-page .enterprise .text-content {
    padding: 15px 0 10px 270px;
    background-size: 400px auto; }
  .about-page .text-img .text-box {
    width: 50%;
    padding: 0 0 0 25px; }
    .about-page .text-img .text-box li {
      margin-bottom: 15px; }
  .about-page .text-img .img-box {
    width: 50%; }
  .about-page .enterprise-active .text-box {
    padding: 10px 25px 0 0; }
  .about-page .swiper-c {
    margin: 0 30px; } }
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding: 0 10px; }

  .sub-banner {
    padding: 100px 0 50px; }
    .sub-banner .container h1 {
      font-size: 30px; }
    .sub-banner .container p {
      margin-top: 20px;
      font-size: 14px; }

  .home .banner h2 {
    height: 25px; }
  .home .banner h3 {
    font-size: 14px;
    margin-bottom: 40px; }
  .home .banner span {
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px; }
  .home .banner a {
    height: 60px; }
    .home .banner a .fa {
      }

  .section .title {
    font-size: 20px; }
    .section .title a {
      font-size: 20px; }
  .section .sub-title {
    font-size: 18px; }

  .solution .tab {
    width: 265px; }
    .solution .tab li a span {
      font-size: 14px;
      padding: 0 20px;
      line-height: 40px;
      height: 40px; }
    .solution .tab li.line {
      display: none; }
    .solution .tab li.first {
      margin: 0; }
    .solution .tab li.second {
      margin: 0; }
  .solution .tab-content .tab-pane .img-box {
    width: 100%; }

  .service .img-list {
    margin: 0; }
    .service .img-list li {
      width: 100%;
      padding: 0;
      float: none;
      margin-bottom: 20px; }
    .service .img-list .text-box {
      padding: 15px; }
    .service .img-list p {
      height: auto; }

  .partner .img-list {
    margin: 0; }
    .partner .img-list li {
      width: 100%;
      float: none;
      margin-bottom: 20px; }

  .about-page .news-box .btn {
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    width: 100%; }
  .about-page h3 {
    font-size: 18px; }
  .about-page .decr-quotes {
    font-weight: normal; }
  .about-page .enterprise .text-content {
    padding: 0;
    background: none; }
    .about-page .enterprise .text-content p {
      font-size: 14px;
      line-height: 24px;
      margin-bottom: 12px; }
  .about-page .enterprise-decr .img-list {
    margin: 0; }
    .about-page .enterprise-decr .img-list li {
      float: none;
      width: 100%;
      padding: 0;
      margin-bottom: 25px; }
    .about-page .enterprise-decr .img-list h5 {
      font-size: 18px; }
  .about-page .text-img .img-box {
    float: none;
    width: 100%;
    margin-bottom: 15px; }
    .about-page .text-img .img-box img {
      width: 100%; }
  .about-page .text-img .text-box {
    float: none;
    width: 100%;
    padding: 0; }
  .about-page .five-a {
    padding: 20px 0;
    height: auto; }
    .about-page .five-a h3 {
      margin-bottom: 15px; }
    .about-page .five-a ul {
      padding: 0;
      width: 200px;
      margin: 0 auto; }
      .about-page .five-a ul li {
        line-height: 24px;
        font-size: 14px;
        padding: 5px 0;
        width: 100%;
        float: none; }
        .about-page .five-a ul li span {
          font-size: 18px;
          margin-right: 10px; }
  .about-page .join-us dt {
    font-size: 18px;
    padding-bottom: 14px;
    margin-bottom: 15px; }
  .about-page .join-us dd span {
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    font-size: 14px;
    margin: 0 15px 15px 0; }
  .about-page .contact {
    padding: 20px 0 20px;
    font-size: 14px;
    margin-bottom: 30px; } }
@-webkit-keyframes bounce {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  25% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-moz-keyframes bounce {
  0% {
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  25% {
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  75% {
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounce {
  0% {
    animation-timing-function: linear;
    transform: translate3d(0, 0, 0); }
  25% {
    animation-timing-function: linear;
    transform: translate3d(0, 5px, 0); }
  75% {
    animation-timing-function: linear;
    transform: translate3d(0, -5px, 0); }
  100% {
    animation-timing-function: linear;
    transform: translate3d(0, 0, 0); } }
@keyframes bounces {
  0% {
    animation-timing-function: linear;
    transform: translate3d(0, 0, 0); }
  25% {
    animation-timing-function: linear;
    transform: translate3d(0, 5px, 0); }
  75% {
    animation-timing-function: linear;
    transform: translate3d(0, -5px, 0); }
  100% {
    animation-timing-function: linear;
    transform: translate3d(0, 0, 0); } }
.icon-down .fa {
  -webkit-animation: bounce 2s linear 0s infinite;
  -moz-animation: bounce 2s linear 0s infinite;
  animation: bounce 2s linear 0s infinite; }

.line-inner {
  /* -webkit-animation: bounce 2s linear 0s infinite;
  -moz-animation: bounce 2s linear 0s infinite; */
  animation: bounces 2s linear 0s infinite; }

.copyright a{
  color: #3a4d63;
  text-decoration: none; }
.copyright font{
	margin-right: 7px;
}

/*# sourceMappingURL=global.css.map */

.chatphone{
	  padding-top: 18px;
    float: left;
    margin-left: 18px;
    display: block;
}
.appear{
	display: none;
}
.appear img{
		margin-top: 60px;
    margin-left: -20px;	
    float: left;
}
.textin2{
	text-indent: 2em;
}

/* 招贤纳士开始 */
		.talentle{ width: 50%; height: 570px; float: left; border:1px solid #e0e0e0; box-shadow: 2px 2px 2px #dedddd;background: #fff;}
		.talentle h2{ background: #3C9DCD; padding: 20px;margin: 15px 15px 0 -10px;box-shadow: 3px 3px 3px #0171a9;color: #fff;}
		.talentle p{ font-size: 18px;color: #f32a1f;margin-top: 18px;padding-left: 15px;}
		.talentle ul{ margin-left: 8px;}
		.talentle ul li{ float: left;margin-left: 8px;margin-top: 15px;}
		.talentle ul li a{ cursor: auto; background: #e5f6ff;color: #579bbd; padding: 5px 14px;font-size: 14px;border-radius: 3px;border: 1px solid #e2e2e2;}
		.talentle ul li a:hover{ text-decoration: none;}
		.talentle,.talentri ul li a:hover{ text-decoration: none;}
		.talentle font{ background: #FFAB00; width: 160px;text-align: center;border-radius: 4px;color: #fff;padding: 4px;display: block; margin: -21px 32px 0 0;float: right;}
		.talentri{ float: right;width: 48.5%;}
		.talentri a{ color: #666;}
		.talentri a:hover{ text-decoration: underline!important;color: #cacaca;}
		.talentri .jobs{border: 1px solid #dcdcdc;padding: 15px 15px 15px 20px;background: #fff;}
		.talentri .jobs h3{ font-size: 20px;color: #3c9dcd;}
		.talentri .jobs p{ margin-top: 5px;}
		.talentri .jobs p span{ color: #9a9a9a;}
		.money{ color: #f13c32!important;}
		.talent{ float: none;}
		.talentri li{ margin-top: 12px;}
		.areready{ text-align: center;margin-top: 55px;}
/* 招贤纳士结束 */
