.page-pc {
  overflow: hidden;
  background-color: #f6f6f6;
}
.page-pc p {
  margin-left: 104px;
}
.page-pc ul {
  margin-left: 104px;
}
.page-pc p.icon {
  margin: 0 0 0 104px;
  width: 30px;
  height: 30px;
  background-color: #303030;
  border-radius: 50%;
  color: #fff;
  float: left;
  text-align: center;
}
.page-pc h3 {
  position: relative;
  z-index: 1;
  display: inline;
  margin-left: 11px;
  font-size: 30px;
  line-height: 30px;
  color: #303030;
  font-weight: 700;
}
.page-pc h3 span {
  font-weight: 400;
}
.page-pc .txt-btn {
  text-align-last: left;
  margin-left: 40px;
}
.page-pc .txt-btn .btn-k {
  position: relative;
  margin-top: 10px;
  width: 140px;
  height: 30px;
  border-radius: 15px;
  background-color: #83c0ff;
  margin-left: 104px;
}
.page-pc .txt-btn .btn-k::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../images/growth_value_icon.jpg') no-repeat;
  width: 18px;
  height: 9px;
}
.page-pc .txt-btn .btn-k p {
  margin: 0 0 0 25px;
  color: #fff;
}
.page-pc .txt-btn {
  text-align-last: left;
  margin-left: 40px;
}
.page-pc .txt-btn .btn-k2 {
  position: relative;
  margin-top: 10px;
  width: 140px;
  height: 30px;
  border-radius: 15px;
  background-color: #83c0ff;
}
.page-pc .txt-btn .btn-k2::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url('../images/growth_value_icon.jpg') no-repeat;
  width: 18px;
  height: 9px;
}
.page-pc .txt-btn .btn-k2 p {
  margin: 0 0 0 25px;
  color: #fff;
}
.page-pc .mtp {
  margin: 30px auto 0;
  padding: 55px 0 55px 0;
  width: 1200px;
  max-width: 75%;
  background-color: #fff;
  border-radius: 10px;
}
.page-pc .value-news {
  position: relative;
}
.page-pc .value-news::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj01.jpg') no-repeat;
  width: 97px;
  height: 107px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-reg {
  position: relative;
}
.page-pc .value-reg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/growth_value_bj02.jpg') no-repeat;
  width: 200px;
  height: 190px;
  border-bottom-left-radius: 10px;
}
.page-pc .value-reg::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj03.jpg') no-repeat;
  width: 104px;
  height: 108px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-reg .btn-k {
  width: 220px;
}
.page-pc .value-reg li .btn-k2 {
  width: 180px;
}
.page-pc .value-reg ul {
  overflow: hidden;
}
.page-pc .value-reg ul li {
  overflow: hidden;
  margin: 12px 0 0;
}
.page-pc .value-reg ul li:nth-child(1) {
  margin-top: 34px;
}
.page-pc .value-reg ul li:nth-child(2) {
  padding-bottom: 12px;
  border-bottom: #b8b8b8 dashed 1px;
  width: 626px;
}
.page-pc .value-reg ul li img {
  display: inline;
  float: left;
}
.page-pc .value-reg ul li p {
  float: left;
  margin: 0 0 0 15px;
  line-height: 45px;
}
.page-pc .value-reg ul li p span {
  font-weight: 700;
}
.page-pc .value-reg ul li .btn-k2 {
  float: left;
  margin-top: 5px;
  margin-left: 30px;
}
.page-pc .value-reg ul li .btn-k2 p {
  line-height: 30px;
}
.page-pc .value-buy {
  position: relative;
}
.page-pc .value-buy::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj04.jpg') no-repeat;
  width: 209px;
  height: 144px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-buy .btn-k {
  margin-top: 30px;
}
.page-pc .value-buy ul {
  overflow: hidden;
}
.page-pc .value-buy ul li {
  overflow: hidden;
  margin: 12px 0 0;
}
.page-pc .value-buy ul li:nth-child(1) {
  margin-top: 34px;
}
.page-pc .value-buy ul li img {
  display: inline;
  float: left;
}
.page-pc .value-buy ul li p {
  float: left;
  margin: 0 0 0 15px;
  line-height: 45px;
}
.page-pc .value-buy ul li p span {
  font-weight: 700;
}
.page-pc .value-in {
  position: relative;
}
.page-pc .value-in::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj05.jpg') no-repeat;
  width: 92px;
  height: 93px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-in02 {
  position: relative;
}
.page-pc .value-in02::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/growth_value_bj06.jpg') no-repeat;
  width: 225px;
  height: 177px;
  border-top-left-radius: 10px;
}
.page-pc .value-in02::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj07.jpg') no-repeat;
  width: 90px;
  height: 98px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-in03 {
  position: relative;
}
.page-pc .value-in03::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url('../images/growth_value_bj08.jpg') no-repeat;
  width: 91px;
  height: 99px;
  border-bottom-right-radius: 10px;
}
.page-pc .value-bottom-text {
  width: 1200px;
  max-width: 75%;
  margin: 0 auto;
  background-color: #f6f6f6;
  padding: 0 0 50px 0;
}
.page-pc .value-bottom-text p {
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
  margin-left: 17px;
  text-align: left;
}
.page-pc .value-bottom-text p:first-child {
  margin-top: 10px;
}
.page-pc .value-bottom-text p.m0 {
  margin-left: 0;
}
