.bake .section {
  position: relative;
  background-color: #fff;
}

.bake .section .wrapper {
  width: 92%;
  margin: auto;
  display: flex;
  flex-direction: column;
}

.bake .section .black {
  color: #3e3b38;
}

.bake .section .white {
  color: #ffffff;
}

.bake .section .grey {
  color: #a0a19f;
}

.bake .btn {
  text-align: center;
  border-radius: 0.9rem;
  font-size: 0.15rem;
  background: #f19119;
  color: #fff;
  box-sizing: border-box;
  height: 0.32rem;
  line-height: 0.32rem;
  width: 1.14rem;
  color: #fff;
}

.bake .btn1 {
  background: #fff;
  color: #f19119;
}

.bake .section h1 {
  font-size: 0.2rem;
  letter-spacing: 0.02rem;
  text-align: center;
  padding: 0.4rem 0 0.1rem 0;
  margin: 0;
}

.bake .section p {
  font-size: 0.14rem;
  line-height: 0.2rem;
  text-align: center;
}

.bake .section1 {
  height: 2.95rem;
  background: url(/Images/product/bake/1-2.jpg) no-repeat;
  background-size: 100% 100%;
}

.bake .section1 .sec_top {
  margin: 0.9rem auto 0;
}

.bake .section1 .sec_top img {
  width: 2.54rem;
  height: 0.85rem;
}

.bake .section1 .btns {
  display: flex;
  align-items: center;
  margin: 0.32rem auto 0;
}

.bake .section2 {
  padding-bottom: 0.52rem;
}

.bake .section3 {
  height: 3.8rem;
  background: url(/Images/product/bake/3-2.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.bake .section3 img {
  position: absolute;
  bottom: -0.24rem;
  left: 50%;
  transform: translateX(-50%);
}

.bake .section4 {
  padding-bottom: 0.32rem;
  background: url(/Images/product/bake/4-2.jpg) no-repeat;
  background-size: 100% 100%;
}

.bake .section4 h1 {
  padding: 0.55rem 0 0.1rem 0;
}

.bake .section5 {
  background: url(/Images/product/bake/5-2.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.5rem;
}

.bake .section6 {
  padding-bottom: 0.5rem;
}

.bake .section7 {
  background: url(/Images/product/bake/7-2.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 0.3rem;
}

.bake .section8 {
  height: 4.5rem;
  background: url(/Images/product/bake/8.jpg) no-repeat;
  background-size: 100% 100%;
}
