.contact-en {
  font-size: 70px;
  color: #dfb9a2;
  margin-bottom: 60px;
}
.contact-ch {
  font-size: 28px;
  color: #686868;
}
.brand-title {
  margin: 88px 0 57px;
}
.brand-title .td:first-child {
  width: 646px;
  padding-right: 170px;
}
.brand-title .contact-en {
  line-height: 70px;
}
.brand-title img {
  width: 100%;
}
.du-content1 {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
  color: #686868;
  position: relative;
  padding-top: 40px;
}
.du-content1:before {
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  background: #686868;
  width: 130px;
  top: 0;
  left: 0;
  z-index: 1;
}
.se-imgs {
  margin: 0 -5px;
}
.se-imgs .se-img {
  float: left;
  width: 25%;
  padding: 0 5px;
}
