body {
  background-image: initial !important;
}
.m-elelayui-nav {
  border-radius: 0px;
}
.main {
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 10px !important;
  padding-top: 318px;
  background-size: 178% 300px;
  background-color: #fff;
  width: 100%;
}
ul.txtList li {
  width: 100%;
  height: auto;
  margin: 0;
  box-sizing: border-box;
  background: none;
  border: none;
  border-bottom: 1px solid #d6d1cb;
  padding: 27px 0 20px 20px;
}

ul.txtList {
  padding: 40px;
  box-sizing: border-box;
}

ul.txtList li h2 {
  width: 100%;
  font-size: 32px;
  height: auto;
  line-height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: justify;
  margin-bottom: 6px;
}
ul.txtList li:before {
  width: 8px;
  height: 8px;
  top: 50px;
}
ul.txtList li p {
  font-size: 24px;
}
p {
  font-size: 30px;
  line-height: 56px;
}
ul.txtList::after {
  content: "";
  display: block;
  clear: both;
}
ul.txtList li:last-child {
  border-bottom: none;
}
ul.txtList li h2 a {
  font-weight: 400;
  font-size: 32px !important;
  color: #585858;
}
ul.txtList li p {
  color: #8c8070 !important;
}

.cl p {
  padding: 0 35px;
  box-sizing: border-box;
}
