.i-pro li {
  width: 14%;
}
.i-pro li.ipro-select {
  width: 56%;
}
.i-why .iwhy-info p {
  line-height: 19px;
  font-size: 13px;
}
.i-why .iwhy-info ul {
  margin-top: 13px;
}
.news > .h:first-child .fr {
  width: 29%;
  margin-top: 2%;
}
.product > .h:first-child .fr {
  width: 74%;
  margin-top: 2%;
}
.about p {
  line-height: 24px;
}
.about .fr p:nth-child(2) {
  margin-bottom: 4%;
}
.factory .g-typename {
  margin-bottom: 12%;
}
.factory .factory-info {
  top: 24%;
  line-height: 23px;
  font-size: 14px;
}
.advanced .g-typename {
  margin-bottom: 9%;
  margin-top: 8%;
}
.advanced .h:first-child .fl .fl {
  padding-top: 0;
}
.advanced .h:first-child .fl .fl p {
  line-height: 26px;
  margin-bottom: 2%;
  font-size: 15px;
}
.contact #map .BMapLabel {
  left: -92px !important;
  width: 202px;
}
.g-typename h1 {
  margin-bottom: 32px;
}
.i-title .fr {
  padding-top: 2%;
}
@media screen and (max-width: 750px) {
  #language .lng li:first-child {
    display: block !important;
  }
  #language .lng li:last-child {
    display: none !important;
  }
  .i-why .iwhy-info p {
    font-size: 3.6rem;
    line-height: 1.6em;
  }
  .i-why .iwhy-info p:nth-child(1){
      margin-bottom:0;
  }
  .i-why .iwhy-info .fl ul{
    position:inherit;
  }
  .i-why .iwhy-info p:nth-child(2) {
    display: none;
  }
  .i-about .h p:nth-child(n + 5) {
    display: none;
  }
  .contact #map .BMapLabel {
    left: -90px !important;
    width: 53vw;
  }
  .news > .h:first-child .fr {
    padding: 0 4.333%;
  }
  .path li {
    padding: 0 2.9% !important;
  }
  .c-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 57% !important;
  }
}
