.c1 {
  margin-top: 52px;
  margin-bottom: 62px; }
  .c1 h2 {
    text-align: center;
    font-size: 30px;
    color: #333333;
    line-height: 1; }
    .c1 h2 p {
      font-weight: 500;
      font-size: 14px;
      color: #999999;
      margin-top: 20px; }
  .c1 .list2 {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 56px; }
    .c1 .list2 li {
      display: inline-block;
      width: 141px;
      line-height: 41px;
      font-size: 16px;
      border: 1px solid #cccccc;
      margin: 0 18px; }
      .c1 .list2 li a {
        color: #333333; }
      .c1 .list2 li:hover {
        border: 1px solid #258ed9; }
        .c1 .list2 li:hover a {
          color: #258ed9; }
  .c1 .list3 li {
    float: left;
    margin-right: 24px;
    border-bottom: 1px solid #cccccc; }
    .c1 .list3 li:nth-child(4n) {
      margin-right: 0; }
    .c1 .list3 li a.img {
      border: 1px solid #cccccc;
      border-bottom: none;
      display: block; }
      .c1 .list3 li a.img img {
        width: 280px;
        height: 260px; }
    .c1 .list3 li h3 {
      text-align: center;
      font-weight: 500;
      font-size: 20px;
      line-height: 42px;
      background: #e7e7e7; }
      .c1 .list3 li h3 a {
        color: #333333; }
    .c1 .list3 li:hover h3 {
      background: #258ed9; }
      .c1 .list3 li:hover h3 a {
        color: #fff; }
  .c1 .content {
    margin-top: 23px; }
    .c1 .content .bd {
      overflow: hidden; }
      .c1 .content .bd .list4 li {
        float: left;
        margin-right: 24px;
        border-bottom: 1px solid #cccccc; }
        .c1 .content .bd .list4 li a.img {
          border: 1px solid #cccccc;
          border-bottom: none;
          display: block; }
          .c1 .content .bd .list4 li a.img img {
            width: 280px;
            height: 260px; }
        .c1 .content .bd .list4 li h3 {
          text-align: center;
          font-weight: 500;
          font-size: 20px;
          line-height: 42px;
          background: #e7e7e7; }
          .c1 .content .bd .list4 li h3 a {
            color: #333333; }
        .c1 .content .bd .list4 li:hover h3 {
          background: #258ed9; }
          .c1 .content .bd .list4 li:hover h3 a {
            color: #fff; }

.c2 {
  background: #f0f0f0;
  padding-top: 56px;
  padding-bottom: 88px; }
  .c2 .content {
    position: relative; }
    .c2 .content .tu {
      text-align: center;
      position: relative;
      z-index: 1111;
      width: 334px;
      height: 501px;
      left: 50%;
      margin-left: -167px; }
    .c2 .content .list2 {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
      .c2 .content .list2 li {
        padding-left: 123px;
        color: #333333;
        font-size: 20px;
        line-height: 117px;
        height: 117px;
        background: #fff;
        border-radius: 70px;
        width: 472px;
        box-sizing: border-box;
        position: absolute; }
        .c2 .content .list2 li:after {
          content: '01';
          background: url(../images/listm.png) no-repeat center 0;
          position: absolute;
          z-index: 1111;
          top: -4px;
          font-size: 56px;
          font-family: arial;
          color: #fff;
          width: 123px;
          line-height: 123px;
          height: 123px;
          text-align: center; }
        .c2 .content .list2 li:hover {
          background: #258ed9;
          color: #fff; }
          .c2 .content .list2 li:hover:after {
            background: url(../images/listj.png) no-repeat center 0; }
        .c2 .content .list2 li:nth-child(1) {
          left: 80px;
          top: 61px;
          width: 399px; }
          .c2 .content .list2 li:nth-child(1):after {
            left: -23px; }
        .c2 .content .list2 li:nth-child(2) {
          left: 20px;
          top: 205px;
          width: 472px; }
          .c2 .content .list2 li:nth-child(2):after {
            left: -23px;
            content: '02'; }
        .c2 .content .list2 li:nth-child(3) {
          left: 80px;
          top: 345px; }
          .c2 .content .list2 li:nth-child(3):after {
            left: -23px;
            content: '03'; }
        .c2 .content .list2 li:nth-child(4) {
          right: 56px;
          top: 61px;
          padding-left: 132px; }
          .c2 .content .list2 li:nth-child(4):after {
            right: -23px;
            content: '04'; }
        .c2 .content .list2 li:nth-child(5) {
          right: 0px;
          top: 205px;
          width: 472px;
          padding-left: 70px; }
          .c2 .content .list2 li:nth-child(5):after {
            right: -23px;
            content: '05'; }
        .c2 .content .list2 li:nth-child(6) {
          right: 56px;
          top: 345px;
          line-height: 34px;
          padding-top: 26px; }
          .c2 .content .list2 li:nth-child(6):after {
            right: -23px;
            content: '06'; }

.c3 {
  background: url(../images/c3.png) no-repeat center 0;
  padding-top: 52px;
  height: 569px;
  box-sizing: border-box; }
  .c3 h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 1; }
    .c3 h2 p {
      margin-top: 18px;
      font-size: 20px;
      font-weight: 500; }
  .c3 .list2 {
    margin-top: 110px;
    margin-bottom: 35px; }
    .c3 .list2 li {
      margin-right: 53px;
      float: left;
      text-align: center; }
      .c3 .list2 li h3 {
        line-height: 44px;
        font-size: 16px;
        color: #333333;
        font-weight: 500; }
      .c3 .list2 li:last-child {
        margin-right: 0; }
  .c3 .lj {
    width: 416px;
    margin: 0 auto; }
    .c3 .lj a.ck {
      border: 2px solid #258ed9;
      width: 195px;
      height: 48px;
      line-height: 48px;
      font-size: 20px;
      color: #333333;
      display: block;
      padding-left: 63px;
      box-sizing: border-box;
      background: url(../images/dh.png) no-repeat 24px center; }
    .c3 .lj .dh p {
      font-size: 16px;
      color: #333333;
      line-height: 24px; }
      .c3 .lj .dh p:nth-child(2) {
        font-weight: 600;
        font-size: 24px;
        color: #258ed9; }

.c4 {
  margin-top: 66px;
  margin-bottom: 66px; }
  .c4 .list2 li .tu {
    width: 600px;
    position: relative; }
    .c4 .list2 li .tu .img1 {
      position: absolute;
      display: block;
      z-index: 111;
      top: -28px; }
  .c4 .list2 li .zi {
    margin-left: 46px;
    width: 554px;
    padding-top: 76px; }
    .c4 .list2 li .zi h3 {
      color: #258ed9;
      font-size: 22px;
      padding-bottom: 10px;
      border-bottom: 2px solid #e8e8e8; }
      .c4 .list2 li .zi h3 p {
        font-size: 12px;
        color: #cecece;
        font-weight: 500;
        text-transform: uppercase; }
    .c4 .list2 li .zi dd {
      margin-top: 18px;
      line-height: 49px;
      font-size: 16px;
      color: #333; }
      .c4 .list2 li .zi dd p {
        padding-left: 10px;
        background: url(../images/su.png) no-repeat 0 center; }
  .c4 .list2 li:nth-child(1) .tu .img1 {
    left: 32px; }
  .c4 .list2 li:nth-child(2) .tu .img1 {
    right: 32px; }
  .c4 .list2 li:nth-child(2) .zi {
    padding-top: 36px;
    width: 520px; }
    .c4 .list2 li:nth-child(2) .zi dd {
      line-height: 40px; }
      .c4 .list2 li:nth-child(2) .zi dd p {
        padding-left: 16px;
        background: url(../images/su.png) no-repeat 0 13px; }
  .c4 .list2 li:nth-child(3) .tu .img1 {
    left: 32px; }
  .c4 .list2 li:nth-child(3) .zi dd p {
    padding-left: 16px; }

.c5 {
  background: #efefef;
  padding-top: 70px;
  padding-bottom: 36px; }
  .c5 .c5-1 {
    background: #fff;
    padding: 70px 25px 70px 20px; }
    .c5 .c5-1 .c5-1-1 {
      width: 446px; }
    .c5 .c5-1 .c5-1-2 {
      width: 626px; }
      .c5 .c5-1 .c5-1-2 h3 {
        text-transform: uppercase;
        color: #1d7ce8;
        font-size: 30px;
        font-family: arial;
        background: url(../images/h-1.png) no-repeat 0 bottom;
        line-height: 65px;
        margin-top: 10px; }
      .c5 .c5-1 .c5-1-2 dd {
        margin-top: 14px;
        font-size: 14px;
        color: #333333;
        line-height: 27px; }
      .c5 .c5-1 .c5-1-2 a.ck {
        display: block;
        text-transform: uppercase;
        text-align: center;
        font-size: 14px;
        width: 124px;
        line-height: 33px;
        border-radius: 20px;
        background: #fff;
        border: 1px solid #ccc;
        margin-top: 52px; }
        .c5 .c5-1 .c5-1-2 a.ck:hover {
          border: 1px solid #1d7ce8;
          background: #1d7ce8;
          color: #fff; }
  .c5 .list2 {
    margin-top: 20px; }
    .c5 .list2 li {
      margin-right: 20px;
      margin-bottom: 20px;
      float: left; }
      .c5 .list2 li img{    width: 268px;
    height: 256px; }
      .c5 .list2 li:nth-child(5n) {
        }

.c6 {
  margin-top: 40px;
  margin-bottom: 63px; }
  .c6 h2 {
    font-size: 20px;
    color: #333333;
    background: url(../images/h-2.png) no-repeat 0 50%;
    line-height: 70px;
    text-indent: 10px; }
    .c6 h2 a.ck {
      float: right;
      font-size: 16px;
      color: #333333;
      font-weight: 500;
      text-transform: uppercase; }
  .c6 .content .list2 li {
    float: left;
    margin-right: 20px; }
    .c6 .content .list2 li a.img {
      display: block; }
      .c6 .content .list2 li a.img img {
        width: 224px;
        height: 172px; }
    .c6 .content .list2 li h3 {
      font-weight: 500;
      text-align: center;
      line-height: 38px; }
      .c6 .content .list2 li h3 a {
        color: #333;
        font-size: 14px; }

.c7 {
  margin-bottom: 54px; }
  .c7 .c7-1 {
    width: 780px; }
    .c7 .c7-1 h2 {
      text-transform: uppercase;
      font-family: arial;
      font-size: 30px;
      color: #333333;
      line-height: 1; }
      .c7 .c7-1 h2 span {
        color: #1d7ce8; }
      .c7 .c7-1 h2 p {
        font-size: 20px;
        color: #333333;
        line-height: 57px;
        background: url(../images/h-3.png) no-repeat 0 bottom;
        padding-left: 26px;
        font-weight: 500; }
    .c7 .c7-1 .list2 {
      padding-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px dashed #ccc; }
      .c7 .c7-1 .list2 li a.img {
        display: block;
        width: 156px;
        height: 106px; }
        .c7 .c7-1 .list2 li a.img img {
          width: 156px;
          height: 106px; }
      .c7 .c7-1 .list2 li .zi {
        width: 602px; }
        .c7 .c7-1 .list2 li .zi h3 {
          font-weight: 500;
          line-height: 36px; }
          .c7 .c7-1 .list2 li .zi h3 a {
            color: #333333;
            font-size: 16px;
            line-height: 36px; }
          .c7 .c7-1 .list2 li .zi h3 span {
            font-size: 14px;
            color: #999999;
            float: right; }
        .c7 .c7-1 .list2 li .zi dd {
          font-size: 14px;
          color: #666666;
          line-height: 27px;
          margin-top: 19px; }
    .c7 .c7-1 .list3 li {
      float: left;
      line-height: 68px;
      border-bottom: 1px dashed #ccc;
      width: 360px; }
      .c7 .c7-1 .list3 li:nth-child(2n) {
        float: right; }
      .c7 .c7-1 .list3 li a {
        color: #333333;
        font-size: 16px;
        line-height: 36px; }
      .c7 .c7-1 .list3 li span {
        font-size: 14px;
        color: #999999;
        float: right; }
      .c7 .c7-1 .list3 li:hover a {
        color: #1d7ce8; }
      .c7 .c7-1 .list3 li:hover span {
        color: #1d7ce8; }
  .c7 .c7-2 {
    padding-top: 20px;
    width: 374px; }
    .c7 .c7-2 h2 {
      height: 67px;
      line-height: 67px;
      font-weight: 500;
      font-size: 20px;
      color: #666666;
      font-family: arial;
      padding-right: 13px; }
      .c7 .c7-2 h2 a {
        color: #666666;
        float: right; }
      .c7 .c7-2 h2:after {
        content: '';
        display: block;
        width: 55px;
        background: #ccc;
        height: 1px;
        position: absolute;
        z-index: 111;
        left: 213px; }
    .c7 .c7-2 .content {
      height: 379px;
      overflow: hidden; }
      .c7 .c7-2 .content .bd {
        overflow: hidden; }
        .c7 .c7-2 .content .bd .list2 li {
          border: 1px solid #ccc;
          padding: 22px 12px 19px 15px;
          line-height: 24px;
          margin-bottom: 29px; }
          .c7 .c7-2 .content .bd .list2 li a {
            display: block;
            padding-left: 30px;
            font-size: 16px;
            color: #333;
            background: url(../images/wen.png) no-repeat 0 center; }
          .c7 .c7-2 .content .bd .list2 li dd {
            margin-top: 16px;
            padding-left: 30px;
            font-size: 14px;
            color: #333;
            background: url(../images/da.png) no-repeat 0 center; }

.foot {
  background: #222222;
  padding-top: 43px; }
  .foot .footz {
    width: 918px; }
    .foot .footz h2 {
      font-weight: 500;
      line-height: 46px;
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 20px;
      border-bottom: #454545 1px solid;
      font-size: 19px; }
    .foot .footz .foot1 {
      width: 394px; }
      .foot .footz .foot1 dd {
        line-height: 48px; }
        .foot .footz .foot1 dd a {
          color: #717171;
          font-size: 14px;
          padding-right: 101px; }
          .foot .footz .foot1 dd a:nth-child(3) {
            padding-right: 0; }
    .foot .footz .foot2 {
      margin-left: 106px;
      width: 412px; }
      .foot .footz .foot2 dd {
        line-height: 48px;
        color: #717171;
        font-size: 14px; }
  .foot .foot3 {
    margin-right: 29px;
    margin-top: 28px;
    text-align: center;
    font-size: 14px;
    line-height: 56px;
    color: #717171; }

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