.header {
  height: 135px; }
  .header .header-top {
    height: 35px;
    border-bottom: 1px solid #eee; }
    .header .header-top span {
      display: block;
      color: #333;
      text-align: left;
      line-height: 35px;
      font-size: 12px;
      width: 220px;
      float: left; }
    .header .header-top a {
      display: block;
      font-size: 12px;
      width: 50px;
      height: 35px;
      color: #fff;
      text-align: center;
      line-height: 35px;
      background-color: #296fb7;
      float: right; }
  .header .header-bot {
    height: 99px; }
    .header .header-bot .header-logo {
      display: block;
      width: 333px;
      height: 99px;
      background: url(../images/header-logo.jpg) center center no-repeat; }
    .header .header-bot .header-nav {
      overflow: hidden; }
      .header .header-bot .header-nav li {
        width: 120px;
        height: 99px;
        float: left; }
        .header .header-bot .header-nav li a {
          display: block;
          font-size: 16px;
          width: 100%;
          height: 99px;
          color: #333;
          text-align: center;
          line-height: 99px;
          background-color: #fff;
          transition: all 0.3s;
          position: relative; }
          .header .header-bot .header-nav li a:after {
            content: '';
            width: 12px;
            height: 6px;
            background: url(../images/header-nav.png) center center no-repeat;
            left: 50%;
            top: 50%;
            position: absolute;
            margin: -3px 0 0 -6px;
            transition: all 0.3s;
            opacity: 0; }
          .header .header-bot .header-nav li a:hover {
            background-color: #2f81d5;
            color: #fff; }
            .header .header-bot .header-nav li a:hover:after {
              margin-top: 15px;
              opacity: 1; }

.banner {
  height: 65vh;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .banner ul {
    height: 65vh;
    width: auto;
    position: absolute;
    left: 0; }
    .banner ul li {
      float: left;
      height: 65vh; }
      .banner ul li.banner1 {
        background: url(../images/banner1.jpg) center center no-repeat;background-size: cover;}
      .banner ul li.banner2 {
        background: url(../images/banner2.jpg) center center no-repeat; background-size: cover;}
      .banner ul li.banner3 {
        background: url(../images/banner3.jpg) center center no-repeat; background-size: cover;}
  .banner .ban-btn {
    width: 49px;
    height: 73px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    cursor: pointer;
    display: none; }
  .banner .ban-lbtn {
    left: 60px;
    background: url(../images/ban-lbtn.png) center center no-repeat; }
  .banner .ban-rbtn {
    right: 60px;
    background: url(../images/ban-rbtn.png) center center no-repeat; }
  .banner:hover .ban-btn {
    display: block; }
  .banner .pagination {
    width: 200px;
    height: 4px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 22px; }
    .banner .pagination .pageBtn {
      float: left;
      width: 30px;
      height: 100%;
      background-color: #fff;
      cursor: pointer;
      margin-left: 20px;
      transition: all 0.3s;
      border-radius: 3px;
      transition: all 0.3s; }
      .banner .pagination .pageBtn.ac {
        background-color: #296fb7;
        width: 45px; }

.iPro {
  height: 700px; }
  .iPro .iPro-top {
    height: 90px;
    border-bottom: 1px solid #eee; }
    .iPro .iPro-top .iPro-nav {
      width: 100%;
      height: 90px; }
      .iPro .iPro-top .iPro-nav li {
        float: left;
        width: 238px;
        height: 100%;
        border-right: 1px solid #eee;
        position: relative; }
        .iPro .iPro-top .iPro-nav li:first-child {
          border-left: 1px solid #eee; }
        .iPro .iPro-top .iPro-nav li .block {
          position: absolute;
          width: 238px;
          height: 100%;
          background: url(../images/iPro-nav-bg.jpg) center top repeat;
          z-index: -1;
          transition: all 0.5s;
          transform: scale(0, 1);
          opacity: 0;
          filter: alpha(opacity=0); }
        .iPro .iPro-top .iPro-nav li a {
          transition: all 0.5s;
          display: block;
          display: block;
          color: #333;
          text-align: center;
          line-height: 90px;
          font-size: 16px; }
        .iPro .iPro-top .iPro-nav li:hover a {
          color: #fff; }
        .iPro .iPro-top .iPro-nav li:hover .block {
          transform: scale(1, 1);
          opacity: 1;
          filter: alpha(opacity=100); }
  .iPro .iPro-bot {
    margin-top: 50px;
    height: 560px; }
    .iPro .iPro-bot .iPro-bot-l {
      width: 228px;
      height: 100%; }
      .iPro .iPro-bot .iPro-bot-l .iPro-tit {
        width: 195px;
        height: 118px;
        background: url(../images/iPro-tit.png) center center no-repeat; }
      .iPro .iPro-bot .iPro-bot-l .iPro-intr {
        display: block;
        color: #898989;
        text-align: left;
        line-height: 26px;
        font-size: 14px;
        margin-top: 22px; }
      .iPro .iPro-bot .iPro-bot-l .iPro-link {
        width: 123px;
        height: 38px;
        background: #296fb7 url(../images/iPro-link.png) center center no-repeat;
        margin-top: 30px;
        display: block;
        transition: all 0.3s; }
        .iPro .iPro-bot .iPro-bot-l .iPro-link:hover {
          border-radius: 20px; }
    .iPro .iPro-bot .iPro-bot-r {
      width: 900px;
      height: 440px; }
      .iPro .iPro-bot .iPro-bot-r .iPro-pic {
        width: 900px;
        height: 440px;
        position: relative; }
        .iPro .iPro-bot .iPro-bot-r .iPro-pic li {
          float: left;
          width: 278px;
          height: 198px;
          margin: 0 0 18px 18px;
          border: 2px solid #eee; }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li a {
            display: block;
            width: 100%;
            height: 100%;
            position: relative; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a .block {
              position: absolute;
              width: 100%;
              height: 100%;
              background-color: #000;
              opacity: 0;
              transition: all 0.35s;
              filter: alpha(opacity=0);
              z-index: 20; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a .iPro-pic-link {
              position: absolute;
              width: 100%;
              height: 100%;
              opacity: 0;
              transition: all 0.35s;
              filter: alpha(opacity=0);
              z-index: 200; }
              .iPro .iPro-bot .iPro-bot-r .iPro-pic li a .iPro-pic-link .icon {
                width: 38px;
                height: 38px;
                background: url(../images/iPro-pic-link.png) center center no-repeat;
                margin: 63px auto 0; }
              .iPro .iPro-bot .iPro-bot-r .iPro-pic li a .iPro-pic-link span {
                display: block;
                color: #fff;
                text-align: center;
                line-height: 14px;
                font-size: 14px;
                margin-top: 13px; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a::after, .iPro .iPro-bot .iPro-bot-r .iPro-pic li a::before {
              content: '';
              position: absolute;
              bottom: 10px;
              top: 10px;
              left: 10px;
              right: 10px;
              z-index: 99;
              transition: all 0.35s;
              filter: alpha(opacity=0); }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a::after {
              border-bottom: 1px solid #fff;
              border-top: 1px solid #fff;
              transform: scale(0, 1); }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a::before {
              border-left: 1px solid #fff;
              border-right: 1px solid #fff;
              transform: scale(1, 0); }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a:hover .block {
              opacity: 0.6;
              filter: alpha(opacity=60); }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a:hover::after, .iPro .iPro-bot .iPro-bot-r .iPro-pic li a:hover::before {
              transform: scale(1, 1); }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li a:hover .iPro-pic-link {
              opacity: 1;
              filter: alpha(opacity=100); }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.iPro-contact {
            border: none; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li.iPro-contact .icon {
              width: 250px;
              height: 20px;
              background: url(../images/phone.png) center right no-repeat;
              margin-top: 20px; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li.iPro-contact .block {
              width: 20px;
              height: 2px;
              background-color: #02509b;
              margin: 8px 0 0 230px; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li.iPro-contact .phone {
              display: block;
              color: #02509b;
              text-align: right;
              line-height: 16px;
              font-size: 16px;
              width: 250px;
              margin-top: 20px; }
            .iPro .iPro-bot .iPro-bot-r .iPro-pic li.iPro-contact p {
              display: block;
              color: #898989;
              text-align: right;
              line-height: 20px;
              font-size: 11px;
              width: 250px;
              margin-top: 20px; }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.li1 a {
            background: url(../images/iPro-pic1.jpg); }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.li2 a {
            background: url(../images/iPro-pic2.jpg); }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.li3 a {
            background: url(../images/iPro-pic3.jpg); }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.li4 a {
            background: url(../images/iPro-pic4.jpg); }
          .iPro .iPro-bot .iPro-bot-r .iPro-pic li.li5 a {
            background: url(../images/iPro-pic5.jpg); }
        .iPro .iPro-bot .iPro-bot-r .iPro-pic:after {
          content: '';
          width: 1px;
          height: 172px;
          position: absolute;
          background-color: #296fb7;
          right: 0;
          bottom: -17px; }
        .iPro .iPro-bot .iPro-bot-r .iPro-pic:before {
          content: '';
          width: 172px;
          height: 1px;
          position: absolute;
          background-color: #296fb7;
          right: -17px;
          bottom: 0; }

.iAdv {
  height: 1050px; }
  .iAdv .iAdv-top {
    height: 79px;
    background: url(../images/iAdv-top.png) center center no-repeat; }
  .iAdv .iAdv-bot {
    width: 1130px;
    height: 920px;
    margin: 50px auto 0;
    position: relative; }
    .iAdv .iAdv-bot .iAdv-pic-wrap {
      z-index: 20; }
      .iAdv .iAdv-bot .iAdv-pic-wrap:hover {
        z-index: 50; }
    .iAdv .iAdv-bot .iAdv-pic {
      position: absolute;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
      border: 4px solid #fff;
      transition: all 0.5s; }
      .iAdv .iAdv-bot .iAdv-pic.pic1 {
        width: 615px;
        height: 333px;
        background: url(../images/iAdv-pic1.jpg) center center no-repeat;
        left: 0;
        top: 0;
        z-index: 10; }
      .iAdv .iAdv-bot .iAdv-pic.pic2 {
        width: 555px;
        height: 264px;
        background: url(../images/iAdv-pic2.jpg) center center no-repeat;
        left: 566px;
        top: 309px;
        z-index: 20; }
      .iAdv .iAdv-bot .iAdv-pic.pic3 {
        width: 455px;
        height: 271px;
        background: url(../images/iAdv-pic3.jpg) center center no-repeat;
        left: 174px;
        top: 553px;
        z-index: 30; }
      .iAdv .iAdv-bot .iAdv-pic:hover {
        z-index: 80;
        transform: scale(1.1); }
    .iAdv .iAdv-bot .iAdv-icon {
      position: absolute;
      width: 211px;
      height: 211px;
      background: url(../images/iAdv-icon.png) center center no-repeat;
      left: 463px;
      top: 341px;
      z-index: 10; }
    .iAdv .iAdv-bot .iAdv-intr {
      position: absolute;
      width: 425px; }
      .iAdv .iAdv-bot .iAdv-intr .sp1 {
        display: block;
        color: #296fb7;
        text-align: left;
        line-height: 24px;
        font-size: 24px;
        font-weight: bold; }
      .iAdv .iAdv-bot .iAdv-intr .sp2 {
        display: block;
        color: #333;
        text-align: left;
        line-height: 18px;
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px; }
      .iAdv .iAdv-bot .iAdv-intr .block {
        width: 15px;
        height: 3px;
        background-color: #296fb7;
        margin-top: 20px; }
      .iAdv .iAdv-bot .iAdv-intr p {
        display: block;
        color: #898989;
        text-align: justify;
        line-height: 30px;
        font-size: 14px;
        margin-top: 20px; }
      .iAdv .iAdv-bot .iAdv-intr.intr1 {
        height: 230px;
        left: 680px;
        top: 34px; }
      .iAdv .iAdv-bot .iAdv-intr.intr2 {
        height: 170px;
        left: 25px;
        top: 347px; }
      .iAdv .iAdv-bot .iAdv-intr.intr3 {
        height: 200px;
        left: 688px;
        top: 612px; }

.iAbility {
  height: 920px;
  background: url(../images/iAbility-bg.jpg) center top no-repeat;
  background-size: cover;
  overflow: hidden; }
  .iAbility .iAbility-top {
    height: 79px;
    margin-top: 55px;
    background: url(../images/iAbility-top.png) center center no-repeat; }
  .iAbility .iAbility-intr {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    margin-top: 40px; }
  .iAbility .iAbility-list {
    height: 193px;
    margin-top: 30px; }
    .iAbility .iAbility-list li {
      float: left;
      width: 300px;
      height: 100%;
      position: relative; }
      .iAbility .iAbility-list li .icon {
        width: 43px;
        height: 47px;
        margin: 24px auto 0;
        background: url(../images/iAbility-icon.png) center center no-repeat;
        transition: all 0.8s; }
      .iAbility .iAbility-list li .sp1 {
        display: block;
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 30px;
        font-weight: bold;
        margin-top: 23px; }
      .iAbility .iAbility-list li .sp2 {
        display: block;
        color: #fff;
        text-align: center;
        line-height: 14px;
        font-size: 14px;
        margin-top: 14px; }
      .iAbility .iAbility-list li.ac:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 193px;
        background: url(../images/iAbility-line.png);
        top: 0;
        right: 0; }
      .iAbility .iAbility-list li:hover .icon {
        transform: rotate(180deg); }
  .iAbility .iApp {
    width: 1204px;
    height: 358px;
    background-color: #fff;
    margin-top: 55px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .iAbility .iApp li {
      float: left;
      width: 296px;
      height: 172px;
      margin: 4px 0 0 4px;
      position: relative;
      z-index: 1;
      overflow: hidden;
      transition: transform .3s; }
      .iAbility .iApp li .block {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0;
        transition: all 0.35s;
        filter: alpha(opacity=0);
        z-index: 20; }
      .iAbility .iApp li span {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 172px;
        color: #fff;
        text-align: center;
        opacity: 0;
        position: absolute;
        z-index: 100;
        filter: alpha(opacity=0); }
      .iAbility .iApp li.li1 {
        background: url(../images/iApp1.jpg); }
      .iAbility .iApp li.li2 {
        background: url(../images/iApp2.jpg); }
      .iAbility .iApp li.li3 {
        background: url(../images/iApp3.jpg); }
      .iAbility .iApp li.li4 {
        background: url(../images/iApp4.jpg); }
      .iAbility .iApp li.li5 {
        background: url(../images/iApp5.jpg); }
      .iAbility .iApp li.li6 {
        background: url(../images/iApp6.jpg); }
      .iAbility .iApp li.li7 {
        background: url(../images/iApp7.jpg); }
      .iAbility .iApp li.li8 {
        background: url(../images/iApp8.jpg); }
      .iAbility .iApp li::after, .iAbility .iApp li::before {
        content: '';
        position: absolute;
        bottom: 10px;
        top: 10px;
        left: 10px;
        right: 10px;
        z-index: 199;
        transition: all 0.35s;
        filter: alpha(opacity=0); }
      .iAbility .iApp li::after {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        transform: scale(0, 1); }
      .iAbility .iApp li::before {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: scale(1, 0); }
      .iAbility .iApp li:hover .block {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      .iAbility .iApp li:hover::after, .iAbility .iApp li:hover::before {
        transform: scale(1, 1); }
      .iAbility .iApp li:hover span {
        opacity: 1;
        filter: alpha(opacity=100); }

.iAbout {
  height: 488px;
  margin-top: 65px;
  background: url(../images/iAbout-bg.jpg) center center no-repeat;
  overflow: hidden; }
  .iAbout .iAbout-tit {
    width: 223px;
    height: 70px;
    background: url(../images/iAbout-tit.png) center center no-repeat;
    margin: 90px 0 0 445px; }
  .iAbout .iAbout-intr {
    width: 725px;
    height: 90px;
    margin: 30px 0 0 445px;
    display: block;
    color: #898989;
    text-align: left;
    line-height: 30px;
    font-size: 14px; }
  .iAbout .iAbout-bot {
    width: 1200px;
    height: 170px;
    margin-top: 38px; }
    .iAbout .iAbout-bot .iAbout-link {
      width: 123px;
      height: 38px;
      background: #296fb7 url(../images/iPro-link.png) center center no-repeat;
      display: block;
      margin: 67px 0 0 445px;
      transition: all 0.3s; }
      .iAbout .iAbout-bot .iAbout-link:hover {
        border-radius: 15px; }
    .iAbout .iAbout-bot .iAbout-contact {
      width: 280px;
      height: 83px;
      margin: 47px 0 0 305px; }
      .iAbout .iAbout-bot .iAbout-contact .sp1 {
        display: block;
        color: #fff;
        text-align: left;
        line-height: 14px;
        font-size: 14px; }
      .iAbout .iAbout-bot .iAbout-contact .sp2 {
        display: block;
        color: #fff;
        text-align: left;
        line-height: 24px;
        font-size: 20px;
        margin-top: 20px;
        font-family: "Arial"; }
      .iAbout .iAbout-bot .iAbout-contact .block {
        width: 20px;
        height: 3px;
        background-color: #fff;
        margin-top: 24px; }

.iNews {
  height: 728px;
  overflow: hidden; }
  .iNews .iNews-top {
    height: 78px;
    background: url(../images/iNews-top.png) center center no-repeat;
    margin-top: 110px; }
  .iNews .iNews-bot {
    margin-top: 46px;
    height: 374px;
    position: relative;
    perspective: 1200px;
    perspective-origin: 50% 50%;
    transform-style: preserve-3d; }
    .iNews .iNews-bot .iNews-nav {
      width: 186px;
      height: 258px;
      background: url(../images/iNews-nav.png) center center no-repeat;
      position: relative; }
      .iNews .iNews-bot .iNews-nav span {
        display: block;
        color: #333;
        text-align: center;
        line-height: 36px;
        font-size: 14px;
        width: 121px;
        height: 36px;
        margin-left: 25px;
        cursor: pointer;
        transition: all 0.4s; }
      .iNews .iNews-bot .iNews-nav .ac {
        color: #fff; }
      .iNews .iNews-bot .iNews-nav .sp1 {
        margin-top: 130px; }
      .iNews .iNews-bot .iNews-nav .block {
        width: 121px;
        height: 36px;
        background-color: #296fb7;
        position: absolute;
        left: 25px;
        top: 130px;
        z-index: -1;
        transition: all 0.4s; }
        .news-brand-box ul{position: absolute;left: 0;top: 0;width: 4000px;}
   .news-brand-box li {
      margin-left: 40px;
      float: left;
      width: 298px;
      height: 374px;
      position: relative;
      transition: all 1s linear; }
      .iNews .iNews-bot .iNews-list li.flip {
        transform: rotateY(180deg); }
        .iNews .iNews-bot .iNews-list li.flip .iNews-box {
          transform: rotateY(-180deg); }
          .news-brand-box li .iNews-box {
        transition: all 0s .5s;
        border: 1px solid #eee;
        position: absolute;
        width: 296px;
        height: 372px; }
        .news-brand-box li .iNews-box.hide {
          z-index: -1;
          opacity: 0;
          transform: rotateY(180deg);
          filter: alpha(opacity=0); }
          .news-brand-box li .iNews-box .iNews-list-bot {
          width: 250px;
          height: 130px;
          margin: 24px 0 0 24px; }
          .news-brand-box .iNews-box .iNews-list-bot .iNews-tit {
            width: 100%;
            height: 16px; }
            .news-brand-box .iNews-box .iNews-list-bot .iNews-tit .block {
              width: 2px;
              height: 11px;
              margin-top: 2px;
              background-color: #296fb7;
              float: left; }
              .news-brand-box .iNews-box .iNews-list-bot .iNews-tit a {
              display: block;
              color: #333;
              text-align: left;
              line-height: 16px;
              font-size: 14px;
              float: left;
              margin-left: 5px; }
              .news-brand-box .iNews-box .iNews-list-bot .iNews-date {
            display: block;
            color: #959595;
            text-align: left;
            line-height: 12px;
            font-size: 12px;
            margin-top: 16px; }
            .news-brand-box .iNews-box .iNews-list-bot .iNews-intr {
            display: block;
            color: #898989;
            text-align: left;
            line-height: 20px;
            font-size: 14px;
            margin-top: 10px; }
            .news-brand-box .iNews-box .iNews-list-bot .iNews-list-link {
            display: block;
            color: #898989;
            text-align: left;
            line-height: 20px;
            font-size: 14px;
            margin-top: 15px;
            margin-left: 10px;
            position: relative;
            width: 60px;
            transition: all 0.3s; }
            .news-brand-box .iNews-box .iNews-list-bot .iNews-list-link::after {
              content: '';
              width: 14px;
              height: 5px;
              background: url(../images/iNews-list-link.png);
              left: 50%;
              top: 50%;
              margin-left: -7px;
              margin-top: -2px;
              position: absolute;
              transition: all 0.3s;
              opacity: 0;
              filter: alpha(opacity=0); }
              .news-brand-box .iNews-box .iNews-list-bot .iNews-list-link:hover {
              color: #296fb7;
              margin-left: 0; }
              .news-brand-box .iNews-box .iNews-list-bot .iNews-list-link:hover::after {
                margin-left: 30px;
                opacity: 1;
                filter: alpha(opacity=100); }

.footer {
  width: 100%;
  height: 385px; }
  .footer .footer-top {
    width: 100%;
    height: 272px;
    background: url(../images/footer-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 78px; }
    .footer .footer-top .footer-nav {
      float: left;
      overflow: hidden;
      width: 150px;
      height: auto; }
      .footer .footer-top .footer-nav.last {
        width: 110px; }
      .footer .footer-top .footer-nav .footer-nav-tit {
        display: block;
        color: #fff;
        text-align: left;
        line-height: 16px;
        font-size: 16px; }
      .footer .footer-top .footer-nav .line {
        width: 65px;
        height: 2px;
        border-bottom: 1px solid #214293;
        margin-top: 21px;
        position: relative; }
        .footer .footer-top .footer-nav .line .block {
          width: 20px;
          height: 2px;
          background-color: #214293;
          transition: all 0.3s;
          position: absolute;
          top: 0;
          left: 0; }
      .footer .footer-top .footer-nav .footer-list {
        overflow: hidden;
        margin-top: 22px; }
        .footer .footer-top .footer-nav .footer-list li {
          width: auto;
          height: 30px; }
          .footer .footer-top .footer-nav .footer-list li a {
            display: block;
            color: #626262;
            font-size: 14px;
            transition: all 0.3s; }
            .footer .footer-top .footer-nav .footer-list li a:hover {
              color: #fff; }
    .footer .footer-top .footer-line {
      width: 1px;
      height: 190px;
      background-color: #313131; }
    .footer .footer-top .footer-contact {
      width: 360px;
      height: 100%;
      margin-left: 40px; }
      .footer .footer-top .footer-contact .sp1 {
        display: block;
        color: #fff;
        text-align: left;
        line-height: 16px;
        font-size: 16px; }
      .footer .footer-top .footer-contact .sp2 {
        display: block;
        color: #fff;
        text-align: left;
        line-height: 24px;
        font-size: 24px;
        margin: 15px 0;
        font-family: 'Arial'; }
      .footer .footer-top .footer-contact .sp3 {
        display: block;
        color: #777;
        text-align: left;
        line-height: 14px;
        font-size: 14px;
        margin-bottom: 12px; }
    .footer .footer-top .footer-code {
      width: 123px;
      height: 150px; }
      .footer .footer-top .footer-code img {
        display: block; }
      .footer .footer-top .footer-code span {
        display: block;
        color: #777;
        text-align: center;
        line-height: 14px;
        font-size: 14px;
        margin-top: 13px; }
  .footer .footer-bot {
    width: 100%;
    height: 35px;
    background-color: #1b1b1b; }
    .footer .footer-bot span {
      display: block;
      font-size: 12px;
      color: #535353;
      line-height: 35px; }

.banner-page {
  width: 100%;
  height: 350px;
  position: relative; }
  .banner-page.page1 {
    background: url(../images/banner-page1.jpg) center center no-repeat; }
  .banner-page.page2 {
    background: url(../images/banner-page2.jpg) center center no-repeat; }
  .banner-page.page3 {
    background: url(../images/banner-page3.jpg) center center no-repeat; }
  .banner-page.page4 {
    background: url(../images/banner-page4.jpg) center center no-repeat; }
  .banner-page .page-tit {
    position: absolute;
    width: 1200px;
    height: 97px;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
    border-bottom: 1px solid #eee;
    background-color: #fff; }
    .banner-page .page-tit .sp1 {
      display: block;
      color: #333;
      text-align: left;
      line-height: 20px;
      font-size: 20px;
      font-weight: bold;
      margin: 25px 0 0 65px; }
    .banner-page .page-tit .sp2 {
      display: block;
      color: #898989;
      text-align: left;
      line-height: 40px;
      font-size: 18px;
      margin-left: 65px; }

.page-con {
  overflow: hidden;
  padding: 65px 0; }
  .page-con #current-page {
    display: none; }
  .page-con .page-con-l {
    width: 140px;
    overflow: hidden;
    position: relative;
    margin-left: 65px; }
    .page-con .page-con-l .page-nav {
      width: 100%;
      height: auto; }
      .page-con .page-con-l .page-nav li {
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #e5e5e5;
        transition: all 0.3s; }
        .page-con .page-con-l .page-nav li a {
          display: block;
          color: #898989;
          text-align: left;
          line-height: 50px;
          font-size: 16px;
          text-indent: 12px;
          color: #898989;
          transition: all 0.3s; }
        .page-con .page-con-l .page-nav li.ac a {
          color: #333; }
    .page-con .page-con-l .block {
      position: absolute;
      width: 4px;
      height: 20px;
      background-color: #296fb7;
      left: 0;
      transition: all 0.3s; }
  .page-con .page-con-r {
    width: 960px;
    margin-left: 35px;
    height: auto; }
    .page-con .page-con-r #pageIndex {
      text-align: center;
      margin: 25px 0; }
    .page-con .page-con-r .about-details {
      display: block;
      color: #535353;
      text-align: left;
      line-height: 24px;
      font-size: 15px;
      margin-left: 30px; }
      .page-con .page-con-r .about-details p {
        display: block;
        color: #535353;
        text-align: left;
        line-height: 24px;
        font-size: 15px;
        text-align: justify; }
      .page-con .page-con-r .about-details .aCon-q-img li {
        width: 200px;
        height: 280px;
        float: left;
        margin-left: 25px;
        padding: 2px;
        border: 1px solid #eee;
        margin-bottom: 20px;
        overflow: hidden; }
        .page-con .page-con-r .about-details .aCon-q-img li img {
          max-width: 200px; }
      .page-con .page-con-r .about-details .about-list li {
        width: 200px;
        height: 135px;
        float: left;
        margin-left: 25px;
        margin-bottom: 20px;
        position: relative; }
        .page-con .page-con-r .about-details .about-list li .pic-wrap {
          width: 200px;
          height: 135px;
          padding: 2px;
          border: 1px solid #eee;
          overflow: hidden; }
        .page-con .page-con-r .about-details .about-list li img {
          width: 200px;
          height: 135px; }
        .page-con .page-con-r .about-details .about-list li span {
          position: absolute;
          bottom: 5px;
          display: block;
          color: #616161;
          text-align: center;
          line-height: 24px;
          font-size: 16px;
          width: 200px; }
    .page-con .page-con-r .about-pic {
      overflow: hidden; }
      .page-con .page-con-r .about-pic li {
        float: left;
        width: auto;
        height: auto;
        margin: 0 0 30px 30px; }
    .page-con .page-con-r .news-page {
      overflow: hidden;
      margin-left: 30px;
      padding-bottom: 60px; }
      .page-con .page-con-r .news-page .news-tit {
        display: block;
        color: #444;
        text-align: center;
        line-height: 60px;
        font-size: 24px; }
      .page-con .page-con-r .news-page .page-date {
        display: block;
        color: #959595;
        text-align: center;
        line-height: 40px;
        font-size: 14px; }
      .page-con .page-con-r .news-page .news-details {
        display: block;
        color: #6a6a6a;
        text-align: left;
        line-height: 30px;
        font-size: 14px;
        margin-top: 15px; }
    .page-con .page-con-r .news-list {
      overflow: hidden;
      margin-left: 30px;
      padding-bottom: 60px; }
      .page-con .page-con-r .news-list li {
        width: 930px;
        height: 135px;
        margin-bottom: 32px; }
        .page-con .page-con-r .news-list li img {
          display: block;
          width: 197px;
          height: 131px;
          border: 2px solid #e5e5e5;
          float: left; }
        .page-con .page-con-r .news-list li .news-list-r {
          overflow: hidden;
          margin-left: 30px;
          width: 699px;
          height: 100%; }
          .page-con .page-con-r .news-list li .news-list-r .news-list-tit {
            display: block;
            font-size: 18px;
            color: #333;
            margin-top: 20px;
            line-height: 18px; }
          .page-con .page-con-r .news-list li .news-list-r .news-list-date {
            display: block;
            font-size: 12px;
            color: #535353;
            margin-top: 13px;
            line-height: 12px; }
          .page-con .page-con-r .news-list li .news-list-r .news-list-intr {
            display: block;
            font-size: 14px;
            color: #898989;
            margin-top: 10px;
            line-height: 26px;
            height: 52px;
            overflow: hidden; }
    .page-con .page-con-r .product-list {
      overflow: hidden; }
      .page-con .page-con-r .product-list li {
        float: left;
        width: 210px;
        height: 224px;
        margin-left: 30px; }
        .page-con .page-con-r .product-list li img {
          display: block;
          border: 2px solid #e5e5e5;
          width: 210px;
          height: 180px; }
        .page-con .page-con-r .product-list li span {
          display: block;
          color: #6a6a6a;
          text-align: center;
          line-height: 40px;
          font-size: 16px; }
    .page-con .page-con-r .propage-l img {
      display: block;
      margin: 30px auto;
      border: 3px solid #eee; }
    .page-con .page-con-r .propage-r {
      display: block;
      color: #959595;
      text-align: center;
      line-height: 40px;
      font-size: 14px; }

#imgbox-loading {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
  z-index: 90; }

#imgbox-loading div {
  background: #FFF;
  width: 100%;
  height: 100%; }

#imgbox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 80; }

.imgbox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  display: none;
  z-index: 90; }

.imgbox-img {
  padding: 0;
  margin: 0;
  border: none;
  width: 100%;
  height: 100%;
  vertical-align: top; }

.imgbox-title {
  padding-top: 10px;
  font-size: 11px;
  text-align: center;
  font-family: Arial;
  color: #333;
  display: none; }

.imgbox-bg-wrap {
  position: absolute;
  padding: 0;
  margin: 0;
  display: none; }

.imgbox-bg {
  position: absolute;
  width: 20px;
  height: 20px; }

/*# sourceMappingURL=style.css.map */
.pageindex{width: 100%;height: 50;line-height: 50px;overflow: hidden;text-align: center;}
.news-brand{width: 1014px;float: right;height: 374px;}
.news-brand .news-brand-box{width: 1014px;height: 374px;position: relative;}
.news-brand .brand-box{width: 1014px;height: 374px;position: relative;}
.news-brand .news-brand-box img{width: 298px;height: 198px;}