
#app {
  overflow: hidden;
  background: #FFFFFF;
}
#app .app_title {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
  text-align: center;
  margin-top: 60px;
}
#app .pageOne {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 57px;
  width: 325px;
  height: 39px;
  /* overflow: hidden; */
  align-items: center;
  border-bottom: 2px solid #C5C6CD;
}
#app .pageOne .pageOne_box {
  height: 39px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #A1A2A9;
  line-height: 17px;
  margin-right: 12px;
  text-align-last: justify;
  text-align: justify;
  text-justify: distribute-all-lines;
}
#app .pageOne .active {
  /* border-bottom: 2px solid #9C1D22; */
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  position: relative;
}
#app .pageOne .active::after{
  content: ''; 
  position: absolute;
  /* left: 30px; */
  left: 0px;
  bottom: -2px;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #9C1D22;
}
#app .pageOne .pageOne_line {
  width: 1px;
  height: 20px;
  background: #D8D8D8;
  margin-right: 16px;
}
#app .pageOne .pageOne_box:last-child {
  margin-right: 0px;
}
.pageTwo {
  margin-top: 30px;
  position: relative;
}
.pageTwo img {
  width: 100%;
  height: 100%;
  display: block;
}
.pageTwo .twoBtnCX {
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pageTwo .twoBtnCX .twoBtnCX_left {
  width: 82px;
  height: 35px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 17.55px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  margin-right: 20px;
  text-align: center;
  line-height: 35px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  zoom: 0.83;
}
.pageTwo .twoBtnCX .twoBtnCX_right {
  width: 82px;
  height: 35px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 17.55px;
  text-align: center;
  line-height: 35px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.4);
  zoom: 0.83;
}
.pageTwo .twoBtnCX .active {
  background-color: #fff;
  color: #000000;
}
.pageThree {
  overflow: hidden;
  width: 100%;
  background: #F5F5F5;
  box-sizing: border-box;
  padding-left: 31px;
  padding-top: 30px;
  margin-bottom: 31px;
  padding-bottom: 31px;
}
.pageThree .pageThree_one {
  overflow: hidden;
}
.pageThree .pageThree_one .pageThree_title {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}
.pageThree .pageThree_one .pageThree_describe {
  width: 218px;
  height: 44px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(39, 39, 39, 0.8);
  line-height: 22px;
  margin-top: 10px;
}
.pageThree .pageThree_one .pageThree_center {
  overflow: hidden;
}
.pageThree .pageThree_one .pageThree_center .pageThree_center_title {
  height: 22px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 22px;
  margin-top: 30px;
}
.pageThree_center_title>.active{
  color: #000000;
}
.pageThree .pageThree_one .pageThree_center .pageThree_center_two {
  margin-top: 5px;
  display: flex;
}
.pageThree .pageThree_one .pageThree_center .pageThree_center_two .pageThree_center_two_box {
  width: 90px;
  height: 40px;
  background: #FFFFFF;
  margin-right: 5px;
  display: flex;
  align-items: center;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.pageThree .pageThree_one .pageThree_center .pageThree_center_two .pageThree_center_two_box img {
  width: 30px;
  height: 30px;
  margin: 0 3px;
  display: block;
}
.pageThree .pageThree_two {
  overflow: hidden;
}
.pageThree .pageThree_two .pageThree_title {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}
.pageThree .pageThree_two .pageThree_center {
  overflow: hidden;
  margin-top: 30px;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_title {
  display: flex;
  width: 315px;
  border-bottom: 2px solid #C5C6CD;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #A1A2A9;
  height: 30px;
  position: relative;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_title .pageThree_center_title_one {
  height: 30px;
  line-height: 30px;
  margin-right: 44px;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_title .pageThree_center_title_two {
  height: 30px;
  line-height: 30px;
}
.pageThree .pageThree_two .pageThree_center .active {
  border-bottom: 2px solid #9C1D22;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_two {
  display: flex;
  margin-top: 20px;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_two .pageThree_center_two_box {
  display: flex;
  align-items: center;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  width: 90px;
  height: 40px;
  background: #FFFFFF;
  margin-right: 8px;
}
.pageThree .pageThree_two .pageThree_center .pageThree_center_two .pageThree_center_two_box img {
  width: 30px;
  height: 30px;
  display: block;
}
.pageThree .pageThree_two .pageThree_center1 {
  overflow: hidden;
}
.pageThree .pageThree_two .pageThree_center1 .pageThree_center_title {
  height: 22px;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 22px;
  margin-top: 30px;
}
.pageThree .pageThree_two .pageThree_center1 .pageThree_center_two {
  margin-top: 5px;
  display: flex;
}
.pageThree .pageThree_two .pageThree_center1 .pageThree_center_two .pageThree_center_two_box {
  width: 90px;
  height: 40px;
  background: #FFFFFF;
  margin-right: 5px;
  display: flex;
  align-items: center;
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.pageThree .pageThree_two .pageThree_center1 .pageThree_center_two .pageThree_center_two_box img {
  width: 30px;
  height: 30px;
  margin: 0 3px;
  display: block;
}
.pageFour {
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
}
.pageFour .pageFour_box {
  display: flex;
  margin-top: 97px;
  justify-content: center;
}
.pageFour .pageFour_box .pageFour_left {
  display: flex;
}
.pageFour .pageFour_box .pageFour_left img{
  width: 26px;
  height: 31px;
}
.pageFour .pageFour_box .pageFour_right .pageFour_right_describe {
  width: 274px;
  height: 170px;
  font-size: 21px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #61646A;
  line-height: 34px;
}
.pageFour .pageFour_box .pageFour_right .pageFour_right_people {
  height: 42px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #61646A;
  line-height: 42px;
}
.pageFive {
  width: 325px;
  height: 353px;
  background: #F5F5F5;
  margin: 0 auto;
  margin-top: 90px;
  overflow: hidden;
}
.pageFive .pageFive_title {
  margin-top: 31px;
  margin-left: 30px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #61646A;
}
.pageFive .pageFive_describe {
  margin-top: 96px;
  margin-left: 30px;
  width: 265px;
  height: 144px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #272727;
  line-height: 24px;
}
.pageSix {
  width: 325px;
  height: 353px;
  background: #F5F5F5;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
.pageSix .pageSix_title {
  height: 22px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #61646A;
  line-height: 22px;
  margin-top: 30px;
  margin-left: 30px;
}
.pageSix .pageSix_describe {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.pageSix .pageSix_describe .pageSix_box {
  width: 57px;
}
.pageSix .pageSix_describe .pageSix_box .pageSix_box_img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
}
.pageSix .pageSix_describe .pageSix_box .pageSix_box_img img {
  width: 42px;
  height: 42px;
  display: block;
}
.pageSix .pageSix_describe .pageSix_box .pageSix_box_title {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
  margin-top: 5px;
  text-align: center;
}
.pageSix .pageSix_describe .pageSix_line {
  width: 1px;
  height: 35px;
  background-color: #DFDFDF;
  margin: 0 20px;
}
.pageSix .pageSix_describe:last-child {
  margin-top: 30px;
}
/* 5平2中心解决方案--start */
.hot1 {
  position: absolute;
  top: 78px;
  left: 14px;
  z-index: 99;
  width: 159px;
  height: 136px;
}
.hot2 {
  position: absolute;
  top: 137px;
  right: 26px;
  z-index: 99;
  width: 96px;
  height: 126px;
}
/* 1 */
.tips_box {
  overflow: hidden;
  display: block;
  width: 125px;
  height: 148px;
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 150px;
  left: 150px;
  z-index: 99;
}
.tips_box .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
/* 2 */
.tips_box1 {
  overflow: hidden;
  width: 125px;
  height: 108px;
  display: block;
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 160px;
  right: 100px;
  z-index: 99;
}
.tips_box1 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box1 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box1 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box1 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box1 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box1 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
/* 5平2中心解决方案--end */
/* 8平3中心解决方案--start */
.hot3 {
  position: absolute;
  top: 88px;
  left: 45px;
  width: 88px;
  height: 95px;
  /* background-color: #000; */
}
.hot4 {
  position: absolute;
  top: 184px;
  left: 96px;
  width: 122px;
  height: 42px;
  /* background-color: #000; */
}
.hot5 {
  position: absolute;
  top: 77px;
  right: 13px;
  width: 98px;
  height: 167px;
  /* background-color: #000; */
}
.hot6 {
  position: absolute;
  top: 143px;
  left: 157px;
  width: 31px;
  height: 40px;
  /* background-color: #000; */
}
.hot7 {
  position: absolute;
  top: 50px;
  left: 173px;
  width: 20px;
  height: 35px;
  /* background-color: #000; */
}
/* 1 */
.tips_box2 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 140px;
  left: 130px;
  z-index: 99;
}
.tips_box2 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box2 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box2 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box2 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box2 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box2 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box3 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 220px;
  left: 170px;
  z-index: 99;
}
.tips_box3 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box3 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box3 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box3 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box3 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box3 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box4 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 80px;
  left: 192px;
  z-index: 99;
}
.tips_box4 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box4 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box4 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box4 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box4 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box4 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box5 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 160px;
  left: 190px;
  z-index: 99;
}
.tips_box5 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box5 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box5 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box5 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box5 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box5 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box6 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 100px;
  right: 90px;
  z-index: 99;
}
.tips_box6 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box6 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box6 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box6 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box6 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box6 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
/* 8平3中心解决方案--end */
/* 中西一体式全能厨房--start */
.hot8 {
  position: absolute;
  left: 87px;
  top: 80px;
  width: 50px;
  height: 127px;
  /* background-color: #000; */
}
.hot9 {
  position: absolute;
  right: 96px;
  top: 161px;
  width: 42px;
  height: 63px;
  /* background-color: #000; */
}
.hot10 {
  position: absolute;
  left: 180px;
  top: 86px;
  width: 27px;
  height: 43px;
  /* background-color: #000; */
}
.hot11 {
  position: absolute;
  left: 190px;
  top: 270px;
  width: 37px;
  height: 78px;
  /* background-color: #000; */
}
.hot12 {
  position: absolute;
  right: 12px;
  top: 80px;
  width: 81px;
  height: 153px;
  /* background-color: #000; */
}
.hot13 {
  position: absolute;
  left: 142px;
  top: 100px;
  width: 34px;
  height: 79px;
  /* background-color: #000; */
}
.hot14 {
  position: absolute;
  left: 170px;
  top: 210px;
  width: 78px;
  height: 41px;
  /* background-color: #000; */
}
.tips_box7 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 140px;
  right: 90px;
  z-index: 99;
}
.tips_box7 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box7 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box7 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box7 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box7 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box7 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box8 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 125px;
  left: 175px;
  z-index: 99;
}
.tips_box8 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box8 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box8 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box8 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box8 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box8 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box9 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 180px;
  left: 125px;
  z-index: 99;
}
.tips_box9 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box9 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box9 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box9 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box9 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box9 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box10 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 200px;
  left: 115px;
  z-index: 99;
}
.tips_box10 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box10 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box10 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box10 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box10 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box10 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box11 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  left: 215px;
  z-index: 99;
  top: 280px;
}
.tips_box11 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box11 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box11 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box11 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box11 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box11 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box12 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 100px;
  left: 208px;
  z-index: 99;
}
.tips_box12 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box12 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box12 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box12 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box12 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box12 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box13 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 225px;
  left: 235px;
  z-index: 99;
}
.tips_box13 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box13 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box13 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box13 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box13 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box13 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
/* 中西一体式全能厨房---end */
/* 中西分厨式全能厨房 start */
.two_btn_center {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
}
.two_btn_center > .two_btn_left {
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 15px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  font-size: 10px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  opacity: 0.4;
  margin-right: 20px;
  cursor: pointer;
}
.two_btn_center > .two_btn_right {
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 15px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  font-size: 10px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  opacity: 0.4;
  margin-right: 20px;
  cursor: pointer;
}
.two_btn_center .active {
  opacity: 1;
}
/* 滑动 */
.hot15 {
  position: absolute;
  top: 114px;
  left: 69px;
  /* background-color: #000; */
  width: 94px;
  height: 110px;
}
.hot16 {
  position: absolute;
  top: 83px;
  right: 144px;
  /* background-color: #000; */
  width: 28px;
  height: 46px;
}
.hot17 {
  position: absolute;
  top: 193px;
  right: 119px;
  /* background-color: #000; */
  width: 38px;
  height: 64px;
}
.hot18 {
  position: absolute;
  top: 26px;
  left: 70px;
  /* background-color: #000; */
  width: 77px;
  height: 157px;
}
.hot19 {
  position: absolute;
  top: 96px;
  left: 148px;
  /* background-color: #000; */
  width: 39px;
  height: 88px;
}
.hot20 {
  position: absolute;
  top: 185px;
  right: 110px;
  /* background-color: #000; */
  width: 118px;
  height: 46px;
}
.tips_box14 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 200px;
  left: 165px;
  z-index: 99;
}
.tips_box14 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box14 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box14 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box14 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box14 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box14 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box15 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 100px;
  left: 230px;
  z-index: 99;
}
.tips_box15 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box15 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box15 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box15 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box15 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box15 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box16 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 220px;
  left: 260px;
  z-index: 99;
}
.tips_box16 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box16 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box16 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box16 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box16 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box16 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box17 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 150px;
  left: 187px;
  z-index: 99;
}
.tips_box17 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box17 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box17 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box17 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box17 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box17 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box18 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 225px;
  right: 10px;
  z-index: 99;
}
.tips_box18 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box18 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box18 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box18 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box18 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box18 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.tips_box19 {
  overflow: hidden;
  display: block;
  width: 125px;
  /* height: 148px; */
  background: #FFFFFF;
  box-shadow: 0px 18px 18px 0px rgba(10, 31, 68, 0.08);
  position: absolute;
  top: 165px;
  left: 150px;
  z-index: 99;
}
.tips_box19 .tips_box_one {
  height: 18px;
  font-size: 12px;
  zoom: 0.83;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  margin-left: 5px;
  margin-top: 7px;
}
.tips_box19 .tips_box_two .tips_box_three {
  width: 115px;
  height: 35px;
  background: #FAFAFA;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom:2px ;
}
.tips_box19 .tips_box_two .tips_box_three .tips_box_img {
  display: flex;
  align-items: center;
}
.tips_box19 .tips_box_two .tips_box_three .tips_box_img img {
  width: 26px;
  height: 25px;
}
.tips_box19 .tips_box_two .tips_box_three .tips_box_text {
  margin-left: 8px;
}
.tips_box19 .tips_box_two .tips_box_three .tips_box_text div {
  font-size: 12px;
  zoom: 0.67;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
/* 中西分厨式全能厨房  end */



  /* 面包屑 */
  .breadcrumb{
    display: flex;
    height: 62px;
    line-height: 62px;
    /* width: 100%; */
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #61646A;
    background: #f5f5f5;
    position: relative;
}
.breadcrumb::after{
position: absolute;
clear: both;
content: "";
height: 1px;
background: rgba(220, 220, 220, 0.5);
left: 0;
right: 0;
bottom: 0;
display: block;
}

.breadcrumb_img{
display: flex;
justify-content: center;
align-items: center;
}
.breadcrumb_img img{
width: 20px;
height: 20px;
}
