#solar_pro120 .pro120_head h1 {
  width: 80%;
}
#solar_pro120 .pro120_compatibility h1 {
  width: auto;
}
#solar_pro120 .pro120_LCD .LCD_content .text h2 {
  width: 80%;
}
#solar_pro120 .pro120_LCD .LCD_content .text p {
  width: 76%;
}
#solar_pro120 .pro120_efficiency .efficiency_content .text p {
  width: 90%;
  margin-left: auto;
  text-align: right;
}
#solar_pro120 .pro120_ETEE .ETEE h2 {
  width: auto;
}
#solar_pro120 .pro120_ETEE .ETEE p {
  width: 94%;
  margin-left: auto;
}
#solar_pro120 .pro120_compatibility .content_left {
  width: 66%;
}
#solar_pro120 .pro120_compatibility .content_left p {
  width: 89%;
}
#solar_pro120 .pro120_compatibility .content_left .img_list img {
  width: 22.3%;
}
#solar_pro120 .pro120_compatibility .content_left .img_list {
  width: 80%;
  margin: 0 auto;
  margin-top: 56px;
}
#solar_pro120 .pro120_compatibility {
  margin-right: 5%;
}
#solar_pro120 .pro120_compatibility .content_right {
  max-width: 31%;
  width: 31%;
}
#solar_pro120 .pro120_compatibility .content_right img {
  width: 38%;
}
#solar_pro120 .pro120_compatibility .compatibility_content {
  align-items: end;
}
@media screen and (max-width: 768px) {
  #solar_pro120 .pro120_compatibility .content_right {
    display: flex !important;
    justify-content: space-between;
  }
  #solar_pro120 .pro120_compatibility .content_left p {
    width: 100%;
  }
  #solar_pro120 .pro120_compatibility .content_left .img_list {
    width: 100%;
    margin-top: 14px;
  }
  #solar_pro120 .pro120_compatibility .content_left .img_list img {
    width: 30%;
  }
  #solar_pro120 .pro120_compatibility .content_right img {
    width: 45%;
  }
  #solar_pro120 .pro120_parameter h2 {
    width: 67%;
    margin: 0 auto;
  }
  #solar_pro120 .pro120_parameter .param .detail {
    margin: 0 auto !important;
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 440px) {
  #solar_pro120 .pro120_compatibility .content_left {
    width: 58%;
  }
  #solar_pro120 .pro120_compatibility .content_right {
    max-width: 40%;
    width: 40%;
  }
  #solar_pro120 .pro120_compatibility .content_right img {
    width: 47%;
  }
  #solar_pro120 .pro120_LCD .LCD_content .img {
    max-width: 70%;
  }
}
