.index-section-6 {
  padding: 20px 0;
  overflow-x: hidden;
  margin: 0 auto;
  height: 530px;
}

.index-section-6 .gj-one .oneCon {
  width: 100%;
  height: 355px;
  /*margin-top: 40px;*/
  margin:0 auto;
}
.index-section-6 .gj-one p.p-title {
  font-size: 30px;
  text-align: center;
}
.index-section-6 .gj-one .oneCon .img {
  margin:0 auto;
  text-align: center;
}

.index-section-6 .gj-one .oneCon .oneText {
  /*padding-top: 60px;*/
  padding-right: 4%;
}
.index-section-6 .gj-one .oneCon .oneText p {
  /*text-align: left;*/
  font-size: 16px;
  margin-bottom: 20px;
  /*text-indent: 108px;*/
  color: rgb(0,0,0);
  font-weight: bold;
}
.index-section-6 .gj-one .oneCon .oneText p.text-p1 {
  font-size: 20px;
}

.index-section-6 .gj-one .oneCon .img {
  color: rgb(0,0,0);
}

.fl_img{
  width: 10%;
  height: 10%;
}
.ping_css{
  font-size: 26px;
  line-height: 0px;
}
@media (max-width: 768px) {
  .button_11{
      width:100px;
      
  }
  .index-section-6 {
    padding: 10px 0;
    overflow-x: hidden;
    margin: 0 auto;
  }
  .index-section-6 .gj-one .oneCon .img {
    margin:0 auto;
  }
  .button_12
  {
    width: 160px;
  }
  .index-section-6 .gj-one .oneCon .oneText {
    padding-top: 60px;
  }

  .ping_css{
    font-size: 19px;
    line-height: 0px;
  }
  /*.index-section-6 .gj-one .oneCon .oneText p {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
    text-indent: 108px;
    color: rgb(0,0,0);
    font-weight: bold;
  }*/
}
.downBtn {
  display: block;
  width:146px;
  height:42px;
  line-height: 42px;
  color: #fff;
  background-color: #12CDF4;
  box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.12);
  border-radius:21px;
  margin: 40px auto 65px;
  font-size: 16px;
  text-align: center;
  margin-left:95px;
}