.commentbox{display:none !important;}
@media (min-width: 960px) {
	.full_w .swipe{max-width:480px;}
  .full_w .swipe,.swipe .video-frame{overflow: unset !important;}
  .full_w .swipe .swipebox .swipe_one{display:none;}
  .full_w .swipe .swipebox .video-frame.swipe_one{display:block;}
  .full_w .commentbox{display:flex !important;flex-direction: column;justify-content: flex-start;min-width:calc(32vw - 60px);height:100% !important;background: #191919 !important;flex-wrap: nowrap !important;position: absolute;right: 100%;left: unset;}
  .full_w .app .commentbox{background: #000000 !important;}
  .full_w .commentbox .operation-panel .comment{display:block;}
  .full_w .commentbox .comment-header{display: flex;font-size: 1.125rem;line-height: 1.5rem;flex-direction: row;align-items: center;justify-content: center;padding: 1rem 2.5rem;width:100%;box-shadow: inset 0px -1px 0px #333;}
  .full_w .commentbox .comment-header h3{color: #fff;font-size: inherit;line-height: inherit;margin: 0;}
  .full_w .video-frame .commentbox.video-footer.product .introduce-panel,.commentbox.video-footer.product .operation-panel{display:block !important;}
  .full_w .video-frame .commentbox.video-footer.product{bottom:0;}
  .full_w .video-frame .commentbox.video-footer .live-chat-list{display:flex !important;flex-direction: column;padding-top: 1rem;flex: 1;min-height: 0;overflow: hidden;}
  .full_w .video-frame .commentbox.video-footer .live-chat-list .chat{max-height:unset;flex: 1;min-height: 0;padding-top: 0;mask-image: linear-gradient(transparent, #000 20%);overflow-y: auto;}
  .full_w .video-frame .commentbox.video-footer .live-chat-list .chat .list{min-height:100%}
  .full_w .video-frame .video-footer .live-chat-list{display:none;}
  .full_w .video-frame .operation-panel .oper-button.goods-button{display:none;}
  .full_w.live .show-support .video-frame .operation-panel{flex-direction: row-reverse !important;}
  .full_w .video-frame .video-dimensions,.video-frame .videostart-dimensions{position: absolute;top: 0;}
  .full_w .video-footer .operation-panel{justify-content: flex-end !important;align-items: flex-end;row-gap: .5rem;margin-top: 0;}
  .full_w .commentbox.video-footer .operation-panel{flex-direction: column;}
  .full_w .startshow .video-footer .operation-panel .operation-box{width: 100%;}
  .full_w .brand-mask.goods,.full_w .brand-mask.carts,.full_w .brand-mask.goodsinfo,.full_w .brand-mask.specifications{min-width:calc(32vw - 60px);left: 100%;width: 100%;}
  .full_w .brand-mask.goods{background-color: #191919;width:unset;}
  .full_w .brand-mask.goods .brand{max-height:100vh;height:100%;border-radius: 0;}
  .full_w .brand-mask.goods,.brand-mask.goods .upbox{display:block !important;height: 100vh;}
  .full_w .brand-mask.goods .brand-header .fa-times{display:none;}
  .full_w .ending .commentbox.video-footer{display:block !important;}
  .full_w.live .video-footer .texttrack{position: absolute;width: 55%;}
  .full_w .video-frame .introduce-panel .mgpos{margin-bottom:180px;display:block !important;}
  .full_w.video .video-footer .texttrack{margin-bottom: 80px;position: unset;}
  .full_w .guide{display:none !important;}
  .full_w.video .video-frame .commentbox.video-footer .live-chat-list .chat{height:calc(100vh - 86px);}
	.full_w.video .video-frame .introduce-panel .mgpos{margin-bottom:unset;display: none !important;}
	.full_w.video .brand-mask.goods .brand-node.active{background-color: transparent;}
	.full_w .show-support footer.video-footer .support{visibility: hidden;display: none;}
	.full_w.replay .show-support footer.video-footer .support{visibility: hidden;display: none;}
	.full_w .brand-mask.goods .brand::before{display:none}
	.full_w .brand-mask.goods .brand > .brand-header, .full_w .brand-mask.goods .brand > .brand-header.hide + .brand-body{margin-top:0;}
	.full_w.live .video-frame .notices{width: 100% !important;max-width: unset;}
	.full_w.video .commentbox{display:none !important;}
	.full_w.video .swipe{transform: translateX(-50%);}
	.full_w.video .brand-mask.goods{position: relative;}
	.full_w .brand > .brand-header{font-size: 1.125rem !important;}
	.full_w .event-icon img{width:1.75rem;}
}
@media (min-width: 960px) and (max-width: 1199px) {
	.full_w .commentbox{display:none !important;}
	.full_w .swipe{transform: translateX(-50%);}
	.full_w .brand-mask.goods{position: relative;}
	.full_w.live .video-frame .notices {
    max-width: 18.75rem;
    width: calc(100% - 8rem) !important;
	}
	.full_w .video-frame .video-footer .live-chat-list {
    display: block;
  }
  .full_w .video-frame .introduce-panel .mgpos {
    display: none !important;
  }
}
@media (orientation: landscape) and (max-device-width: 1024px), (orientation: portrait) and (min-device-width: 540px) {
    .full_w .swipe {
        width: calc(100vh* 0.5625);
    }
}
@media (orientation: landscape) and (max-device-width: 960px), (orientation: portrait) and (min-device-width: 540px) {
    .full_w .swipe {
        width: 100%;
    }
}