article .content .txt p {
  color: #000000;
  font-size: 22px;
  line-height: 47px;
  text-indent: 49px;
}
article .content .txt p a {
  color: #528bff;
  font-weight: bold;
}
article .content .x1 {
  margin-top: 21px;
}
article .content .w1 {
  margin-top: 9px;
}
article .content .t2 {
  margin-top: 30px;
}
article .content .x2 {
  margin-top: 10px;
}
article .content .w2 {
  width: 566px;
  height: 305px;
  margin-top: 12px;
}
article .content .t3 {
  margin-top: 29px;
}
article .content2 .company_list {
  display: flex;
  flex-wrap: wrap;
  width: 589px;
  margin: 24px auto 0;
}
article .content2 .company_list li {
  padding-top: 88px;
  width: 293px;
  height: 129px;
  margin-bottom: 5px;
  text-align: center;
}
article .content2 .company_list li span {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
article .content2 .company_list li:nth-of-type(1) {
  background: url(../images/company_list1.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(2) {
  background: url(../images/company_list2.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(3) {
  background: url(../images/company_list3.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(4) {
  background: url(../images/company_list4.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(5) {
  background: url(../images/company_list5.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(6) {
  background: url(../images/company_list6.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(7) {
  background: url(../images/company_list7.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(8) {
  background: url(../images/company_list8.png) no-repeat;
}
article .content2 .company_list li:nth-of-type(9) {
  background: url(../images/company_list9.png) no-repeat;
}
article .content3 .t4 {
  margin-top: 25px;
}
article .content3 .w3 {
  margin-top: 23px;
}
