@font-face {
  font-family: 'Poppins-Regular';
  src: url(/Uploads/font/Poppins-Regular.ttf);
}
/* 紧凑常规 */
@font-face {
  font-family: 'Poppins-Medium';
  src: url(/Uploads/font/Poppins-Medium.ttf);
}
/* 中等 */
@font-face {
  font-family: 'Poppins-Light';
  src: url(/Uploads/font/Poppins-Light.ttf);
}
#solar_pro120 {
  max-width: 1400px;
  margin: 0 auto;
  color: #333333;
}
#solar_pro120 .fontsize20 {
  font-size: 20px;
}
#solar_pro120 .fontsize40 {
  font-size: 40px;
  font-family: 'Poppins-Regular';
  font-weight: 700;
}
#solar_pro120 .pro120_head {
  position: relative;
}
#solar_pro120 .pro120_head h1 {
  position: absolute;
  top: 12%;
  font-size: 60px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #262626;
  font-weight: 700;
}
#solar_pro120 .pro120_compatibility {
  margin: 90px 20px 0;
}
#solar_pro120 .pro120_compatibility h1 {
  width: 44%;
  color: #000;
}
#solar_pro120 .pro120_compatibility .text {
  margin-top: 30px;
}
#solar_pro120 .pro120_compatibility .compatibility_content {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
#solar_pro120 .pro120_compatibility .content_left {
  width: 70%;
}
#solar_pro120 .pro120_compatibility .content_left p {
  width: 85%;
}
#solar_pro120 .pro120_compatibility .content_left .img_list {
  margin-top: 56px;
  display: flex;
  justify-content: space-between;
}
#solar_pro120 .pro120_compatibility .content_left .img_list img {
  width: 17%;
}
#solar_pro120 .pro120_compatibility .content_right {
  max-width: 27%;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
}
#solar_pro120 .pro120_compatibility .content_right img {
  width: 45%;
}
#solar_pro120 .pro120_portable {
  margin-top: 136px;
  display: flex;
  justify-content: space-between;
}
#solar_pro120 .pro120_portable .portable_box {
  position: relative;
  width: 48%;
}
#solar_pro120 .pro120_portable h2 {
  position: absolute;
  top: 4%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #000;
  font-weight: 700;
}
#solar_pro120 .pro120_LCD {
  position: relative;
}
#solar_pro120 .pro120_LCD .LCD_content {
  position: absolute;
  top: 25%;
  display: flex;
  justify-content: space-between;
  margin: 0 60px 0 20px;
}
#solar_pro120 .pro120_LCD .LCD_content .text {
  width: 54%;
}
#solar_pro120 .pro120_LCD .LCD_content .text h2 {
  width: 60%;
}
#solar_pro120 .pro120_LCD .LCD_content .text p {
  margin-top: 30px;
}
#solar_pro120 .pro120_LCD .LCD_content .img {
  max-width: 37%;
}
#solar_pro120 .pro120_efficiency {
  position: relative;
}
#solar_pro120 .pro120_efficiency .efficiency_content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  margin: 0 20px;
  align-items: center;
  justify-content: space-between;
}
#solar_pro120 .pro120_efficiency .efficiency_content .img {
  width: 50%;
}
#solar_pro120 .pro120_efficiency .efficiency_content .text {
  width: 49%;
  text-align: right;
}
#solar_pro120 .pro120_efficiency .efficiency_content .text h2 {
  width: 100%;
  margin-left: auto;
  text-align: right;
}
#solar_pro120 .pro120_efficiency .efficiency_content .text p {
  margin-top: 20px;
  text-align: right;
}
#solar_pro120 .pro120_IP65 {
  position: relative;
}
#solar_pro120 .pro120_IP65 .IP65_text {
  position: absolute;
  top: 30%;
  width: 48%;
  margin-left: 20px;
}
#solar_pro120 .pro120_IP65 .IP65_text p {
  margin-top: 23px;
  width: 84%;
}
#solar_pro120 .pro120_ETEE {
  position: relative;
}
#solar_pro120 .pro120_ETEE .ETEE {
  position: absolute;
  top: 15%;
  text-align: right;
  width: 50%;
  right: 0;
  margin-right: 20px;
}
#solar_pro120 .pro120_ETEE .ETEE h2 {
  margin-left: auto;
  width: 82%;
  text-align: right;
}
#solar_pro120 .pro120_ETEE .ETEE p {
  margin-top: 23px;
  text-align: right;
}
#solar_pro120 .pro120_parameter {
  margin-top: 90px;
}
#solar_pro120 .pro120_parameter h2 {
  text-align: center;
}
#solar_pro120 .pro120_parameter > p {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
#solar_pro120 .pro120_parameter .param img {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
}
#solar_pro120 .pro120_parameter .tip {
  position: relative;
  margin-top: 70px;
}
#solar_pro120 .pro120_parameter .tip > img {
  display: block;
  margin: 0 auto;
  width: 66%;
}
#solar_pro120 .pro120_parameter .tip .text div {
  position: absolute;
  top: 22%;
  width: 62%;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, 0px);
  color: #666666;
}
#solar_pro120 .pro120_parameter .tip .bulb {
  position: absolute;
  top: -7%;
  left: 50%;
  transform: translate(-50%, 0px);
  width: 34px;
}
#solar_pro120 .pro120_parameter .tip .margin_b {
  margin-bottom: 6px;
}
#solar_pro120 .pro120_foot {
  margin-top: 90px;
}
#solar_pro120 .pro120_foot h2 {
  text-align: center;
}
#solar_pro120 .pro120_foot .img_list {
  margin: 60px 20px 90px;
  display: flex;
  justify-content: space-between;
}
#solar_pro120 .pro120_foot .img_list img {
  width: 48%;
}
#solar_pro120 .phone_show {
  display: none !important;
}
#solar_pro120 .pc_show {
  display: block !important;
}
#solar_pro120 .pro120_compatibility h1 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #solar_pro120 .pc_show {
    display: none !important;
  }
  #solar_pro120 .phone_show {
    display: block !important;
  }
  #solar_pro120 .pro120_head h1 {
    font-size: 21px;
    width: 100%;
  }
  #solar_pro120 .fontsize40 {
    font-size: 16px !important;
  }
  #solar_pro120 .fontsize20 {
    font-size: 12px !important;
  }
  #solar_pro120 .pro120_compatibility {
    margin: 30px 10px 0;
  }
  #solar_pro120 .pro120_compatibility .content_left {
    width: 100%;
  }
  #solar_pro120 .pro120_compatibility .content_left p {
    width: 84%;
    margin-top: 15px;
  }

  #solar_pro120 .pro120_portable h2 {
    font-size: 12px;
  }
  #solar_pro120 .pro120_LCD .LCD_content {
    display: block;
    margin: 0 0px 0 10px;
  }
  #solar_pro120 .pro120_LCD .LCD_content .text {
    width: 100%;
  }
  #solar_pro120 .pro120_LCD .LCD_content {
    bottom: 0%;
    top: auto;
  }
  #solar_pro120 .pro120_LCD .LCD_content .img {
    max-width: 80%;
    margin-left: auto;
    margin-top: 7%;
  }
  #solar_pro120 .pro120_LCD .LCD_content .text p {
    margin-top: 12px;
    width: 92%;
  }
  #solar_pro120 .pro120_efficiency .efficiency_content {
    position: unset;
    transform: unset;
    flex-direction: column-reverse;
    margin: 0 10px;
  }
  #solar_pro120 .pro120_efficiency .efficiency_content .img {
    width: 80%;
    margin-top: 30px;
    align-self: baseline;
  }
  #solar_pro120 .pro120_IP65 {
    margin-top: 30px;
  }
  #solar_pro120 .pro120_efficiency .efficiency_content .text,
  #solar_pro120 .pro120_efficiency .efficiency_content .text h2 {
    width: 100%;
  }
  #solar_pro120 .pro120_efficiency .efficiency_content .text h2:nth-child(1) {
    margin-top: 30px;
  }
  #solar_pro120 .pro120_efficiency .efficiency_content .text p {
    width: 86%;
    margin-left: auto;
    margin-top: 15px;
  }
  #solar_pro120 .pro120_foot .img_list {
    margin: 10px 10px 30px;
    display: block;
  }
  #solar_pro120 .pro120_ETEE .ETEE {
    width: auto;
    top: 0%;
    margin-top: 30px;
    margin-right: 15px;
  }
  #solar_pro120 .pro120_IP65 .IP65_text {
    width: auto;
    top: 8%;
    margin-left: 10px;
  }
  #solar_pro120 .pro120_IP65 .IP65_text p {
    margin-top: 10px;
    width: 96%;
  }
  #solar_pro120 .pro120_portable {
    margin: 0 auto;
    width: 92%;
    display: block;
    margin-top: 40px;
  }
  #solar_pro120 .pro120_portable .portable_box {
    width: 100%;
  }
  #solar_pro120 .pro120_portable .portable_box:nth-child(2) {
    margin-top: 15px;
  }
  #solar_pro120 .pro120_ETEE .ETEE p {
    margin-top: 10px;
    width: 90%;
    margin-left: auto;
  }
  #solar_pro120 .pro120_parameter {
    margin-top: 0px;
    padding: 30px 0;
    background-color: #ebf0f5;
    opacity: 0.9;
  }
  #solar_pro120 .pro120_parameter > p {
    margin-top: 15px;
    width: 80%;
  }
  #solar_pro120 .pro120_parameter .param img:nth-child(2) {
    width: 90%;
    margin: 0 0 0 auto;
    margin-top: 15px;
  }
  #solar_pro120 .pro120_parameter .param img {
    width: 84%;
    margin-top: 30px;
  }
  #solar_pro120 .pro120_parameter .tip .bulb {
    width: 19px;
    top: -3%;
  }
  #solar_pro120 .pro120_foot {
    margin-top: 30px;
  }
  #solar_pro120 .pro120_foot .img_list img {
    width: 100%;
  }
  #solar_pro120 .pro120_foot .img_list img:last-child {
    margin-top: 15px;
  }
  #solar_pro120 .pro120_compatibility .content_left .phone_list {
    width: 80%;
    margin: 0 auto;
    display: flex !important;
  }

  #solar_pro120 .pro120_compatibility .content_left .img_list img {
    width: 18%;
  }
  #solar_pro120 .pro120_compatibility .content_left .phone_list img {
    width: 23%;
  }
  #solar_pro120 .pro120_compatibility .content_right {
    display: none !important;
  }
  #solar_pro120 .pro120_compatibility .content_left .img_list {
    margin-top: 10px;
  }
  #solar_pro120 .pro120_parameter .tip {
    margin-top: 45px;
  }
}
@media screen and (max-width: 580px) {
  #solar_pro120 .pro120_parameter .tip .text div {
    top: 10%;
  }
  #solar_pro120 .pro120_parameter .tip > img {
    width: 70%;
  }
}
@media screen and (max-width: 440px) {
  #solar_pro120 .pro120_LCD .LCD_content .img {
    margin-top: 3%;
  }
  #solar_pro120 .pro120_parameter .tip > img {
    width: 92%;
  }
  #solar_pro120 .pro120_parameter .tip .text div {
    width: 86%;
  }
  #solar_pro120 .pro120_parameter .tip .bulb {
    top: -6%;
  }
}
