  .bjrc-ul-between{
  margin-left:-50px;
  margin-top:30px;
  display:flex;
  justify-content:flex-start;
  flex-wrap:wrap;
  padding-left: 20px;}
.bjrc-box{
  margin-left:50px
;}
.bjrc-zs{
  display:block;
  width:195px;
  height:275px;
  text-align:center;}
.bjrc-zs img{
  width:150px;
  height:208px;}
.bjrc-zs p{
    line-height:250%;
    font-size:1rem;
    font-weight:bold;}
