.entertainment-box-unit{
  width:49.5%;
}
.entertainment-box-unit-bottom .story-list-unit-title-box{
  display:flex;
  align-items:flex-start;
}
.entertainment-box-unit-bottom .story-list-unit-title{
  flex:1;
}
.entertainment-box-unit-bottom .story-list-unit-title-box-point{
  margin-right:7px;
  flex:none;
  height: clamp(16px, 1.2vw, 24px);
  display:flex;
  align-items:center;
}
.entertainment-box-unit-bottom .story-list-unit-title-box-point-inner{
  width: 5px;
  height: 5px;
  background-color: #5a5a5a;
  border-radius:50%;
  flex:none;
  transition:0.5s;
}
.entertainment-box-unit-bottom .story-list-unit:hover .story-list-unit-title{
  color:#b5020e;
}
.entertainment-box-unit-bottom .story-list-unit:hover .story-list-unit-title-box-point-inner{
  background-color: #b5020e;
}
.entertainment-box-unit-bottom .share-box-unit .share-weixin-box{
  bottom:-6px;
}
.entertainment-box-unit-bottom .story-list-unit{
  margin-top:0;
}
.entertainment-box-unit-bottom{
  margin-top: clamp(12px, 2.1vw, 25px);
}
.da-C6 .img-box{
  padding-top: calc(285 / 710 * 100%);
}
.da-C6 .da-box-v5{
  margin-top: clamp(10px, 2vw, 21px);
}
.has-C6.entertainment-box-unit>.story-list .story-list-unit:nth-child(n+3){
  display:none;
}
.has-C6.entertainment-box-unit>.story-list{
  margin-top: clamp(12px, 2.1vw, 25px);
}
@media (min-width:993px){
  .entertainment-box-unit-bottom .story-list-unit:nth-child(-n+3){
    display:none;
  }
  .has-C6.entertainment-box-unit .entertainment-box-unit-bottom .story-list-unit:nth-child(n+2){
    display:block;
  }
  .has-C6.entertainment-box-unit .entertainment-box-unit-bottom .story-list-unit:nth-child(n+5){
    display:none;
  }
}
@media (max-width:992px){
  .entertainment-box .flex{
    display:block;
  }
  .entertainment-box-unit{
    width:100%;
  }
  .entertainment-box-unit:nth-child(2){
    margin-top: clamp(20px, 2vw, 50px);
  }
}
@media (max-width:992px) and (min-width:577px){
  .entertainment-box-unit-bottom{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
  }
  .entertainment-box-unit-bottom .story-list-unit{
    width:calc( 451 / 919 * 100% );
  }
  .entertainment-box-unit-bottom .story-list-unit:nth-child(-n+2){
    display:none;
  }
  .entertainment-box-unit>.story-list .story-list-unit:nth-child(4){
    display:none;
  }
  .has-C6.entertainment-box-unit>.story-list .story-list-unit:nth-child(3),.has-C6.entertainment-box-unit>.story-list .story-list-unit:nth-child(2){
    display:none;
  }
  .entertainment-box-unit-bottom .story-list-unit:nth-child(-n+2){
    display:none;
  }
  .has-C6.entertainment-box-unit{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    flex-wrap:wrap;
  }
  .has-C6.entertainment-box-unit .column-title-box{
    width:100%;
    flex:none;
  }
  .has-C6.entertainment-box-unit .da-C6{
    width:calc( (0.32 * 2 + (1 - 0.32 * 3) / 2) * 100% );
    flex:none;
  }
  .has-C6.entertainment-box-unit>.story-list{
    flex:none;
    width:32%;
  }
  .has-C6.entertainment-box-unit>.story-list .story-list-unit{
    width:100%;
  }
  .has-C6.entertainment-box-unit .entertainment-box-unit-bottom .story-list-unit:nth-child(-n+2){
    display:block;
  }
  .has-C6.entertainment-box-unit .entertainment-box-unit-bottom .story-list-unit:nth-child(n+5){
    display:none;
  }
}
@media (max-width:576px){
  .entertainment-box-unit-bottom{
    display:none;
  }
  .da-C6 .img-box{
    padding-top: calc(200 / 750 * 100%);
  }
}
