* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.box {
  width: 100%;
  min-width: 1400px;
}

.safe {
  width: 1400px;
  margin: 0 auto;
}

.topBox {
  width: 100%;
  height: 573px;
  background: url(../aiimg/topImg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.topInner .p1 {
  color: #fff;
  font-weight: 800;
  font-size: 56px;
}

.topTxt {
  color: #fff;
  width: 955px;
  line-height: 40px;
  font-size: 20px;
  font-weight: 400;
  margin-top: 34px;
  background: rgba(33, 141, 243, 0.62);
  padding: 19px 24px 19px 40px;
  box-sizing: border-box;
  border-radius: 13px 13px 13px 13px;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.topTxt span {
  font-size: 26px;
  margin: 0 4px;
}

.box2 {
  padding: 59px 0 0 0;
  box-sizing: border-box;
}
.box2 .imgBox {
  text-align: center;
  font-weight: 500;
  font-size: 32px;
  color: #333333;
}
.box2 .box2Inner .box2All {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.box2 .box2Inner .box2All .left {
  width: 641px;
}
.box2 .box2Inner .box2All .left .c1 {
  position: relative;
}
.box2 .box2Inner .box2All .left .c1::before {
  content: "";
  display: block;
  width: 217px;
  height: 147px;
  background: url("../aiimg/left2Img.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 16px;
  right: 54px;
}
.box2 .box2Inner .box2All .left img {
  margin-top: 38px;
}
.box2 .box2Inner .box2All .right {
  width: 670px;
}
.box2 .box2Inner .box2All .right img {
  margin-top: 38px;
}
.box2 .box2Inner .box2All p {
  font-weight: 400;
  font-size: 18px;
  color: #191A1A;
  margin-top: 24px;
}

.titles {
  padding-left: 58px;
  box-sizing: border-box;
  margin-top: 56px;
  position: relative;
}
.titles::before {
  content: "";
  display: block;
  width: 100%;
  height: 23px;
  background: url("../aiimg/title1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15%;
  left: 6px;
}
.titles span {
  font-weight: 500;
  font-size: 30px;
  color: #333333;
  margin-right: 10px;
}
.titles span:first-child {
  font-weight: bold;
  font-size: 54px;
  color: rgba(0, 95, 255, 0.4);
}

.imgTitle {
  width: 187px;
  height: 34px;
  background: url("../aiimg/imgTitle.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: 500;
  line-height: 34px;
  font-size: 20px;
  color: #FFFFFF;
}

.box3 {
  width: 100%;
  height: 887px;
  background: url("../aiimg/box3Bj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -72px;
  border-top: 1px solid rgba(255, 255, 255, 0);
}
.box3 .box3Inner {
  margin-top: 207px;
}
.box3 .box3Inner .p1 {
  font-weight: 400;
  font-size: 18px;
  color: #191A1A;
  margin-top: 20px;
}
.box3 .box3Inner .centenrBox {
  text-align: center;
}
.box3 .box3Inner .centenrBox .p1 {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  padding: 15px 64px;
  box-sizing: border-box;
  background: #52A3FF;
  border-radius: 4px;
  margin-top: 22px;
  display: inline-block;
}
.box3 .box3Inner .centenrBox .p2 {
  background: rgb(8, 110, 251);
}
.box3 .box3Inner .centenrBox .xj {
  margin-top: 15px;
}
.box3 .box3Inner .centenrBox .lineImg {
  margin-top: 13px;
}
.box3 .box3Inner .centenrBox .itemBox {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  padding: 0 58px;
  box-sizing: border-box;
}
.box3 .box3Inner .centenrBox .itemBox .item {
  width: 280px;
  height: 218px;
  font-weight: 500;
  font-size: 28px;
  color: #086EFB;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  padding: 26px 0 0 0;
  box-sizing: border-box;
}
.box3 .box3Inner .centenrBox .itemBox .item p {
  margin-top: 12px;
}

.box4 .content {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  padding: 33px 24px;
  box-sizing: border-box;
  background: #E6F0FF;
  margin-top: 45px;
  line-height: 32px;
  margin-bottom: 50px;
  border-radius: 12px;
}

.box5 {
  width: 100%;
  background: url("../aiimg/lanBj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.box5 .box5Inner {
  text-align: center;
  padding: 45px 0 64px 0;
  box-sizing: border-box;
}
.box5 .box5Inner .p1 {
  font-weight: 500;
  font-size: 32px;
  color: #FFFFFF;
  margin-top: 7px;
}
.box5 .box5Inner .p2 {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  margin: 35px 0 35px 0;
}
.box5 .box5Inner .content {
  display: flex;
  justify-content: space-between;
}
.box5 .box5Inner .content .item {
  width: 332px;
  height: 444px;
  background: #fff;
  border-radius: 24px;
  position: relative;
  padding: 18px 12px 0 12px;
  box-sizing: border-box;
  text-align: left;
}
.box5 .box5Inner .content .item .bjBox {
  width: 100%;
  height: 237px;
  background: url("../aiimg/wangbei.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.box5 .box5Inner .content .item .radius {
  width: 78px;
  height: 78px;
  background: linear-gradient(164deg, #90BEFF 0%, #1475FB 100%);
  border-radius: 50%;
  margin: auto;
  font-weight: 500;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 78px;
  text-align: center;
}
.box5 .box5Inner .content .item .p1 {
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 26px;
  text-align: center;
  padding: 0 34px;
  box-sizing: border-box;
  margin: 13px 0 13px 0;
}
.box5 .box5Inner .content .item span {
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  text-align: left;
  line-height: 22px;
}
.box5 .box5Inner .content .item .p2 {
  margin-top: 12px;
  border-top: 1px dashed rgb(2, 103, 254);
  padding-top: 12px;
  box-sizing: border-box;
}
.box5 .box5Inner .content .item .p22 {
  color: rgb(2, 103, 254);
}
.box5 .box5Inner .content2 {
  margin-top: 26px;
}
.box5 .box5Inner .content2 .item {
  height: 331px;
}

.box6 {
  width: 100%;
  height: 1129px;
  background: #EDF4FF;
  padding: 74px 0 0 0;
  box-sizing: border-box;
  text-align: center;
}
.box6 .box6Inner .p1 {
  font-weight: 500;
  font-size: 32px;
  color: #333333;
  margin-top: 7px;
}
.box6 .box6Inner .imgBox {
  margin-top: 82px;
  position: relative;
}
.box6 .box6Inner .imgBox .item1 {
  position: absolute;
  left: 34px;
  top: 55px;
}
.box6 .box6Inner .imgBox .item1 .top {
  display: flex;
  text-align: right;
}
.box6 .box6Inner .imgBox .item1 .top .down {
  font-weight: 400;
  font-size: 18px;
  color: #191A1A;
  text-align: left;
  width: 330px;
  margin-top: 14px;
  position: relative;
}
.box6 .box6Inner .imgBox .item1 .top .down::after {
  content: "";
  display: block;
  width: 13px;
  height: 17px;
  background: url("../aiimg/zuojian.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -16px;
  top: 4px;
}
.box6 .box6Inner .imgBox .item1 .top .left {
  margin-right: 12px;
}
.box6 .box6Inner .imgBox .item1 .top .left .p1 {
  font-weight: 500;
  font-size: 36px;
  color: #333333;
}
.box6 .box6Inner .imgBox .item1 .top .left .p2 {
  font-weight: 500;
  font-size: 24px;
  color: #0267FE;
  margin-top: 6px;
}
.box6 .box6Inner .imgBox .item1 .top img {
  width: 111px;
  height: 111px;
}
.box6 .box6Inner .imgBox .item2 {
  position: absolute;
  left: 42%;
  bottom: -48%;
  width: 432px;
  text-align: left;
}
.box6 .box6Inner .imgBox .item2 .p1 {
  font-weight: 500;
  font-size: 36px;
  color: #333333;
}
.box6 .box6Inner .imgBox .item2 .p2 {
  font-weight: 500;
  font-size: 24px;
  color: #0267FE;
  margin-top: 5px;
}
.box6 .box6Inner .imgBox .item2 .p3 {
  margin-top: 11px;
  font-weight: 400;
  font-size: 18px;
  color: #191A1A;
  position: relative;
}
.box6 .box6Inner .imgBox .item2 .p3::after {
  content: "";
  display: block;
  width: 13px;
  height: 17px;
  background: url("../aiimg/youjian.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -26px;
  top: 4px;
}
.box6 .box6Inner .imgBox .item3 {
  position: absolute;
  right: 3%;
  top: 55px;
}
.box6 .box6Inner .imgBox .item3 .top {
  display: flex;
  flex-direction: row-reverse;
  text-align: left;
}
.box6 .box6Inner .imgBox .item3 .top .down {
  font-weight: 400;
  font-size: 18px;
  color: #191A1A;
  text-align: left;
  width: 330px;
  margin-top: 14px;
  position: relative;
}
.box6 .box6Inner .imgBox .item3 .top .down::after {
  content: "";
  display: block;
  width: 13px;
  height: 17px;
  background: url("../aiimg/youjian.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -26px;
  top: 4px;
}
.box6 .box6Inner .imgBox .item3 .top .left .p1 {
  font-weight: 500;
  font-size: 36px;
  color: #333333;
  margin-left: -8px;
}
.box6 .box6Inner .imgBox .item3 .top .left .p2 {
  font-weight: 500;
  font-size: 24px;
  color: #0267FE;
  margin-top: 6px;
}
.box6 .box6Inner .imgBox .item3 .top img {
  width: 111px;
  height: 111px;
  margin-right: 40px;
}

.box7 {
  text-align: center;
  padding: 73px 0 90px 0;
  box-sizing: border-box;
}
.box7 .p1 {
  font-weight: 500;
  font-size: 32px;
  color: #333333;
  margin-top: 7px;
}
.box7 .p2 {
  margin-top: 53px;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  margin-bottom: 50px;
}
.box7 .innerBox {
  width: 1117px;
  height: 402px;
  background: url("../aiimg/xdbj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 44px 147px 50px 147px;
  box-sizing: border-box;
  margin: auto;
}
.box7 .innerBox .p1 {
  font-weight: 400;
  font-size: 32px;
  color: #FFFFFF;
}
.box7 .innerBox .bmbj {
  width: 827px;
  height: 56px;
  background: url("../aiimg/bmbj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-weight: 400;
  font-size: 20px;
  line-height: 56px;
  padding-left: 16px;
  box-sizing: border-box;
  color: #FFFFFF;
  margin: 30px 0 43px 0;
}
.box7 .innerBox .button {
  width: 349px;
  height: 62px;
  background: linear-gradient(90deg, #FF9800 0%, #FFC107 100%);
  border-radius: 72px;
  font-weight: 500;
  font-size: 34px;
  color: #FFFFFF;
  line-height: 62px;
  margin: auto;
  cursor: pointer;
}

.box8 {
  width: 100%;
  background: url("../aiimg/dgbj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 57px 0;
  box-sizing: border-box;
  text-align: center;
}
.box8 .tableBox {
  margin-top: 34px;
}
.box8 .tableBox table {
  border-radius: 4px;
}
.box8 .tableBox table {
  color: #fff;
}
.box8 .tableBox table th {
  padding: 12px 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.7);
  font-size: 24px;
  font-weight: 400;
  color: #0267FE;
  text-align: center;
}
.box8 .tableBox table tr td {
  line-height: 36px;
  font-size: 20px;
  text-align: left;
  padding: 10px;
  box-sizing: border-box;
}
.box8 .tableBox table tr td:first-child {
  text-align: center;
}/*# sourceMappingURL=index.css.map */