@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  font-family: "微软雅黑"; }

a {
  text-decoration: none; }

img {
  border: none;
  vertical-align: top; }

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

ul, li {
  list-style: none; }

@-webkit-keyframes rotate_parent {
  to {
    transform: rotateZ(360deg); } }
@-webkit-keyframes rotate_child {
  to {
    transform: rotateZ(-360deg); } }
@-o-keyframes rotate_parent {
  to {
    transform: rotateZ(360deg); } }
@-o-keyframes rotate_child {
  to {
    transform: rotateZ(-360deg); } }
@-moz-keyframes rotate_parent {
  to {
    transform: rotateZ(360deg); } }
@-moz-keyframes rotate_child {
  to {
    transform: rotateZ(-360deg); } }
@keyframes rotate_parent {
  to {
    transform: rotateZ(360deg); } }
@keyframes rotate_child {
  to {
    transform: rotateZ(-360deg); } }
.fl {
  float: left; }

.fr {
  float: right; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

body{
  min-width: 1200px;
}

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

.banner, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
  min-width: 1200px; }

.banner {
  height: 652px;
  position: relative; }
  .banner .swiper-container1 {
    overflow: hidden; }
    .banner .swiper-container1 > a {
      position: absolute;
      width: 27px;
      height: 44px;
      top: 50%;
      margin-top: -22px;
      background-size: 100%; }
    .banner .swiper-container1 .swiper_banner_prev {
      left: 10%;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); }
    .banner .swiper-container1 .swiper_banner_next {
      right: 10%;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); }
  .banner .swiper-container1, .banner .swiper-wrapper, .banner .swiper-slide {
    width: 100%;
    height: 100%; }
  .banner .swiper-paginat {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    height: 30px;
    z-index: 10;
    text-align: center; }
    .banner .swiper-paginat span.active {
      background-color: #008ced; }
    .banner .swiper-paginat span {
      background-color: #FFF;
      width: 15px;
      height: 15px;
      display: inline-block;
      margin: 0 4px;
      border-radius: 50%; }
  .banner .banner_a01, .banner .banner_a02, .banner .banner_a03 {
    display: block;
    height: 100%;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position: center; }
  .banner .banner_a01 {
    background-image: url("pic_01.jpg"); }
  .banner .banner_a02 {
    background-image: url("pic_02.jpg"); }
  .banner .banner_a03 {
    background-image: url("pic_03.jpg"); }
.col9_table_box tr td:nth-child(6){background:#ff4b4b;color:#fff;}
.col1 {
  padding-bottom: 60px; }
  .col1 .col1_top {
    border-bottom: 1px solid #ccc;
    padding-bottom: 38px; }
    .col1 .col1_top h2 {
      font-size: 46px;
      color: #333;
      line-height: 46px;
      text-align: center;
      font-weight: normal;
      position: relative; }
    .col1 .col1_top h2:before {
      content: "";
      position: absolute;
      width: 4em;
      bottom: -40px;
      height: 2px;
      background-color: #000;
      left: 50%;
      margin-left: -2em; }
  .col1 > .warp > p {
    font-size: 18px;
    line-height: 32px;
    color: #666;
    padding-top: 20px;
    margin-bottom: 28px;
    text-align: center; }
  .col1 > .warp > a {
    display: block;
    width: 353px;
    height: 62px;
    border: 1px solid #22dee9;
    border-radius: 31px;
    margin: 0 auto;
    text-align: center;
    line-height: 62px;
    font-size: 26px;
    color: #22dee9;
    margin-bottom: 40px; }
  .col1 > .warp > div {
    position: relative;
    width: 1050px;
    height: 404px;
    margin: 0 auto;
    background-image: url("col2_bg.jpg");
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d; }
    .col1 > .warp > div > p:hover {
      transform: translate3d(-4px, -4px, 2px);
      -webkit-transform: translate3d(-4px, -4px, 2px);
      -moz-transform: translate3d(-4px, -4px, 2px);
      -ms-transform: translate3d(-4px, -4px, 2px);
      -o-transform: translate3d(-4px, -4px, 2px); }
    .col1 > .warp > div > p {
      position: absolute;
      display: table;
      border-radius: 50%;
      text-align: center;
      width: 100px;
      height: 100px;
      background-color: red;
      color: #ffffff;
      transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      -moz-transition: 0.5s all ease;
      -ms-transition: 0.5s all ease;
      -o-transition: 0.5s all ease; }
      .col1 > .warp > div > p > span {
        display: table-cell;
        vertical-align: middle; }
    .col1 > .warp > div .col1_p01 {
      width: 136px;
      height: 136px;
      background-color: #00cccb;
      font-size: 34px;
      left: 68px;
      top: 73px; }
    .col1 > .warp > div .col1_p02 {
      width: 80px;
      height: 80px;
      background-color: #80bde8;
      font-size: 20px;
      left: 211px;
      top: 251px; }
    .col1 > .warp > div .col1_p03 {
      width: 138px;
      height: 138px;
      background-color: #fad22d;
      font-size: 24px;
      left: 294px;
      top: 115px; }
    .col1 > .warp > div .col1_p04 {
      width: 85px;
      height: 85px;
      background-color: #56c6a0;
      font-size: 20px;
      left: 481px;
      top: 71px; }
    .col1 > .warp > div .col1_p05 {
      width: 113px;
      height: 113px;
      background-color: #6594fe;
      font-size: 20px;
      left: 469px;
      top: 238px; }
    .col1 > .warp > div .col1_p06 {
      width: 138px;
      height: 138px;
      background-color: #bc583d;
      font-size: 32px;
      left: 641px;
      top: 32px; }
    .col1 > .warp > div .col1_p07 {
      width: 83px;
      height: 83px;
      background-color: #de66ac;
      font-size: 20px;
      left: 671px;
      top: 233px; }
    .col1 > .warp > div .col1_p08 {
      width: 138px;
      height: 138px;
      background-color: #969777;
      font-size: 34px;
      left: 831px;
      top: 155px; }

.col2 {
  background-color: #262b40; }
  .col2 .warp {
    padding-top: 72px;
    padding-bottom: 66px; }
    .col2 .warp > h2 {
      font-size: 48px;
      line-height: 48px;
      color: #fff;
      text-align: center;
      margin-bottom: 26px;
      font-weight: normal; }
    .col2 .warp > p {
      font-size: 18px;
      line-height: 34px;
      color: #fff;
      text-align: center;
      margin-bottom: 42px; }
    .col2 .warp > a {
      display: block;
      width: 358px;
      height: 70px;
      font-size: 24px;
      color: #fff;
      background-color: #19dbe9;
      line-height: 70px;
      text-align: center;
      margin: 0 auto;
      border-radius: 35px;
      margin-bottom: 68px; }
    .col2 .warp > ul li h3 {
      font-size: 30px;
      padding-left: 30px;
      line-height: 52px;
      border-left: 9px solid #fff;
      margin-bottom: 32px;
      font-weight: normal; }
    .col2 .warp > ul li p {
      font-size: 18px;
      line-height: 28px; }
      .col2 .warp .suoxiao{
        width:1080px;
        margin:0 auto;
      }
    .col2 .warp > ul .col2_li01 {
      width: 600px; }
      .col2 .warp > ul .col2_li01 h3 {
        border-left-color: #33e5f8;
        color: #33e5f8; }
      .col2 .warp > ul .col2_li01 img {
        margin-bottom: 15px; }
      .col2 .warp > ul .col2_li01 p {
        color: #33e5f8;
        padding-left: 90px;
        color: #33e5f8; }
    .col2 .warp > ul .col2_li02 {
      width: 480px; }
      .col2 .warp > ul .col2_li02 h3 {
        border-left-color: #deff28;
        color: #deff28; }
      .col2 .warp > ul .col2_li02 img {
        margin-bottom: 35px; }
      .col2 .warp > ul .col2_li02 p {
        color: #deff28;
        padding-left: 12px; }
    .col2 .warp > ul .col2_li03 {
      width: 100%;
      margin-top: 52px; }
      .col2 .warp > ul .col2_li03 h3 {
        color: #098ffd;
        border-left-color: #098ffd; }
      .col2 .warp > ul .col2_li03 div {
        position: relative;
        width: 100%;
        height: 364px;
        border-radius: 6px;
        overflow: hidden;
        background: url("col3_img2.png") no-repeat;
        background-size:100%; }
        .col2 .warp > ul .col2_li03 div p {
          width: 545px;
          height: 105px;
          padding-top: 20px;
          padding-left: 55px;
          color: #333;
          position: absolute;
          top: 50%;
          margin-top: -60px;
          left: 300px; }
.col2-2 span{color:#ff4b4b;}
.col2-2 div.warp{padding-bottom:30px;}
.col2-jb{position: relative;width:1200px;height:500px;overflow:hidden;margin:0 auto;}
.col2-jb ul{position: absolute;left:0;overflow:hidden;width:1111111px;margin-left:0px;}
.col2-jb ul li{-webkit-transition:1s;float:left;background: url("col2-2-img1.png") no-repeat center top;width:249px;height:459px;margin-right:10px;text-align: center;-webkit-transform:scale(1);}
/*.col2-jb ul li:nth-child(3){background: url(../img/col2-2-img2.png) no-repeat center top;width:265px;height:476px;}*/
.col2-jb img{margin-top:78px;}

.col2-jb ul li:nth-child(1),.col2-jb ul li:nth-child(5){-webkit-transform:scale(0.8);}
.col2-jb ul li:nth-child(2),.col2-jb ul li:nth-child(4){-webkit-transform:scale(0.9);}
.col2-jb ul li:nth-child(6){-webkit-transform:scale(0.7);}
.col2-jb ul li:nth-child(1){margin-right:-25px;}
.col2-jb ul li:nth-child(5){margin-left:-25px;}
.col2-jb ul li:nth-child(6){margin-left:-45px;}

.col3 .col3_top {
  border-bottom: 1px solid #ccc;
  padding-top: 50px;
  padding-bottom: 38px; }
  .col3 .col3_top h2 {
    font-size: 46px;
    color: #333;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    position: relative; }
  .col3 .col3_top h2:before {
    content: "";
    position: absolute;
    width: 4em;
    bottom: -40px;
    height: 2px;
    background-color: #000;
    left: 50%;
    margin-left: -2em; }
.col3 > .warp {
  padding-top: 29px;
  padding-bottom: 60px; }
  .col3 > .warp > p {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 26px;
    text-align: center;
    color: #666; }
  .col3 > .warp > a {
    display: block;
    width: 353px;
    height: 62px;
    border: 1px solid #22dee9;
    border-radius: 31px;
    margin: 0 auto;
    text-align: center;
    line-height: 62px;
    font-size: 26px;
    color: #fff;
    margin-bottom: 40px;
    background-color: #1ed6ec; }
  .col3 > .warp > div {
    height: 408px;
    background: url("col3_bg.png") no-repeat center;
    margin-top: -40px;
    position: relative;
    border-bottom: 1px solid #ccc; }
    .col3 > .warp > div > p {
      width: 150px;
      height: 150px;
      position: absolute;
      display: table;
      text-align: center; }
      .col3 > .warp > div > p > span {
        display: table-cell;
        vertical-align: middle;
        font-size: 38px;
        font-weight: bold;
        color: #fff; }
        .col3 > .warp > div > p > span i {
          font-size: 44px;
          font-style: normal; }
    .col3 > .warp > div .col3_p01 {
      left: 131px;
      top: 201px; }
    .col3 > .warp > div .col3_p02 {
      left: 390px;
      top: 153px; }
    .col3 > .warp > div .col3_p03 {
      left: 650px;
      top: 74px; }
      .col3 > .warp > div .col3_p03 span {
        color: #3c3700; }
    .col3 > .warp > div .col3_p04 {
      left: 907px;
      top: 16px; }
  .col3 > .warp > ul {
    padding: 0 76px; }
    .col3 > .warp > ul li {
      width: 232px;
      margin: 15px 15px; }
      .col3 > .warp > ul li h3 {
        font-size: 26px;
        line-height: 42px;
        color: #666;
        text-align: center;
        font-weight: normal; }
      .col3 > .warp > ul li p {
        font-size: 16px;
        line-height: 26px;
        color: #888;
        text-align: center; }
  .col3 > .warp img {
    display: block;
    margin: 0 auto;
    margin-top: 30px; }

.col4 {
  background-color: #22252a; }
  .col4 .warp {
    padding-top: 72px;
    padding-bottom: 55px; }
    .col4 .warp h2 {
      margin-bottom: 27px;
      font-size: 48px;
      color: #fff;
      line-height: 48px;
      text-align: center;
      font-weight: normal; }
    .col4 .warp > p {
      font-size: 20px;
      line-height: 36px;
      color: #cfd5eb;
      text-align: center;
      margin-bottom: 45px; }
    .col4 .warp > div {
      width: 1200px;
      height: 490px;
      position: relative; }
      .col4 .warp > div > ul {
        position: absolute;
        width: 280px;
        height: 166px;
        top: 136px;
        left: 331px;
        border: 1px solid #666;
        background-color: rgba(51, 56, 63, 0.75);
        border-radius: 15px; }
        .col4 .warp > div > ul li.active {
          display: table; }
        .col4 .warp > div > ul li {
          display: none;
          width: 260px;
          padding: 0 10px;
          text-align: center;
          font-size: 14px;
          color: #fff;
          height: 100%;
          text-align: center;
          line-height: 166px; }
          .col4 .warp > div > ul li span {
            width: 260px;
            display: inline-block;
            vertical-align: middle;
            line-height: 26px; }
            .col4 .warp > div > ul li span i {
              font-style: normal;
              font-size: 18px;
              font-weight: bold; }
      .col4 .warp > div img, .col4 .warp > div p {
        position: absolute; }
      .col4 .warp > div p.active {
        z-index: 20; }
      .col4 .warp > div p {
        border-radius: 50%;
        display: table;
        text-align: center;
        color: #fff;
        cursor: pointer; }
        .col4 .warp > div p span {
          display: table-cell;
          vertical-align: middle; }
      .col4 .warp > div .col4_img01 {
        left: -183px;
        top: 37px; }
      .col4 .warp > div .col4_img02 {
        left: 160px;
        top: 92px; }
      .col4 .warp > div .col4_p01:hover {
        z-index: 0; }
      .col4 .warp > div .col4_p01 {
        width: 120px;
        height: 120px;
        background-color: #565b64;
        left: 522px;
        top: 190px; }
      .col4 .warp > div .col4_p02:hover {
        z-index: 0; }
      .col4 .warp > div .col4_p02 {
        width: 45px;
        height: 45px;
        background-color: #44474d;
        left: 610px;
        top: 278px; }
      .col4 .warp > div .col4_p03:hover {
        z-index: 0; }
      .col4 .warp > div .col4_p03 {
        width: 112px;
        height: 112px;
        background-color: #394d30;
        left: 653px;
        top: 321px; }
      .col4 .warp > div .col4_p04:hover {
        z-index: 0; }
      .col4 .warp > div .col4_p04 {
        width: 119px;
        height: 119px;
        left: 805px;
        top: 60px;
        background-color: #33383f; }
      .col4 .warp > div .col4_p05 {
        width: 84px;
        height: 84px;
        left: 1060px;
        top: 240px;
        background-color: #383c42; }
      .col4 .warp > div .col4_p06 {
        width: 120px;
        height: 120px;
        left: 626px;
        top: 68px;
        background-color: #f62d33;
        font-size: 26px;
        line-height: 32px; }
      .col4 .warp > div .col4_p07 {
        width: 158px;
        height: 158px;
        left: 856px;
        top: 61px;
        background-color: #4230c4;
        font-size: 30px;
        line-height: 38px; }
      .col4 .warp > div .col4_p08 {
        width: 172px;
        height: 172px;
        left: 693px;
        top: 190px;
        background-color: #7fad6b;
        font-size: 38px;
        line-height: 44px; }
      .col4 .warp > div .col4_p09 {
        width: 170px;
        height: 170px;
        left: 886px;
        top: 246px;
        background-color: #ffea00;
        font-size: 36px;
        line-height: 44px;
        color: #333; }
    .col4 .warp > a {
      display: block;
      width: 362px;
      height: 72px;
      line-height: 72px;
      color: #06a0b6;
      border: 1px solid #06a0b6;
      border-radius: 36px;
      margin: 0 auto;
      font-size: 24px;
      text-align: center;
      position: relative;
      z-index: 2; }

.col5 {
  overflow-x: hidden; }
  .col5 .col5_top {
    border-bottom: 1px solid #ccc;
    padding-top: 95px;
    padding-bottom: 38px; }
    .col5 .col5_top h2 {
      font-size: 46px;
      color: #333;
      line-height: 46px;
      text-align: center;
      font-weight: normal;
      position: relative; }
    .col5 .col5_top h2:before {
      content: "";
      position: absolute;
      width: 4em;
      bottom: -40px;
      height: 2px;
      background-color: #000;
      left: 50%;
      margin-left: -2em; }
  .col5 > .warp {
    padding-bottom: 44px;
    position: relative; }
    .col5 > .warp > span {
      width: 188px;
      height: 58px;
      display: block;
      border: 1px solid red;
      text-align: center;
      line-height: 58px;
      color: red;
      font-size: 24px;
      margin: 0 auto;
      margin-bottom: 56px;
      border-radius: 29px;
      margin-top: 35px;
      margin-bottom: 28px; }
    .col5 > .warp h3 {
      font-size: 34px;
      margin-bottom: 22px;
      color: #333;
      text-align: center;
      font-weight: normal;
      line-height: 34px; }
    .col5 > .warp > p {
      font-size: 20px;
      line-height: 36px;
      color: #666;
      text-align: center;
      margin-bottom: 25px; }
    .col5 > .warp > ul {
      margin-bottom: 26px; }
      .col5 > .warp > ul li {
        width: 295px;
        margin-right: 6px; }
        .col5 > .warp > ul li dt {
          width: 100%;
          color: #fff;
          display: table;
          text-align: center;
          background-color: #616f88;
          height: 120px;
          margin-bottom: 5px;
          font-size: 22px;
          line-height: 34px; }
          .col5 > .warp > ul li dt p {
            display: table-cell;
            vertical-align: middle; }
        .col5 > .warp > ul li dd {
          color: #333;
          background-color: #e4eef9;
          height: 54px;
          line-height: 54px;
          text-align: center;
          margin-bottom: 5px;
          font-size: 18px; }
      .col5 > .warp > ul .col5_li04 {
        margin-right: 0; }
        .col5 > .warp > ul .col5_li04 dt {
          background-color: #7665f2; }
        .col5 > .warp > ul .col5_li04 dd {
          background-color: #ecebf8; }
      .col5 > .warp > ul .col5_li02 dt {
        background-color: #54a1af; }
      .col5 > .warp > ul .col5_li02 dd {
        background-color: #e5f6f6; }
      .col5 > .warp > ul .col5_li03 dt {
        background-color: #6bad6c; }
      .col5 > .warp > ul .col5_li03 dd {
        background-color: #ebf5eb; }
    .col5 > .warp > a {
      display: block;
      width: 353px;
      height: 62px;
      border: 1px solid #22dee9;
      border-radius: 31px;
      margin: 0 auto;
      text-align: center;
      line-height: 62px;
      font-size: 26px;
      color: #fff;
      background-color: #1ed6ec; }
    .col5 > .warp>.col5_cir {
      position: absolute;
      width: 100px;
      height: 100px;
      background: url("icon1.png") no-repeat;
      background-size: 100%;
      animation: rotate_parent 8s linear infinite;
      -webkit-animation: rotate_parent 8s linear infinite;
      -moz-animation: rotate_parent 8s linear infinite;
      -ms-animation: rotate_parent 8s linear infinite;
      -o-animation: rotate_parent 8s linear infinite; }
      .col5 > .warp >  .col5_cir > div {
        width: 100%;
        height: 100%;
        display: table;
        text-align: center;
        animation: rotate_child 8s linear infinite;
        -webkit-animation: rotate_child 8s linear infinite;
        -moz-animation: rotate_child 8s linear infinite;
        -ms-animation: rotate_child 8s linear infinite;
        -o-animation: rotate_child 8s linear infinite; }
        .col5 > .warp > .col5_cir > div > p {
          display: table-cell;
          vertical-align: middle;
          font-size: 16px;
          line-height: 22px;
          color: #666; }
    .col5 > .warp .col5_cirl_01, .col5 > .warp .col5_cirr_01 {
      width: 72px;
      height: 72px;
      top: 60px; }
    .col5 > .warp .col5_cirl_01 {
      left: -312px; }
    .col5 > .warp .col5_cirr_01 {
      right: -312px; }
    .col5 > .warp .col5_cirl_02, .col5 > .warp .col5_cirr_02 {
      width: 80px;
      height: 80px;
      top: 118px; }
    .col5 > .warp .col5_cirl_02 {
      left: -148px; }
    .col5 > .warp .col5_cirr_02 {
      right: -148px; }
    .col5 > .warp .col5_cirl_03, .col5 > .warp .col5_cirr_03 {
      width: 90px;
      height: 90px;
      top: 207px; }
    .col5 > .warp .col5_cirl_03 {
      left: -270px; }
    .col5 > .warp .col5_cirr_03 {
      right: -270px; }
    .col5 > .warp .col5_cirl_04, .col5 > .warp .col5_cirr_04 {
      width: 100px;
      height: 100px;
      top: 293px; }
    .col5 > .warp .col5_cirl_04 {
      left: -155px; }
    .col5 > .warp .col5_cirr_04 {
      right: -155px; }
    .col5 > .warp .col5_cirl_05, .col5 > .warp .col5_cirr_05 {
      width: 100px;
      height: 100px;
      top: 396px; }
    .col5 > .warp .col5_cirl_05 {
      left: -293px; }
    .col5 > .warp .col5_cirr_05 {
      right: -293px; }
    .col5 > .warp .col5_cirl_06, .col5 > .warp .col5_cirr_06 {
      width: 110px;
      height: 110px;
      top: 584px; }
    .col5 > .warp .col5_cirl_06 {
      left: -250px; }
    .col5 > .warp .col5_cirr_06 {
      right: -250px; }

.col6 {
  background-color: #f5f5f5;
  height: 607px; }
  .col6 .warp {
    padding-top: 33px; }
    .col6 .warp > span {
      width: 188px;
      height: 58px;
      display: block;
      border: 1px solid red;
      text-align: center;
      line-height: 58px;
      color: red;
      font-size: 24px;
      margin: 0 auto;
      margin-bottom: 56px;
      border-radius: 29px; }
    .col6 .warp .swiper-container2 {
      height: 375px;
      width: 1200px;
      position: relative;
      overflow: hidden; }
      .col6 .warp .swiper-container2 .swiper-wrapper, .col6 .warp .swiper-container2 .swiper-slide {
        height: 100%; }
      .col6 .warp .swiper-container2 .swiper-slide {
        line-height: 358px; }
        .col6 .warp .swiper-container2 .swiper-slide > div {
          display: inline-block;
          vertical-align: middle;
          padding-left: 72px;
          margin-right: 55px;
          width: 385px; }
          .col6 .warp .swiper-container2 .swiper-slide > div h3 {
            font-size: 34px;
            line-height: 52px;
            margin-bottom: 10px;
            clear: #333;
            font-weight: normal; }
          .col6 .warp .swiper-container2 .swiper-slide > div p {
            font-size: 20px;
            line-height: 36px;
            color: #666; }
        .col6 .warp .swiper-container2 .swiper-slide > img {
          width: 620px; }
      .col6 .warp .swiper-container2 .swiper-button-prev, .col6 .warp .swiper-container2 .swiper-button-next {
        position: absolute;
        top: 50%;
        margin-top: -22px;
        width: 27px;
        height: 44px;
        background-size: 100%;
        cursor: pointer; }
      .col6 .warp .swiper-container2 .swiper-button-prev {
        left: 0;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); }
      .col6 .warp .swiper-container2 .swiper-button-next {
        right: 0;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); }

.col7 .col7_top {
  border-bottom: 1px solid #ccc;
  padding-top: 95px;
  padding-bottom: 38px; }
  .col7 .col7_top h2 {
    font-size: 46px;
    color: #333;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    position: relative; }
  .col7 .col7_top h2:before {
    content: "";
    position: absolute;
    width: 4em;
    bottom: -40px;
    height: 2px;
    background-color: #000;
    left: 50%;
    margin-left: -2em; }
.col7 > .warp > p {
  font-size: 20px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin-bottom: 55px;
  margin-top: 27px; }
.col7 > .warp > ul {
  width: 1036px;
  margin: 0 auto; }
  .col7 > .warp > ul li.active {
    width: 553px;
    margin-right: 0; }
  .col7 > .warp > ul .col7_li05 {
    margin-right: 0; }
  .col7 > .warp > ul li {
    width: 159px;
    height: 458px;
    overflow: hidden;
    margin-right: 2px;
    position: relative;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease; }
    .col7 > .warp > ul li > img {
      width: 161px; }
    .col7 > .warp > ul li > p {
      position: absolute;
      width: 149px;
      height: 83px;
      background-color: rgba(0, 0, 0, 0.7);
      padding-left: 12px;
      padding-top: 11px;
      font-weight: normal;
      line-height: 26px;
      color: #fff;
      bottom: 0;
      left: 0;
      font-size: 16px; }
      .col7 > .warp > ul li > p span {
        line-height: 34px;
        font-size: 22px; }
    .col7 > .warp > ul li > div {
      width: 391px;
      height: 100%;
      background-color: #f2f2f2;
      position: absolute;
      left: 160px;
      top: 0; }
      .col7 > .warp > ul li > div > h3 {
        width: 340px;
        margin: 0 auto;
        font-size: 18px;
        font-weight: normal;
        line-height: 18px;
        padding-top: 56px;
        padding-bottom: 23px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 22px; }
        .col7 > .warp > ul li > div > h3 span {
          font-weight: bold;
          font-size: 30px;
          margin-right: 15px; }
      .col7 > .warp > ul li > div > p {
        width: 340px;
        font-size: 16px;
        line-height: 28px;
        margin: 0 auto;
        color: #666;
        margin-bottom: 22px; }
      .col7 > .warp > ul li > div > a {
        display: block;
        width: 130px;
        height: 46px;
        font-size: 18px;
        color: #fff;
        background-color: #2dcaf3;
        margin-left: 27px;
        text-align: center;
        line-height: 46px;
        border-radius: 23px; }

.col8 .col8_top {
  border-bottom: 1px solid #ccc;
  padding-top: 95px;
  padding-bottom: 38px; }
  .col8 .col8_top h2 {
    font-size: 46px;
    color: #333;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    position: relative; }
  .col8 .col8_top h2:before {
    content: "";
    position: absolute;
    width: 4em;
    bottom: -40px;
    height: 2px;
    background-color: #000;
    left: 50%;
    margin-left: -2em; }
.col8 > .warp > p {
  font-size: 20px;
  line-height: 36px;
  color: #666;
  text-align: center;
  margin-bottom: 55px;
  margin-top: 27px; }
.col8 > .warp > h3 {
  font-size: 32px;
  color: #73c8ff;
  line-height: 32px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 34px; }
.col8 > .warp > ul {
  text-align: center; }
  .col8 > .warp > ul > li {
    display: inline-block;
    padding: 0 32px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    font-size: 24px;
    color: #666;
    background-color: #e3e3e3;
    border-radius: 31px;
    margin: 0 15px; }
  .col8 > .warp > ul > li.active {
    background-color: #ff4b4b;
    color: #fff; }
.col8 .col8_cont {
  height: 903px;
  background: url("col8_bg.jpg") repeat-x;
  background-position: center;
  margin-top: 22px; }
.col8 > a {
  display: block;
  width: 357px;
  height: 68px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 68px;
  border-radius: 34px;
  background-color: #22d3ee;
  margin: 0 auto;
  margin-top: 30px; }
.con19{
  width:1080px;
  margin:0 auto;
}
.col9 .col9_top {
  border-bottom: 1px solid #ccc;
  padding-top: 95px;
  padding-bottom: 38px; }
  .col9 .col9_top h2 {
    font-size: 46px;
    color: #333;
    line-height: 46px;
    text-align: center;
    font-weight: normal;
    position: relative; }
  .col9 .col9_top h2:before {
    content: "";
    position: absolute;
    width: 4em;
    bottom: -40px;
    height: 2px;
    background-color: #000;
    left: 50%;
    margin-left: -2em; }
.col9 > .warp {
  padding-bottom: 50px; }
  .col9 > .warp > p {
    font-size: 20px;
    line-height: 36px;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 27px; }
  .col9 > .warp > table {
    width: 1080px; }
    .col9 > .warp > table tr {
      width: 100%;
      height: 66px;
      background-color: #444444;
      text-align: center;
      font-size: 22px;
      line-height: 66px;
      color: #fff; }
      .col9 > .warp > table tr .active {
        background-color: #ff4b4b; }
  .col9 > .warp > div {
    position: relative;
    height: 490px;
    width: 1080px;
    overflow: hidden; }
    .col9 > .warp > div table {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      .col9 > .warp > div table tr {
        font-size: 18px;
        line-height: 48px;
        height: 48px;
        text-align: center; }
        .col9 > .warp > div table tr td {
          border-bottom: 1px solid #999999; }
        .col9 > .warp > div table tr td.active {
          background-color: #ff4b4b;
          border-bottom-color: #fff;
          color: #fff; }
  .col9 > .warp > span {
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 48px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin-bottom: 28px; }
  .col9 > .warp > a {
    display: block;
    width: 357px;
    height: 68px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 68px;
    border-radius: 34px;
    background-color: #22d3ee;
    margin: 0 auto; }

.col10 {
  height: 1030px;
  background: url("col10_bg.jpg") repeat-x center;
  background-size: auto 100%; }
  .col10 .warp {
    padding-top: 88px;
    padding-bottom: 50px; }
    .col10 .warp > h2 {
      font-size: 48px;
      margin-bottom: 80px;
      color: #fff;
      font-weight: normal;
      text-align: center; }
    .col10 .warp > div {
      height: 449px;
      width: 641px;
      background: url("col10_3.png") no-repeat;
      margin: 0 auto; }
      .col10 .warp > div > h4 {
        font-size: 18px;
        color: #fff;
        height: 37px;
        line-height: 37px;
        padding-left: 111px;
        font-weight: normal; }
        .col10 .warp > div > h4 > span {
          margin-left: 76px; }
      .col10 .warp > div > div.col10_video {
        height: 375px;
        width: 594px;
        margin-left: 29px;
        overflow-y: hidden;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 100%;
        background-color: rgba(0, 0, 0, 0.7);
        position: relative; }
        .col10 .warp > div > div.col10_video > embed {
          position: relative;
          top: -76px; }
      .col10 .warp > div .col10_tab_btn {
        height: 35px;
        line-height: 35px;
        text-align: center; }
        .col10 .warp > div .col10_tab_btn > a {
          display: inline-block;
          vertical-align: middle;
          width: 15px;
          height: 15px;
          background-color: #FFF;
          margin: 0 3px;
          border-radius: 50%; }
        .col10 .warp > div .col10_tab_btn > a.active {
          background-color: #deff28; }
    .col10 .warp > h3 {
      font-size: 20px;
      line-height: 34px;
      color: #fff;
      text-align: center;
      font-weight: normal;
      margin-top: 20px;
      margin-bottom: 15px; }
      .col10 .warp > h3 span {
        font-size: 34px; }
      .col10 .warp > h3 i {
        color: #deff28;
        font-style: normal; }
    .col10 .warp > p {
      width: 560px;
      margin: 0 auto;
      font-size: 16px;
      line-height: 34px;
      color: #9198c1;
      text-align: center;
      margin-bottom: 34px; }
    .col10 .warp > a {
      display: block;
      width: 358px;
      height: 70px;
      background-color: #1dd7eb;
      line-height: 70px;
      text-align: center;
      font-size: 24px;
      color: #fff;
      margin: 0 auto;
      border-radius: 35px; }

.col11 {
  height: 784px;
  background: url("col11_bg.jpg") repeat-x center;
  background-size: auto 100%; }
  .col11 .warp {
    padding-top: 80px;
    padding-bottom: 60px; }
    .col11 .warp > h2 {
      font-size: 70px;
      color: #333;
      text-align: center;
      margin-bottom: 75px;
      font-weight: normal; }
    .col11 .warp > ul {
      text-align: center;
      height: 200px;
      padding: 0 15px; }
      .col11 .warp > ul li {
        display: table;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        font-size: 22px;
        line-height: 28px;
        margin-right: 48px; }
        .col11 .warp > ul li p {
          display: table-cell;
          vertical-align: middle; }
      .col11 .warp > ul .item01 {
        width: 160px;
        height: 160px;
        background-color: #78dc68;
        font-size: 28px;
        line-height: 36px;
        margin-top: 20px; }
      .col11 .warp > ul .item02 {
        width: 126px;
        height: 126px;
        margin-top: 37px;
        background-color: #ffc800; }
      .col11 .warp > ul .item03 {
        width: 200px;
        height: 200px;
        background-color: #19c2a3;
        font-size: 36px;
        line-height: 46px; }
      .col11 .warp > ul .item04 {
        width: 152px;
        height: 152px;
        margin-top: 24px;
        background-color: #52525b; }
      .col11 .warp > ul .item05 {
        width: 179px;
        height: 179px;
        margin-top: 10px;
        background-color: #4188e1;
        font-size: 26px;
        line-height: 38px; }
      .col11 .warp > ul .item06 {
        width: 112px;
        height: 112px;
        margin-top: 44px;
        background-color: #ff4641;
        margin-right: 0; }
    .col11 .warp > a {
      display: block;
      width: 452px;
      height: 80px;
      border-radius: 40px;
      border: 1px solid #000;
      text-align: center;
      line-height: 80px;
      font-size: 38px;
      margin: 0 auto;
      margin-top: 24px; }
    .col11 .warp .col11_a01 {
      border-color: #fd233b;
      color: #fd233b; }
    .col11 .warp .col11_a02 {
      border-color: #44b6ff;
      color: #44b6ff; }

/*# sourceMappingURL=ui_170324.css.map */


/*2017.05.24   陈红修改*/

.col5 .warp .section{
  position: relative;
  width:1100px;
  margin:0 auto 25px;
}
.col5 .warp .section .sec_list{
  overflow: hidden;
}
.col5 .warp .section .sec_list li{
  float: left;
  width:160px;
  height:215px;
  margin-right: 75px;
}
.col5 .warp .section .sec_list li:nth-child(5){
  margin-right: 0px;
}
.col5 .warp .section .sec_list li span{
  display: block;
}
.col5 .warp .section .sec_list li img{


}
.col5 .warp .section .sec_list li span:nth-child(1){
  width:125px;
  height:125px;
  margin:0 auto 10px;
}
.col5 .warp .section .sec_list li span:nth-child(2){
  font-size: 16px;
  color:#eb5362;
  text-align: center;
  line-height: 26px;
  font-weight: 900;
}
.col5 .warp .section .sec_list li:nth-child(2) span:nth-child(2){
  color:#11b7b5;
}
.col5 .warp .section .sec_list li:nth-child(3) span:nth-child(2){
  color:#e8b215;
}
.col5 .warp .section .sec_list li:nth-child(4) span:nth-child(2){
  color:#771d5d;
}
.col5 .warp .section .sec_list li:nth-child(5) span:nth-child(2){
  color:#73b12a;
}

.col5 .warp .section .sec_list li span:nth-child(3){
  color:#3e3e3e;
  font-size: 16px;
  text-align: center;
}
.col5 .warp .section .sec_list li:hover img{
  transform:rotateY(360deg);
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  -ms-transform:rotateY(360deg);
  -o-transform:rotateY(360deg);
   transition:1s;
  -webkit-transition:1s;
  -moz-transition:1s;
  -ms-transition:1s;
  -o-transition:1s;
}
.col5 .warp .section .sec_wrap div{
  display: none;
}
.col5 .warp .section .sec_wrap div:nth-child(1){
  display: block;
}
.col5 .warp .section .sec_wrap div h3{
  font-size: 20px;
  font-weight: 900;
  color:#545454;
  width:1100px;
  height:30px;
  position: relative;
  margin-bottom:10px;
}
.col5 .warp .section .sec_wrap div:nth-child(2) dl h6,.col5 .warp .section .sec_wrap div:nth-child(2) dl dt span{
  background: #11b7b5;
}
.col5 .warp .section .sec_wrap div:nth-child(3) dl h6,.col5 .warp .section .sec_wrap div:nth-child(3) dl dt span{
  background: #e8b215;
}
.col5 .warp .section .sec_wrap div:nth-child(4) dl h6,.col5 .warp .section .sec_wrap div:nth-child(4) dl dt span{
  background: #771d5d;
}
.col5 .warp .section .sec_wrap div:nth-child(5) dl h6,.col5 .warp .section .sec_wrap div:nth-child(5) dl dt span{
  background: #73b12a;
}
.col5 .warp .section .sec_wrap div:nth-child(2) dl p em{
  color:#11b7b5;
}
.col5 .warp .section .sec_wrap div:nth-child(3) dl p em{
  color:#e8b215;
}
.col5 .warp .section .sec_wrap div:nth-child(4) dl p em{
  color:#771d5d;
}
.col5 .warp .section .sec_wrap div:nth-child(5) dl p em{
  color:#73b12a;
}

.col5 .warp .section .sec_wrap div h3:before{
  content: "";
  display: block;
  position: absolute;
  width:1100px;
  height:2px;
  background: #cbcbcb;
  left:0px;
  top:15px;
}
.col5 .warp .section .sec_wrap div h3 span{
  display: block;
  padding-right: 10px;
  height:25px;
  line-height: 25px;
  background: #fff;
  z-index: 10;
  position: absolute;
  left:0px;
  top:2px;
}
.col5 .warp .section .sec_wrap div dl h6{
  display: block;
  font-size: 18px;
  color:#fff;
  background: #eb5362;
  width:128px;
  height:34px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 100;
}
.col5 .warp .section .sec_wrap dd span{
  font-size: 14px;
  color: #545454;
  margin-right: 50px;
}
.col5 .warp .section .sec_wrap div dl dt{
  font-size: 16px;
  color:#151515;
}
.col5 .warp .section .sec_wrap div dl dt span{
  display: block;
  float: left;
  width: 19px;
  height:19px;
  border-radius: 50%;
  text-align: center;
  line-height: 19px;
  color:#fff;
  font-size:14px;
  background: #eb5362;
  margin-right: 5px;
}
.col5 .warp .section .sec_wrap div dl p{
  width: 1060px;
  padding:12px 18px 16px;
  border:1px dashed #a6a6a6;
  margin:0 auto 35px;
}
.col5 .warp .section .sec_wrap div dl p img{
  width:1060px;

}
.col5 .warp .section .sec_wrap div dl p em{
  display: block;
  font-size: 16px;
  color:#eb5362;
  margin-bottom: 5px;
  font-style: normal;
}
.col5 .warp .section .sec_wrap div dl dd{
  margin-bottom:15px;
}

