.banner {
  background: url(../images/aboutus/banner.png) center center no-repeat;
  width: 100%;
  height: 350px;
  position: relative;
  padding-top: 100px;
  box-sizing: border-box;
}

#contactus .content-detail {
  font-size: 0;
  padding: 15px;
  padding-top: 60px;
}
#contactus .content-detail .detail-info {
  width: 400px;
  display: inline-block;
  font-size: 16px;
  color: #666666;
}
#contactus .content-detail .detail-info li.item {
  margin-bottom: 21px;
}
#contactus .content-detail .detail-info li.item .item-txt {
  margin-left: 19px;
}

#contactus .content-detail .detail-info li.item .item-txt label {
  margin-bottom: 9px;
  display: inline-block;
}

#contactus {
  background-color: #ffffff;
  padding-bottom: 46px;
}

#contactus .company-info {
  width: 100%;
  padding: 25px 34px;
  margin-bottom: 44px;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
  box-sizing: border-box;
}

#contactus .company-info .item-img img {
  margin-bottom: 23px;
}

#contactus .company-info .item-info {
  text-indent: 2em;
  font-size: 15px;
  line-height: 24px;
  color: #666666;
}
#contactus .container h1.title {
  margin-bottom: 50px;
}
#contactus .company-info .item-info a {
  color: #f7aa0b;
  font-style: italic;
  text-decoration: underline;
  margin: 0 15px;
}
.font_14 {
  font-size: 14px;
}
.pd30 {
  padding: 0 30px;
}
.mt10 {
  margin-top: 10px;
}
.lh30 {
  line-height: 30px;
}
.font_16 {
  font-size: 16px;
}

.pb5 {
  padding-bottom: 5px;
}
table {
  font-size: 12px;
  border-collapse: collapse;
}

.paymenttd td, th {
  padding: 10px;
  line-height: 30px;
}
#dituContent{
  background: url(../images/map-img.png) center center no-repeat;
}

.pull-left {
    float: left;
}