/*普通字体和按钮颜色*/
/*渐变色 上浅下深*/
/*突出色橘色*/
.nav_three {
  font-weight: bold;
}
.primaryBanner{
  position: relative;
  z-index: 0;
  background: url("../../images/p_consultDetail/middle.jpg") no-repeat center;
}
/*初中banner*/
.primaryBanner .layout .tbLeft li:nth-child(1) {
  font-size: 35px!important;
}
.primaryBanner .layout .tbLeft li:nth-child(2) {
  font-size: 35px!important;
}
.primaryBanner .layout .tbLeft li:nth-child(4) {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.primaryBanner .layout .tbLeft .primaryBtn {
  width: 350px;
  margin-top: 50px;
  margin-left: 0;
}
.primaryBanner .layout .tbLeft .primaryBtn button {
  font-weight: bold;
}
.primaryBanner .layout .tbLeft .primaryBtn .buySoon {
  float: left;
}
.primaryBanner .layout .juniorRightTeacher {
  float: left;
  width: 334px;
  height: 466px;
  background: url("../../images/p_juniorMiddleSchool/banner01.png") no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
}
/*专注解决初中教育难点*/
.junior_difficulty {
  height: 825px!important;
}
.junior_difficulty .layout .system_content li {
  height: 455px!important;
}
.junior_difficulty .layout .system_content li p:nth-child(3) {
  margin-top: 30px!important;
}
.junior_difficulty .layout .system_content li p:nth-child(4) {
  margin-top: 0px!important;
}
/*及时反馈学习效果*/
.response_result {
  height: 1000px;
}
.response_result .interactive {
  height: 600px!important;
}
.response_result .interactive li {
  padding: 30px 50px!important;
}
.response_result .interactive img {
  float: left!important;
  margin: 20px 0 0 50px!important;
  width: 161px!important;
  height: 119px!important;
  border-radius: 0!important;
}
.response_result .interactive .interactive_right {
  float: left!important;
}
.score_effect .layout {
  padding-top: 0!important;
}
