:root {
	/* --theme-bg: #12141a; */
	--theme-bg: #000;
	--theme-color: #fff;
	--theme-btn-highlight: #f27f1c;
	/* --theme-btn-bg: #CEE800; */
	--theme-btn-bg: #f27f1c;
	--theme-btn-color: #fff;
	--theme-btn-category-bgColor: rgba(255, 255, 255, 0.2);
	--theme-float-box-color: #141414;
	--theme-float-box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.25);
	--theme-border-color: #282A2C;
	--theme-btn-highlight-color: #f27f1c;
	--theme-pc-font-size: .16rem;
	--theme-highlight-color: #f27f1c;
	--theme-menu-active-color: #f27f1c;
	--theme-menu-color: #fff;
	--theme-dialog-backgound: #fff;
	--theme-dialog-color: #777777;
	--theme-dialog-title-color: #333333;
	--theme-dialog-btn-color: #ffffff;
	--theme-dialog-btn-cancel-color: #333333;
	--theme-video-background: #191919;
	--theme-dialog-title-border: 0.16rem solid #F7F7F7;
	--theme-input-text-color: #606266;
	--input-border-base: 0.01rem solid #dcdfe6;
	--input-border-color: #dcdfe6;
	--theme-input-tips-color: #F56C6C;
	--placeholder-text-color: #c1c1c1;
	--theme-buy-btn-bg: #f27f1c;
	--theme-buy-btn-color: #ffffff;
	--theme-detail-btn-bg: #f27f1c;
	--theme-detail-btn-color: #333333;
	--theme-redeemCode-input: #000;
	--leaderboard-first-color: #FF4444;
	--leaderboard-second-color: #FF5B1E;
	--leaderboard-third-color: #FF9C1B;
	--border-color: #222222;
	--textarea-color: #333;
	--shortVideo-home-videoName-color: #ffffff;
	--shortVideo-home-hitCount-color: rgba(255, 255, 255, 0.50);
	--comment-input-color: rgba(255, 255, 255, 0.1);
	--icon-highlight-color: #FE3225;
	--transparent-background-color: rgba(0, 0, 0, 0.50);
	--theme-btn-normal-color: #bbb;
}

header#head_Wrap {
    display: none;
}

footer#footer {
    display: none;
}