.public-banner {
  background: url("/static/template/lei/help/1.jpg") no-repeat top center;
}
.section {
  padding: 80px 0 0 0 !important;
}
#section-lei ul {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 100px;
}
#section-lei ul li {
  width: 100%;
  /* height: 175px; */
  border-bottom: 1px solid #d5d5d5;
  position: relative;
  padding: 35px 0 35px 0;
}
.left-icon {
  width: 70px;
  /* height: 175px; */
  display: inline-block;
  vertical-align: top;
}
.left-icon img {
  width: 50px;
  height: 50px;
  margin-top: 9px;
}
.left-view {
  width: 880px;
  /* height: 175px; */
  display: inline-block;
  vertical-align: top;
}
.left-view h1 {
  font-size: 21px;
  color: #000;
  font-weight: bold;
  line-height: 40px;
}
.left-view p {
  line-height: 30px;
  font-size: 16px;
  color: #414141;
}
.left-view a {
  padding: 10px 30px 10px 30px;
  text-align: center;
  position: absolute;
  font-size: 14px;
}
.left-move {
  top: 90px;
  right: 150px;
  border: 1px solid #fe5523;
  background: linear-gradient(to right, #f20e23, #fe5623);
  -webkit-background-clip: text;
  color: transparent;
}
.left-path {
  top: 90px;
  right: 0;
  color: #ffffff;
  background-image: linear-gradient(to right, #f20e23, #fe5623);
}
