#y_header .container .nav ul .zysz {
  border-bottom: 2px #238df9 solid;
}
.boxPC {
  display: block;
}
.boxWAP {
  display: none;
}

#y_carousel {
  position: relative;
  height: 467px;
  overflow: hidden;
  z-index: 1;
}
#y_carousel .top_shadow {
  height: 200px;
}
#y_carousel img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}

.box1 .box1_top {
  position: relative;
  width: 100%;
  height: 160px;
  background: rgba(23, 135, 249, 0.95);
  margin-top: -100px;
  z-index: 6;
}
.box1 .box1_top:before {
  position: absolute;
  left: 40px;
  top: -55px;
  font-size: 36px;
  color: #f6faf9;
  letter-spacing: 4px;
  content: "专业设置";
}
.box1 .box1_top .pic {
  position: absolute;
  right: 3%;
  top: 50%;
  width: 17%;
  max-width: 222px;
  cursor: pointer;
  transform: translate(0, -50%);
}
.box1 .box1_top img {
  display: block;
  width: 100%;
}
.box1 .box1_top .pic i {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%;
  font-size: 15px;
  color: #fff;
  font-style: inherit;
  text-align: center;
}
.box1 .box1_top p {
  position: relative;
  float: left;
  width: 76%;
  font-size: 15px;
  color: #fff;
  line-height: 26px;
  height: 128px;
  margin: 16px 0 16px 3%;
}
.box1 .box1_top p span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.box1 .box1_top p span a {
  position: absolute;
  right: -25%;
  display: none;
  width: 22%;
  max-width: 222px;
}
.box1 .box1_top p span a img {
  width: 100%;
  display: block;
}
/* .box1 .box1_top p span a:after{
	position: absolute;
	right: 5px;
	top: 4px;
	width: 20px;
	height: 20px;
	background: url("/images/javabox1vid.png") no-repeat;
	background-size: 100%;
	content: "";
} */
.box1 .box1_con {
  position: relative;
  min-height: 424px;
  overflow: hidden;
  margin: 46px 0 48px;
}
.box1 .box1_con .box1_left {
  position: absolute;
  left: 6%;
  top: 50%;
  width: 45%;
  max-width: 620px;
  transform: translate(0, -50%);
  z-index: 3;
}
.box1 .box1_con .box1_left h3 {
  padding: 0 0 18px;
}
.box1 .box1_con .box1_left h3 span {
  display: inline-block;
  font-size: 32px;
  color: #0e0e0e;
  height: 12px;
  box-shadow: 0 30px 0 #eef5fb;
  padding: 0 2px;
}
.box1 .box1_con .box1_left p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
}
.box1 .box1_con .box1_right {
  position: relative;
  float: right;
  width: 37%;
  max-width: 500px;
  height: 424px;
  margin-right: 5%;
}
.box1 .box1_con .box1_right img {
  /*position: absolute;
	left: 50%;
	top: 50%;*/
  width: 100%;
  /*transform: translate(-50%,-50%);*/
}

.box_hd h2 {
  line-height: 46px;
  overflow: hidden;
}
.box_hd h2 b {
  float: left;
  font-size: 48px;
  color: #238df9;
  font-weight: bold;
  transform: skew(-10deg, 0deg);
}
.digitalWrap .box_hd h2 b {
  color: #4d23ff;
}
.netmarketdsWrap .box_hd h2 b {
  color: #5185ff;
}
.cloudWrap .box_hd h2 b {
  color: #238df9;
}
.box_hd h2 span {
  float: left;
  display: inline-block;
  font-size: 32px;
  color: #0e0e0e;
  height: 12px;
  font-weight: bold;
  box-shadow: 0 34px 0 #eef5fb;
  margin-left: 8px;
}
.box_hd p {
  width: 95%;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
  line-height: 32px;
  margin: 12px 0 0;
}
.box_hd2 p {
  width: 100%;
}
.box_hd h4 {
  width: 212px;
  height: 53px;
  font-size: 25px;
  color: #0e0e0e;
  text-align: center;
  line-height: 53px;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 27px 27px 27px 0;
  background: #eff7ff;
  padding: 0 15px;
}
.box_hd h4 b {
  float: left;
  font-size: 38px;
  color: #3a76ff;
  transform: skew(-10deg, 0deg);
}
.digitalWrap .box_hd h4 b {
  color: #4d23ff;
}
.box2 {
  background: -webkit-linear-gradient(#f9fafd, #fff, #fff);
  background: -o-linear-gradient(#f9fafd, #fff, #fff);
  background: linear-gradient(#f9fafd, #fff, #fff);
  padding: 82px 0 45px;
}
.box2 .box2_con {
  position: relative;
  height: 350px;
  margin-top: 10px;
}
.box2 .box2_con .box2_left {
  float: left;
  width: 50%;
  height: 100%;
  background: url("../images/javabox2bg1.png") no-repeat right top;
}
.box2 .box2_con .box2_right {
  float: right;
  width: 50%;
  height: 100%;
  background: url("../images/javabox2bg2.png") no-repeat left top;
}
.box2 .box2_con p {
  position: absolute;
  left: 50%;
  top: 28px;
  width: 249px;
  height: 249px;
  margin-left: -125px;
  z-index: 3;
}
.box2 .box2_con p b {
  position: absolute;
  left: 0;
  top: 86px;
  width: 100%;
  font-size: 28px;
  color: #238df9;
  text-align: center;
  line-height: 78px;
  z-index: 4;
}
.box2 .box2_con p span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/javabox2pic1.png") no-repeat;
  -webkit-animation: circle 8s linear infinite;
  -moz-animation: circle 8s linear infinite;
  -o-animation: circle 8s linear infinite;
  animation: circle 8s linear infinite;
}
@-webkit-keyframes circle {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes circle {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes circle {
  from {
    -o-transform: rotate(360deg);
  }
  to {
    -o-transform: rotate(0deg);
  }
}
@keyframes circle {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

.java_box3 {
  background: url("../images/javabox3bg1.jpg") no-repeat center bottom;
  padding-bottom: 219px;
}
.java_box3 .javabox3_con {
  padding: 28px 0 65px;
}
.java_box3 .javabox3_con ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.java_box3 .javabox3_con ul li {
  position: relative;
  width: 19%;
  /*max-width: 252px;*/
  max-height: 132px;
  border-radius: 8px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(#5799ff, #316bff);
  padding: 14px 0 18px;
}
.java_box3 .javabox3_con ul li img {
  width: 32%;
  max-width: 82px;
  margin-left: 8%;
}
.java_box3 .javabox3_con ul li p {
  position: absolute;
  left: 46%;
  top: 50%;
  font-size: 20px;
  color: #fff;
  line-height: 32px;
  transform: translate(0, -50%);
}
.java_box3 .javabox3_con2 {
  width: 92%;
  max-width: 1264px;
  margin: 56px 0 0 5%;
}
.java_box3 .javabox3_con2 img {
  display: block;
  width: 100%;
}

.java_box4 {
  position: relative;
  margin-top: -97px;
}
.java_box4 .javabox4_con {
  position: relative;
  margin: 40px 0 64px;
}
.java_box4 .javabox4_con .box4_left {
  position: relative;
  width: 55%;
  max-width: 761px;
  height: 456px;
  background: #f9fbfd;
}
.java_box4 .javabox4_con .box4_left img {
  position: absolute;
  left: 8%;
  top: 50%;
  width: 64%;
  max-width: 487px;
  transform: translate(0, -50%);
}
.java_box4 .javabox4_con .box4_right {
  position: absolute;
  right: 0;
  top: 50%;
  width: 55%;
  max-width: 761px;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  box-sizing: border-box;
  transform: translate(0, -50%);
  background: #fff;
  padding: 50px 70px 50px 48px;
}
.java_box4 .javabox4_con2 {
  margin: 52px 0 24px;
}
.java_box4 .javabox4_con2 ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.java_box4 .javabox4_con2 ul li {
  position: relative;
  width: 23%;
  height: 144px;
  border-radius: 10px;
  background: #f9fbfd;
  margin-bottom: 56px;
}
.java_box4 .javabox4_con2 ul li span {
  position: absolute;
  left: 50%;
  top: -20px;
  width: 160px;
  height: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  border-radius: 20px;
  box-shadow: inset 0 3px 4px rgba(66, 255, 248, 0.5),
    inset 0 -3px 4px rgba(4, 141, 255, 0.5);
  background: #3571ff;
  margin-left: -80px;
}
.java_box4 .javabox4_con2 ul li p {
  font-size: 15px;
  color: #363636;
  line-height: 26px;
  padding: 36px 6% 0;
}
.java_box4 .javabox4_con3 {
  height: 389px;
  box-sizing: border-box;
  background: url("../images/javabox4bg1.jpg") no-repeat center top;
  padding-top: 92px;
}
.java_box4 .javabox4_con3 ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.java_box4 .javabox4_con3 ul li {
  width: 16.6%;
  margin-bottom: 48px;
}
.java_box4 .javabox4_con3 ul li i {
  display: block;
  width: 42px;
  height: 42px;
  background: url("../images/javabox4img1s.png") no-repeat 0 0;
  margin: 0 auto;
}
.java_box4 .javabox4_con3 ul li:nth-child(2) i {
  background-position-y: -44px;
}
.java_box4 .javabox4_con3 ul li:nth-child(3) i {
  background-position-y: -88px;
}
.java_box4 .javabox4_con3 ul li:nth-child(4) i {
  background-position-y: -132px;
}
.java_box4 .javabox4_con3 ul li:nth-child(5) i {
  background-position-y: -176px;
}
.java_box4 .javabox4_con3 ul li:nth-child(6) i {
  background-position-y: -220px;
}
.java_box4 .javabox4_con3 ul li:nth-child(7) i {
  background-position-y: -264px;
}
.java_box4 .javabox4_con3 ul li:nth-child(8) i {
  background-position-y: -308px;
}
.java_box4 .javabox4_con3 ul li:nth-child(9) i {
  background-position-y: -352px;
}
.java_box4 .javabox4_con3 ul li:nth-child(10) i {
  background-position-y: -396px;
}
.java_box4 .javabox4_con3 ul li:nth-child(11) i {
  background-position-y: -440px;
}
.java_box4 .javabox4_con3 ul li:nth-child(12) i {
  background-position-y: -484px;
}
.java_box4 .javabox4_con3 ul li p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

.java_box5 {
  margin-top: 88px;
}
.java_box5 .javabox5_con {
  border-radius: 12px;
  text-align: center;
  background: #f9fbfd;
  padding: 34px 0 32px;
  margin-top: 3%;
}
.java_box5 .javabox5_con p {
  font-size: 26px;
  color: #050505;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
}
.java_box5 .javabox5_con p b {
  position: relative;
  top: -3px;
  font-size: 40px;
  color: #3571ff;
}
.java_box5 .javabox5_con span {
  display: inline-block;
  font-size: 18px;
  color: #1e1e1e;
  height: 11px;
  border-radius: 6px;
  box-shadow: 0 16px 0 #dfefff;
  padding: 0 6px;
  margin: 8px 0 45px;
}
.java_box5 .javabox5_con .main img {
  float: left;
  width: 47%;
  max-width: 644px;
  margin: 0 -2% 0 2%;
}
.java_box5 .javabox5_con2 {
  border-radius: 12px;
  background: #f9fbfd;
  padding: 40px 0;
  margin: 20px 0 46px;
}
.java_box5 .javabox5_con2 .main img {
  float: left;
  width: 48%;
  max-width: 658px;
  margin: 0 -2% 0 3%;
}
.java_box5 .javabox5_con3 {
  text-align: center;
  padding: 54px 0 60px;
}
.java_box5 .javabox5_con3 span {
  display: inline-block;
  font-size: 26px;
  color: #222;
  height: 11px;
  border-radius: 6px;
  box-shadow: 0 25px 0 #dfefff;
  padding: 0 6px;
}
.java_box5 .javabox5_con3 img {
  display: block;
  width: 100%;
  margin-top: 26px;
}

.box6 .box6_con45 {
  position: relative;
  margin-top: 40px;
}
.box6 .box6_con2 .box6_left {
  float: right;
}
.box6 .box6_con45 .box6_left {
  width: 53%;
  max-width: 726px;
  height: 464px;
  border-radius: 12px;
  overflow: hidden;
}
.box6 .box6_con45 .box6_left img {
  display: block;
  height: 100%;
}
.box6 .box6_con2 .box6_left img {
  float: right;
}
.box6 .box6_con45 .box6_right {
  position: absolute;
  top: 50%;
  width: 53%;
  max-width: 726px;
  box-sizing: border-box;
  background: #fff;
  transform: translate(0, -50%);
}
.box6 .box6_con .box6_right {
  right: 0;
  padding: 46px 68px 50px 32px;
}
.box6 .box6_con2 .box6_right {
  left: 0;
  text-align: right;
  padding: 46px 32px 50px 52px;
}

.box6 .box6_con45 .box6_right h4 {
  position: relative;
  font-size: 24px;
  color: #393939;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 15px;
}
.box6 .box6_con .box6_right h4 {
  padding-left: 13px;
}
.box6 .box6_con2 .box6_right h4 {
  padding-right: 13px;
}
.box6 .box6_con45 .box6_right h4:before {
  position: absolute;
  left: 0;
  top: 3px;
  width: 3px;
  height: 60px;
  background: #3767e0;
  content: "";
}
.box6 .box6_con2 .box6_right h4:before {
  left: auto;
  right: 0;
}
.box6 .box6_con45 .box6_right p {
  font-size: 16px;
  color: #7a7a7a;
  line-height: 33px;
}

.box6 .box6_con3 {
  height: 158px;
  background: url("../images/javabox6pic3.jpg") no-repeat center top;
  margin-top: 132px;
}
.box6 .box6_con3 p {
  float: left;
  font-size: 42px;
  background: linear-gradient(to right, #fff, #e2f8ff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  line-height: 158px;
  /*text-shadow: 0 4px 9px rgba(65,64,255,.65);*/
  margin-left: 5%;
}
.box6 .box6_con3 a {
  float: right;
  width: 220px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  border-radius: 27px;
  background: rgba(255, 255, 255, 0.2);
  margin: 52px 3% 0 0;
}
.box6 .box6_con3 a:hover {
  background: rgba(255, 255, 255, 0.3);
}

.digital_box1 .box1_con {
  margin: 22px 0 62px;
}
.digital_box1 .box1_con .box1_right {
  width: 79%;
  max-width: 959px;
  margin-right: 0;
}
.digital_box1 .box1_con .box1_left p span {
  display: block;
  background: url("../images/digitalbox1pic3.jpg") no-repeat left 5px;
  padding-left: 30px;
}
.digital_box2 {
  background: #f9fbfd;
  padding: 4% 0 5%;
  margin-bottom: 4%;
}
.digital_box2 .digitalbox2_con {
  margin-top: 2%;
}
.digital_box2 .digitalbox2_con img {
  display: block;
  width: 100%;
}

.digital_box3 .digitalbox3_con {
  position: relative;
  margin: 3% 0 5%;
}
.digital_box3 .digitalbox3_con .box3_left {
  width: 52%;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
}
.digital_box3 .digitalbox3_con .box3_right {
  position: absolute;
  right: 3%;
  top: 50%;
  width: 42%;
  max-width: 575px;
  transform: translate(0, -50%);
}
.digital_box3 .digitalbox3_con .box3_right img {
  display: block;
  width: 100%;
}

.digital_box3 .digitalbox3_con2 {
  width: 67%;
  max-width: 920px;
  margin: 4% auto;
}
.digital_box3 .digitalbox3_con2 img {
  display: block;
  width: 100%;
}

.digital_box4 .digitalbox4_con {
  position: relative;
  overflow: hidden;
  margin: 0 0 5%;
}
.digital_box4 .digitalbox4_con .box4_left {
  position: absolute;
  left: 0;
  top: 50%;
  width: 54%;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  background: #f9fbfd;
  box-sizing: border-box;
  transform: translate(0, -50%);
  padding: 30px 30px 30px 40px;
}
.digital_box4 .digitalbox4_con .box4_right {
  float: right;
  width: 60%;
  max-width: 746px;
}
.digital_box4 .digitalbox4_con .box4_right img {
  display: block;
  width: 100%;
}

.digital_box4 .digitalbox4_con2 {
  margin: 2% 0 5%;
}
.digital_box4 .digitalbox4_con2 ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.digital_box4 .digitalbox4_con2 ul li {
  width: 22%;
  height: 350px;
  text-align: center;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 19px 18px rgba(54, 136, 250, 0.09);
  background: #fff;
  padding-top: 37px;
}
.digital_box4 .digitalbox4_con2 ul li img {
  display: block;
  margin: 0 auto;
}
.digital_box4 .digitalbox4_con2 ul li span {
  display: inline-block;
  font-size: 28px;
  color: #515dff;
  height: 11px;
  font-weight: bold;
  border-radius: 6px;
  box-shadow: 0 25px 0 #dfefff;
  padding: 0 6px;
  margin: 10px 0 36px;
}
.digital_box4 .digitalbox4_con2 ul li p {
  width: 80%;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
  line-height: 32px;
  margin: 0 auto;
}
.digital_box4 .digitalbox4_con3 {
  position: relative;
  overflow: hidden;
  margin-bottom: 4%;
}
.digital_box4 .digitalbox4_con3 p {
  position: absolute;
  left: 8%;
  top: 50%;
  width: 40%;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  transform: translate(0, -50%);
}
.digital_box4 .digitalbox4_con3 p b {
  display: block;
  color: #000;
}
.digital_box4 .digitalbox4_con3 p span {
  display: block;
  margin-top: 5px;
}
.digital_box4 .digitalbox4_con3 img {
  float: right;
  width: 39%;
  max-width: 540px;
  margin-right: 4%;
}

.digital_box5 {
  position: relative;
  padding: 2% 0 0;
}
.digital_box5:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 1920px;
  height: 516px;
  background: -webkit-linear-gradient(left, #3f6efa, #784df6);
  background: -o-linear-gradient(left, #3f6efa, #784df6);
  background: linear-gradient(to right, #3f6efa, #784df6);
  content: "";
}
.digital_box5 .digitalbox5_con {
  border-radius: 14px;
  background: #fff;
  padding: 4% 0;
  margin-top: 3%;
}
.digital_box5 .digitalbox5P {
  font-size: 26px;
  color: #050505;
  font-weight: bold;
}
.digital_box5 .digitalbox5_con p {
  font-size: 26px;
  color: #050505;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 24px;
}
.digital_box5 .digitalbox5_con p b {
  position: relative;
  top: -3px;
  font-size: 40px;
  color: #4445ff;
}
.digital_box5 .digitalbox5_con img {
  float: left;
  width: 38%;
  max-width: 520px;
  margin: 0 -2% 0 8%;
}
.digital_box5 .digitalbox5_con2 {
  border-radius: 12px;
  background: #f9fbfd;
  margin: 2% 0 3%;
  padding: 3% 0;
}
.digital_box5 .digitalbox5_con2 img {
  float: left;
  width: 38%;
  max-width: 520px;
  margin: 0 4% 0 7%;
}
.digital_box5 .digitalbox5_con3 h3 {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 35px;
  overflow: hidden;
  margin-top: 14px;
}
.digital_box5 .digitalbox5_con3 h3 b {
  float: left;
  color: #000;
}
.digital_box5 .digitalbox5_con3 h3 span {
  float: left;
  height: 35px;
  line-height: 35px;
  border-radius: 18px;
  background: #dceeff;
  padding: 0 12px;
  margin: 0 15px;
}
.digital_box5 .digitalbox5_con3 .main {
  width: 110%;
  text-align: center;
  margin-left: -5%;
}
.digital_box5 .digitalbox5_con3 ul {
  display: inline-block;
  margin: 2% 0 5%;
}
.digital_box5 .digitalbox5_con3 ul li {
  height: 70px;
  overflow: hidden;
  margin-bottom: 14px;
}
.digital_box5 .digitalbox5_con3 ul li p {
  position: relative;
  float: left;
  width: 200px;
  height: 70px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  border-radius: 6px;
  box-sizing: border-box;
  background: #ff6a4d;
  padding-top: 8px;
  margin-right: 72px;
}
.digital_box5 .digitalbox5_con3 ul li p b {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  height: 8px;
  border-radius: 6px;
  box-shadow: 0 18px 0 rgba(255, 255, 255, 0.2);
  padding: 0 2px;
}
.digital_box5 .digitalbox5_con3 ul li p:after {
  position: absolute;
  right: -47px;
  top: 27px;
  width: 21px;
  height: 15px;
  background: url("../images/digitalbox5pic5.jpg") no-repeat;
  content: "";
}
.digital_box5 .digitalbox5_con3 ul li span {
  float: left;
  width: 150px;
  height: 54px;
  font-size: 18px;
  color: #474747;
  text-align: center;
  line-height: 54px;
  border-radius: 6px;
  border: 1px #ff6a4d solid;
  margin: 7px 16px 0 0;
}
.digital_box5 .digitalbox5_con3 ul li span:last-child {
  margin-right: 0;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(2) p {
  background-color: #4b86e8;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(2) span {
  border-color: #4b86e8;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(3) p {
  background-color: #6e3cdf;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(3) span {
  border-color: #6e3cdf;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(4) p {
  background-color: #0ba3ea;
}
.digital_box5 .digitalbox5_con3 ul li:nth-child(4) span {
  border-color: #0ba3ea;
}

.digitalWrap .box6 {
  background: #f9fbfd;
  padding: 5% 0 0;
}

.netmarketdsWrap .box1 .box1_con {
  min-height: 340px;
}
.netmarketdsWrap .box1 .box1_con .box1_right {
  width: 44%;
  max-width: 600px;
  height: 340px;
  margin-right: 1%;
}

.netmarketds_box2 .box2_con {
  margin: 16px 0 28px;
}
.netmarketds_box2 .box2_con img,
.cloud_box2 .box2_con img {
  display: block;
  width: 100%;
}
.netmarketds_box3 .netmarketdsbox3_con {
  position: relative;
  margin-bottom: 50px;
}
.netmarketds_box3 .netmarketdsbox3_left {
  width: 42%;
}
.netmarketds_box3 .netmarketdsbox3_left p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  margin-top: 20px;
}
.netmarketds_box3 .netmarketdsbox3_right {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 52%;
}
.netmarketds_box3 .netmarketdsbox3_right ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.netmarketds_box3 .netmarketdsbox3_right ul li {
  width: 32%;
  height: 263px;
  border-radius: 8px;
  background: -moz-linear-gradient(to bottom, #e6f2ff, #afd7f8);
  background: linear-gradient(to bottom, #e6f2ff, #afd7f8);
}
.netmarketds_box3 .netmarketdsbox3_right ul li span {
  position: relative;
  display: block;
  width: 70%;
  height: 97px;
  font-size: 26px;
  color: #3b7bf4;
  text-align: center;
  line-height: 140px;
  font-weight: bold;
  border-bottom: 1px #bbdef4 solid;
  margin: 0 auto;
}
.netmarketds_box3 .netmarketdsbox3_right ul li span:after {
  position: absolute;
  left: 22%;
  bottom: -3px;
  width: 56%;
  height: 6px;
  border-radius: 3px;
  background-color: #3b89f3;
  content: "";
}
.netmarketds_box3 .netmarketdsbox3_right ul li p {
  width: 70%;
  font-size: 16px;
  color: #434343;
  line-height: 26px;
  margin: 18px auto 0;
}
.netmarketds_box3 .netmarketdsbox3_right ul li p i {
  display: block;
}
.netmarketds_box3 .netmarketdsbox3_right ul li:nth-child(2) p {
  width: 100%;
  text-align: center;
}
.netmarketds_box3 .netmarketdsbox3_right ul li:last-child p {
  width: 100%;
  text-align: center;
}
.netmarketds_box3 .boxHd {
  text-align: center;
  margin-top: 36px;
}
.netmarketds_box3 .boxHd span {
  display: inline-block;
  font-size: 26px;
  color: #0e0e0e;
  height: 12px;
  font-weight: bold;
  border-radius: 6px;
  box-shadow: 0 26px 0 #eef5fb;
  padding: 0 5px;
}
.netmarketds_box3 .netmarketdsbox3_con2 {
  width: 70%;
  max-width: 960px;
  margin: 22px auto 30px;
}
.netmarketds_box3 .netmarketdsbox3_con2 img {
  display: block;
  width: 100%;
}
.netmarketds_box4 .netmarketdsbox4_con {
  position: relative;
  overflow: hidden;
  margin-top: 38px;
}
.netmarketds_box4 .netmarketdsbox4_con .box4_left {
  position: absolute;
  right: 0;
  top: 50%;
  width: 54%;
  background: #f9fbfd;
  box-sizing: border-box;
  transform: translate(0, -50%);
  padding: 30px 30px 30px 40px;
}
.netmarketds_box4 .netmarketdsbox4_con .box4_left p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  margin-bottom: 5px;
}
.netmarketds_box4 .netmarketdsbox4_con .box4_right {
  float: left;
  width: 60%;
  max-width: 746px;
}
.netmarketds_box4 .netmarketdsbox4_con .box4_right img {
  display: block;
  width: 100%;
}
.netmarketds_box4 .netmarketdsbox4_con2 {
  margin: 78px 0 50px;
}
.netmarketds_box4 .netmarketdsbox4_con2 .box4_left {
  left: 0;
}
.netmarketds_box4 .netmarketdsbox4_con2 .box4_right {
  float: right;
}

.netmarketds_box4 .netmarketdsbox4_con3 p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  margin-top: 10px;
}
.netmarketds_box4 .netmarketdsbox4_con3 p span {
  float: left;
  width: 73px;
  height: 27px;
  color: #fff;
  text-align: center;
  line-height: 27px;
  border-radius: 2px;
  background-color: #5185ff;
  margin: 2.5px 8px 0 0;
}
.netmarketds_box4 .netmarketdsbox4_con3 .netmarketdsbox4pic3 {
  display: block;
  width: 100%;
  margin: 36px 0 136px;
}

.netmarketds_box5 {
  position: relative;
  padding-top: 50px;
}
.netmarketds_box5:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 1920px;
  height: 516px;
  background: -webkit-linear-gradient(left, #5b81ff, #506fff);
  background: -o-linear-gradient(left, #5b81ff, #506fff);
  background: linear-gradient(to right, #5b81ff, #506fff);
  content: "";
}
.netmarketds_box5 .netmarketdsbox5_con {
  border-radius: 14px;
  background: #fff;
  padding: 4% 0;
  margin-top: 3%;
}
.netmarketds_box5 .netmarketdsbox5P {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
}
.netmarketds_box5 .netmarketdsbox5P b {
  display: block;
  font-size: 24px;
  color: #0e0e0e;
  margin-bottom: 6px;
}
.netmarketds_box5 .netmarketdsbox5P span {
  display: block;
  margin-bottom: 5px;
}
.netmarketds_box5 .netmarketdsbox5_con p {
  font-size: 26px;
  color: #050505;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 24px;
}
.netmarketds_box5 .netmarketdsbox5_con p b {
  position: relative;
  top: -3px;
  font-size: 40px;
  color: #5476ff;
}
.netmarketds_box5 .netmarketdsbox5_con img {
  float: left;
  width: 38%;
  max-width: 520px;
  margin: 0 -2% 0 8%;
}
.netmarketds_box5 .netmarketdsbox5_con2 {
  border-radius: 12px;
  background: #f9fbfd;
  margin: 2% 0 3%;
  padding: 3% 0;
}
.netmarketds_box5 .netmarketdsbox5_con2 img {
  float: left;
  width: 38%;
  max-width: 520px;
  margin: 0 2% 0 7%;
}
.netmarketds_box5 .netmarketdsbox5_con3 {
  position: relative;
  margin-bottom: 65px;
}
.netmarketds_box5 .netmarketdsbox5_con3 .con3left {
  width: 42%;
  max-width: 580px;
}
.netmarketds_box5 .netmarketdsbox5_con3 .con3right {
  position: absolute;
  right: 10%;
  top: 50%;
  width: 37%;
  max-width: 500px;
  transform: translate(0, -40%);
}
.netmarketds_box5 .netmarketdsbox5_con3 .con3right img {
  display: block;
  width: 100%;
}
.netmarketds_box5 .netmarketdsbox5_con4 {
  width: 96%;
  max-width: 820px;
  margin: 56px auto 78px;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li {
  height: 59px;
  line-height: 59px;
  margin-bottom: 18px;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li b {
  position: relative;
  float: left;
  width: 23%;
  height: 100%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  border-radius: 6px;
  box-shadow: 0 6px 9px rgba(86, 162, 255, 0.23);
  background-color: #5679ff;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li b:after {
  position: absolute;
  right: -18%;
  top: 50%;
  width: 11px;
  height: 15px;
  background: url("../images/icon8.jpg") no-repeat;
  content: "";
  margin-top: -7.5px;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li p {
  float: right;
  width: 70%;
  height: 100%;
  font-size: 16px;
  color: #5f5f5f;
  border-radius: 6px;
  background-color: #f0f7fe;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li p span {
  position: relative;
  float: left;
  width: 20%;
  padding-left: 8%;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li p span:after {
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 10px;
  background: url("../images/icon9.jpg") no-repeat;
  content: "";
  margin-top: -5px;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li p span:nth-child(2) {
  width: 27%;
}
.netmarketds_box5 .netmarketdsbox5_con4 ul li p span:last-child:after {
  display: none;
}
.netmarketdsWrap .box6 {
  background-color: #f9fbfd;
  padding-top: 82px;
}
.box6_con4 {
  background-color: #fff;
  margin-top: 110px;
  padding: 48px 0 92px;
}
.box6_con4 h3 {
  font-size: 25px;
  color: #0e0e0e;
  font-weight: bold;
  margin-bottom: 10px;
}
.box6_con4 ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box6_con4 ul li {
  position: relative;
  width: 19.7%;
  height: 116px;
  cursor: pointer;
  opacity: 0.9;
  background: #1670f2 url("../images/javabox6img.png") no-repeat right center;
}
.box6_con4 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
/* .box6_con4 ul li.java{background-image: url("../images/javabox6img.jpg");} */
.box6_con4 ul li.cloud {
  background-image: url("../images/cloudbox6img.png");
}
.box6_con4 ul li.ai {
  background-image: url("../images/aibox6img.png");
}
.box6_con4 ul li.digital {
  background-image: url("../images/digitalbox6img.png");
}
.box6_con4 ul li.netmarketds {
  background-image: url("../images/netmarketdsbox6img.png");
}
.box6_con4 ul li.intelligent {
  background-image: url("../images/intelligentbox6img.png");
}
.box6_con4 ul li:last-child {
  margin-right: 0;
}
.box6_con4 ul li p {
  position: absolute;
  left: 8%;
  top: 38%;
  font-size: 21px;
  color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.box6_con4 ul li.ai p,
.box6_con4 ul li.netmarketds p,
.box6_con4 ul li.digital p,
.box6_con4 ul li.intelligent p {
  top: 24%;
}
.box6_con4 ul li:hover {
  opacity: 1;
}
.box6_con4 ul li:hover p {
  top: 28%;
  color: #fff;
}
.box6_con4 ul li.ai:hover p,
.box6_con4 ul li.netmarketds:hover p,
.box6_con4 ul li.digital:hover p,
.box6_con4 ul li.intelligent:hover p {
  top: 16%;
}
.box6_con4 ul li p span {
  display: none;
  font-size: 16px;
  color: #9ee2ff;
}
.box6_con4 ul li:hover p span {
  display: block;
}

.aiWrap .box1 .box1_con,
.cloudWrap .box1 .box1_con {
  min-height: 280px;
}
.cloudWrap .box1 .box1_con .box1_left,
.aiWrap .box1 .box1_con .box1_left {
  left: 1%;
  width: 51%;
  max-width: 686px;
}
.cloudWrap .box1 .box1_con .box1_right,
.aiWrap .box1 .box1_con .box1_right {
  width: 33%;
  max-width: 450px;
  height: 238px;
  margin: 41px 8% 0 0;
}
.cloud_box2 .box_hd p {
  width: 100%;
}
.cloud_box3 .cloudbox3_con2 {
  margin: 10px 0 62px;
}
.cloud_box3 .cloudbox3_con2 .box_hd {
  float: left;
  width: 53%;
}
.cloud_box3 .cloudbox3_con2 img {
  float: right;
  width: 37%;
  max-width: 500px;
  margin: 40px 5% 0 0;
}
.cloud_box3 .cloudbox3_con img,
.cloud_box5 .cloudbox5_con3 img {
  display: block;
  width: 100%;
}
.cloud_box4 .cloudbox4_con {
  border-radius: 12px;
  background-color: #f9fbfd;
  padding: 40px 0 50px;
  margin: 40px 0 50px;
}
.cloud_box4 .cloudbox4_con img {
  float: left;
}
.cloud_box4 .cloudbox4_con .cloudbox4pic1 {
  width: 32%;
  max-width: 430px;
  margin: 0 12% 0 7%;
}
.cloud_box4 .cloudbox4_con .cloudbox4pic2 {
  width: 47%;
  max-width: 650px;
}
.cloud_box4 .cloudbox4_con3 {
  padding: 18px 0 80px;
}
.cloud_box4 .cloudbox4_con3 p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  padding-left: 11px;
}
.cloud_box4 .cloudbox4_con3 p span {
  color: #272727;
  font-weight: bold;
}
.cloud_box4 .cloudbox4_con3 .p {
  font-size: 20px;
  color: #000;
  margin: 28px 0 16px;
}
.cloud_box4 .cloudbox4_con3 .con3pic {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cloud_box4 .cloudbox4_con3 img {
  width: 50%;
  margin-bottom: 24px;
}

.cloud_box5:before {
  background: -webkit-linear-gradient(left, #45b1eb, #2887e0);
  background: -o-linear-gradient(left, #45b1eb, #2887e0);
  background: linear-gradient(to right, #45b1eb, #2887e0);
}

.cloud_box5 .netmarketdsbox5_con p b {
  color: #2686e0;
}
.cloud_box5 .cloudbox5_con3 {
  padding: 46px 0 56px;
}

.cloudWrap .box6,
.aiWrap .box6 {
  background-color: #f9fbfd;
  padding-top: 82px;
}

.ai_box2 .box2_con img {
  display: block;
  width: 80%;
  max-width: 1104px;
  margin: 25px auto 100px;
}

.ai_box3 .aibox3_con {
  margin: 38px 0 66px;
}
.ai_box3 .aibox3_con ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ai_box3 .aibox3_con ul li {
  position: relative;
  width: 31%;
  max-width: 425px;
}
.ai_box3 .aibox3_con ul li img {
  display: block;
  width: 100%;
}
.ai_box3 .aibox3_con ul li p {
  position: absolute;
  left: 9%;
  top: 50%;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  margin-top: -36px;
}
.ai_box3 .aibox3_con ul li p:before {
  position: absolute;
  left: -16px;
  top: 9px;
  width: 4px;
  height: 50px;
  background-color: #54a9ff;
  content: "";
}
.ai_box3 .aibox3_con ul li p b {
  display: block;
  font-size: 24px;
}
.ai_box3 .aibox3_con2 {
  margin: 5px 0 66px;
}
.ai_box3 .aibox3_con2 img {
  float: left;
  width: 35.5%;
  max-width: 490px;
}
.ai_box3 .aibox3_con2 .txt {
  float: right;
  width: 61%;
}
.ai_box3 .aibox3_con2 .txt p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  margin-bottom: 10px;
}
.ai_box4 .aibox4_con {
  background-color: #f9fbfd;
  padding: 55px 0 100px;
  margin-bottom: 60px;
}
.ai_box4 .aibox4_con .left {
  width: 51%;
  max-width: 700px;
}
.ai_box4 .aibox4_con .left h5 {
  font-size: 20px;
  color: #1568ff;
  margin-top: 20px;
}
.ai_box4 .aibox4_con .left p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  margin-top: 10px;
}
.ai_box4 .aibox4_con .right {
  position: absolute;
  right: 0;
  top: 50%;
  width: 37%;
  max-width: 510px;
  border-radius: 10px;
  background-color: #fff;
  transform: translate(0, -40%);
  padding: 22px 3% 22px 5%;
}
.ai_box4 .aibox4_con .right img {
  display: block;
  width: 100%;
}
.ai_box4 .aibox4_con .right p {
  position: absolute;
  left: 0;
  bottom: -10%;
  width: 100%;
  font-size: 14px;
  color: #a4a4a4;
  text-align: center;
}

.ai_box4 .cloudbox4_con3 img {
  display: block;
  float: none;
  width: 85%;
  max-width: 960px;
  margin: 36px auto 0;
}
.ai_box5:before {
  background: #1568ff;
}

.ai_box5 .aibox5_con3 {
  margin: 50px 0 126px;
}
.ai_box5 .aibox5_con3 ul li {
  position: relative;
  float: left;
  width: 24.25%;
  height: 194px;
  border-radius: 6px;
  box-shadow: inset 0 4px 9px rgba(114, 240, 255, 0.5),
    inset 0 -4px 9px rgba(41, 117, 255, 0.5);
  background-color: #2975ff;
  margin-left: 1%;
}
.ai_box5 .aibox5_con3 ul li:nth-child(1) {
  height: 116px;
  margin: 78px 0 0 0;
}
.ai_box5 .aibox5_con3 ul li:nth-child(2) {
  height: 132px;
  margin-top: 62px;
}
.ai_box5 .aibox5_con3 ul li:nth-child(3) {
  height: 168px;
  margin-top: 26px;
}
.ai_box5 .aibox5_con3 ul li p {
  position: absolute;
  left: 7%;
  top: 50%;
  width: 86%;
  font-size: 24px;
  color: #35ffc8;
  text-align: center;
  transform: translate(0, -50%);
}
.ai_box5 .aibox5_con3 ul li p b {
  display: block;
  font-size: 18px;
  color: #fff;
}
.ai_box5 .aibox5_con3 ul li span {
  position: absolute;
  left: 0;
  top: -42px;
  width: 220px;
  font-size: 18px;
  color: #2f2f2f;
  font-weight: bold;
}
.ai_box5 .aibox5_con3 ul li img {
  position: absolute;
  left: 80%;
  bottom: 106px;
  width: 42.5%;
  max-width: 136px;
  z-index: 3;
}

.ai_box5 .netmarketdsbox5_con p b {
  color: #1568ff;
}

.intelligentWrap .box1 .box1_con .box1_right {
  height: 170px;
  margin-top: 120px;
}
.intelligentWrap .box2 {
  background: #f9fbfd;
}
.intelligentWrap .box2 .box2_con img {
  display: block;
  width: 100%;
  margin-top: 10px;
}
.intelligent_box3 {
  padding: 104px 0 82px;
}
.intelligent_box3 .intelligentbox3_con {
  padding: 38px 0 130px;
}
.intelligent_box3 .intelligentbox3_con ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.intelligent_box3 .intelligentbox3_con ul li {
  position: relative;
  width: 24.5%;
  max-width: 336px;
  border-radius: 0 30px 0 30px;
  overflow: hidden;
}
.intelligent_box3 .intelligentbox3_con ul li img {
  display: block;
}
.intelligent_box3 .intelligentbox3_con ul li p {
  position: absolute;
  left: 5%;
  top: 20%;
  width: 90%;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 28px;
}
.intelligent_box3 .intelligentbox3_con ul li p span {
  display: block;
  font-size: 22px;
  margin-bottom: 15px;
}
.intelligent_box3 .intelligentbox3_con ul li em {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  font-size: 12px;
  color: #86d6ff;
  text-align: center;
  font-style: inherit;
}
.intelligent_box3 .intelligentbox3_con2 {
  border-radius: 12px;
  background-color: #f6f6f6;
  padding: 34px 0 42px;
  margin-top: 38px;
}
.intelligent_box3 .intelligentbox3_con2 img {
  display: block;
  width: 80%;
  max-width: 1107px;
  margin: 0 auto 14px;
}
.intelligent_box3 .intelligentbox3_con2 p {
  font-size: 18px;
  color: #343434;
  text-align: center;
}
.intelligent_box3 .intelligentbox3_con2 p span {
  color: #fe6b4e;
}
.intelligent_box4 .intelligentbox4_con {
  position: relative;
  margin-top: 48px;
}
.intelligent_box4 .intelligentbox4_cons {
  margin-bottom: 70px;
}
.intelligent_box4 .intelligentbox4_con .box4_right {
  float: right;
  width: 54%;
  max-width: 750px;
}
.intelligent_box4 .intelligentbox4_con .box4_right img {
  display: block;
  width: 100%;
}
.intelligent_box4 .intelligentbox4_con .box4_left {
  position: absolute;
  left: 0;
  top: 50%;
  width: 58%;
  max-width: 750px;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 32px;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: #f9fbfd;
  transform: translate(0, -50%);
  padding: 24px 40px 24px 47px;
}
.intelligent_box4 .intelligentbox4_cons .box4_right {
  float: left;
}
.intelligent_box4 .intelligentbox4_cons .box4_left {
  left: auto;
  right: 0;
}

.intelligent_box4 .intelligentbox4_cons2 {
  display: flex;
  justify-content: space-between;
  border-radius: 12px;
  background: #4076ff url("/images/intelligentbox4pic2s.jpg") no-repeat right
    bottom;
  padding: 19px 6% 19px 27px;
}
.intelligent_box4 .intelligentbox4_cons2 ul {
  width: 81%;
  max-width: 1024px;
  display: flex;
  justify-content: space-evenly;
  box-sizing: border-box;
  border-radius: 12px;
  background-color: #f9fbfd;
  overflow: hidden;
  padding: 24px 0 28px;
}
.intelligent_box4 .intelligentbox4_cons2 ul li {
  width: 28%;
  max-width: 280px;
}
.intelligent_box4 .intelligentbox4_cons2 ul li img {
  width: 100%;
}
.intelligent_box4 .intelligentbox4_cons2 ul li p {
  font-size: 18px;
  color: #666;
  text-align: center;
  line-height: 28px;
  margin-bottom: 10px;
}
.intelligent_box4 .intelligentbox4_cons2 ul li p b {
  display: block;
  font-size: 22px;
  color: #333;
}
.intelligent_box4 .intelligentbox4_cons2 h3 {
  font-size: 25px;
  color: #fff;
  padding-top: 56px;
}
.intelligent_box4 .intelligentbox4_cons2 h4 {
  display: none;
}
.intelligent_box4 .intelligentbox4_cons2 h3 b {
  display: block;
}
.intelligent_box4 .intelligentbox4_con2 {
  background-color: #f9fbfd;
  padding: 106px 0 145px;
}
.intelligent_box4 .intelligentbox4_con2 ul {
  display: -webkit-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 60px 0 88px;
}
.intelligent_box4 .intelligentbox4_con2 ul li {
  width: 21.5%;
  max-width: 297px;
  height: 276px;
  border-radius: 12px;
  box-sizing: border-box;
  box-shadow: 0 10px 17px rgba(54, 136, 250, 0.1);
  background: #fff url("/images/intelligentbox4pic3.jpg") no-repeat center top;
  background-size: 100%;
  overflow: hidden;
  padding: 74px 36px 0 32px;
}
.intelligent_box4 .intelligentbox4_con2 ul li:nth-child(2) {
  background-image: url("/images/intelligentbox4pic4.jpg");
}
.intelligent_box4 .intelligentbox4_con2 ul li:nth-child(3) {
  background-image: url("/images/intelligentbox4pic5.jpg");
}
.intelligent_box4 .intelligentbox4_con2 ul li:nth-child(4) {
  background-image: url("/images/intelligentbox4pic6.jpg");
}
.intelligent_box4 .intelligentbox4_con2 ul li span {
  display: block;
  font-size: 22px;
  color: #515dff;
  font-weight: bold;
  margin-bottom: 14px;
}
.intelligent_box4 .intelligentbox4_con2 ul li p {
  font-size: 16px;
  color: #4d4d4d;
  line-height: 26px;
}
.intelligent_box4 .intelligentbox4_con2 .main {
  position: relative;
  overflow: hidden;
}
.intelligent_box4 .intelligentbox4_con2 .main .main_right {
  float: right;
  width: 47.3%;
  max-width: 654px;
  margin-right: 2.8%;
}
.intelligent_box4 .intelligentbox4_con2 .main .main_right img {
  display: block;
  width: 100%;
}
.intelligent_box4 .intelligentbox4_con2 .main .main_left {
  position: absolute;
  left: 40px;
  top: 50%;
  width: 42%;
  max-width: 570px;
  font-size: 16px;
  color: #000;
  line-height: 32px;
  transform: translate(0, -50%);
}
.intelligent_box5 {
  position: relative;
  padding-top: 110px;
  margin-bottom: 114px;
}
.intelligent_box5:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 404px;
  background: url("/images/intelligentbox5bg1.jpg") no-repeat center top;
  content: "";
}
.intelligent_box5 .box_hd p {
  color: #fff;
}
.intelligent_box5 .intelligentbox5_con {
  border-radius: 12px;
  box-shadow: 0 10px 17px rgba(54, 136, 250, 0.1);
  background-color: #fff;
  padding: 52px 0;
  margin: 42px 0 112px;
}
.intelligent_box5 .tit {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 30px;
}
.intelligent_box5 .tit b {
  position: relative;
  top: -8px;
  font-size: 22px;
  color: #3266ec;
  margin-right: 5px;
}
.intelligent_box5 .intelligentbox5_con ul {
  position: relative;
  width: 96%;
  max-width: 1284px;
  margin: 0 auto;
}
.intelligent_box5 .intelligentbox5_con li {
  position: absolute;
  left: 0;
  top: 0;
  width: 15.5%;
  max-width: 198px;
  height: 100%;
  border-radius: 12px;
  box-sizing: border-box;
  background-color: #fafaf8;
  background: -moz-linear-gradient(
    to bottom,
    #fafafa,
    #fafafa,
    #fafafa,
    #ecf1f6
  );
  background: linear-gradient(to bottom, #fafafa, #fafafa, #fafafa, #ecf1f6);
  padding: 22px 18px 10px;
}
.intelligent_box5 .intelligentbox5_con li:nth-child(2) {
  left: 16.9%;
}
.intelligent_box5 .intelligentbox5_con li:nth-child(3) {
  left: 33.8%;
}
.intelligent_box5 .intelligentbox5_con li:nth-child(4) {
  left: 50.7%;
}
.intelligent_box5 .intelligentbox5_con li:nth-child(5) {
  left: 67.6%;
}
.intelligent_box5 .intelligentbox5_con li:last-child {
  position: relative;
  float: right;
}
.intelligent_box5 .intelligentbox5_con li p {
  height: 104px;
  font-size: 18px;
  color: #333;
  border-bottom: 1px #e6eaef solid;
  margin-bottom: 6px;
}
.intelligent_box5 .intelligentbox5_con li p span {
  display: block;
  font-size: 22px;
  color: #ff8533;
  font-weight: bold;
  margin-top: 3px;
}
.intelligent_box5 .intelligentbox5_con li em {
  display: block;
  width: 105%;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  font-style: inherit;
  padding-top: 10px;
}
.intelligent_box5 .intelligentbox5_con li:last-child p {
  height: 88px;
}
.intelligent_box5 .intelligentbox5_con li:last-child p span {
  font-size: 15px;
}
.intelligent_box5 .intelligentbox5_con li:last-child em {
  font-size: 13px;
  padding-top: 0;
}
.intelligent_box5 .intelligentbox5_con li:last-child i {
  color: #ff8533;
  font-style: inherit;
}
.intelligent_box5 .intelligentbox5_con2 {
  padding-bottom: 128px;
}
.intelligent_box5 .intelligentbox5_con2 .main {
  position: relative;
}
.intelligent_box5 .intelligentbox5_con2 .main_left {
  width: 46%;
  max-width: 637px;
}
.intelligent_box5 .intelligentbox5_con2 img {
  display: block;
  width: 100%;
}
.intelligent_box5 .intelligentbox5_con2 .main_right {
  position: absolute;
  right: 2%;
  top: 50%;
  width: 46%;
  font-size: 16px;
  color: #000;
  line-height: 32px;
  transform: translate(0, -50%);
}
.intelligent_box5 .intelligentbox5_con3 {
  position: relative;
  /* height: 760px; */
  box-sizing: border-box;
  background: url("/images/intelligentbox5bg2.jpg") no-repeat center top;
  padding: 145px 0 156px;
}
.intelligent_box5 .intelligentbox5_con3 .box_hd p {
  color: #4d4d4d;
}
.intelligent_box5 .intelligentbox5_con3 .tit {
  margin: 56px 0 46px;
}

.intelligent_box5 .intelligentbox5_con3 ul {
  text-align: center;
}
.intelligent_box5 .intelligentbox5_con3 li {
  display: inline-block;
  min-width: 904px;
  height: 74px;
  margin-bottom: 25px;
}
.intelligent_box5 .intelligentbox5_con3 li b {
  position: relative;
  float: left;
  width: 180px;
  height: 100%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 74px;
  font-weight: bold;
  border-radius: 12px;
  background-color: #ff8640;
  margin-right: 56px;
}
.intelligent_box5 .intelligentbox5_con3 li:nth-child(2) b {
  background-color: #4b86e8;
}
.intelligent_box5 .intelligentbox5_con3 li b:after {
  position: absolute;
  right: -46px;
  top: 50%;
  width: 28px;
  height: 30px;
  background: url("/images/intelligentjiantou.png") no-repeat center;
  background-size: 100%;
  margin-top: -15px;
  content: "";
}
.intelligent_box5 .intelligentbox5_con3 li .rig {
  float: left;
}
.intelligent_box5 .intelligentbox5_con3 li .rig p {
  float: left;
  width: 148px;
  height: 70px;
  border: 2px #ff8640 solid;
  border-radius: 12px;
  background-color: #fff;
  margin-right: 17px;
}
.intelligent_box5 .intelligentbox5_con3 li .rig p:last-child {
  margin-right: 0;
}
.intelligent_box5 .intelligentbox5_con3 li .rig p {
  font-size: 18px;
  color: #ff853f;
  text-align: center;
  line-height: 24px;
}
.intelligent_box5 .intelligentbox5_con3 li .rig p span {
  display: block;
  color: #474747;
  font-weight: bold;
  margin-top: 11px;
}
.intelligent_box5 .intelligentbox5_con3 li .rig2 {
  float: left;
  width: 823px;
  height: 70px;
  font-size: 18px;
  color: #4b86e8;
  text-align: center;
  line-height: 70px;
  border: 2px #4b86e8 solid;
  border-radius: 12px;
  background-color: #fff;
}
.intelligent_box5 .intelligentbox5_con3 li .rig2 span {
  color: #474747;
  font-weight: bold;
  margin-right: 26px;
}

.intelligentWrap .box6 .box6_con45 .box6_right {
  border-radius: 12px;
  background-color: #f9fbfd;
}

@media screen and (max-width: 1340px) {
  .intelligent_box3 .intelligentbox3_con ul li img {
    width: 300px;
  }
  .intelligent_box3 .intelligentbox3_con ul li p {
    top: 18%;
    font-size: 14px;
    line-height: 24px;
  }

  .intelligent_box4 .intelligentbox4_con .box4_left {
    font-size: 15px;
    line-height: 26px;
    padding: 16px 20px;
  }

  .intelligent_box5 .intelligentbox5_con li {
    padding: 16px 14px 10px;
  }
  .intelligent_box5 .intelligentbox5_con li p {
    height: 90px;
    font-size: 16px;
  }
  .intelligent_box5 .intelligentbox5_con li p span {
    font-size: 20px;
  }
  .intelligent_box5 .intelligentbox5_con li:last-child p {
    height: 72px;
  }
  .intelligent_box5 .intelligentbox5_con li:last-child p span {
    font-size: 13px;
  }
  .intelligent_box5 .intelligentbox5_con li:last-child em {
    font-size: 12px;
  }
  .intelligent_box5 .intelligentbox5_con2 .main_right {
    width: 48%;
    font-size: 15px;
    line-height: 26px;
  }
}

@media screen and (max-width: 1240px) {
  .box1 .box1_top p {
    font-size: 14px;
    line-height: 22px;
  }
  .box2 .box2_con .box2_left,
  .box2 .box2_con .box2_right,
  .box2 .box2_con p {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .box2 .box2_con .box2_left {
    background-position: -140px top;
  }
  .box2 .box2_con .box2_right {
    background-position: right -170px top 0;
  }

  .java_box3 .javabox3_con ul li p {
    font-size: 18px;
    line-height: 28px;
  }

  .java_box4 .javabox4_con .box4_left {
    height: 320px;
  }
  .java_box4 .javabox4_con .box4_right {
    padding: 26px 40px 26px 28px;
  }

  .java_box4 .javabox4_con2 ul li p {
    line-height: 22px;
    padding: 30px 6% 0;
  }
  .box6 .box6_con45 .box6_left {
    height: 360px;
  }
  .box6 .box6_con .box6_right {
    padding: 24px 36px 26px 26px;
  }
  .box6 .box6_con2 .box6_right {
    padding: 24px 26px 26px 36px;
  }
  .box6 .box6_con45 .box6_right h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .box6 .box6_con45 .box6_right h4:before {
    height: 54px;
  }
  .box6 .box6_con45 .box6_right p {
    font-size: 15px;
    line-height: 30px;
  }
  .box6 .box6_con3 {
    background-position: 34% top;
  }

  .digital_box4 .digitalbox4_con .box4_left {
    font-size: 15px;
    line-height: 28px;
    padding: 20px;
  }
  .digital_box4 .digitalbox4_con2 ul li {
    padding-top: 24px;
  }
  .digital_box4 .digitalbox4_con2 ul li span {
    font-size: 26px;
  }
  .digital_box4 .digitalbox4_con2 ul li p {
    font-size: 15px;
    line-height: 28px;
  }

  .digital_box5 .digitalbox5_con3 ul li p {
    width: 170px;
    font-size: 15px;
    margin-right: 52px;
  }
  .digital_box5 .digitalbox5_con3 ul li p:after {
    right: -34px;
  }
  .digital_box5 .digitalbox5_con3 ul li p b {
    font-size: 17px;
  }
  .digital_box5 .digitalbox5_con3 ul li span {
    width: 120px;
    font-size: 15px;
    margin-right: 10px;
  }

  .netmarketds_box3 .netmarketdsbox3_right ul li span {
    font-size: 23px;
  }
  .netmarketds_box3 .netmarketdsbox3_right ul li p {
    font-size: 14px;
  }
  .netmarketds_box4 .netmarketdsbox4_con .box4_left {
    padding: 20px;
  }
  .netmarketds_box4 .netmarketdsbox4_con .box4_left p {
    font-size: 15px;
    line-height: 24px;
  }
  /* .box6_con4 ul li{background-position: -30px 0;} */
  .box6_con4 ul li p {
    font-size: 18px;
  }
  .cloud_box3 .cloudbox3_con img {
    width: 130%;
    margin-left: -15%;
  }

  .ai_box3 .aibox3_con ul li p {
    left: 11%;
    line-height: 30px;
    margin-top: -30px;
  }
  .ai_box3 .aibox3_con ul li p:before {
    height: 42px;
  }
  .ai_box3 .aibox3_con ul li p b {
    font-size: 22px;
  }
  .ai_box5 .aibox5_con3 ul li span {
    font-size: 16px;
  }
  .ai_box5 .aibox5_con3 ul li p {
    font-size: 22px;
  }
  .ai_box5 .aibox5_con3 ul li p b {
    font-size: 15px;
  }
  .ai_box5 .aibox5_con3 ul li img {
    left: 90%;
  }

  .intelligent_box5 .intelligentbox5_con3 li {
    height: 70px;
  }
  .intelligent_box5 .intelligentbox5_con3 li b {
    width: 140px;
    font-size: 19px;
    line-height: 70px;
  }
  .intelligent_box5 .intelligentbox5_con3 li b:after {
    right: -42px;
    width: 24px;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig p {
    width: 128px;
    height: 66px;
    font-size: 15px;
    line-height: 22px;
    margin-right: 12px;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig2 {
    width: 704px;
    height: 66px;
    line-height: 66px;
  }

  .intelligent_box4 .intelligentbox4_con2 ul li {
    height: 226px;
    padding: 50px 26px 0 22px;
  }
  .intelligent_box4 .intelligentbox4_con2 ul li span {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .intelligent_box4 .intelligentbox4_con2 ul li p {
    font-size: 14px;
    line-height: 22px;
  }

  .intelligent_box4 .intelligentbox4_cons2 {
    padding: 19px 4% 19px 18px;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li p {
    font-size: 15px;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li p b {
    font-size: 18px;
  }
  .intelligent_box4 .intelligentbox4_cons2 h3 {
    font-size: 19px;
  }
}

@media screen and (max-width: 750px) {
  .boxPC {
    display: none;
  }
  .boxWAP {
    display: block;
  }
  #y_carousel {
    height: 7rem;
  }
  #y_carousel img {
    width: 29rem;
    margin-left: -14.5rem;
  }

  .box_hd h2 {
    height: 1.1rem;
    line-height: 0.96rem;
  }
  .box_hd h2 b {
    font-size: 0.6rem;
  }
  .box_hd h2 span {
    font-size: 0.38rem;
    box-shadow: 0 0.56rem 0 #eef5fb;
  }
  .box_hd p {
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.42rem;
    margin-top: 0.05rem;
  }
  .box_hd h4 {
    width: 2.8rem;
    height: 0.6rem;
    font-size: 0.32rem;
    line-height: 0.6rem;
    margin-bottom: 0.2rem;
  }
  .box_hd h4 b {
    font-size: 0.42rem;
  }

  .box1 .box1_top {
    height: auto;
    background: rgba(23, 135, 249, 1);
    /* padding: 1.4rem 0 .4rem; */
    padding: 1.1rem 0 4rem;
    margin-top: -2.4rem;
  }
  .box1 .box1_top:before {
    left: 0;
    top: 0.3rem;
    width: 100%;
    font-size: 0.44rem;
    text-align: center;
  }
  .box1 .box1_top .pic {
    left: 50%;
    top: auto;
    bottom: 0.4rem;
    width: 6rem;
    max-width: 600px;
    transform: translate(-50%, 0);
  }
  .box1 .box1_top .pic i {
    bottom: 14%;
    font-size: 0.32rem;
  }
  .box1 .box1_top p {
    width: 90%;
    height: auto;
    font-size: 0.28rem;
    line-height: 0.46rem;
    margin: 0 5% 0;
  }
  .box1 .box1_top p span {
    position: relative;
    top: 0;
    transform: translate(0);
  }
  .box1 .box1_top p span a {
    width: 2.65rem;
    height: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  .box1 .box1_top p span a:after {
    top: 0.1rem;
    width: 0.3rem;
    height: 0.3rem;
  }
  .box1 .box1_con {
    margin: 0.6rem 0 0.5rem;
  }
  .box1 .box1_con .box1_left {
    position: relative;
    left: 0;
    top: 0;
    width: 100% !important;
    transform: translate(0);
  }
  .box1 .box1_con .box1_left h3 span {
    height: 0.18rem;
    font-size: 0.46rem;
    box-shadow: 0 0.46rem 0 #eef5fb;
  }
  .netmarketdsWrap .box1 .box1_con .box1_left h3 span,
  .aiWrap .box1 .box1_con .box1_left h3 span,
  .intelligentWrap .box1 .box1_con .box1_left h3 span,
  .digital_box1 .box1_con .box1_left h3 span {
    font-size: 0.38rem;
    box-shadow: 0 0.38rem 0 #eef5fb;
  }
  .box1 .box1_con .box1_left p {
    font-size: 0.28rem;
    line-height: 0.48rem;
  }
  .digital_box1 .box1_con .box1_left p span {
    background-size: 0.2rem;
    background-position: left 0.14rem;
    padding-left: 0.3rem;
  }
  .box1 .box1_con .box1_right {
    float: none;
    width: 5rem;
    height: 4.4rem;
    margin: 0 auto;
  }
  .box2 {
    padding: 0.6rem 0 2.2rem;
  }
  .box2 .box2_con p {
    top: 2.2rem;
  }
  .box2 .box2_con .box2_left,
  .box2 .box2_con .box2_right {
    width: 6.92rem;
    height: 3.5rem;
    background-size: 100%;
    background-position: 0 0;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
  }
  .box2 .box2_con .box2_left {
    margin: 0.3rem 0 2.5rem;
  }
  .java_box3 {
    padding-bottom: 1rem;
  }
  .java_box3 .javabox3_con {
    padding: 0.28rem 0 0.8rem;
  }
  .java_box3 .javabox3_con ul li {
    width: 48%;
    margin-bottom: 0.3rem;
    padding: 0.2rem 0 0.24rem;
  }
  .java_box3 .javabox3_con ul li:nth-child(even) {
    margin-right: 0;
  }
  .java_box3 .javabox3_con ul li img {
    max-width: 0.82rem;
  }
  .java_box3 .javabox3_con ul li p {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }
  .java_box3 .javabox3_con2 {
    width: 100%;
    margin: 0.3rem 0 0;
  }
  .java_box4 {
    margin-top: 0;
  }
  .java_box4 .javabox4_con {
    margin: 0.5rem 0;
  }
  .java_box4 .javabox4_con .box4_left {
    width: 100%;
    height: 4.7rem;
  }
  .java_box4 .javabox4_con .box4_left img {
    left: 0.84rem;
    width: 4.87rem;
  }
  .java_box4 .javabox4_con .box4_right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.42rem;
    transform: translate(0);
    padding: 0.3rem 0 0;
  }
  .java_box4 .javabox4_con2 ul li {
    width: 48%;
    height: 2.4rem;
    margin-bottom: 0.7rem;
  }
  .java_box4 .javabox4_con2 ul li:nth-child(1),
  .java_box4 .javabox4_con2 ul li:nth-child(2) {
    height: 2.7rem;
  }
  .java_box4 .javabox4_con2 ul li span {
    top: -0.35rem;
    width: 2.4rem;
    height: 0.7rem;
    font-size: 0.3rem;
    line-height: 0.7rem;
    margin-left: -1.2rem;
  }
  .java_box4 .javabox4_con2 ul li p {
    font-size: 0.26rem;
    line-height: 0.38rem;
    padding-top: 0.54rem;
  }
  .java_box4 .javabox4_con3 {
    height: 5.6rem;
    padding-top: 10%;
  }
  .java_box4 .javabox4_con3 ul li {
    width: 25%;
    margin-bottom: 0.4rem;
  }
  .java_box4 .javabox4_con3 ul li i {
    width: 0.42rem;
    height: 0.42rem;
    background-size: 0.42rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(2) i {
    background-position-y: -0.44rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(3) i {
    background-position-y: -0.88rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(4) i {
    background-position-y: -1.32rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(5) i {
    background-position-y: -1.76rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(6) i {
    background-position-y: -2.2rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(7) i {
    background-position-y: -2.64rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(8) i {
    background-position-y: -3.08rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(9) i {
    background-position-y: -3.52rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(10) i {
    background-position-y: -3.96rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(11) i {
    background-position-y: -4.4rem;
  }
  .java_box4 .javabox4_con3 ul li:nth-child(12) i {
    background-position-y: -4.84rem;
  }
  .java_box4 .javabox4_con3 ul li p {
    font-size: 0.28rem;
  }
  .java_box5 {
    margin-top: 8%;
  }
  .java_box5 .javabox5_con,
  .java_box5 .javabox5_con2 {
    padding: 5% 0 3%;
  }
  .java_box5 .javabox5_con p,
  .digital_box5 .digitalbox5_con p,
  .netmarketds_box5 .netmarketdsbox5_con p {
    font-size: 0.34rem;
  }
  .java_box5 .javabox5_con p b,
  .digital_box5 .digitalbox5_con p b,
  .netmarketds_box5 .netmarketdsbox5_con p b {
    font-size: 0.46rem;
  }
  .java_box5 .javabox5_con .main {
    width: 6.44rem;
    margin: 0 auto;
  }
  .java_box5 .javabox5_con .main img,
  .java_box5 .javabox5_con2 .main img {
    width: 100%;
    margin: 0.2rem 0;
  }
  .java_box5 .javabox5_con2 .main {
    width: 6.2rem;
    margin: 0 auto;
  }
  .box6 .box6_con45 {
    margin-top: 0.5rem;
  }
  .box6 .box6_con45 .box6_left {
    float: none;
    width: 100%;
    height: 4rem;
  }
  .box6 .box6_con45 .box6_left img {
    width: 100%;
    height: auto;
  }
  .box6 .box6_con45 .box6_right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transform: translate(0);
    padding: 0.3rem 0 0;
  }
  .box6 .box6_con2 .box6_right {
    text-align: left;
  }
  .box6 .box6_con45 .box6_right h4 {
    font-size: 0.32rem;
    line-height: 0.5rem;
    padding-left: 0.2rem;
  }
  .box6 .box6_con45 .box6_right h4:before {
    left: 0;
    top: 0.07rem;
    width: 0.04rem;
    height: 0.86rem;
  }
  .box6 .box6_con45 .box6_right p {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .box6 .box6_con3 {
    height: 1.6rem;
    background-size: 20rem;
    background-position: -3.6rem;
    margin-top: 8%;
  }
  .box6 .box6_con3 a {
    width: 2.6rem;
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    margin: 0.5rem 0 0 0;
  }

  .digital_box1 .box1_con .box1_right img {
    width: 10rem;
    margin: -0.2rem 0 0 -4rem;
  }
  .digital_box2 {
    margin-bottom: 0.4rem;
  }
  .digital_box3 .digitalbox3_con .box3_left {
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
  .digital_box3 .digitalbox3_con .box3_right {
    position: relative;
    left: 0;
    top: 0;
    width: 5.75rem;
    transform: translate(0);
    margin: 0.3rem auto 0.6rem;
  }
  .digital_box3 .digitalbox3_con2 {
    width: 100%;
    margin: 0.4rem 0 0.6rem -0.2rem;
  }
  .digital_box4 .digitalbox4_con .box4_right {
    float: none;
    width: 100%;
    margin-top: 0.5rem;
  }
  .digital_box4 .digitalbox4_con .box4_left {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.46rem;
    transform: translate(0);
  }
  .digital_box4 .digitalbox4_con2 {
    margin-top: 0.4rem;
  }
  .digital_box4 .digitalbox4_con2 ul li {
    width: 48%;
    height: 5.3rem;
    margin-bottom: 0.3rem;
    padding-top: 0.4rem;
  }
  .digital_box4 .digitalbox4_con2 ul li img {
    width: 1.49rem;
  }
  .digital_box4 .digitalbox4_con2 ul li span {
    font-size: 0.38rem;
    box-shadow: 0 0.34rem 0 #dfefff;
    margin-bottom: 0.46rem;
  }
  .digital_box4 .digitalbox4_con2 ul li p {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }
  .digital_box4 .digitalbox4_con3 p {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 0.26rem;
    line-height: 0.46rem;
    transform: translate(0);
  }
  .digital_box4 .digitalbox4_con3 img {
    float: none;
    display: block;
    width: 5.4rem;
    margin: 0.4rem auto;
  }
  .digital_box5 {
    padding-top: 0.6rem;
  }
  .digital_box5 .digitalbox5_con {
    margin-top: 0.4rem;
    padding: 0.5rem 0;
  }
  .digital_box5 .digitalbox5_con img,
  .digital_box5 .digitalbox5_con2 img,
  .netmarketds_box5 .netmarketdsbox5_con img,
  .netmarketds_box5 .netmarketdsbox5_con2 img {
    float: none;
    display: block;
    width: 5.2rem;
    margin: 0 auto 0.4rem;
  }
  .digital_box5 .digitalbox5_con2 {
    padding: 0.4rem 0 0.2rem;
    margin: 0.4rem 0 0.6rem;
  }
  .netmarketds_box5 .netmarketdsbox5P {
    font-size: 0.26rem;
    line-height: 0.42rem;
    margin: -0.5rem 0 0.5rem;
  }
  .digital_box5 .digitalbox5P,
  .netmarketds_box5 .netmarketdsbox5P b {
    font-size: 0.36rem;
  }
  .digital_box5 .digitalbox5_con3 h3 {
    font-size: 0.32rem;
  }
  .digital_box5 .digitalbox5_con3 h3 span {
    float: left;
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    margin: 0 0.12rem 0.1rem 0;
  }
  .digital_box5 .digitalbox5_con3 h3 {
    font-size: 0.28rem;
    line-height: 0.46rem;
  }

  .digital_box5 .digitalbox5_con3 ul {
    width: 84%;
    margin: 0.1rem auto 0.5rem;
  }
  .digital_box5 .digitalbox5_con3 ul li {
    float: left;
    width: 100%;
    height: auto;
  }
  .digital_box5 .digitalbox5_con3 ul li p {
    float: none;
    display: block;
    width: 95%;
    margin: 0.1rem auto 0;
  }
  .digital_box5 .digitalbox5_con3 ul li span {
    float: left;
    width: 46%;
    height: 1rem;
    line-height: 0.98rem;
    border-width: 0.01rem;
    box-sizing: border-box;
    margin: 0.2rem 2% 0;
  }
  .digital_box5 .digitalbox5_con3 ul li p:after {
    display: none;
  }
  .box6 .box6_con45 .box6_right {
    background: none;
  }
  .digitalWrap .box6,
  .netmarketdsWrap .box6 {
    padding-top: 0.5rem;
  }
  .netmarketdsWrap .box1 .box1_con .box1_right {
    width: 6rem;
    height: 3.4rem;
    margin: 0 auto;
  }
  .netmarketds_box3 .box_hd h2 span {
    font-size: 0.36rem;
  }
  .netmarketds_box3 .netmarketdsbox3_con {
    margin-bottom: 0.8rem;
  }
  .netmarketds_box3 .netmarketdsbox3_left {
    width: 100%;
  }
  .netmarketds_box3 .netmarketdsbox3_left p {
    font-size: 0.26rem;
    line-height: 0.42rem;
    margin-top: 0.2rem;
  }
  .netmarketds_box3 .netmarketdsbox3_right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
  .netmarketds_box3 .netmarketdsbox3_right ul li {
    height: 3.2rem;
  }
  .netmarketds_box3 .netmarketdsbox3_right ul li span {
    height: 1rem;
    font-size: 0.32rem;
    line-height: 1.2rem;
  }
  .netmarketds_box3 .netmarketdsbox3_right ul li p {
    width: 80% !important;
    font-size: 0.24rem;
    line-height: 0.38rem;
    margin: 0.26rem auto -0.2rem;
  }
  .netmarketds_box3 .netmarketdsbox3_right ul li p i {
    display: inline;
  }
  .netmarketds_box3 .boxHd span {
    font-size: 0.4rem;
    box-shadow: 0 0.36rem 0 #eef5fb;
  }
  .netmarketds_box4 .netmarketdsbox4_con .box4_right {
    float: none;
    width: 100%;
  }
  .netmarketds_box4 .netmarketdsbox4_con .box4_left,
  .netmarketds_box5 .netmarketdsbox5_con3 .con3right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transform: translate(0);
    margin: 0.4rem auto;
  }
  .netmarketds_box4 .netmarketdsbox4_con {
    margin-top: 0.4rem;
  }
  .netmarketds_box4 .netmarketdsbox4_con2 {
    margin: 0.1rem 0 0.4rem;
  }
  .netmarketds_box4 .netmarketdsbox4_con3 p {
    font-size: 0.25rem;
    line-height: 0.42rem;
  }
  .netmarketds_box4 .netmarketdsbox4_con3 p span {
    width: 1.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin-right: 0.16rem;
  }
  .netmarketds_box5 {
    padding-top: 0.6rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con p {
    font-size: 0.34rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con p b {
    font-size: 0.46rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con3 {
    margin-bottom: 0.4rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con3 .con3left {
    width: 100%;
    margin-top: 1rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con3 .con3right {
    width: 5rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 {
    width: 100%;
    margin: 0.5rem 0 0.8rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li {
    height: 0.8rem;
    line-height: 0.8rem;
    margin-bottom: 0.18rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li b {
    width: 22%;
    font-size: 0.24rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li b:after {
    right: -0.2rem;
    width: 0.12rem;
    background-size: 100%;
    margin-top: -0.08rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li p {
    width: 74%;
    font-size: 0.24rem;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li p span {
    width: 26%;
    padding-left: 4%;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li p span:nth-child(2) {
    width: 36%;
  }
  .netmarketds_box5 .netmarketdsbox5_con4 ul li p span:after {
    right: -0.02rem;
    width: 0.08rem;
    background-size: 100%;
    margin-top: -0.08rem;
  }

  .box6_con4 {
    margin-top: 0.6rem;
    padding: 0.4rem 0 0.5rem;
  }

  .box6_con4 ul li {
    width: 49%;
    height: 1.6rem;
    background-size: 1.4rem;
    opacity: 1;
    margin-bottom: 2%;
  }
  .box6_con4 ul li p {
    top: 23%;
    left: 8%;
    font-size: 0.3rem;
    color: #fff;
  }
  .box6_con4 ul li.ai p,
  .box6_con4 ul li.netmarketds p,
  .box6_con4 ul li.digital p,
  .box6_con4 ul li.intelligent p {
    top: 14%;
  }
  .box6_con4 ul li p:hover {
    top: 23%;
  }
  .box6_con4 ul li.ai p:hover,
  .box6_con4 ul li.netmarketds p:hover,
  .box6_con4 ul li.digital p:hover,
  .box6_con4 ul li.intelligent p:hover {
    top: 14%;
  }
  .box6_con4 ul li p span {
    display: block;
    font-size: 0.24rem;
  }

  .cloudWrap .box1 .box1_con .box1_right,
  .aiWrap .box1 .box1_con .box1_right {
    width: 4.5rem;
    height: 2.38rem;
    margin: 0.2rem auto 0.3rem;
  }
  .cloud_box3 .cloudbox3_con img {
    width: 13.84rem;
    margin-left: -3.17rem;
  }
  .cloud_box3 .cloudbox3_con2 {
    margin: 0.1rem 0 0.8rem;
  }
  .cloud_box3 .cloudbox3_con2 .box_hd {
    float: none;
    width: 100%;
  }
  .cloud_box3 .cloudbox3_con2 img {
    float: none;
    display: block;
    width: 5rem;
    margin: 0.2rem auto 0;
  }
  .cloud_box4 .cloudbox4_con {
    padding: 0.4rem 0;
    margin: 0.3rem 0 0.5rem;
  }
  .cloud_box4 .cloudbox4_con img {
    float: none;
    display: block;
    margin: 0 auto 0.2rem !important;
  }
  .cloud_box4 .cloudbox4_con .cloudbox4pic1 {
    width: 4.3rem;
  }
  .cloud_box4 .cloudbox4_con .cloudbox4pic2 {
    width: 6rem;
  }

  .cloud_box4 .cloudbox4_con3 {
    padding: 0.1rem 0 0.5rem;
  }
  .cloud_box4 .cloudbox4_con3 p {
    font-size: 0.26rem;
    line-height: 0.46rem;
  }
  .cloud_box4 .cloudbox4_con3 .p {
    font-size: 0.34rem;
    margin: 0.3rem 0 0.2rem;
  }
  .cloud_box4 .cloudbox4_con3 img {
    display: block;
    width: 6.92rem;
    margin: 0 auto 0.2rem;
  }
  .cloudWrap .box6,
  .aiWrap .box6 {
    padding-top: 0.6rem;
  }

  .ai_box3 .aibox3_con {
    margin: 0.4rem 0 0.6rem;
  }
  .ai_box3 .aibox3_con ul li {
    float: none;
    width: 90%;
    margin: 0 auto 0.2rem !important;
  }
  .ai_box3 .aibox3_con2 {
    margin-bottom: 0.4rem;
  }
  .ai_box3 .aibox3_con2 img {
    float: none;
    display: block;
    width: 4.9rem;
    margin: 0.1rem auto 0.3rem;
  }
  .ai_box3 .aibox3_con2 .txt {
    float: none;
    width: 100%;
  }
  .ai_box3 .aibox3_con2 .txt p {
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .ai_box4 .aibox4_con {
    padding: 0.5rem 0 1rem;
    margin-bottom: 0.6rem;
  }
  .ai_box4 .aibox4_con .left {
    width: 100%;
  }
  .ai_box4 .aibox4_con .left h5 {
    font-size: 0.32rem;
  }
  .ai_box4 .aibox4_con .left p {
    font-size: 0.26rem;
    line-height: 0.42rem;
  }
  .ai_box4 .aibox4_con .right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    transform: translate(0);
    margin: 0.2rem auto 0;
  }
  .ai_box4 .aibox4_con .right p {
    font-size: 0.26rem;
  }
  .ai_box4 .cloudbox4_con3 img {
    width: 100%;
    margin: 0.4rem 0 0.3rem;
  }

  .ai_box5 .aibox5_con3 {
    margin: 0.7rem 0;
  }
  .ai_box5 .aibox5_con3 ul li:nth-child(1) {
    height: 2.2rem;
    margin-top: 1.2rem;
  }
  .ai_box5 .aibox5_con3 ul li:nth-child(2) {
    height: 2.6rem;
    margin-top: 0.8rem;
  }
  .ai_box5 .aibox5_con3 ul li:nth-child(3) {
    height: 3rem;
    margin-top: 0.4rem;
  }
  .ai_box5 .aibox5_con3 ul li:nth-child(4) {
    height: 3.4rem;
  }
  .ai_box5 .aibox5_con3 ul li p {
    font-size: 0.26rem;
  }
  .ai_box5 .aibox5_con3 ul li p b {
    font-size: 0.24rem;
  }
  .ai_box5 .aibox5_con3 ul li span {
    top: -1.74rem;
    font-size: 0.28rem;
  }
  .ai_box5 .aibox5_con3 ul li img {
    left: 60%;
    bottom: 2.06rem;
    width: 66%;
  }

  .intelligentWrap .box1 .box1_con {
    min-height: 8rem;
  }
  .intelligentWrap .box1 .box1_con .box1_right {
    width: 6.6rem;
    height: 2.24rem;
    margin: 0.5rem auto 0;
  }
  .intelligentWrap .box2 .box2_con {
    height: 9.6rem;
    margin-top: 0.35rem;
  }
  .intelligent_box3 {
    padding: 0.6rem 0 0.8rem;
  }
  .intelligent_box3 .intelligentbox3_con {
    padding: 0.4rem 0 0.6rem;
  }
  .intelligent_box3 .intelligentbox3_con ul li {
    width: 100%;
    height: 2.54rem;
    border-radius: 0 0.2rem 0 0.2rem;
    margin: 0 0 0.2rem 0;
  }
  .intelligent_box3 .intelligentbox3_con ul li:nth-child(2),
  .intelligent_box3 .intelligentbox3_con ul li:nth-child(3) {
    height: 3.08rem;
  }
  .intelligent_box3 .intelligentbox3_con ul li img {
    width: 100%;
    margin-top: -1rem;
  }
  .intelligent_box3 .intelligentbox3_con ul li p {
    top: 0.3rem;
    left: 10%;
    width: 80%;
    font-size: 0.28rem;
    line-height: 0.44rem;
  }
  .intelligent_box3 .intelligentbox3_con ul li p span {
    font-size: 0.4rem;
    margin-bottom: 0.18rem;
  }
  .intelligent_box3 .intelligentbox3_con ul li em {
    bottom: 0.2rem;
    font-size: 0.24rem;
    line-height: 0.44rem;
  }
  .intelligent_box3 .intelligentbox3_con2 {
    border-radius: 0.15rem;
    background: -moz-linear-gradient(to bottom, #2389ff, #3769f7);
    background: linear-gradient(to bottom, #2389ff, #3769f7);
    margin-top: 0.5rem;
    padding: 0.5rem 0 0.6rem;
  }
  .intelligent_box3 .intelligentbox3_con2 p {
    font-size: 0.3rem;
    color: #fff;
    margin-bottom: 0.3rem;
  }
  .intelligent_box3 .intelligentbox3_con2 p span {
    font-size: 0.4rem;
    color: #4efcfe;
  }
  .intelligent_box3 .intelligentbox3_con2 img {
    display: block;
    width: 5.9rem;
    margin: 0 auto;
  }
  .intelligent_box4 .intelligentbox4_con {
    margin-top: 0.5rem;
  }
  .intelligent_box4 .intelligentbox4_cons {
    margin-bottom: 0.6rem;
  }

  .intelligent_box4 .intelligentbox4_cons2 {
    position: relative;
    flex-wrap: wrap;
    background: #4076ff;
    padding: 0.3rem 0.2rem;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul {
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 3rem;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li {
    width: 2.8rem;
    margin-bottom: 0.3rem;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li:last-child {
    display: none;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li p {
    font-size: 0.26rem;
    line-height: 0.4rem;
  }
  .intelligent_box4 .intelligentbox4_cons2 ul li p b {
    font-size: 0.28rem;
  }
  .intelligent_box4 .intelligentbox4_cons2 h3 {
    display: none;
  }
  .intelligent_box4 .intelligentbox4_cons2 h4 {
    display: block;
    position: absolute;
    left: 7%;
    bottom: 0.6rem;
    width: 86%;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
  }
  .intelligent_box4 .intelligentbox4_con .box4_left {
    position: relative;
    top: 0;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.46rem;
    border-radius: 0.15rem;
    transform: translate(0);
    margin-top: 0.2rem;
    padding: 0.3rem;
  }
  .intelligent_box4 .intelligentbox4_con .box4_right {
    float: none;
    width: 100%;
    border-radius: 0.2rem;
    overflow: hidden;
  }
  .intelligent_box4 .intelligentbox4_con .box4_right img {
    width: 8.1rem;
    margin-left: -1.34rem;
  }
  .intelligent_box4 .intelligentbox4_cons .box4_right img {
    width: 8.1rem;
    margin-left: 0;
  }
  .intelligent_box4 .intelligentbox4_con2 {
    padding: 0.8rem 0 1rem;
  }
  .intelligent_box4 .intelligentbox4_con2 ul {
    margin: 0.6rem 0 0.8rem;
  }
  .intelligent_box4 .intelligentbox4_con2 ul li {
    width: 49%;
    height: 4rem;
    padding: 0.6rem 0.3rem 0;
    margin-bottom: 0.2rem;
  }
  .intelligent_box4 .intelligentbox4_con2 ul li span {
    font-size: 0.36rem;
    margin-bottom: 0.15rem;
  }
  .intelligent_box4 .intelligentbox4_con2 ul li p {
    font-size: 0.26rem;
  }
  .intelligent_box4 .intelligentbox4_con2 .main .main_left,
  .intelligent_box5 .intelligentbox5_con2 .main_right {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.46rem;
    transform: translate(0);
  }
  .intelligent_box4 .intelligentbox4_con2 .main .main_right {
    float: none;
    width: 6.54rem;
    margin: 0.4rem auto 0;
  }
  .intelligent_box5 {
    padding-top: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .intelligent_box5 .intelligentbox5_con {
    padding: 0.7rem 0 0.2rem;
    margin: 0.5rem 0 1rem;
  }
  .intelligent_box5 .tit {
    font-size: 0.26rem;
    line-height: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .intelligent_box5 .intelligentbox5_con3 .tit {
    margin: 0.8rem 0 0.5rem;
  }
  .intelligent_box5 .tit b {
    display: block;
    font-size: 0.32rem;
  }
  .intelligent_box5 .intelligentbox5_con ul {
    width: 94%;
  }
  .intelligent_box5 .intelligentbox5_con li {
    float: left;
    position: relative;
    left: 0 !important;
    width: 49%;
    height: 2.4rem;
    margin: 0 2% 0.2rem 0;
    padding: 0.25rem 0.3rem 0;
  }
  .intelligent_box5 .intelligentbox5_con li:nth-child(2),
  .intelligent_box5 .intelligentbox5_con li:nth-child(4),
  .intelligent_box5 .intelligentbox5_con li:last-child {
    margin-right: 0;
  }
  .intelligent_box5 .intelligentbox5_con li p {
    font-size: 0.28rem;
    height: 1.3rem;
    margin-bottom: 0.1rem;
  }
  .intelligent_box5 .intelligentbox5_con li p span {
    font-size: 0.3rem;
  }
  .intelligent_box5 .intelligentbox5_con li em {
    font-size: 0.24rem;
    padding-top: 0.06rem;
  }
  .intelligent_box5 .intelligentbox5_con li:last-child em {
    font-size: 0.24rem;
    width: 100%;
  }
  .intelligent_box5 .intelligentbox5_con li:nth-child(5),
  .intelligent_box5 .intelligentbox5_con li:last-child {
    height: 3.6rem;
  }
  .intelligent_box5 .intelligentbox5_con li:nth-child(5) p {
    height: 2.5rem;
  }
  .intelligent_box5 .intelligentbox5_con li:last-child p {
    height: 1.4rem;
  }
  .intelligent_box5 .intelligentbox5_con2 {
    padding-bottom: 0.8rem;
  }
  .intelligent_box5 .intelligentbox5_con2 .main_left {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .intelligent_box5 .intelligentbox5_con3 {
    height: 14rem;
    padding-top: 0.8rem;
  }
  .intelligent_box5 .intelligentbox5_con3 li {
    float: left;
    width: 46%;
    min-width: 46%;
    margin-right: 8%;
  }
  .intelligent_box5 .intelligentbox5_con3 li:last-child {
    margin-right: 0;
  }
  .intelligent_box5 .intelligentbox5_con3 li b {
    width: 100%;
    height: 1rem;
    font-size: 0.34rem;
    line-height: 1rem;
    margin: 0 0 0.7rem 0;
  }
  .intelligent_box5 .intelligentbox5_con3 li b:after {
    left: 50%;
    top: 1.04rem;
    width: 0.4rem;
    transform: rotate(90deg);
    margin: 0 0 0 -0.2rem;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig p {
    width: 100%;
    height: 1.12rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    border-width: 0.02rem;
    box-sizing: border-box;
    margin: 0 0 0.16rem 0;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig p span {
    margin-top: 0.16rem;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig2 {
    width: 100%;
    height: 6.24rem;
    font-size: 0.28rem;
    line-height: 0.5rem;
    border-width: 0.02rem;
    box-sizing: border-box;
    padding: 2.36rem 0.2rem;
  }
  .intelligent_box5 .intelligentbox5_con3 li .rig2 span {
    display: block;
    margin-right: 0;
  }
  .intelligentWrap .box6 .box6_con45 .box6_right {
    background-color: #fff;
  }
}
