
.company {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  padding-bottom: 390px;
}

.company_title {
  margin: 90px 0 78px 0;
}

.company_img {
  width: 1200px;
  height: 345px;
  margin-bottom: 34px;
}

.company_content {
  font-size: 0;
  text-align: left;
}

.company_content>li {
  font-size: 18px;
  display: inline-block;
}

.company_content>li p {
  line-height: 24px;
}

.company_content>li:nth-child(1) {
  width: 216px;
  margin-right: 110px;
}

.company_content>li:nth-child(2) {
  width: 198px;
  margin-right: 82px;
}

.company_content>li:nth-child(3) {
  width: 360px;
  margin-right: 28px;
}

.company_content>li:nth-child(4) {
  width: 198px;
}