.pu_hui_ye_wu {
  max-width: 20rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  /**padding-bottom: 1.4rem;*/
}
@media screen and (max-width: 768px) {
  .pu_hui_ye_wu {
    width: 100%;
  }
}
.pu_hui_ye_wu .title {
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.pu_hui_ye_wu .pu_hui_yw_line_wrap:nth-child(even) .right-content {
  left: auto;
  right: 0;
}
.pu_hui_ye_wu .pu_hui_yw_line {
  margin-top: 0.75rem;
 /**  margin-bottom: 0.75rem;**/
}
.pu_hui_yw_line {
  position: relative;
  height: 5.25rem;
}
.pu_hui_yw_line .full-img {
  width: 50%;
  /**height: 6.25rem;**/
  position: absolute;
  top: 0;
  left: 50%;
}
.pu_hui_ye_wu .pu_hui_yw_line:nth-child(2) .full-img {
  left: 0 !important;
}
@media screen and (max-width: 768px) {
  .pu_hui_yw_line .full-img {
    position: static;
    height: auto;
  }
}
.pu_hui_yw_line .full-img img {
  width: 100%;
  /**height: 6.25rem;**/
  object-fit: cover;
}
.pu_hui_yw_line .right-content {
  width: 50%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  /**height: 6.25rem;**/
  background: rgba(255, 255, 255, 0.9);
  padding: 0.75rem 6%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .pu_hui_yw_line .right-content {
    width: 100%;
    height: auto;
    top: 2.5rem;
    bottom: 0;
    padding-top: 0.25rem;
    padding-bottom: 0.025rem;
  }
}
.pu_hui_yw_line .right-content .right-title {
  color: #333;
  font-size: 0.38rem;
  font-weight: 600;
}
.pu_hui_yw_line .right-content .short-line {
  width: 0.5rem;
  height: 0.025rem;
  background: #1d2089;
  margin-top: 0.275rem;
}
.pu_hui_yw_line .right-content .item-wrap {
  width: 100%;
}
.pu_hui_yw_line .right-content .item-wrap .items {
  width: 100%;
  /**padding-left: 0.25rem;**/
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.625rem;
}
@media screen and (max-width: 768px) {
  .pu_hui_yw_line .right-content .item-wrap .items {
    margin-top: 0.325rem;
  }
}
.pu_hui_yw_line .right-content .item-wrap .items .item {
  width: 50%;
  font-size: 0.225rem;
  color: #191919;
  /**padding-left: 0.125rem;**/
  font-weight: bold;
  box-sizing: border-box;
  margin-bottom: 0.3125rem;
}
@media screen and (max-width: 768px) {
  .pu_hui_yw_line .right-content .item-wrap .items .item {
    font-size: 0.35rem;
  }
}
.pu_hui_yw_line .right-content .item-wrap .items .item::before {
  content: '';
  display: inline-block;
  /**background-color: #1566c7;**/
  background: url(/uiFramework/commonResource/image/2024102216130165530.png) no-repeat;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.125rem;
  background-size: 100%;
  transition: all 0.5s ease-in-out;
}
.pu_hui_yw_line .right-content .item-wrap .items .item a {
  font-size: inherit;
  color:#000;
}
.pu_hui_ye_wu .pu_hui_yw_line:nth-child(2) .full-img {
  left: 0 !important;
}
#page-puhui_jinrong #di_ya_dai .pu_hui_yw_line .full-img,
#page-puhui_jinrong #te_se_dai_kuan .pu_hui_yw_line .full-img,
#page-puhui_jinrong #te_se_dai_kuan1 .pu_hui_yw_line .full-img {
  left: 0 !important;
}
#page-puhui_jinrong .pu_hui_yw_line .right-content .item-wrap .items .item:hover::before {
  /* 旋转 */
  transform: rotate(180deg);
}

@media screen and (max-width: 768px) {
#nav-tese_yewu .module-content .item{height: 15vh!important;}
 
/**#nav-tese_yewu .module-content .item{padding: 0.2em 1% 0.2rem 0.2rem!important;}**/
.pu_hui_yw_line .full-img img{width: 200%;          height: 11vh;
        object-fit: unset!important;}

}