.erp_banner {
  padding-bottom: 35px;
}
.erp_introduce {
  position: static;
  width: 100%;
}
.erp_introduce h2 {
  font-size: 20px;
  padding-bottom: 20px;
}
.erp_introduce h2 img {
  width: 60px;
}
.erp_introduce p {
  font-size: 14px;
  line-height: 1.6;
  padding: 0 15px;
}
.erp_introduce div {
  width: 70%;
}
.erp_introduce a {
  display: block;
  width: 96px;
  height: 30px;
  line-height: 30px;
  float: left;
  background: #fff;
  border-radius: 100px;
  font-size: 14px;
  -webkit-box-shadow: 0px 3px 10px 0px #646464;
  -moz-box-shadow: 0px 3px 10px 0px #646464;
  box-shadow: 0px 3px 10px 0px #646464;
}
.hold_bg {
  background-size: cover;
  height: 20px;
}
.erp_function {
  padding: 30px 0 40px 0;
}
.erp_function h2 {
  font-size: 20px;
  padding-bottom: 20px;
}
.erp_function ul {
  padding: 0 10px;
}
.erp_function li {
  float: none;
  width: 100%;
  box-sizing: border-box;
  padding-right: 116px;
  background-size: 108px;
  margin-bottom: 20px;
  height: auto;
  overflow: inherit;
}
.erp_function li h3 {
  font-size: 16px;
  text-align: center;
}
.erp_function li.erp_icon_02 h3, .erp_function li.erp_icon_04 h3, .erp_function li.erp_icon_06 h3 {
  text-align: center;
}
.erp_function li.erp_icon_02, .erp_function li.erp_icon_04, .erp_function li.erp_icon_06 {
  padding-left: 116px;
  padding-right: 0;
  background-size: 108px;
}
.erp_function li.erp_icon_03,.erp_function li.erp_icon_05 {
  background-size: 108px;
}
.function_star {
  background-size: 20px;
}
.function_star h2,.erp_structure h2 {
  font-size: 18px;
  padding: 20px 0 30px 0;
}
.function_star ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}
.function_star ul li {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px 20px 80px;
  background-size: 86px;
  height: auto;
}
.function_star ul li.fun_star_02,.function_star ul li.fun_star_03,.function_star ul li.fun_star_04,.function_star ul li.fun_star_05,.function_star ul li.fun_star_06 {
  background-size: 86px;
}
.function_star ul li h3 {
  font-size: 16px;
  padding: 20px 0 15px 0;
}
.erp_structure {
  padding-bottom: 30px;
  background-size: 20px;
}
.last_submit a {
  width: 70%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.last_submit {
  padding: 30px 0;
  background-size: 20px;
}