.inside-banner .text {
  max-width: 590px;
}
.datahub {
  overflow: hidden;
}
.datahub img {
  vertical-align: middle;
}
.datahub .youshi {
  padding: 50px 0 25px 0;
  position: relative;
}
.datahub .youshi .nr {
  background: url(../images/youshi-bg.png) no-repeat center top;
  width: 1044px;
  height: 548px;
  margin: 0 auto 0 auto;
  position: relative;
}
.datahub .youshi .titleBig {
  font-size: 24px;
  font-weight: 700;
  width: 76px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 482px;
  top: 65px;
}
.datahub .youshi .li-01 .title {
  font-size: 14px;
  font-weight: 700;
  width: 48px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 306px;
  top: 233px;
}
.datahub .youshi .li-01 .info {
  font-size: 14px;
  width: 263px;
  line-height: 16px;
  padding: 10px 13px;
  color: #666666;
  position: absolute;
  left: 0;
  top: 211px;
}
.datahub .youshi .li-02 .title {
  font-size: 14px;
  font-weight: 700;
  width: 48px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 688px;
  top: 233px;
}
.datahub .youshi .li-02 .info {
  font-size: 14px;
  width: 263px;
  line-height: 16px;
  padding: 10px 13px;
  position: absolute;
  right: 0;
  top: 211px;
}
.datahub .youshi .li-03 .title {
  font-size: 14px;
  font-weight: 700;
  width: 48px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 497px;
  top: 263px;
}
.datahub .youshi .li-03 .info {
  font-size: 14px;
  width: 263px;
  line-height: 16px;
  padding: 10px 13px;
  position: absolute;
  left: 393px;
  top: 362px;
}
.datahub .tedian {
  background: #f7f7f7;
  padding: 80px 0 80px 0;
  position: relative;
}
.datahub .tedian .container {
  max-width: 1300px;
}
.datahub .tedian .list {
  margin-left: -12px;
  margin-right: -12px;
}
.datahub .tedian li {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.datahub .tedian li .box {
  background: #eeeeee;
  text-align: center;
}
.datahub .tedian li .text {
  padding: 30px 40px 10px 40px;
}
.datahub .tedian li .info {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  min-height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.datahub .tedian li .pic {
  padding: 20px 15px;
}
@media screen and (max-width: 768px) {
  .datahub .youshi {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .datahub .youshi .nr {
    background: none;
    width: auto;
    height: auto;
    margin: auto;
  }
  .datahub .youshi .nr .titleBig {
    position: static;
    color: #333;
    text-align: center;
    font-weight: 400;
    width: auto;
    line-height: 1;
    margin-bottom: 30px;
  }
  .datahub .youshi .nr li {
    padding-bottom: 10px;
  }
  .datahub .youshi .nr li:last-child {
    padding-bottom: 0;
  }
  .datahub .youshi .nr .box {
    border: 1px #eeeeee solid;
  }
  .datahub .youshi .nr .title {
    width: auto !important;
    background: #ed6827;
    position: static !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 50px !important;
  }
  .datahub .youshi .nr .info {
    width: auto !important;
    position: static !important;
    color: #333;
    line-height: 22px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .datahub .youshi .nr .li-01 .info {
    position: static !important;
    width: auto;
  }
  .datahub .tedian {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .datahub .tedian li {
    width: 100%;
    padding-bottom: 10px;
  }
  .datahub .tedian li:last-child {
    padding-bottom: 0;
  }
  .datahub .tedian li .text {
    padding: 20px 20px 0 20px;
  }
  .datahub .tedian li .info {
    min-height: auto;
    font-size: 14px;
  }
}
