.oneBox{
  background: #F8F9FC;
  margin-top: 60px;
}
.oneBox main{
  max-width: 1440px;
  height: 505px;
  display: flex;
  justify-content: space-between;
  background-image: url('/nexdata/static/image/automotive/banner.webp');
  background-size: 100% 100%;
}
.oneBox main .bannerLeft {
  width: 700px;
  padding: 86px 0 106px 90px;
  box-sizing: border-box;
}
.oneBox main .bannerLeft>h1{
  width: 775px;
  font-size: 58px;
  font-weight: bold;
  line-height: 66px;
}
.oneBox main .bannerLeft>p{
  margin-top: 20px;
  color: #6D6E73;
}
.oneBox main .bannerRight{
  width: 738px;
}
.oneBox main .btns{
  margin: 0 auto;
  margin-top: 25px;
  display: flex;
}
.oneBox main .btns .leftBtn{
  width: 240px;
  height: 54px;
  margin-right: 30px;
  border-radius: 12px;
  background: #FFFFFF;
  box-sizing: border-box;
  /* 蓝色渐变 */
  border: 2px solid transparent;
  background-image: linear-gradient(to right, #FFFFFF, #FFFFFF), linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  /* 背景剪裁和起点 */
  -webkit-background-clip: padding-box, border-box;
  -webkit-background-origin: padding-box, border-box;
  position: relative;
  cursor: pointer;
}
.oneBox main .btns .leftBtn>a{
  font-size: 18px;
  font-weight: 500;
  background: linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding: 14px;
}
.oneBox main .btns .rightBtn{
  width: 182px;
  height: 54px;
  border: 0;
  border-radius: 12px;
  /* 蓝色渐变 */
  background: linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  cursor: pointer;
}
.oneBox main .btns .rightBtn>a{
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  padding: 16px 20px;
}
.oneBox main .btns .leftBtn:hover,.oneBox main .btns .rightBtn:hover{
  box-shadow: 2px 2px 6px -2px #005EFF;
}
.twoBox main{
  margin-bottom: 60px;
}
.twoBox main p{
  text-align: center;
  color: #6D6E73;
  margin: 59px 0 39px 0;
}
.threeBox main>h2,.threeBox main>p{
  text-align: center;
  margin: 0 auto;
}
.threeBox main>h2{
  max-width: 550px;
  line-height: 56px;
  margin-top: 35px;
}
.threeBox main>p{
  max-width: 1013px;
  font-weight: 400;
  margin: 16px auto 58px auto;
}
.threeBox main .dataList{
  display: flex;
  flex-wrap: wrap;
}
.threeBox main .dataList .item{
  box-sizing: border-box;
  width: 384px;
  height: 346px;
  border-radius: 8px;
  border: 1px solid #DDDDDD;
  margin-bottom: 30px;
}
.threeBox main .dataList .item:not(:nth-child(3n)){
  margin-right: 54px;
}
.threeBox main .dataList .item .img{
  width: 100%;
  height: 195px;
}
.threeBox main .dataList .item .img img{
  width: 100%;
  height: 100%;
}
.threeBox main .dataList .item .center{
  padding: 14px 4px 0 20px;
  box-sizing: border-box;
}
.threeBox main .dataList .item .center h3{
  font-size: 18px;
  font-weight: bold;
}
.threeBox main .dataList .item .center p{
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 9px;
}
.threeBox main .btns{
  text-align: center;
  margin: 10px 0 62px 0;
}
.threeBox main .btns button{
  min-width: 392px;
  height: 54px;
  border-radius: 12px;
  background: linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  border: 0;
}
.threeBox main .btns button:hover{
  box-shadow: 2px 2px 6px -2px #005EFF;
}
.threeBox main .btns button a{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 17px 20.5px;
}
.fourBox main{
  height: 743px;
  padding: 76px 0 80px 0;
  box-sizing: border-box;
}
.fourBox main .tools .toolsTabs .tabs{
  padding: 36px 0 36px 0 !important;
}
.fourBox main .tools .toolsTabs .tabs h3{
  margin-top:34px !important;
  line-height: 40px !important;
}
.fiveBox main{
  height: 624px;
  padding: 81px 0 51px 0;
  box-sizing: border-box;
}
.fiveBox main>h1,.fiveBox main>p{
  margin: 0 auto;
  text-align: center;
}
.fiveBox main>h1{
  max-width: 568px;
  line-height: 56px;
}
.fiveBox main>p{
  max-width: 968px;
  margin: 25px auto 66px auto;
}
.fiveBox main .ccpaList{
  display: flex;
  justify-content: space-between;
}
.fiveBox main .ccpaList .item{
  width: 192px;
  height: 226px;
  border-radius: 8px;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  padding: 0 9px 9px 9px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.fiveBox main .ccpaList .item img{
  width: 150px;
  height: 84px;
  margin: 0 auto;
  margin-bottom: 57px;
}
.fiveBox main .ccpaList .item:nth-child(1) img{
  width: 138px;
  height: 65px;
  margin: 0 auto;
  margin-top: 45px;
}
.fiveBox main .ccpaList .item:nth-child(2) img{
  width: 130px;
  height: 57px;
  margin: 0 auto;
  margin-top: 48px;
}
.fiveBox main .ccpaList .item:nth-child(3) img{
  width: 82px;
  height: 80px;
  margin: 0 auto;
  margin-top: 35px;
}
.fiveBox main .ccpaList .item:nth-child(4) img,
.fiveBox main .ccpaList .item:nth-child(5) img{
  width: 144px;
  height: 47px;
  margin: 0 auto;
  margin-top: 52px;
}
.fiveBox main .ccpaList .item:nth-child(6) img{
  width: 128px;
  height: 48px;
  margin: 0 auto;
  margin-top: 53px;
}
.fiveBox main .ccpaList .item .GDPR{
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background: linear-gradient(270deg, rgba(46, 140, 253, 0.2) 17%, rgba(0, 72, 255, 0.2) 100%);
}

.fiveBox main .ccpaList .item .GDPR .txt{
  color: #005EFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  text-align: center;
}
.sixBox main {
  margin-top: 10px;
  padding: 76px 0 6px 0;
  box-sizing: border-box;
}
.sixBox main>h3,.sixBox main>p{
  margin: 0 auto;
  text-align: center;
}
.sixBox main>h3{
  max-width: 615px;
  line-height: 56px;
  margin-bottom: 17px;
}
.sixBox main>p{
  max-width: 900px;
  margin-bottom: 91px;
}
.sixBox main .dataList{
  display: flex;
  justify-content: space-between;
}
.sixBox main .dataList img{
  width: 225px;
  height: 266px;
}
.sixBox main .arrows{
  position: relative;
  margin-top: 10px;
  height: 43px;
}
.sixBox main .arrows img{
  width: 790px;
  height: 43px;
  position: absolute;
  right: 104px;
  top: 10px;
}
.sixBox main .arrowsTxt{
  width: 522px;
  height: 26px;
  margin: 0 auto;
  margin-top: 8px;
  padding-left: 203px;
}
.sixBox main .arrowsTxt>p{
  font-size: 16px;
  text-align: center;
  color: #6D6E73;
}
.eightBox{
  background-image:url('/nexdata/static/image/automotive/eightBack.png');
  background-size: cover;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.eightBox main{
  height: 432px;
  display: flex;
  justify-content: space-between;
}
.eightBox main .left{
}
.eightBox main .left img{
  width: 423px;
  height: 250px;
  position: absolute;
  top: 86px;
  left: 172px;
}
.eightBox main .right{
  width: 500px;
  padding: 122px 0;
  box-sizing: border-box;
}
.eightBox main .right>p{
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}
.eightBox main .right button{
  width: 320px;
  height: 54px;
  border-radius: 12px;
  background: linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  border: 0;
  position: relative;
  margin-top: 38px;
}
.eightBox main .right button:hover{
  box-shadow: 2px 2px 6px -2px #005EFF;
}
.eightBox main .right button a{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
}
.eightBox main .right button img{
  margin-left: 14px;
  width: 18px;
  height: 18px;
  vertical-align: text-top;
  transform-style: preserve-3d;
  transform: translateX(0px) translateY(0px) translateZ(0px);
  transition: transform 50ms ease 0s;
}
.eightBox main .right button:hover img{
  transform-style: preserve-3d;
  transform: translateX(6px) translateY(0px) translateZ(0px);
  transition: transform 200ms ease 0s;
}
.nineBox main>h1{
  margin: 123px 0 105px 0;
  text-align: center;
}
.nineBox main .dataList{
  display: flex;
  justify-content: space-between;
}
.nineBox main .dataList .item{
  width: 286px;
  height: 330px;
  border-radius: 8px;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
  padding: 15px 9px 14px 20px;
}
.nineBox main .dataList .item:hover{
  border: 0;
  box-shadow: 0px 4px 10px 0px rgba(6, 119, 255, 0.2);
}
.nineBox main .dataList .item h3{
  height: 69px;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nineBox main .dataList .item p{
  margin-top: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #9E9E9E;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nineBox main .dataList .item .tabList{
  display: flex;
  flex-wrap: wrap;
  height: 74px;
  overflow: hidden;
  margin-top: 18px;
}
.nineBox main .dataList .item .tabList .tab{
  padding: 6px 14px;
  font-size: 12px;
  line-height: 18px;
  color: #005EFF;
  height: 30px;
  border-radius: 8px;
  background: #F3F8FD;
  margin: 0 10px 10px 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nineBox main .dataList .item button{
  width: 78px;
  height: 26px;
  border: 0;
  background: #fff;
  margin-left: 160px;
  position: relative;
  margin-top: 24px;
}
.nineBox main .dataList .item button a{
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #005EFF;
}
.nineBox main .dataList .item button img{
  position: absolute;
  top: 4px;
  right: -12px;
  vertical-align: text-top;
  transform-style: preserve-3d;
  transform: translateX(0px) translateY(0px) translateZ(0px);
  transition: transform 50ms ease 0s;
}
.nineBox main .dataList .item button:hover img{
  transform-style: preserve-3d;
  transform: translateX(6px) translateY(0px) translateZ(0px);
  transition: transform 200ms ease 0s;
}
.nineBox main .page{
  height: 32px;
  margin: 22px 0 11px 0;
}
.nineBox main .btns{
  text-align: center;
}
.nineBox main .btns button{
  width: 300px;
  height: 54px;
  border-radius: 12px;
  background: linear-gradient(270deg, #2E8CFD 17%, #0048FF 100%);
  border: 0;
}
.nineBox main .btns button:hover{
  box-shadow: 2px 2px 6px -2px #005EFF;
}
.nineBox main .btns button a{
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 47px 16px;
}
.tenBox main{
  height: 900px;
  margin-top: 147px;
  box-sizing: border-box;
  background-image: url("/nexdata/static/image/index/newIndex/LOGOBackground.webp");
  background-repeat: no-repeat; /* 不重复 */
  background-position: center;
}
.tenBox main h1{
  margin-bottom: 132px;
  text-align: center;
}
.tenBox main .whyList .whyItem{
  margin-bottom: 125px;
}
.tenBox main .whyList .whyItem:last-child{
  margin-bottom: 0;
}
.endBox{
  margin-top: 13px !important;
}
.commonTitle {
  font-size: 48px;
  font-weight: bold;
  line-height: 26px;
}