@media screen and (min-width: 1024px) {
  .content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .bg {
    width: 19.2rem;
    height: 8.09rem;
    background-image: url('/img/tech/bigdata/bg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .backg {
    width: 100%;
    display: flex;
    background-image: url(../img/tech/img3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 3.64rem;
    padding-bottom: 0.8rem;
  }

  .ptBox {
    width: 12rem;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  .ptBox h1 {
    color: #333333;
    font-weight: 600;
    font-size: 0.24rem;
    margin: auto;
    margin-top: 0.6rem;
    margin-bottom: 0;
    border-bottom: 2px solid #3B7CFF;
    padding-bottom: 10px;
  }

  .ptBox h2 {
    color: #666666;
    font-size: 0.2rem;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
  }

  .ptlistBox {
    width: 100%;
    display: flex;
    margin: auto;
    margin-top: 0.4rem;
  }

  .ptleft {
    width: 2.05rem;
    height: auto;
    background: #F7F7F7;
    display: flex;
    flex-direction: column;
    padding: 0.2rem 0;
  }

  .ptli {
    width: 100%;
    height: 0.52rem;
    margin: auto;
    text-align: center;
    line-height: 0.52rem;
    font-size: 0.24rem;
    color: #333333;
    caret-color: transparent;
    cursor: pointer;
  }

  .ptcheck {
    background: #c3d7ff;
    color: #3B7CFF;
    font-weight: bold;
  }

  .ptright {
    width: 9.36rem;
    margin: auto;
    margin-right: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
  }

  .ptimg {
    width: 100%;
    height: 5rem;
    margin: auto;
  }

  .ptdesc {
    width: 100%;
    display: flex;
    margin: auto;
    margin-top: 0.4rem;
  }

  .pttitle {
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    margin: auto;
    margin-left: 0;
  }

  .gymore {
    width: 1.54rem;
    height: 0.4rem;
    margin: auto;
    margin-right: 0;
    display: flex;
    cursor: pointer;

  }

  .gymorelabel {
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B7CFF;
    margin: auto;
    margin-right: 0.20rem;
  }

  .gymore img {
    width: 0.24rem;
    height: 0.11rem;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .sfcontentBox {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
  }

  .sftypes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
  }

  .sfli {
    padding: 0 0.17rem;
    margin: auto;
    margin-left: 0;
    margin-right: 0.26rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    cursor: pointer;
    caret-color: transparent;
  }

  .sfmore {
    padding: 0 0.17rem;
    background: #d2e1ff;
    border-radius: 4px;
    margin: auto;
    margin-left: 0;
    margin-right: 0.26rem;
    margin-top: 0;
    margin-bottom: 0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #3B7CFF;
    font-size: 0.2rem;
    font-weight: bold;
  }

  .sflicheck {
    background: #3B7CFF;
    border-radius: 20px;
    color: #fff;
  }

  .yjlist {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 0.4rem;
  }

  .yjli {
    width: 3.69rem;
    height: 3.58rem;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .ylimg {
    width: 100%;
    height: 2.22rem;
    margin: auto;
    margin-top: 0;
  }

  .yjdesc {
    width: 100%;
    box-sizing: border-box;
    padding: 0.3rem;
    display: flex;
    flex-direction: column;
    background: #fff;
  }

  .yjtitle {
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    margin: auto;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
  }

  .more {
    width: 1.54rem;
    height: 0.4rem;
    margin: auto;
    margin-top: 0.3rem;
    margin-left: 0;
    display: flex;
    cursor: pointer;

  }

  .morelabel {
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B7CFF;
    margin: auto;
    margin-left: 0;
    margin-right: 0.20rem;
  }

  .more img {
    width: 0.24rem;
    height: 0.11rem;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .checkmore {
    width: 2.10rem;
    height: 0.57rem;
    border: 1px solid #FFFFFF;
    font-size: 0.18rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.57rem;
    text-align: center;
    margin: auto;
    margin-top: 0.92rem;
  }


  .scenario-box {
    width: 100%;
    /* height: 7.79rem; */
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
    background: #FBFCFF;
  }

  .scenario-box .scenario-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .scenario-box .scenario-title h1 {
    /* height: 0.42rem; */
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .scenario-box .scenario-title span {
    /* height: 0.21rem; */
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.20rem;
    margin-top: 0.24rem;
  }

  .scenario-box .scenario-content {
    width: 12rem;
    /* height: 4.72rem; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.6rem;
    margin-bottom: 0.83rem;
  }

  .scenario-content .content-item {
    width: 2.76rem;
    /* height: 2.69rem; */
    background: #ffffff;
    border-radius: 0.1rem;
    padding: 0 0.24rem;
    padding-top: 0.24rem;
    padding-bottom: 0.33rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .scenario-content .content-item .head {
    width: 0.58rem;
    height: 0.58rem;
  }

  .scenario-content .content-item h1 {
    /* width: 1.6rem;
    height: 0.26rem; */
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.16rem;
  }

  .scenario-content .content-item p {
    /* width: 2.28rem;
    height: 0.8rem; */
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.32rem;
  }

  .scenario-content .content-item:hover {
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.10);
  }

  .one-stop-box {
    width: 100%;
    height: 8rem;
    background-image: url('/img/tech/bigdata/yzs-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 8rem;
  }


  .dvantage-core-box {
    width: 100%;
    height: 12.05rem;
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    padding-top: 0.8rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .dvantage-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .dvantage-core-box .dvantage-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .dvantage-core-box .dvantage-content-box {
    width: 11.98rem;
    height: 1.92rem;
    margin-top: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 {
    width: 24%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 h1 {
    width: 0.4rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 p {
    width: 2.64rem;
    height: 0.5rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 {
    width: 24%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 h1 {
    width: 0.4rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 p {
    width: 2.64rem;
    height: 0.5rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 {
    width: 24%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 h1 {
    width: 0.4rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 p {
    width: 2.64rem;
    height: 0.5rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 {
    width: 24%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 h1 {
    width: 0.4rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 p {
    width: 2.64rem;
    height: 0.5rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }

  .dvantage-core-box .core-box {
    width: 11.98rem;
    height: 7.54rem;
    margin-top: 0.8rem;
  }

  .dvantage-core-box .core-box .core-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .dvantage-core-box .core-box .core-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box {
    width: 11.98rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.54rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
    margin-top: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
    margin-top: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
    margin-top: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 {
    width: 5.8rem;
    height: 1.8rem;
    display: flex;
    margin-top: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-left {
    width: 0.20rem;
    height: 1.8rem;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right {
    width: 5.64rem;
    height: 1.8rem;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right h1 {
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right p {
    height: 0.82rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6:hover {
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
  }

  .swiper-box {
    width: 100%;
    height: 9.5rem;
    position: relative;
  }

  .swiper-box .swiper-pagination {
    position: absolute;
    left: 9.11rem;
    bottom: 0.44rem;
    width: 2rem;
    height: 0.20rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs {
    width: 0.08rem;
    height: 0.08rem;
    opacity: 0.5;
    background: #3c80ff;
    border-radius: 50%;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs-active {
    width: 0.18px;
    height: 0.16px;
    padding: 0.08rem 0.08rem;
    box-sizing: border-box;
    background-image: url('/img/tech/bigdata/pa-border.png');
    background-size: 0.20rem 0.20rem;
    background-repeat: no-repeat;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs-active:after {
    content: '';
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background-color: #3C80FF;
    position: relative;
    top: -0.04rem;
    left: -0.04rem;
  }

  .swiper-box .mySwiper {
    width: 100%;
    height: 9.5rem;
    margin-top: 0.55rem;
    overflow: hidden;
    position: relative;
  }

  .swiper-box .mySwiper .tab {
    width: 100%;
    padding-left: 4.28rem;
    padding-right: 4.28rem;
    box-sizing: border-box;
    position: absolute;
    top: 1.22rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .swiper-box .mySwiper .tab .tab-item1 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item1 h1 {
    height: 0.21rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item2 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item2 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item3 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item3 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item4 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item4 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-active {
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    color: #ffffff;
  }

  .swiper-box .mySwiper .tab .tab-active h1 {
    color: #ffffff;
  }

  .swiper-box .mySwiper .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
    position: absolute;
    top: 0.6rem;
    left: 8.64rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 {
    width: 100%;
    height: 10.1rem;
    background-image: url('/img/tech/bigdata/3d-sw.png');
    background-size: 100% 10.1rem;
    background-repeat: no-repeat;
    padding-top: 0.6rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content {
    width: 4.87rem;
    margin-top: 2.05rem;
    margin-left: 3.62rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item1 h1 {
    width: 3.89rem;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item1 p {
    width: 4.87rem;
    height: 1.07rem;
    opacity: 0.5;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 {
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 h1 {
    width: 1rem;
    height: 0.26rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 p {
    width: 4.87rem;
    height: 1.93rem;
    opacity: 0.5;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 {
    width: 100%;
    height: 10.1rem;
    background-image: url('/img/tech/bigdata/ugis-sw.png');
    background-size: 100% 10.1rem;
    background-repeat: no-repeat;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content {
    margin-top: 2.8rem;
    margin-left: 10.85rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item1 h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item2 p {
    width: 5.08rem;
    height: 0.55rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 {
    display: flex;
    align-items: center;
    margin-top: 0.36rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left {
    width: 2.48rem;
    height: 0.72rem;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left .border {
    position: absolute;
    top: -0.05rem;
    right: -0.05rem;
    width: 0.20rem;
    height: 0.20rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    backdrop-filter: blur(0.01rem);
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left span {
    z-index: 9;
    width: 2.42rem;
    height: 0.5rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right {
    width: 2.48rem;
    height: 0.72rem;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.1rem;
    margin-left: 0.33rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right .border {
    position: absolute;
    top: -0.05rem;
    right: -0.05rem;
    width: 0.20rem;
    height: 0.20rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    backdrop-filter: blur(0.01rem);
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right p {
    width: 2.42rem;
    height: 0.5rem;
    font-size: 0.14rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 {
    width: 100%;
    height: 10.1rem;
    background-image: url('/img/tech/bigdata/dw-sw-dt.png');
    background-size: 100% 10.1rem;
    background-repeat: no-repeat;
    padding-left: 3.62rem;
    padding-right: 3.62rem;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content {
    padding-top: 2.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content p {
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.20rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img {
    display: flex;
    margin-top: 0.32rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img .left {
    width: 5.78rem;
    height: 3.26rem;
    background: rgba(0, 0, 0, 0);
    border: 0.01rem solid #707070;
    border-radius: 0.1rem;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.16);
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img .right {
    width: 5.78rem;
    height: 3.26rem;
    background: rgba(0, 0, 0, 0);
    border: 0.01rem solid #707070;
    border-radius: 0.1rem;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.16);
    margin-left: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item4 {
    width: 100%;
    height: 10.1rem;
    background-image: url('/img/tech/bigdata/qul-sw.png');
    background-size: 100% 10.1rem;
    background-repeat: no-repeat;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content {
    padding-top: 1.28rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content p {
    width: 10.88rem;
    height: 0.47rem;
    opacity: 0.7;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.20rem;
  }
}


@media screen and (max-width: 1023px) {
  body {
    padding-top: 0.87rem;
  }

  .bg {
    width: 100%;
    height: 3.2rem;
    background-image: url('/img/tech/bigdata/bg.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .backg {
    width: 100%;
    display: flex;
    background-image: url(../img/tech/img3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 2.02rem;
    margin-bottom: 0.3rem;
    /* padding-bottom: 0.8rem; */
  }

  .ptBox {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  .ptBox h1 {
    color: #333333;
    font-weight: 600;
    font-size: 0.28rem;
    margin: auto;
    margin-top: 0.6rem;
    margin-bottom: 0;
    border-bottom: 2px solid #3B7CFF;
    padding-bottom: 10px;
  }

  .ptBox h2 {
    color: #666666;
    font-size: 0.22rem;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
  }

  .ptlistBox {
    width: 100%;
    display: flex;
    margin: auto;
    margin-top: 0.4rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
  }

  .ptleft {
    width: 2.05rem;
    height: auto;
    background: #F7F7F7;
    display: flex;
    flex-direction: column;
    padding: 0.2rem 0;
  }

  .ptli {
    width: 100%;
    height: 0.52rem;
    margin: auto;
    text-align: center;
    line-height: 0.52rem;
    font-size: 0.24rem;
    color: #333333;
    caret-color: transparent;
    cursor: pointer;
  }

  .ptcheck {
    background: #c3d7ff;
    color: #3B7CFF;
    font-weight: bold;
  }

  .ptright {
    width: 4.5rem;
    margin: auto;
    margin-right: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
  }

  .ptimg {
    width: 100%;
    height: auto;
    margin: auto;
  }

  .ptdesc {
    width: 100%;
    display: flex;
    margin: auto;
    margin-top: 0.4rem;
  }

  .pttitle {
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    margin: auto;
    margin-left: 0;
  }

  .gymore {
    width: 1.54rem;
    height: 0.4rem;
    margin: auto;
    margin-right: 0;
    display: flex;
    cursor: pointer;

  }

  .gymorelabel {
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B7CFF;
    margin: auto;
    margin-right: 0.20rem;
  }

  .gymore img {
    width: 0.24rem;
    height: 0.11rem;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .sfcontentBox {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    margin-top: 0.5rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
  }

  .sftypes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
  }

  .sfli {
    padding: 0 0.17rem;
    margin: auto;
    font-size: 0.24rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    cursor: pointer;
    caret-color: transparent;
  }

  .emptysf {
    width: 20%;
    height: 0;
    margin: auto;
  }

  .sfmore {
    padding: 0 0.17rem;
    background: #d2e1ff;
    border-radius: 4px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #3B7CFF;
    font-size: 0.24rem;
    font-weight: bold;
  }

  .sflicheck {
    background: #3B7CFF;
    border-radius: 20px;
    color: #fff;
  }

  .yjlist {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 0.4rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
  }

  .yjli {
    width: 2.1rem;
    height: auto;
    margin: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .ylimg {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 0;
  }

  .yjdesc {
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem 0.1rem;
    display: flex;
    flex-direction: column;
    background: #fff;
  }

  .yjtitle {
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    margin: auto;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    line-height: 0.3rem;
  }

  .more {
    width: 1.54rem;
    height: 0.4rem;
    margin: auto;
    margin-top: 0.3rem;
    margin-left: 0;
    display: flex;
    cursor: pointer;
    display: none;

  }

  .morelabel {
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B7CFF;
    margin: auto;
    margin-left: 0;
    margin-right: 0.20rem;
  }

  .more img {
    width: 0.24rem;
    height: 0.11rem;
    margin: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .checkmore {
    width: 2.10rem;
    height: 0.57rem;
    border: 1px solid #FFFFFF;
    font-size: 0.24rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.57rem;
    text-align: center;
    margin: auto;
    margin-top: 0.38rem;
    margin-bottom: 0.2rem;
  }

  .scenario-box {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.36rem;
    box-sizing: border-box;
  }

  .scenario-box .scenario-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }

  .scenario-box .scenario-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .scenario-box .scenario-title span {
    width: 90%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.2rem;
  }

  .scenario-box .scenario-content {
    width: 100%;
    /* height: 4.72rem; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.6rem;
    margin-bottom: 0.83rem;
  }

  .scenario-content .content-item {
    width: 48%;
    /* height: 2.69rem; */
    background: #ffffff;
    border-radius: 0.1rem;
    box-shadow: 0rem 0.05rem 0.2rem 0rem rgba(58, 62, 79, 0.10);
    padding: 0 0.24rem;
    padding-top: 0.24rem;
    padding-bottom: 0.33rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .scenario-content .content-item:nth-child(n+3) {
    margin-top: 0.3rem;
  }

  .scenario-content .content-item .head {
    width: 0.58rem;
    height: 0.58rem;
  }

  .scenario-content .content-item h1 {
    /* width: 1.6rem;
    height: 0.26rem; */
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.16rem;
  }

  .scenario-content .content-item p {
    /* width: 2.28rem;
    height: 0.8rem; */
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.32rem;
  }

  .one-stop-box {
    width: 100%;
    height: 5.5rem;
    background-image: url('/img/tech/bigdata/yzs-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160% 5.5rem;
  }


  .dvantage-core-box {
    width: 100%;
    height: auto;
    /* padding-left: 3.6rem;
        padding-right: 3.6rem; */
    padding-top: 0.6rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .dvantage-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .dvantage-core-box .dvantage-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .dvantage-core-box .dvantage-content-box {
    width: 90%;
    height: auto;
    margin: auto;
    margin-top: 0.6rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 {
    width: 48%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.3rem;
    border-radius: 0.1rem;
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 h1 {
    /* width: 0.4rem; */
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item1 p {
    width: 2.64rem;
    height: 1rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  /* .dvantage-core-box .dvantage-content-box .dvantage-content-item1:hover {
        border-radius: 0.1rem;
        transform: translateY(-0.06rem);
        box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
      } */
  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 {
    width: 48%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.3rem;
    border-radius: 0.1rem;
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 h1 {

    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item2 p {
    width: 2.64rem;
    height: 1rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  /* .dvantage-core-box .dvantage-content-box .dvantage-content-item2:hover {
        border-radius: 0.1rem;
        transform: translateY(-0.06rem);
        box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
      } */
  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 {
    width: 48%;
    padding: 0.24rem;
    box-sizing: border-box;
    margin-top: 0.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.3rem;
    border-radius: 0.1rem;
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 h1 {

    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item3 p {
    width: 2.64rem;
    height: 1rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  /* .dvantage-core-box .dvantage-content-box .dvantage-content-item3:hover {
        border-radius: 0.1rem;
        transform: translateY(-0.06rem);
        box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
      } */
  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 {
    width: 48%;
    padding: 0.24rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.3rem;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 h1 {

    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .dvantage-content-box .dvantage-content-item4 p {
    width: 2.64rem;
    height: 1rem;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  /* .dvantage-core-box .dvantage-content-box .dvantage-content-item4:hover {
        border-radius: 0.1rem;
        transform: translateY(-0.06rem);
        box-shadow: 0.002rem 0.02rem 0.15rem 0.03rem rgba(178, 201, 224, 0.7);
      } */
  .dvantage-core-box .core-box {
    width: 100%;
    height: auto;
    margin-top: 0.6rem;
  }

  .dvantage-core-box .core-box .core-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .dvantage-core-box .core-box .core-title h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #3a3e4f;
    line-height: 0.32rem;
  }

  .dvantage-core-box .core-box .core-content-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 0.2rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-left {
    width: 3%;
    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right {
    width: 97%;
    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item1 .core-content-item1-right p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-left {
    width: 3%;

    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right {
    width: 97%;

    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right h1 {
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item2 .core-content-item2-right p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-left {
    width: 3%;

    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right {
    width: 97%;

    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right h1 {
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item3 .core-content-item3-right p {

    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-left {
    width: 3%;

    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right {
    width: 97%;

    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right h1 {

    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item4 .core-content-item4-right p {

    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-left {
    width: 3%;

    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right {
    width: 97%;

    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right h1 {
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item5 .core-content-item5-right p {

    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 {
    width: 90%;
    display: flex;
    margin: auto;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-left {
    width: 3%;

    background: #3c80ff;
    border-radius: 0.1rem 0 0 0.1rem;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right {
    width: 97%;

    background: #ffffff;
    border-radius: 0 0.1rem 0.1rem 0;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(58, 62, 79, 0.1);
    padding: 0.24rem 0.32rem;
    box-sizing: border-box;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right h1 {
    height: 0.26rem;
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #3a3e4f;
  }

  .dvantage-core-box .core-box .core-content-box .core-content-item6 .core-content-item6-right p {

    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #9999;
    line-height: 0.36rem;
    margin-top: 0.24rem;
  }


  .swiper-box {
    width: 100%;
  }

  .swiper-box .swiper-pagination {
    position: absolute;
    left: 0.11rem;
    /* bottom: 0.44rem; */
    width: 2rem;
    height: 0.20rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs {
    width: 0.08rem;
    height: 0.08rem;
    opacity: 0.5;
    background: #3c80ff;
    border-radius: 50%;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs-active {
    width: 0.18px;
    height: 0.16px;
    padding: 0.08rem 0.08rem;
    box-sizing: border-box;
    background-image: url('/img/tech/bigdata/pa-border.png');
    background-size: 0.20rem 0.20rem;
    background-repeat: no-repeat;
  }

  .swiper-box .swiper-pagination .swiper-pagination-customs-active:after {
    content: '';
    display: block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    background-color: #3C80FF;
    position: relative;
    top: -0.04rem;
    left: -0.04rem;
  }

  .swiper-box .mySwiper {
    width: 100%;
    margin-top: 0.55rem;
    overflow: hidden;
    position: relative;
  }

  .swiper-box .mySwiper .tab {
    display: none;
    width: 100%;
    padding-left: 4.28rem;
    padding-right: 4.28rem;
    box-sizing: border-box;
    position: absolute;
    top: 1.42rem;
    display: none;
    align-items: center;
    justify-content: space-between;
  }

  .swiper-box .mySwiper .tab .tab-item1 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item1 h1 {
    height: 0.21rem;
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item2 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item2 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item3 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item3 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-item4 {
    z-index: 9;
    width: 2.48rem;
    height: 0.48rem;
    border: 0.01rem solid #3c80ff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .swiper-box .mySwiper .tab .tab-item4 h1 {
    width: 1.92rem;
    height: 0.21rem;
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #3c80ff;
  }

  .swiper-box .mySwiper .tab .tab-active {
    background: linear-gradient(0deg, #3c80ff, #24d3eb);
    color: #ffffff;
  }

  .swiper-box .mySwiper .tab .tab-active h1 {
    color: #ffffff;
  }

  .swiper-box .mySwiper .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
    position: absolute;
    top: 0.6rem;
    left: 8.64rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 {
    width: 100%;
    height: 4rem;
    background-image: url('/img/tech/bigdata/3d-sw.png');
    background-size: 100% 4rem;
    background-repeat: no-repeat;
    display: flex;
    /* padding-top: 0.6rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content {
    width: 100%;
    margin: auto;
    margin-top: 0.6rem;
    /* margin-top: 2.05rem; */
    /* margin-left: 3.62rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item1 h1 {
    width: 100%;
    height: auto;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item1 p {
    width: 100%;
    height: auto;
    opacity: 0.5;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.36rem;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 {
    display: none;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 h1 {
    width: 1rem;
    height: auto;
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
  }

  .swiper-box .mySwiper .swiper-slide-item1 .content .content-item2 p {
    width: 4.87rem;
    height: auto;
    opacity: 0.5;
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.28rem;
    margin-top: 0.24rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 {
    width: 100%;
    height: 4rem;
    background-image: url('/img/tech/bigdata/ugis-sw.png');
    background-size: 100% 4rem;
    background-repeat: no-repeat;
    /* padding-top: 0.6rem; */
    box-sizing: border-box;
    display: flex;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content {
    /* margin-top: 2.8rem; */
    /* margin-left: 10.85rem; */
    width: 100%;
    margin: auto;
    margin-top: 0.6rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item1 h1 {
    /* height: 0.42rem; */
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item2 p {
    /* width: 5.08rem; */
    /* height: 0.55rem; */
    opacity: 0.7;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.36rem;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 {
    display: none;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    margin-top: 0.36rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left {
    width: 100%;
    /* width: 2.48rem; */
    /* height: 0.72rem; */
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0.2rem 0.3rem;
    /* margin-bottom: 0.5rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left .border {
    position: absolute;
    top: -0.05rem;
    right: -0.05rem;
    width: 0.20rem;
    height: 0.20rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    backdrop-filter: blur(0.01rem);
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-left span {
    z-index: 9;
    /* width: 2.42rem;
        height: 0.5rem; */
    /* font-size: 0.20rem; */
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    /* line-height: 0.28rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right {
    width: 100%;
    /* width: 2.48rem;
        height: 0.72rem; */
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.1rem;
    /* margin-left: 0.33rem; */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0.2rem 0.3rem;
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right .border {
    position: absolute;
    top: -0.05rem;
    right: -0.05rem;
    width: 0.20rem;
    height: 0.20rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    backdrop-filter: blur(0.01rem);
  }

  .swiper-box .mySwiper .swiper-slide-item2 .content .content-item3 .content-item3-right p {
    /* width: 2.42rem;
        height: 0.5rem; */
    font-size: 0.20rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.28rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 {
    width: 100%;
    height: 4rem;
    background-image: url('/img/tech/bigdata/dw-sw-dt.png');
    background-size: 100% 4rem;
    background-repeat: no-repeat;
    /* padding-left: 3.62rem;
        padding-right: 3.62rem; */
    /* padding-top: 0.6rem; */
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: auto;
    /* padding: 0.3rem 0.2rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item3 .title {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 0.32rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content {
    /* padding-top: 2.1rem; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: auto;
    margin-top: 0.6rem;
    /* margin-bottom: 0.4rem;; */
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content h1 {
    height: 0.42rem;
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content p {
    opacity: 0.7;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.36rem;
    margin-top: 0.20rem;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img {
    display: flex;
    display: none;
    margin-top: 0.32rem;
    margin: auto;
    justify-content: space-around;
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img .left {
    width: 43%;
    height: 2.26rem;
    background: rgba(0, 0, 0, 0);
    border: 0.01rem solid #707070;
    border-radius: 0.1rem;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.16);
  }

  .swiper-box .mySwiper .swiper-slide-item3 .content-img .right {

    width: 43%;
    height: 2.26rem;
    background: rgba(0, 0, 0, 0);
    border: 0.01rem solid #707070;
    border-radius: 0.1rem;
    box-shadow: 0 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.16);
    /* margin-left: 0.4rem; */
  }

  .swiper-box .mySwiper .swiper-slide-item4 {
    width: 100%;
    height: 4rem;
    background-image: url('/img/tech/bigdata/qul-sw.png');
    background-size: 100% 4rem;
    background-repeat: no-repeat;
    /* padding-top: 0.6rem; */
    box-sizing: border-box;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content {
    /* padding-top: 1.28rem; */
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin: auto;
    margin-top: 0.3rem;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content h1 {
    /* height: 0.42rem; */
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 0 0.03rem 0.06rem 0 #3a3e4f;
    margin-top: 0.4rem;
  }

  .swiper-box .mySwiper .swiper-slide-item4 .content p {
    /* width: 10.88rem; */
    /* height: 0.47rem; */
    opacity: 0.7;
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 0.36rem;
    margin-top: 0.20rem;
  }
}