.p8_block {
  width: 100vw;
  height: 100vh;
  background-color: black;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.p8_block img {
  width: 53%;
}
.p8_block.left-block img {
  position: absolute;
  right: 0;
}
.p8_desc_block {
  width: 100vw;
  height: 100vh;
  background-color: black;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  padding-top: 0.3rem;
  box-sizing: border-box;
  background: url('https://img.zconnect.cn/home/home2024/p8/3d_bg.png') no-repeat 0 0;
  background-size: 100%;
}
.p8_desc_block .title {
  opacity: 0;
  margin-top: 0.4rem;
  transition: all 0.6s ease-out;
  display: block;
  margin-left: 2rem;
}
.p8_desc_block .title_main {
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold;
}
.p8_desc_block .title_sub {
  color: #fff;
  font-size: 0.5rem;
  font-weight: 300;
}
.p8_desc_block .title_desc {
  color: #999;
  font-size: 0.2rem;
  letter-spacing: 0.03rem;
  font-weight: 300;
}
.p8_desc_list {
  display: flex;
  margin-top: 1.2rem;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 1rem;
}
.p8_desc_item img{
  height: 1rem;
  margin-bottom: 0.1rem;
}
.desc_list {
  color: #999;
  font-size: 0.18rem;
}
.space .card_item {
  border: 1px solid transparent; background-color: #1c1c1c; color: #fff; box-sizing: border-box; padding: 0 0.3rem; display: flex; align-items: flex-start;flex-direction: column; justify-content: flex-start; text-align: left;
}
.space .card_item .item_text {
  margin:0.1rem 0.15rem 0 0; text-align: left;
  color: #fff;
  font-size: 0.18rem;
  font-weight: 300;
}

.p8_vh_block {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  justify-content: center;
}

.p8_vh_block .block_content {
  display: flex;
  width: 70%;
}

.p8_vh_block .block_content .block_list {
  background-color: #1c1c1c;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0.39rem 0.5rem;
}

.p8_vh_block .block_content .block_list .item_title {
  color: #f4f4f4;
  font-size: 0.28rem;
  letter-spacing: 0.01rem;
}
.p8_vh_block .block_content .block_list .item_desc {
  color: #fff;
  font-size: 0.18rem;
  font-weight: 300;
  padding-top: 0.12rem;
}
.title_box {
  width: 100vw;
  display: flex; justify-content: center; align-items: center;
  background-color: #000; color: #fff;
  font-size: 0.42rem; font-weight: 200; line-height: 0.42rem; letter-spacing: 0.01rem;
  margin-bottom: 0.3rem;
}
.tag_box {
  width: 100vw; height: 80vh; display: flex; align-items: center; 
  justify-content: space-between;
  margin-left: -3rem;
}

.tag_list {
  margin-left: 3.5rem;
  display: flex;
  flex-direction: column;
  height: 80%;
  justify-content: space-around;
}

.flex_c {
  display: flex;
  justify-content: center;
  align-items: center;
}

.tag_box .tag_item {
  width: 3.9rem;
  height: 1.6rem;
  background-color: #1c1c1c;
  font-size: 0.2rem;
  color: #ccc;
  box-sizing: border-box;
  padding: 0 0.35rem;
}
.card_item.card_self {
  display: flex;
  justify-content: center;
}
.card_item.card_self .item_text.item_self {
  margin-top: 0;
  color: #ccc;
  font-size: 0.22rem;
}
.card_item.card_item_nobg {
  background-color: transparent;
}
.tag_title {
  font-size: 0.26rem;
}
.tag_desc {
  font-size: 0.16rem;
  margin-top: -0.12rem;
}

.flex_s {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.tag_item.tag_none {
  background-color: transparent;
  width: 4.5rem;
}

.p8box {
  width: 100vw;
  height: 100vh;
  background-color: #000;
  position: relative;
  display: flex;
  justify-content: center;
}
.p8_title {
  position: absolute;
  top: 1rem;
  font-size: 0.48rem;
  color: #fff;
  font-weight: 300;
}
.p8_show {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 3rem;
}
.fg_list {
  width: 70vw;
  height: 20vh;
  display: flex;
  justify-content: space-between;
}
.zh_item {
  width: 5rem;
  display: flex;
  align-items: center;
  position: relative;
}
.zh_item img {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 0.25rem;
  z-index: 33;
}
.zh_text {
  z-index: 11;
  position: absolute;
  left: 1rem;
  padding: 0 0.25rem 0 0.55rem;
  border-radius: 0.15rem;
  background-color: #1c1c1c;
  width: 3rem;
  height: 1.2rem;
}
.zh_title {
  font-size: 0.26rem;
  margin-top: 0.1rem;
  color: #fff;
}
.zh_desc {
  margin-top: -0.2rem;
  font-size: 0.18rem;
  color: #999;
}
.qyfw_img {
  /* width: 70vw; */
  margin-top: 2.6rem;
}
.p8_table {
  border-collapse: collapse;
}
.p8_table tr td {
  color: #fff;
  border: 1px solid rgba(204, 204,204, 0.3) !important;
}
/* 使用伪元素解决换行导致的边框问题 */
.p8_table tr td:before,
.p8_table tr td:after {
  content: ""; /* 伪元素内容为空 */
  display: table-cell; /* 让伪元素作为表格单元格参与布局 */
  border-left: 1px solid rgba(204, 204,204, 0.3); /* 左侧伪元素添加左边框 */
  border-right: 1px solid rgba(204, 204,204, 0.3); /* 右侧伪元素添加右边框 */
  width: 0; /* 设置宽度为0，避免影响布局 */
  height: 0; /* 设置高度为0，避免影响布局 */
}
.config_title {
  color: rgb(255, 255, 255);
  width: 100%;
  text-align: center;
  margin-top: 1.1rem;
  font-size: 0.42rem;
  font-weight: 200;
  line-height: 0.42rem;
  letter-spacing: 0.01rem;
  margin: 0.66rem 0 0.88rem;
}

.tag_self {
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.18rem;
  color: #fff;
  line-height: 1.5em;
  font-weight: 300;
}
.tag_self p {
  font-size: 0.32rem;
  color: #fff;
  display: inline-block;
  margin: 0 0;
  line-height: 2em;
}

.qy_item {
  position: absolute;
  top: 2.8rem;
}
.qy_item img {
  width: 2.6rem;
}
.qy_tag_list {
  width: 8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qy_tag_list .qy_tag_item{
  border: 1px solid #555;
  background-color: #222;
  color: #ccc;
  width: 3rem;
  padding: 0.3rem;
  font-size: 0.18rem;
}
.qyjk_item {
  width: 8rem;
  top: 6.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qyjk_item img.jk_self {
  width: 3.5rem;
}
.qy_jk img{
  width: 2.6rem;
}
.qy_jk p {
  color: #ccc;
  width: 3rem;
  padding: 0.3rem;
  font-size: 0.18rem;
}

.common_home_page {
  background: url('https://img.zconnect.cn/home/home2024/pc/p8_ebg_max.jpg') no-repeat left top rgb(0, 0, 0);
  width: 100%; 
  background-size: cover;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  color: #000833;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.common_home_page .main_title {
  position: absolute;
  top: 50%;
  margin-top: -0.8rem;
  height: 1.63rem;
  /* left: calc(100vw - 33%); */
  font-size: 0.48rem;
  font-weight: 500;
  color: #fff;
  /* width: 6rem; */
  letter-spacing: 0.05rem;
  margin-left: 0.03rem;
  right: 0.8rem;
}

.common_home_page .title_p8 {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;background: linear-gradient(90deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  margin-left: -0.1rem;
  font-weight: 800;
  font-family: SourceHanSansCN;
  color: transparent;
}

.common_home_page .sub_title {
  /* position: absolute; */
  /* top: 4.9rem; */
  /* width: 16em; */
  text-align: left;
  /* left: 1.5rem; */
  font-weight: 350;
  letter-spacing: 0.02rem;
  /* left: calc(100vw - 33%); */
  font-size: 0.3rem;
  color: #fff;
}

.common_home_page .more_btn {
  position: absolute;
  top: 5.9rem;
  width: 1.26rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.50);
  font-size: 0.15rem;
  font-weight: 200;
  color: #333;
  letter-spacing: 2px;
  text-align: center;
  left: calc(100vw - 33%);
  color: #333;
  border-color: rgba(51, 51, 51, 0.4);
}