.zxbox {
  display: flex;
  flex-direction: column;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  transition: all ease 0.3s;
  position: relative;
  right: 10px;
}
.zx_btm_o {
  background: var(--color1);
  width: 50px;
  height: 35px;
  border-radius: 5px;
  cursor: pointer;
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024050819293785937/cms/image/c6b8d1e8-1718-43d9-b7b8-bacf9e1fe2bd.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -45px;
  right: 10px;
  transition: all ease 0.6s;
}
.zx_right {
  right: -60px;
}
.zx_right + .zx_btm_o {
  width: 30px;
  height: 30px;
  bottom: -35px;
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024050819293785937/cms/image/34c51575-18b2-47b1-a2ac-5918232995e5.png);
}
.zx_xjie {
  position: absolute;
  right: 90px;
  top: 0;
  background: var(--color1);
  border-radius: 5px;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.6s;
  padding: 10px 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  min-width: 230px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.zx_xjie img {
  max-width: 120px;
}
.zxbox > div:hover .zx_xjie {
  z-index: 3;
  opacity: 1;
  pointer-events: visible;
  right: 55px;
}
.zxbox > div > p a {
  font-size: 0;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  transition: all ease 0.3s;
}
.zxbox a:hover {
  opacity: 0.6;
}
.zx_1 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/bf49c288-d0cd-44ed-a4a7-805d20aea5b8.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_2 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/288fad94-0e7f-43ff-bbcc-d02ff6c26794.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_3 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/89a8ff12-4c02-48f6-b1d2-d78ce284e8ed.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_4 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/de9f937f-fe9e-4ffa-bb93-d9f944a70d98.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_5 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/fadbdafe-62f5-4c0e-9b34-fb3074db7436.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_6 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/b2de35bb-1aa2-4b0e-a333-f6425c2b4126.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
  pointer-events: none;
}
.zx_8 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/1a023d5c-f37f-47f0-8a96-ab50fa26c8ea.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_9 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/8a031af5-b095-4052-9f8b-476489012406.png);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
}
.zx_10 > p a {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/pg2024110817533787221/cms/image/e9b8b792-8163-48d4-92d5-4d42bb098993.webp);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0.2);
  background-size: 50%;
}
.zx_type {
  line-height: normal;
}
.zx_type.vpHide:not([nd_deleted]) {
  display: none !important;
}
.zx_zh {
  text-align: left;
  color: var(--color1);
  font-size: 24px;
  white-space: nowrap;
  line-height: 30px;
  padding: 10px 15px;
  text-align: center;
}
.zx_type {
  display: none;
}
.zx_ts {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}
.zx_6 .zx_xjie {
  min-height: 250px;
}
.zx_6 .zx_zh a {
  display: none;
}
.zx_6 .zx_bts {
  font-size: 14px;
  color: #a7aeb5;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 20px;
}
.zx_6 .zx_ts {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 30px;
  margin-top: 10px;
}
.zx_6 .zx_ts:nth-child(2) {
  display: none;
}
.p_backtop {
  width: 50px;
  height: 0px;
  cursor: pointer;
  transition: all ease 0.3s;
  opacity: 0;
}
.p_backtop.zx_hi {
  border-radius: 5px;
  background: #fff;
  margin-top: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  height: 50px;
  padding: 11px;
  opacity: 1;
}
.p_backtop.zx_hi svg {
  width: 28px;
  height: 28px;
  fill: var(--color1) !important;
  margin: auto;
}
.p_backbottom {
  background-image: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/7437b631-6f97-4d21-aa8c-181f56d9d970.png);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  width: 45px;
  height: 45px;
  cursor: pointer;
  transition: all ease 0.3s;
}

@media screen and (max-width: 768px) {
  .zxbox > .zx_6:hover .zx_xjie {
    display: block;
    position: fixed;
    top: auto;
    bottom: 60px;
    right: 3%;
    width: 94%;
    height: 190px;
  }
  .zxbox > div:hover .zx_xjie {
    display: none;
  }
  .p_backbottom {
    width: 35px;
    height: 35px;
  }
  .zxbox {
    width: 100%;
    left: 0;
    right: auto;
    bottom: 0;
    display: flex;
    flex-direction: row;
    background: #fff;
    box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.15);
  }
  .p_backtop {
    width: 0px;
  }
  .p_backtop.zx_hi {
    width: 50px;
    height: auto;
    margin-top: 0px;
    box-shadow: none;
    opacity: 1;
  }
  .zx_btm_o {
    width: 35px;
    height: 35px;
    bottom: -40px;
  }
  .zx_xjie {
    min-width: 160px;
    min-height: 70px;
  }
  .zx_zh {
    font-size: 16px;
  }
  .zx_ts {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .zx_6 .zx_bts {
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 0px;
  }
  .zx_6 .zx_ts {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .zx_xjie img {
    min-width: 90px;
    max-width: 100px;
  }
  .zx_6 .zx_xjie {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 3%;
    width: 94%;
    height: 190px;
    min-height: 190px;
  }
}
