<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bigData .top {
  width: 100%;
  height: 6.68rem;
  background: url("../images/arvr/banner.png") no-repeat;
  background-size: 100%;
}

.bigData .dataPlatform {
  width: 100%;
  height: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.bigData .dataPlatform span:nth-of-type(1) {
  margin-top: .8rem;
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #343434;
}

.bigData .dataPlatform img:nth-of-type(1) {
  margin-top: .39rem;
  display: block;
  width: 2.2rem;
  height: 0.08rem;
}

.bigData .dataPlatform img:nth-of-type(2) {
  width: 6rem;
  height: 3.6rem;
}

.bigData .dataPlatform span:nth-of-type(2) {
  margin-top: .67rem;
  width: 9rem;
  display: block;
  font-size: .36rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #343434;
}

.bigData .advantage {
  height: 8.6rem;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.bigData .advantage span:nth-of-type(1) {
  margin-top: .59rem;
  font-size: .36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #343434;
}

.bigData .advantage img {
  margin-top: .39rem;
  display: block;
  width: 2.2rem;
  height: 0.08rem;
}

.bigData .advantage .itemBox {
  width: 8rem;
  padding-left: .2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.bigData .advantage .itemBox .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bigData .advantage .itemBox .item img {
  width: 1.01rem;
  height: 1.17rem;
  margin-right: .54rem;
}

.bigData .advantage .itemBox .item span {
  font-size: .36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #343434;
}

.bigData .framework {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #F6F5FA;
  height: 13.8rem;
}

.bigData .framework span:nth-of-type(1) {
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #343434;
  margin-top: .65rem;
}

.bigData .framework img:nth-of-type(1) {
  margin-top: .39rem;
  display: block;
  width: 2.2rem;
  height: 0.08rem;
}

.bigData .framework img:nth-of-type(2) {
  display: block;
  width: 4.3rem;
  height: 5.28rem;
  margin-top: .54rem;
  margin-bottom: .3rem;
}

.bigData .framework span:nth-of-type(2) {
  display: block;
  padding: 0 .8rem;
  line-height: .64rem;
  font-size: .36rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
}

.bigData .framework2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: #fff;
}

.bigData .framework2 span:nth-of-type(1) {
  font-size: .48rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #343434;
  margin-top: .65rem;
}

.bigData .framework2 img:nth-of-type(1) {
  margin-top: .39rem;
  display: block;
  width: 2.2rem;
  height: 0.08rem;
}

.bigData .framework2 .frmaeImg {
  display: block;
  width: 10rem;
  height: 7.19rem;
  margin-top: .4rem;
  padding-bottom: .6rem;
}
</pre></body></html>