.success-container {
  background-image: url(../images/bottom_img.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 878px;
  padding-top: 75px;
  width: 1202px;
  margin: 0 auto;
}

.success-list {
  width: 1021px;
  margin-left: 156px;
}

.success-list ul li {
  display: flex;
  justify-content: space-between;
  width: 1021px;
  height: 46px;
  list-style: 46px;
  font-size: 27px;
}

.success-list ul li:hover a {
  color: #B42B2B;
}

.success-list ul li:hover p {
  color: #B42B2B;
}

/* .success-button {
  margin: 102px auto 0px;
  height: 25px;
  width: 350px;
}

.success-button ul {
  display: flex;
  height: 25px;
  margin-top: 64px;
}

.success-button li {
  font-size: 15px;
  line-height: 25px;
  margin: 0 2px;
  background-color: #FFFFFF;
  border: #707070 solid 1px;
  text-align: center;
  width: 26px;
  height: 25px;
} */

.success-button li a {
  color: #666666;
}

.success-button li:first-child,
li:last-child {
  width: 55px;
  height: 25px;
}

.background-bottom {
  width: 1202px;
  height: 690px;
  margin: 0 auto;
  position: relative;
}

.background-bottom .container-bottom1 {
  width: 1046px;
  height: 51px;
  margin-left: 78px;
  margin-top: 265px;
}