#header .hdbox .logo {
  /*width: 150px;*/
  /*background: url("/images/logo_en.jpg") no-repeat center;*/
}
#header .hdbox .nav li.n-news {display:none;}

.contact .left {
  height: 420px;
}

.m-content {
  font-size: 15px;
}

.info-list li .content h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #111;
}
.info-list li .content .link {
  font-size: 14px;
}

@media screen and (max-width: 1080px) {
  .contact .left {
    height: 408px;
  }
}

/*# sourceMappingURL=en.css.map */
