.common-head-inner, .goback { background: transparent; }
.video-wrap { height: 4.9rem; margin-top: -1rem; background: #000; }
.video-box { position: fixed; top: 0; left: 0; width: 100%; height: 4.9rem; z-index: 1; background: #000; }
.video-box video { width: 100%; height: 100%;}
.playBtn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 1rem; height: 1rem; background: url(../img/play.png) center center no-repeat; background-size: .8rem auto; }
.switch-tab { height: 1rem; }
.switch-tab p { position: fixed; top: 4.9rem; width: 100%; height: 1rem; background: #fff; z-index: 1; border-bottom: 1px solid #F5F5F5; }
.switch-tab span { position: relative; display: inline-block; height: 1rem; line-height: 1rem; padding: 0 .24rem; margin-right: .1rem; font-size: .32rem; }
.switch-tab .active { font-weight: bold; }
.switch-tab .active:after { content: ''; display: block; height: .06rem; width: .3rem; position: absolute; left: 50%; bottom: 0; transform: translate(-50%, 0); background: #E0501F; border-radius: .2rem; }
.switch-tab i {position:absolute;bottom: -.05rem;margin-left: .05rem;font-weight: 500;font-size: .22rem;}

.detail .vinfo{display:flex;justify-content:space-between;margin:0 .24rem;padding:.3rem 0;font-size:.24rem;color:#999}
.vinfo h1{height:.6rem;line-height:.6rem;margin-bottom: .15rem;font-size:.42rem;color:#494949;}
.vinfo .view{display:flex;align-items:center;}
.view:before{content:'';display: block;width:0;height:0;border:.12rem solid transparent;border-right-color:#ddd;transform: rotate(-180deg);}
.introBtn{line-height:.6rem;font-size:.26rem;}

.mulu_hd{display:flex;justify-content:space-between;align-items: end;margin:0 .24rem;font-size:.24rem;}
.mulu_hd p{font-size:.32rem;font-weight:bold;}
.mulu_hd i{margin-left: .2rem;color:#999;font-size:.24rem;}
.mulu_hd span{font-size:.26rem;color:#999;}
.mulu_list{position:relative;display: block;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;margin:.2rem 0;font-size: 0;}
.mulu_list a{position:relative;display: inline-block;width:1rem;height:1rem;line-height:1rem;margin: 0 .21rem 0 0;text-align: center;font-size:.32rem;font-weight:bold;background:#F0F0F0;border-radius:.06rem;}
.mulu_list .active{color:#E0501F;}
.mulu_list .active:after{content:'';position:absolute;right: 0;top: 0;display:block;width: .32rem;height: .32rem;background: url(../img/active_play.png) center center no-repeat;background-size: .15rem auto;}
.mulu_list a:first-child{margin-left: .24rem;}

.intro-box{display:none;position:fixed;top: 4.9rem;width:100%;padding:.24rem;background:#fff;z-index: 1;box-sizing:border-box;overflow:hidden;}
.intro-box .name{height:.8rem;line-height:.8rem;overflow:hidden;font-size:.36rem;font-weight:bold;}
.intro-box p{line-height:.5rem;font-size:.26rem;}
.intro-box .intro{height:auto;max-height:1.5rem;line-height:.5rem;font-size:.26rem;-webkit-line-clamp:3;}

#tv .video-wrap,#tv .video-box{height:4.5rem;}
#tv .intro-box,#tv .switch-tab p {top:4.5rem;}

.close { position: absolute; top: .2rem; right: .2rem; z-index:3;display: block; width: .8rem; height: .8rem; background: url(../img/close.png) center center no-repeat; background-size: .3rem auto; }

.all_mulu{position:fixed;height:6rem;width:100%;background-color:rgba(0,0,0,0.4);left: 0;bottom: -6rem;background:#fff;z-index:9;}
.all_mulu.active{display:block;}
.all_mulu .tit{margin: 0 .24rem;line-height:1rem;font-size:.32rem}
.all_mulu ul{height:5rem;overflow-y:auto;font-size: 0;padding:0 .1rem;}
.all_mulu li{display:inline-block;width: 16.6%;overflow:hidden;font-size: .32rem;}
.all_mulu li a{position:relative;display:block;height:1rem;line-height:1rem;margin: 0 .1rem .2rem;text-align:center;background:#f0f0f0;border-radius:.06rem;font-size:.32rem;}
.all_mulu li.active a{color:#E0501F;}
.all_mulu .active a:after{content:'';position:absolute;right: 0;top: 0;display:block;width: .32rem;height: .32rem;background: url(../img/active_play.png) center center no-repeat;background-size: .15rem auto;}

.comment-box{display:none;padding-bottom: 1.1rem;}
.comment-list{padding:.3rem 0;}
.comment-list li{margin:0 .24rem;color:#999;font-size:.24rem;}
.comment-list li,.reply-item{display:flex;justify-content:space-between;padding: 0 0 .2rem 0;}
.comment-wrapper,.content-wrapper{flex:1;}
.comment-avatar{width:.6rem;height:.6rem;margin-right: .1rem;}
.comment-avatar img{width:100%;height:100%;border-radius:.6rem;}
.commet-info{display:flex;justify-content:space-between;}
.comment-con{font-size:.28rem;color:#333;}
.comment-reply-wrapper{padding-top:.2rem;}
.comment-list .zan{display:flex;align-items:center;justify-content: end;}
.comment-list .zan:after{content:'';width:.4rem;height:.4rem;background-position: .1rem -0.9rem;background-size: .4rem auto;}
.comment-list .zan.hover:after{background-position: .1rem -1.22rem;}
.user-info{margin-left:.1rem;color:#c4c4c4;}

.comment-submit-wrap,.reply-commnet-box{position: fixed;left: 0;width:100%;padding:.2rem;background:#F9F9F9;bottom: 0;box-sizing:border-box}
.comment-submit{display:flex;justify-content:space-between;}
.comment-input{flex:1;height:.6rem;margin-right:.2rem;padding: .1rem .2rem;border:none;background:#f4f4f4;border-radius: 1rem;}
.comment-submit .plBtn,.relay-pl{width: 1.5rem;height: .8rem;line-height: .8rem;border:none;background:#E0501F;color:#fff;border-radius: 1rem;}