@media (max-width:768px) {
	  *{
    font-size: 1rem !important;
  }
  .pcH {
  display: none;
  height: 0 !important;
}

.phoneH {
  display: block !important;
}
  
  .top {
    position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.top img {
  width: 100%;
  height: auto;
}

.img-tip {
  width: 170px;
  height: 41px;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  bottom: 0 !important;
  margin-left: calc((100% - 960px) / 2 + 420.5px);
  margin-top: unset !important;
  letter-spacing: 1.5px;
}

.tip-E {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  float: left;
  font-size: 1.3rem !important;
  line-height: 19.22px;
    font-style: italic;
    margin-top:3%;
}

.tip-lectricity {
  font-family: AlibabaPuHuiTi-Medium;
  color: #ffffff;
  float: left;
  font-size: 1.3rem !important;
  line-height: 19.22px;
    font-style: italic;
  margin-top: 7px;
}

.tool-tip {
  width: 525px;
  height: auto !important;
  position: relative;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 20px;
  margin-left: calc((100% - 960px) / 2 + 63.5px);
  /*letter-spacing: 1.5px;*/
  background-color: rgba(255,255,255, 0.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
  padding: 15px  15px  15px  25px;
}

.tool-tip p {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
}

.top-content {
  width: 100%;
  height: auto;
  /* padding-top: 48px; */
  margin: 0 auto;
}

.top-content img {
  width: 100%;
  height: auto;
  float: none;
  /* margin-left: calc((100% - 960px) / 2 ); */
}

.middle-content {
  width: 100%;
  height: auto;
  /* padding-top: 38px; */
  margin: 0 auto;
}

.bottom-content {
  width: 100%;
  height: auto;
  padding-top: 20px;
  margin: 0 auto;
}

.top-right-content {
  width: 100%;
  height: auto;
  /* margin-right: 67.5px; */
  /* float: right; */
}

.top-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 2;
  /* float: left; */
  padding-left: 25px;
  margin-top: 20px;
}

.top-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
  /* float: left; */
  margin-top: 5px;
  padding-left: 25px;
}

.top-right-content-p-3 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
  /* float: left; */
}

.middle-right-content {
  margin-top: 0 !important;
  width: 394px;
  padding: 0 !important;
  height: auto !important;
  margin-left: calc((100% - 960px) / 2 + 63px );
}

.middle-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 2;
  /* float: left; */
  padding-left: 25px;
}

.middle-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
  /* float: left; */
  margin-top: 5px;
}

.elecDam {
  width: 461px;
  height: 220px;
  position: relative;
  bottom: 0;
  right:0;
  top: 0;
  margin-top: 80px;
}

.bottom-left-content {
  width: 396px;
  height: 196.5px;
  margin-left: 64px;
  /* float: left; */
}

.bottom-left-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 2;
  /* float: left; */
  padding-left: 25px;
}

.bottom-left-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
  /* float: left; */
  margin-top: 5px;
  padding-left: 25px;
}

.bottom-right-content {
  width: 396px;
  height: 181.5px;
  /* float: left; */
  margin-left: 40px;
}

.bottom-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 2;
  /* float: left; */
  padding-left: 25px;
}

.bottom-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 2;
  /* float: left; */
  margin-top: 5px;
  padding-left: 25px;
}

main .content{
  box-shadow: none;
}

.content .top-content, .middle-content, .bottom-content{
  /* box-shadow: 0 0 5px #e2e2e2; */

  height: auto !important;
}
.bottom-content{
  margin-top: 0 !important;
}
.footer-content{
  width: 100% !important;
}
.footer-tip-container{
  width: 100% !important;
  margin: 0 !important;
    text-align: center;
}
.footer-tip{
  text-align: center;

}
}

@media (min-width:768px) {

.phoneH{
  display: none ;
}

.top {
  width: 960px;
  height: 441px;
  margin: 0 auto;
}

.top img {
  width: 960px;
  height: 441px;
}

.upperLeft img {
  width: 63.5px;
  height: 112px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 137px;
  margin-left: calc((100% - 960px) / 2);
}

.img-tip {
  width: 170px;
  height: 41px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin-left: calc((100% - 960px) / 2 + 390.5px);
  margin-top: 202.5px;
  letter-spacing: 1.5px;
}

.tip-E {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  float: left;
  font-size: 50px;
  line-height: 19.22px;
    font-style: italic;
}

.tip-lectricity {
  font-family: AlibabaPuHuiTi-Medium;
  color: #ffffff;
  float: left;
  font-size: 30px;
  line-height: 19.22px;
    font-style: italic;
  margin-top: 7px;
}

.tool-tip {
  width: 525px;
  height: 227.5px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 249px;
  margin-left: calc((100% - 960px) / 2 + 63.5px);
  /*letter-spacing: 1.5px;*/
  background-color: rgba(255,255,255, 0.8);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
  padding: 15px  15px  15px  15px ;
}

.tool-tip p {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
}

.top-content {
  width: 960px;
  height: 368px;
  padding-top: 48px;
  margin: 0 auto;
}

.top-content img {
  width: 457px;
  height: 219.5px;
  float: left;
  margin-left: calc((100% - 960px) / 2 );
}

.middle-content {
  width: 960px;
  height: 498px;
  padding-top: 38px; 
  margin: 0 auto;
}

.bottom-content {
  width: 960px;
  height: 554px;
  padding-top: 49.5px; 
  padding-bottom: 107.5px;
  margin: 0 auto;
}

.top-right-content {
  width: 394.5px;
  height: 211.5px;
  margin-right: 67.5px;
  float: right;
}

.top-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 1.5;
  float: left;
}

.top-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  float: left;
  margin-top: 5px;
}

.top-right-content-p-3 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  float: left;
}

.middle-right-content {
  width: 394px;
  height: 220px;
  margin-left: calc((100% - 960px) / 2 + 63px );
}

.middle-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 1.5;
  float: left;
}

.middle-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  float: left;
  margin-top: 5px;
}

.elecDam {
  width: 461px;
  height: 220px;
  position: absolute;
  bottom: 0;
  right:0;
  top: 0;
  margin-top: 80px;
}

.bottom-left-content {
  width: 396px;
  height: 196.5px;
  margin-left: 64px;
  float: left;
}

.bottom-left-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 1.5;
  float: left;
}

.bottom-left-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  float: left;
  margin-top: 5px;
}

.bottom-right-content {
  width: 396px;
  height: 181.5px;
  float: left;
  margin-left: 40px;
}

.bottom-right-content-p-1 {
  font-family: AlibabaPuHuiTi-Medium;
  color: #DB4747;
  font-size: 16px;
  line-height: 1.5;
  float: left;
}

.bottom-right-content-p-2 {
  font-family: AlibabaPuHuiTi-Regular;
  color: #000;
  font-size: 15px;
  line-height: 1.5;
  float: left;
  margin-top: 5px;
}

main .content{
  box-shadow: none;
}

.content .top-content, .middle-content, .bottom-content{
  box-shadow: 0 0 5px #e2e2e2;
}
}
