/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
.inner_video_center_page .prolist_box .box_li .p_pic {
  position: relative;
}
.inner_video_center_page .prolist_box .box_li .p_pic:after {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  display: block;
  content: '';
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.inner_video_center_page .prolist_box .box_li .p_pic .bofang {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  height: auto;
  padding: 0;
  z-index: 3;
  width: 50px;
}

/*# sourceMappingURL=my_inner_page.css.map */

