* {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  color: white; }

a {
  text-decoration: none;
  cursor: pointer; }

.banner {
  width: 100%;
  background-size: cover;
  min-width: 1200px; }
  .banner .banner-top {
    width: 100%;
    height: 91px;
    background-color: #1b1617;
    color: white; }
    .banner .banner-top .top-center {
      width: 642px;
      height: 100%;
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between; }
      .banner .banner-top .top-center .clip {
        display: flex;
        width: 214px;
        font-size: 16px;
        align-items: center;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 42px; }
        .banner .banner-top .top-center .clip .clip-img {
          width: 140px;
          height: auto; }
        .banner .banner-top .top-center .clip .clip-1 {
          width: 50%; display: none;}
            .banner .banner-top .top-center .clip .clip-1 .clip-1 > a > span {
            width: 16px;
            height: 8px;
            font-size: 14px;
            color: #FFFFFF; }

/*.clip-1 a.active > span, .clip-1 a:hover > span {*/
  /*padding-bottom: 30px;*/
  /*border-bottom: 3px solid #40a2cf; }*/

.triangle {
  position: absolute;
  left: 916px;
}

.bottom {
  width: 100%;
  height: 300px;
  background-color: #1b1617; }
  .bottom .bottom1 {
    width: 1200px;
    height: 258px;
    background-color: #1b1617; }
    .bottom .bottom1 .bottom-title {
      background-color: #1b1617;
      display: flex;
      align-items: center;
      position: relative;
      top: 52px; }
    .bottom .bottom1 .bottom-content {
      width: 1200px;
      display: flex;
      position: relative;
      top: 88px; }
      .bottom .bottom1 .bottom-content .bottom-clip {
        width: 400px;
        height: 86px; }
        .bottom .bottom1 .bottom-content .bottom-clip .bottom-img {
          width: 36px;
          height: 36px;
          position: relative;
          left: 50%;
          top: 20%;
          margin-left: -20px;
          margin-top: -20px; }
        .bottom .bottom1 .bottom-content .bottom-clip .bottom-font {
          font-size: 16px;
          position: relative;
          bottom: 0;
          margin-top: 10px;
          text-align: center;
          color: #999999; }
  .bottom .bottom2 {
    height: 42px;
    background-color: #2b2b2c; }
    .bottom .bottom2 .bottom-font2 {
      align-items: center;
      text-align: center;
      font-size: 14px;
      color: #666666;
      line-height: 42px;
      font-weight: 500; }
.bottom3{
	background-color: #2b2b2c;
	text-align: center;
}

.triangle-link {
    width: 100%;
    display: inline-block;
}

.banner-bottom {
      width: 100%;
      height: 552px;
      display: flex;
      justify-content: center;
      background-size: cover;
      background-image: url("../img/index/shuyouge/banner.jpg");
      background-repeat: no-repeat;
      background-clip: border-box;
      background-position-x: center;
      background-position-y: 0;
      -moz-background-size: 100% 100%;
       cursor: pointer;}

.body {
  width: 100%;
  position: absolute;
  top: 642px; }
  .body .body-gray {
    min-width: 1200px;
    width: 100%;
    height: 381px;
    background: #2b2b2c;
    position: relative;
    top: 0; }
  .body .body-black {
    min-width: 1200px;
    width: 100%;
    height: 610px;
    background-color: #1b1617;
    position: relative;
    top: 0; }

.body-title {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
  background-color: #2b2b2c;
  background-image: url("../img/index/2@2x.png");
  background-repeat: no-repeat;
  background-clip: border-box;
  background-position-x: center;
  background-position-y: 35px; }
  .body-title .body-content {
    width: 100%;
    display: flex; }
    .body-title .body-content .content1 {
      width: 400px;
      height: 381px; }
      .body-title .body-content .content1 .content1-after {
        width: 210px;
        height: 240px;
        position: relative;
        top: 157px; }
        .body-title .body-content .content1 .content1-after .content-img {
          width: 100px;
          height: 100px;
          background-size: cover;
          display: flex;
          align-items: center;
          position: relative;
          top: 58px;
          margin-top: -58px; }
      .body-title .body-content .content1 .content-font {
        width: 210px;
        height: 50px;
        display: flex;
        align-items: center;
        line-height: 50px;
        position: relative;
        top: 92px; }
    .body-title .body-content .line {
      background-color: #2b2b2c;
      width: 2px;
      height: 20px;
      position: relative;
      left: 0;
      top: 50%; }
.content1-after a{
  cursor: default!important;
}
.content-font a{
  cursor: default!important;
}

/*.content1-after a:hover {*/
  /*width: 210px;*/
  /*height: 230px;*/
  /*z-index: 6;*/
  /*background-color: #454545;*/
  /*display: block; }*/

/*.content-font a:hover {*/
  /*z-index: 7;*/
  /*width: 210px;*/
  /*height: 50px;*/
  /*text-align: center;*/
  /*background-image: linear-gradient(to bottom right, #11e7f0, #5580bc); }*/

.body2 {
  width: 100%;
  min-width: 1200px;
  height: 609px;
  justify-content: center;
  background-image: url("../img/index/background.png");
  background-repeat: no-repeat;
  background-clip: border-box;
  background-position-x: center;
  background-position-y: 0; }
  .body2 .body-title2 {
    width: 1200px;
    height: 100%;
    background-color: #1b161780;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-position-x: center;
    background-position-y: 35px; }
    .body2 .body-title2 .title2-img-box {
        display: flex;
        justify-content: center;
        padding-top: 40px;
    }
    .body2 .body-title2 .title2-img-box .title2-img {
        width: 500px;
        
    }
    .body2 .body-title2 .body-content1 {
      width: 100%;
      display: flex;
      height: 609px; }
      .body2 .body-title2 .body-content1 .content1-left {
        display: flex;
        margin-left: 22px; }
        .body2 .body-title2 .body-content1 .content1-left .left-img {
          width: 640px;
          height: 367px; 
          padding-top: 50px;}
      .body2 .body-title2 .body-content1 .content1-right {
        height: 367px;
        margin-left: 31px;
         padding-right: 51px;
         padding-top: 50px;
         display: flex;
         flex-direction: column;
         justify-content: space-between;}
        .body2 .body-title2 .body-content1 .content1-right .right-font {
          line-height: 34px;
          font-size: 18px;}
        .body2 .body-title2 .body-content1 .content1-right .triangle-link .jump-btn {
            width: 100%;
        }

.body3 {
  width: 1200px;
  min-width: 1200px;
  height: 400px;
  display: flex; }
  .body3 .body-img {
    width: 200px;
    margin-left: 8px;
    margin-top: 40px; }
    .body3 .body-img .body-img img {
      width: 271px;
      height: 320px; }

.body-title3 {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
  background-color: #1b1617;
  background-image: url("../img/index/4@2x.png");
  background-repeat: no-repeat;
  background-clip: border-box;
  background-position-x: center;
  background-position-y: 35px;
  display: flex; }
  .body-title3 .body-content3 {
    width: 763px;
    height: 100%;
    display: flex; }
    .body-title3 .body-content3 .content2-left .content2-img {
      width: 763px;
      height: 225px;
      margin-top: 135px;
      margin-left: 0;
      display: block;
      object-fit: cover; }
    .body-title3 .body-content3 .content2-left .content2-font {
      font-size: 20px;
      height: 20px;
      font-weight: bold;
      color: #FFFFFF;
      margin-top: 26px; }
    .body-title3 .body-content3 .content2-left .content2-content {
      width: 761px;
      height: 48px;
      margin-top: 26px;
      display: flex; }
      .body-title3 .body-content3 .content2-left .content2-content .content2-content-left {
        width: 68px;
        height: 45px;
        border-right: 1px solid #ffffff;
        font-size: 20px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: left;
        line-height: 24px; }
      .body-title3 .body-content3 .content2-left .content2-content .content2-content-right {
        height: 45px;
        font-size: 16px; }
  .body-title3 .content2-right {
    width: 303px; }
    .body-title3 .content2-right .content2-right-top {
      position: relative;
      top: 127px;
      height: 85px;
      background-color: #2b2b2c;
      font-size: 16px;
      font-weight: 500;
      line-height: 42px;
      text-align: center; }
      .body-title3 .content2-right .content2-right-top .content2-link {
        color: black;
        height: 36px;
        line-height: 36px;
        text-align: right;
        background-image: linear-gradient(to bottom right, #11e7f0, #5580bc); }
    .body-title3 .content2-right .content2-right-center {
      position: relative;
      top: 201px;
      line-height: 34px;
      text-align: left;
      font-size: 16px;}
    .body-title3 .content2-right .content2-right-bottom {
      position: relative;
      top: 225px;
      line-height: 34px;
      text-align: left;
      font-size: 16px;}

.body-gray2 {
  width: 100%;
  min-width: 1200px;
  height: 610px;
  background: #2b2b2c;
  position: relative;
  top: 0; }
  .body-gray2 .body-title4 {
    width: 1200px;
    height: 610px;
    background-color: #2b2b2c;
    background-image: url("../img/index/5@2x.png");
    background-repeat: no-repeat;
    background-clip: border-box;
    background-position-x: center;
    background-position-y: 35px; }
    .body-gray2 .body-title4 .body-content {
      width: 100%;
      display: flex; }
      .body-gray2 .body-title4 .body-content .partner {
        width: 1200px;
        overflow: hidden;
        clear: both;
        margin-top: 239px; }
        .body-gray2 .body-title4 .body-content .partner .partner-img {
          float: left;
          margin-right: 11px;
          margin-left: 11px;
          margin-bottom: 79px; }

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