.section-safety .item {
  width: 100%;
  text-align: center;
  padding-top: 58px;
  padding-bottom: 88px;
}
.section-safety .item .title {
  font-size: 22px;
  padding: 5px 0;
}
.section-safety .item ul {
  overflow: hidden;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.section-safety .item ul li {
  float: left;
  width: 100%;
  height: auto;
  padding: 10px 0;
}
.section-safety .item ul li .title {
  width: 100%;
  color: #4990E2;
}
.section-safety .item ul li .headimg {
  width: 50px;
}
.section-safety .item ul li a {
  display: inline-block;
}
.section-safety .item ul li span {
  display: inline-block;
  color: black;
}
.section-safety .item ul li img {
  display: inline-block;
}
.section-safety .item ul li .titlem {
  padding: 5px 0;
  color: black;
}
.section-safety .item ul li span {
  font-size: 14px;
  line-height: 1.5;
}
.section-safety .item1 {
  background: #fff;
}
.section-safety .item1 ul li .line {
  float: left;
  width: 42%;
  border: 1px solid #4990E2;
  margin-top: 18px;
}
.section-safety .item1 ul li .text {
  float: left;
  width: 16%;
  font-size: 28px;
  color: #4990E2;
  text-align: center;
  padding-bottom: 20px;
}
.section-safety .item1 ul li span {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.section-safety .item2 {
  background: #ededed;
}
.section-safety .item2 ul li {
  text-align: left;
}
.section-safety .item2 ul li .title {
  width: 100%;
  text-align: left;
}
.section-safety .item2 ul li span {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.section-safety .item3 {
  background: #fff;
}
.section-safety .item3 ul li .title {
  width: 100%;
  text-align: left;
}
.section-safety .item3 ul li img {
  width: 60%;
}
.section-safety .item3 ul li span {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.section-safety .item4 {
  background: #ededed;
}
.section-safety .item4 ul li .title {
  width: 100%;
  text-align: left;
}
.section-safety .item4 ul li span {
  display: inline-block;
  width: 100%;
  text-align: left;
}
