.cast_list .cast_list_body .item{position:relative;overflow:hidden}.cast_list .cast_list_body .item .today{font-size:10px;color:#fff;background-color:#c8b07e;width:180px;text-align:center;padding:2px 0;-webkit-transform:rotate(27deg);transform:rotate(27deg);top:4px;right:-67px;position:absolute}.page_profile .movie_banner{width:100%;margin-top:16px;display:block}.page_profile .movie_banner>img{width:100%}.page_profile .cast_movie{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.5);display:none;z-index:1010}.page_profile .cast_movie.current{display:-webkit-box;display:-ms-flexbox;display:flex}.page_profile .cast_movie .cast_movie_box{width:100%;max-width:640px;margin:16px;position:relative}.page_profile .cast_movie .cast_movie_close{position:absolute;top:4px;right:16px;width:60px;height:60px;padding:0;margin:0;border-radius:0;background-color:transparent;border:none;cursor:pointer}.page_profile .cast_movie .cast_movie_close:after{content:"";width:100%;height:1px;background-color:#fff;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page_profile .cast_movie .cast_movie_close:before{content:"";width:100%;height:1px;background-color:#fff;display:block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page_profile .cast_movie video{width:100%}