.javaboxPlan {
  background: url(/https/aiapp.itheima.com/pc/module/aiapp/image/part6-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 90px 0 90px;
  height: 1051px;
}
.javaboxPlan .box_hd {
  text-align: center;
}
.javaboxPlan .box_hd h2 {
  font-size: 50px;
  color: #1b1b1bff;
  line-height: 50px;
  font-weight: bold;
}
.javaboxPlan .box_hd h2 span {
  color: #1980ffff;
}
.javaboxPlan .innerContent {
  margin-top: 20px;
  height: 520px;
  position: relative;
}
.javaboxPlan .innerContent .contentbox {
  width: 445px;
  height: 185px;
  background: url(/https/aiapp.itheima.com/pc/module/aiapp/image/part6-border.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 55px;
  left: 294px;
}
.javaboxPlan .innerContent .contentbox h4 {
  height: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  text-shadow: 1px 2px 5px rgba(0, 88, 233, 0.73);
  text-align: center;
  line-height: 60px;
  height: 60px;
}
.javaboxPlan .innerContent .contentbox p {
  height: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #7f97b7;
  margin-bottom: 20px;
}
.javaboxPlan .innerContent .contentbox div {
  width: 382px;
  height: 44px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  margin: 20px auto 0;
}
.javaboxPlan .innerContent .contentbox div span {
  color: #1980ff;
}
.javaboxPlan .innerContent .twobox {
  position: absolute;
  left: 800px;
  top: 30px;
}
.javaboxPlan .innerContent .threebox {
  position: absolute;
  left: 620px;
  top: 300px;
}
.javaboxPlan .bottombox {
  width: 1240px;
  height: 141px;
  background: url(/https/aiapp.itheima.com/pc/module/aiapp/image/part6-content2.png) no-repeat center center;
  background-size: cover;
  top: 320px;
  margin: 0 auto;
}
.javaboxPlan .bottombox ul {
  width: 960px;
  display: flex;
  justify-content: space-between;
  margin-left: 280px;
}
.javaboxPlan .bottombox ul li {
  width: 240px;
  height: 86px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  margin: 18px 0 0 32px;
  line-height: 28px;
}
.javaboxPlan .bottombox ul li i {
  color: #71ffb7ff;
}
