.menu_1 {
  background-color: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;     /* 垂直居中 */
  height: 100px;          /* 容器高度，根据需要调整 */
}
.menu_image_1 {
  height: 62px;
  margin-left: 75px;
  /*margin: 19px 0 0 100px;*/
}

.menu_text_1 {
  /*width: 80px;
  height: 28px;*/
  overflow-wrap: break-word;
  /*color: rgba(0, 0, 0, 1);*/
  font-size: 20px;
  /*font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: right;*/
  white-space: nowrap;
  /*line-height: 28px;*/
  /*margin: 36px 0 0 auto;*/
  margin-left: 820px;
  margin-right: 25px;
  color: black;
}

.menu_text_2 {
  /*width: 80px;
  height: 28px;*/
  overflow-wrap: break-word;
  /*color: rgba(244, 136, 0, 1);*/
  font-size: 20px;
  /*font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: right;*/
  white-space: nowrap;
  /*line-height: 28px;*/
  margin-right: 20px;
  /*margin: 36px 0 0 80px;*/
  color: black;
}
.menu_2 {
  height: 40px;
  background: url(./img/SketchPng3abb051093fe4da07130fa2054f0d35f7ad5d9782db61b967dd25feef995131c.png)
  100% no-repeat;
  background-size: 100% 100%;
  /*width: 40px;*/
  position: relative;
  margin-right: 75px;
 /* margin: 30px 90px 0 56px;*/
}
.menu_image-wrapper_1 {
  height: 14px;
  background: url(./img/SketchPngb48f40d45fd22dd2a111e8765e9edfcda417aa56ff7013de6fbe324431253e65.png)
  0px -1px no-repeat;
  background-size: 20px 15px;
  width: 19px;
  margin: 17px 0 0 10px;
}
.menu_thumbnail_1 {
  width: 6px;
  height: 2px;
  margin: 9px 0 0 7px;
}
.menu_image_2 {
  position: absolute;
  left: 5px;
  top: 28px;
  width: 29px;
  height: 11px;
}

.menu_image-wrapper_2 {
  height: 19px;
  background: url(./img/SketchPngf2425d030e0c53d630d1d3d9ebb5dbc94513177f3d0fc4b9009f09a6bd4afa3e.png) -1px -1px
  no-repeat;
  background-size: 18px 20px;
  width: 16px;
  position: absolute;
  left: 12px;
  top: 8px;
}
.menu_thumbnail_2 {
  width: 18px;
  height: 13px;
  margin: -3px 0 0 -1px;
}