h2.bt {
  text-align: center;
  line-height: 1; }
  h2.bt p {
    font-size: 30px;
    color: #1e1f24; }

.c1 {
  margin-top: 30px;
  margin-bottom: 76px; }
  .c1 dd {
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
    color: #666;
    text-align: center;
    margin-bottom: 42px; }
  .c1 .tu {
    text-align: center;
    margin-bottom: 42px; }
  .c1 .list2 li {
    float: left;
    margin-right: 38px;
    text-align: center; }
    .c1 .list2 li:nth-child(5n) {
      margin-right: 0; }
    .c1 .list2 li .tu1 {
      height: 58px;
      line-height: 58px;
      margin-bottom: 12px; }
    .c1 .list2 li h3 {
      line-height: 32px;
      color: #333333;
      font-size: 18px; }
    .c1 .list2 li .zi {
      font-size: 16px;
      color: #666666;
      line-height: 26px; }
    .c1 .list2 li:hover h3 {
      color: #1788ca; }

.c2 {
  background: url(../images/c2.png) no-repeat center 0;
  height: 921px;
  box-sizing: border-box;
  padding-top: 42px; }
  .c2 h2.bt {
    margin-bottom: 8px; }
    .c2 h2.bt p {
      color: #fff; }
  .c2 .zi {
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center; }
    .c2 .content{margin-top: 90px}
  .c2 .content .bd {
    margin-bottom: 33px;
    overflow: hidden; }
    .c2 .content .bd .list2 li {
      float: left;
      margin-right: 6px; position:relative;width: 395px;
          height: 253px;}
      .c2 .content .bd .list2 li a.img {
        display: block;
        position: relative; }
        .c2 .content .bd .list2 li a.img img {
          width: 395px;
          height: 253px; }
        .c2 .content .bd .list2 li a.img .bg {
          position: absolute;
          z-index: 111;
          top: 0px;
          left: 0px;
          width: 395px;
          height: 253px;
          box-sizing: border-box;
         
          color: #fff;
          text-align: center; }
          .c2 .content .bd .list2 li a.img .bg h3 {
            line-height: 1;
            font-size: 22px; }
            
            
            
            
          .c2 .content .bd .list2 li a.img .bg dd {
            font-size: 26px;color:#fff;font-weight: 600;
            line-height: 253px;
               display: none;background: url(../images/mx.png);
         }
            
            
            
            
             .c2 .content .bd .list2 li a.img:hover .bg dd{display:block;}
             
            
            
            
            
            
  .c2 .content .hd {
    text-align: center;
    line-height: 16px;
    height: 16px; }
    .c2 .content .hd li {
      display: inline-block;
      width: 17px;
      height: 16px;
      font-size: 16px;
      border-radius: 100px;
     
      background: none;
      margin: 0 5px;
      font-size: 0;
      border: 1px solid;
    border-color: #1788ca;
    }
      .c2 .content .hd li.on {
        background: #1788ca; }
  .c2 .dh {
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    padding-left: 48px;
    background: url(../images/dh.png) no-repeat 0 center;
    margin-left: 545px;
    margin-top: 115px; }

.c3 {
  background: url(../images/c3.png) no-repeat center 0;
  height: 1181px;
  padding-top: 40px;
  box-sizing: border-box; }
  .c3 h2.bt p {
    color: #fff; }
  .c3 .zi {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center; }
  .c3 .content {
    margin-top: 192px; height:548px;}
    
    .c3 .content .list2 {
      position: relative; height:548px;
        
    }
      .c3 .content .list2 li {
        text-align: center;
        position: absolute;
        z-index: 111; }
        .c3 .content .list2 li .tu1 {
          text-align: center; }
        .c3 .content .list2 li h3 {
          font-size: 20px;
          color: #fff;
          margin-top: 6px;
          line-height: 24px; }
        .c3 .content .list2 li dd {
          font-size: 16px;
          line-height: 22px;
          color: #fff;
          margin-top: 6px; }
          
          
          
        .c3 .content .list2 li:nth-child(1) {
          left: 240px;
          top: 50px; }
        .c3 .content .list2 li:nth-child(2) {
          right: 240px;
          top: 50px; }
        .c3 .content .list2 li:nth-child(3) {
          left: 198px;
          top: 350px; }
        .c3 .content .list2 li:nth-child(4) {
          right: 198px;
          top: 350px; }
        .c3 .content .list2 li:nth-child(5) {
          left: 563px;
          top: -128px; }
        .c3 .content .list2 li:nth-child(6) {
          left: 563px;
          bottom: -140px; 
                top: 670px;
        }
          
          




.tong3{width:1200px;margin:0 auto;height:1181px;position:relative;background: url(../images/bj.png) no-repeat center 65%}






.tu1 img{display:block;width:100%;height:100%;
	-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;}
    
.tu1 img.rotation{
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);}


























.c4 {
  background: url(../images/c4.png) no-repeat center 0;
  height: 1042px;
  padding-top: 52px;
  box-sizing: border-box; }
  .c4 h2.bt p {
    color: #fff; }
  .c4 .zi {
    margin-top: 10px;
    font-size: 16px;
    color: #ffffff;
    line-height: 27px;
    margin-bottom: 60px;
    text-align: center; }
  .c4 .content {
    margin-top: 202px; }
    .c4 .content .c4-1 {
      margin-left: 131px;
      width: 422px;
      height: 527px;
      overflow: hidden; }
      .c4 .content .c4-1 img {
        width: 422px;
        height: 527px;
        transition-duration: .6s; }
        .c4 .content .c4-1 img:hover {
          transform: scale(1.2); }
    .c4 .content .c4-2 {
      width: 572px;
      box-sizing: border-box;
      padding-right: 20px;
      font-size: 30px;
      padding-top: 107px; }
      .c4 .content .c4-2 h3 {
        width: 318px;
        color: #fff;
        line-height: 1;
        margin-bottom: 64px;
        font-size: 30px;
        text-transform: uppercase;
        text-align: center; }
        .c4 .content .c4-2 h3 p {
          font-size: 14px;
          font-weight: 500;
          margin-top: 10px; }
      .c4 .content .c4-2 dd {
        color: #fff;
        font-size: 16px;
        line-height: 27px; }
      .c4 .content .c4-2 a.ck {
        display: block;
        margin-top: 16px; }

.c5 {
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 52px; }
  .c5 h2.bt {
    margin-bottom: 8px; }
.c5 h2.bt p {
    color: #000; }
  .c5 .zi {
    font-size: 16px;
    color: #666;
    line-height: 27px;
    text-align: center; }
  .c5 .list2 {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 36px; }
    .c5 .list2 li {
      display: inline-block;
      width: 118px;
      line-height: 37px;
      background: #fff;
      margin: 0 3px; }
      .c5 .list2 li a {
        font-size: 14px;
        color: #666666; }
      .c5 .list2 li:hover {
        background: #2368b7; }
        .c5 .list2 li:hover a {
          color: #fff; }
        .c5 .list2 li.on {
        background: #2368b7; }
        .c5 .list2 li.on a {
          color: #fff; }  
          
  .c5 .content .bd {
    overflow: hidden; }
    .c5 .content .bd .list3 li {
      float: left;
      margin-right: 7px; }
      .c5 .content .bd .list3 li a.img {
        display: block; }
        .c5 .content .bd .list3 li a.img img {
          width: 294px;
          height: 202px; }
      .c5 .content .bd .list3 li h3 {
        text-align: center;
        background: #ffffff;
        font-size: 16px;
        width: 100%;
        line-height: 46px;
        text-align: center;
        box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.4); }
        .c5 .content .bd .list3 li h3 a {
          color: #333333; }

.c6 {
  margin-top: 40px; }
  .c6 h2.bt {
    margin-bottom: 8px; }
    .c6 h2.bt p {
    color: #000; }
  .c6 .zi {
    margin-bottom: 48px;
    font-size: 16px;
    color: #666;
    line-height: 27px;
    text-align: center; }
  .c6 .list2 li {
    border: 1px solid #c8c6c1;
    padding: 22px 36px 22px 22px; }
    .c6 .list2 li .tu {
      float: left;
      width: 431px;
      height: 241px; }
      .c6 .list2 li .tu img {
        width: 431px;
        height: 241px; }
    .c6 .list2 li .zi1 {
      width: 653px;
      padding-top: 32px; }
      .c6 .list2 li .zi1 h3 {
        font-weight: 500;
        line-height: 31px;
        font-size: 18px;
        color: #333333; }
        .c6 .list2 li .zi1 h3 img {
          padding-right: 14px; }
      .c6 .list2 li .zi1 p {
        line-height: 25px;
        color: #666666;
        font-size: 16px;
        margin-top: 14px; }
      .c6 .list2 li .zi1 .ck {
        width: 120px;
        line-height: 42px;
        text-align: center;
        font-size: 16px;
        color: #333333;
        background: url(../images/ck.png) no-repeat center 0;
        margin-top: 45px;
        float: right; }
  .c6 .content .c6-1 {
    width: 560px; }
    .c6 .content .c6-1 h2 {
      line-height: 83px;
      font-weight: 500;
      font-size: 18px;
      color: #1788ca;
      background: url(../images/heng.png) no-repeat 56px center; }
      .c6 .content .c6-1 h2 a.ck {
        font-size: 16px;
        color: #666666;
        float: right; }
    .c6 .content .c6-1 .list3 li .tu {
      width: 175px;
      height: 104px;
      float: left; }
      .c6 .content .c6-1 .list3 li .tu img {
        width: 175px;
        height: 104px; }
    .c6 .content .c6-1 .list3 li .zi1 {
      width: 264px;
      margin-right: 105px; }
      .c6 .content .c6-1 .list3 li .zi1 h3 {
        font-size: 18px;
        color: #333333;
        font-weight: 500;
        line-height: 44px; }
      .c6 .content .c6-1 .list3 li .zi1 p {
        font-size: 16px;
        line-height: 22px;
        color: #666666; }
    .c6 .content .c6-1 .list3 li:hover .zi1 h3 {
      color: #1788ca; }
    .c6 .content .c6-1 .list4 {
      margin-top: 26px; }
      .c6 .content .c6-1 .list4 li {
        padding-left: 20px;
        background: url(../images/yuan.png) no-repeat 0 center;
        border-bottom: 1px solid #e5e5e5;
        line-height: 41px; }
        .c6 .content .c6-1 .list4 li a {
          color: #666666;
          font-size: 16px; }
          .c6 .content .c6-1 .list4 li a span {
            float: right;
            color: #666666; }
        .c6 .content .c6-1 .list4 li:hover a {
          color: #1788ca; }

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