.moreoperation-management .moreoperation-title {
    font-size: 1.428571rem;
    padding: 1.357143rem 0 0.357143rem 0;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    line-height: 2.5rem;
}
.moreoperation-management .moreoperation-title i {
  position: relative;
  left: -7.857143rem;
  padding: 0.357143rem 0.714286rem;
}
.moreoperation-management .moreoperation-content .moreoperation-ul li {
  height: 3.571429rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.071429rem;
  border-bottom: 1px solid #e5e5e5;
}
.moreoperation-management .moreoperation-content .moreoperation-ul li i {
  display: inline-block;
  width: 0.571429rem;
  height: 0.857143rem;
  background: url('../images/activitydesc/path.png') no-repeat;
  background-size: 100% 100%;
}
