.common-head-inner{background:transparent;}
.goback{background:transparent;}
.bigPic{position:fixed;top:0;left:0;width:100%;}
.bigPic img{width:100%;}

.star-info{padding:.2rem 0;text-align:center;color:#fff;}
.star-info p{font-size:.38rem;font-weight:bold;}
.star-info span{font-size:.24rem;}

.star-movie{position: fixed;top: 160px;width: 100%;height: 100%;}
.star-movie ul{margin:.24rem .24rem;}
.star-movie .box{height: 100%;background:#fff;border-radius:.2rem .2rem 0 0;overflow-y: auto;}

.star-movie-list li{display:flex;justify-content:space-between;margin-bottom:.24rem;}
.star-movie-list li .img{width:2.1rem;margin-right:.3rem;}
.star-movie-list li img{width:2.1rem;height:2.8rem;}
.star-movie-list .content{flex:1;padding:.3rem 0;font-size:.24rem}
.star-movie-list .title{margin-bottom:.1rem;font-size:.36rem;font-weight:bold;}
.star-movie-list .intro{height:.8rem;line-height:.4rem;margin-top:.1rem;color:#6E6E6E;}

