@charset "UTF-8";

body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #fff;
	background: #12100a;
}

body .layui-tab-title {
	background: rgba(0, 0, 0, 0.1);
}

body .layui-tab-title li:hover {
	background: rgba(0, 0, 0, 0.3);
}

table {
	border: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.flex_wrap {
	display: -webkit-box;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
}

.flex_item {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	-webkit-box-flex: 1;
	text-align: center;
}

.layui-layer-title img {
	height: 20px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

/*U2FsdGVkX19Tqb1xHEwWtnhINS2hU079yFH0GnS4F8N4ScHzekZxoAdV/nu4aGsI
 * 重定义 tab
*/
.layui-tab-room {
	margin-top: 0;
	height: 100%;
}

.layui-tab-room .layui-tab-title {
	border: 0;
	overflow: hidden;
}

.layui-tab-room .layui-tab-title li {
	color: rgba(255, 255, 255, 0.9);
}

.layui-tab-room .layui-tab-title li::after {
	content: "";
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}

.layui-tab-room .layui-tab-title li.layui-this {
	color: #ffffff;
	border-bottom-color: transparent;
	background: rgba(243, 177, 125, 0.2);
}

.layui-tab-room .layui-tab-title li.layui-this::after {
	display: none;
	border: 0;
	border-radius: 0;
}

.layui-tab-room .layui-tab-content {
	padding: 0;
}

/*
 * 层阴影
*/
.wrapper {
	background: rgba(0, 0, 0, 0.5);
}

/*U2FsdGVkX18PpxOrCHtPvqUWoygiKovB/pkvCpyCWDOgpOLAFxJfgE9exYteLyvh
* 新消息提醒
*/
.news-message {
	position: relative;
}

.news-message::before {
	content: " ";
	border: 5px solid red;
	/*设置红色*/
	border-radius: 5px;
	/*设置圆角*/
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 3px;
}

/*
 * 换肤
*/
/* Dark Theme Layer Skin */
.layer-theme-dark {
	background-color: #0d0e21 !important;
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5) !important;
}

.layer-theme-dark .layui-layer-setwin {
	right: 15px;
	top: 15px;
}

.layer-theme-dark .layui-layer-setwin .layui-layer-close2 {
	background: rgba(0, 0, 0, 0.5) !important;
	color: rgba(255, 255, 255, 0.8) !important;
	font-size: 24px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	transition: all 0.3s;
	transform: none !important;
	/* Reset layui defaults */
}

.layer-theme-dark .layui-layer-setwin .layui-layer-close2::before {
	content: "\00d7";
}

.layer-theme-dark .layui-layer-setwin .layui-layer-close2:hover {
	color: #fff !important;
	background: rgba(255, 255, 255, 0.1) !important;
	border-radius: 50%;
}

.layer-theme-dark .layui-layer-setwin .layui-layer-close:hover {
	color: #fff !important;
	background: rgba(255, 255, 255, 0.1) !important;
	border-radius: 50%;
}

/* Dark Theme Modal Override */
#popBoxRoomSkin,
#popBoxRoomSkin .pop_con {
	background-color: #0d0e21 !important;
	color: #fff;
}

.roomSkinS {
	padding: 15px;
	margin: 0;
}

.roomSkinS a {
	display: block;
	width: 100%;
	height: 80px;
	border: 2px solid rgba(255, 255, 255, 0.1);
	background-color: #333;
	vertical-align: middle;
	transition: all 0.2s;
	transform: scale(0.95);
}

.roomSkinS a:hover {
	border: 2px solid #3385ff;
	box-shadow: 0 0 15px rgba(51, 133, 255, 0.3);
	transform: scale(1.05);
}

.roomSkinNew1 {
	background: #000;
}

.roomSkin01 {
	background: url(../images/bg/bg01.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin01s {
	background: url(../images/bg/bg01s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin02 {
	background: url(../images/bg/bg02.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin02s {
	background: url(../images/bg/bg02s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin03 {
	background: url(../images/bg/03.png) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin03s {
	background: url(../images/bg/bg03s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin04 {
	background: url(../images/bg/bg04.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin04s {
	background: url(../images/bg/bg04s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin05 {
	background: url(../images/bg/bg05.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin05s {
	background: url(../images/bg/bg05s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin06 {
	background: url(../images/bg/bg06.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin06s {
	background: url(../images/bg/bg06s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin07 {
	background: url(../images/bg/bg07.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin07s {
	background: url(../images/bg/bg07s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin08 {
	background: url(../images/bg/bg08.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin08s {
	background: url(../images/bg/bg08s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin09 {
	background: url(../images/bg/bg09.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin09s {
	background: url(../images/bg/bg09s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin10 {
	background: url(../images/bg/bg10.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin10s {
	background: url(../images/bg/bg10s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin11 {
	background: url(../images/bg/bg11.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin11s {
	background: url(../images/bg/bg11s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin12 {
	background: url(../images/bg/bg12.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin12s {
	background: url(../images/bg/bg12s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin13 {
	background: url(../images/bg/bg13.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin13s {
	background: url(../images/bg/bg13s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin14 {
	background: url(../images/bg/bg14.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin14s {
	background: url(../images/bg/bg14s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin15 {
	background: url(../images/bg/bg15.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin15s {
	background: url(../images/bg/bg15s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin16 {
	background: url(../images/bg/bg16.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin16s {
	background: url(../images/bg/bg16s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin17 {
	background: url(../images/bg/bg17.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin17s {
	background: url(../images/bg/bg17s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin18 {
	background: url(../images/bg/bg18.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin18s {
	background: url(../images/bg/bg18s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin19 {
	background: url(../images/bg/bg19.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin19s {
	background: url(../images/bg/bg19s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.roomSkin20 {
	background: url(../images/bg/bg20.jpg) left top no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.roomSkin20s {
	background: url(../images/bg/bg20s.jpg) left top no-repeat;
	background-size: 100% 100%;
}

/*
 * 风险提示 U2FsdGVkX18PpxOrCHtPvqUWoygiKovB/pkvCpyCWDOgpOLAFxJfgE9exYteLyvh
*/
.FxAgree {
	display: block;
	margin-top: 10px;
	padding: 10px 25px;
	border-top: 1px solid #ddd;
}

.FxAgree .layui-form-checkbox[lay-skin="primary"] span {
	color: #f00;
}

.FxAgree .layui-form-checkbox[lay-skin="primary"]:hover i {
	border-color: #f00;
}

.FxAgree .layui-form-checked[lay-skin="primary"] i {
	border-color: #f00;
	background-color: #f00;
	color: #fff;
}

/*******************************************************************************************************
 * 头部
*******************************************************************************************************/
.lay-top {
	position: absolute;
	z-index: 90000;
	top: 0px;
	left: 0px;
	right: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	overlow: hidden;
	vertical-align: middle;
}

.lay-top .top_left {
	float: left;
	text-align: left;
	width: 70%;
}

.lay-top .top_left a {
	color: #fff;
	font-size: 16px;
}

.lay-top .top_midd {
	float: left;
	text-align: left;
	width: 60%;
}

.lay-top .top_right {
	float: right;
	text-align: right;
	width: 30%;
}

/*左*/
.lay-top .top_left .logo {
	max-height: 100%;
	margin-right: 1px;
}

.lay-top .top_left .logo img {
	max-height: 60px;
}

/*中*/
.lay-main .lay-main-midd .videoArea {
	position: relative;
	width: 100%;
	height: 82%;
	z-index: 1;
	padding-bottom: 5px;
	box-sizing: border-box;
}

.lay-main .lay-main-midd .videoArea .videoDiv {
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.lay-main .lay-main-midd .videoArea .view_limit {
	display: none;
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 10px;
	color: orangered;
}

.lay-main .lay-main-midd .videoArea .view_limit i {
	display: inline-block;
	text-align: center;
	width: 20px;
}

/*右*/
.lay-top .top_right .btnRoomskin {
	color: #fff;
	background: url(../images/huan.png) no-repeat 0px 3px;
	margin-right: 10px;
	padding-left: 20px;
}

.lay-top .top_right .btn {
	margin: 0 10px 0 0px;
}

.lay-top .top_right .text {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #fffbe6;
}

.lay-top .top_right .user-dropdown {
	position: relative;
	z-index: 90001;
	display: inline-block;
	padding: 0 10px;
}

.lay-top .top_right .user-dropdown .avatar {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid #d2e0f3;
	border-radius: 100%;
	margin-top: -3px;
}

.lay-top .top_right .user-dropdown .account {
	display: inline-block;
	padding: 0px 0px 0 5px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.lay-top .top_right .user-dropdown .user-down {
	position: absolute;
	display: none;
	z-index: 90002;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	right: 10px;
	top: 60px;
	width: 400px;
	color: #333;
	text-align: left;
}

.lay-top .top_right .user-dropdown .user-down>h4 {
	display: block;
	font-size: 18px;
	border-bottom: 2px solid #ddd;
	line-height: 24px;
	margin: 15px;
	color: #2973ca;
}

.lay-top .top_right .user-dropdown .user-down>h4>span {
	border-bottom: 2px solid #2973ca;
	font-weight: bold;
}

.lay-top .top_right .user-dropdown .user-down .profile-block {
	position: relative;
	display: block;
	padding: 20px 15px 20px;
	border-bottom: 1px solid #ddd;
	line-height: 50px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .nickName {
	color: #333;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .op {
	position: absolute;
	top: 10px;
	right: 5px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .op li {
	display: inline-block;
	margin: 0 5px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .title {
	display: block;
	font-size: 16px;
	color: #999;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .title .shareText {
	display: block;
	padding: 5px;
	width: 98%;
	border: 1px solid #ddd;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .content {
	position: relative;
	line-height: 22px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .content .myqr {
	position: absolute;
	right: -10px;
	bottom: -15px;
	width: 100px;
	height: 100px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .content .myqr img {
	width: 100px;
	height: 100px;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .avatar {
	border-radius: 50%;
	border: 1px solid #ddd;
	width: 50px;
	height: 50px;
	vertical-align: top;
}

.lay-top .top_right .user-dropdown .user-down .profile-block .nickName {
	font-size: 20px;
	display: inline-block;
	line-height: 60px;
	margin-left: 10px;
}

/*******************************************************************************************************
* 主体
*******************************************************************************************************/
.lay-main {
	position: absolute;
	top: 65px;
	bottom: 35px;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
}

.lay-main .lay-main-left {
	float: left;
	position: relative;
	width: 10%;
	height: 100%;
}

.lay-main .lay-main-midd {
	float: left;
	position: relative;
	height: 100%;
	width: 70%;
	border-left: 5px solid rgba(255, 255, 255, 0);
	border-right: 5px solid rgba(255, 255, 255, 0);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	/* Hide scrollbar */
}

.lay-main .lay-main-midd::-webkit-scrollbar {
	display: none;
	/* Chrome/Safari */
}

.lay-main .lay-main-right {
	float: right;
	position: relative;
	width: 20%;
	height: 100%;
}

/*兼容小分辨 U2FsdGVkX18PpxOrCHtPvqUWoygiKovB/pkvCpyCWDOgpOLAFxJfgE9exYteLyvh*/

/*左*/
.lay-main .lay-main-left .content {
	float: left;
	width: 100%;
	height: 100%;
}

/*01*/
.lay-main .lay-main-left .content01 .quick-tool-area {
	display: block;
	width: 100%;
	height: 100%;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master {
	display: block;
	margin: 0px 0 0;
	width: 100%;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master .tit {
	background: rgba(0, 0, 0, 0.5);
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master h3 {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	position: relative;
	background: url(../images/rq_txt.png) left 0px no-repeat;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master h3 span {
	display: none;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul {
	display: block;
	margin-top: 0px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #242729;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	color: #FDF883;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li span {
	float: left;
	display: inline-block;
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background: url("../images/rq_bg.png") left top no-repeat;
	vertical-align: middle;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li p {
	float: left;
	font-style: italic;
	vertical-align: middle;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li a {
	float: right;
	text-align: right;
	vertical-align: middle;
	color: #FDF883;
	padding-right: 5px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li a:hover {
	color: rgba(255, 255, 255, 1);
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li a i {
	font-size: 16px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .top_master ul li a font {
	font-size: 12px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool {
	display: block;
	text-align: center;
	padding: 10px 10px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a {
	display: block;
	margin: 0px 0 0;
	padding: 10px 0px 5px;
	text-align: center;
	line-height: 26px;
	background: #0101014a;
	border-radius: 5px;
	color: rgba(255, 255, 255, 0.8);
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a span {
	display: block;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a:hover {
	color: rgba(255, 255, 255, 1);
	background: #000000;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a img {
	width: 40px;
	height: 40px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a span {
	display: block;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a.tsmall {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.lay-main .lay-main-left .content01 .quick-tool-area .quick-tool a.tsmall i {
	margin: 0 10px 0 20px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area {
	display: block;
	width: 100%;
	text-align: left;
	margin: 0px 0 0;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.3);
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con {
	display: block;
	width: 100%;
	position: relative;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .tit {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 5px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient {
	display: block;
	width: 100%;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul {
	position: relative;
	width: 100%;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li {
	display: block;
	padding: 5px 5px 5px 5px;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	vertical-align: middle;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p {
	float: left;
	width: 100%;
	height: 22px;
	line-height: 22px;
	position: relative;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span {
	display: block;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span img {
	height: 15px;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span.avatar {
	position: absolute;
	top: 0px;
	left: 0;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span.avatar img {
	border-radius: 100%;
	border: 1px solid #d2e0f3;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span.group {
	position: absolute;
	top: 0px;
	right: 0;
}

.lay-main .lay-main-left .content01 .quick-tool-area .open-userlist-area .con .scrollClient ul li p span.account {
	padding: 0 50px 0 20px;
}

/*02*/
.lay-main .lay-main-left .content02 .quick-tool-area {
	float: left;
	width: 100%;
	height: 100%;
}

.lay-main .lay-main-left .content02 .quick-tool-area table {
	width: 100%;
	height: 100%;
}

.lay-main .lay-main-left .content02 .quick-tool-area .client-count {
	display: block;
	padding: 10px;
}

.lay-main .lay-main-left .content02 .quick-tool-area .client-count li {
	display: block;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

.lay-main .lay-main-left .content02 .quick-tool-area .client-count li i {
	margin: 0 5px 0 10px;
	font-size: 18px;
}

.lay-main .lay-main-left .content02 .quick-tool-area .client-count li.yk {
	background: #a1924d;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool {
	display: block;
	text-align: center;
	padding: 10px 10px 0 10px;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a {
	display: block;
	margin: 0px 0 0;
	padding: 5px 0px 5px;
	text-align: center;
	line-height: 24px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	color: rgba(255, 255, 255, 1);
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a span {
	display: block;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a:hover {
	color: rgba(255, 255, 255, 1);
	background: rgba(0, 0, 0, 0.9);
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a img {
	width: 40px;
	height: 40px;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a span {
	display: block;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a.tsmall {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.lay-main .lay-main-left .content02 .quick-tool-area .quick-tool a.tsmall i {
	margin: 0 10px 0 20px;
}

/*03*/
.lay-main .lay-main-left .content03 {}

.lay-main .lay-main-left .content03 .quick-tool-area {
	float: left;
	width: 100%;
	height: 100%;
}

.lay-main .lay-main-left .content03 .quick-tool-area table {
	width: 100%;
	height: 100%;
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool {
	display: block;
	text-align: center;
	height: 100%;
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a {
	display: block;
	padding: 5px 5px 0;
	margin: 0px;
	color: rgba(255, 255, 255, 1);
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a span {
	display: block;
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a span img {
	width: 45px;
	height: 45px;
	display: block;
	margin: 0 auto;
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a:hover {
	color: rgba(255, 255, 255, 1);
	background: rgba(206, 36, 42, 0.8);
}

.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a.btnHandan {
	color: rgba(255, 255, 255, 1);
	background: rgba(206, 36, 42, 0.8);
	font-size: 18px;
}

.lay-main .lay-main-left .left_qr {
	display: block;
	background: rgba(0, 0, 0, 0.2);
	margin: 5px;
	padding: 0 20px 0 20px;
	border-radius: 5px;
}

.lay-main .lay-main-left .left_qr .tx {
	display: block;
	width: 100%;
	line-height: 22px;
	font-size: 12px;
}

.lay-main .lay-main-left .left_qr .qr {
	width: 100%;
	margin-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.8);
}

.lay-main .lay-main-left .left_qr .qr img {
	width: 100%;
}

/*新浪财经*/
.hq_area {
	display: block;
}

.hq_area .hq_header {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.2);
}

.hq_area .hq_data li {
	text-align: left;
	padding: 10px 0px;
	margin-top: 2px;
	position: relative;
	color: red;
	background: rgba(0, 0, 0, 0.2);
	font-size: 14px;
}

/*中*/
.lay-main .lay-main-midd .videoArea {
	position: relative;
	width: 100%;
	height: 632px;
	background: #000;
	z-index: 1;
}

.lay-main .lay-main-midd .videoArea .videoDiv {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.lay-main .lay-main-midd .videoArea .view_limit {
	display: none;
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 10px;
	color: orangered;
}

.lay-main .lay-main-midd .videoArea .view_limit i {
	display: inline-block;
	text-align: center;
	width: 20px;
}

.lay-main .lay-main-midd .videoBottom {
	display: block;
}

.lay-main .lay-main-midd .videoBottom .layui-tab-title {}

.lay-main .lay-main-midd .videoBottom .layui-tab-title li {
	width: 19.9%;
	padding: 0 0px;
	margin: 0;
}

.lay-main .lay-main-midd .videoBottom .layui-tab-title li:last-child {
	border: 0;
}

.lay-main .lay-main-midd .videoBottom .layui-tab-content {
	padding: 0px;
	position: relative;
}

.lay-main .lay-main-midd .videoBottom .layui-tab-content .videoBottomCon {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1;
}

.scroll-notice {
	display: block;
	height: 40px;
	padding: 0 5px 0 230px;
	background: url(../images/notice.png) 5px 11px no-repeat rgba(0, 0, 0, 0.8);
}

.scroll-notice .noticeMarquee {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.scroll-notice .noticeMarquee ul {
	float: left;
}

.scroll-notice .noticeMarquee ul li {
	float: left;
	padding: 5px 10px;
	height: 30px;
	line-height: 30px;
}

.scroll-notice .noticeMarquee ul li a {
	color: #fff;
	height: 30px;
	line-height: 30px;
}

.scroll-notice .currTeacher {
	position: absolute;
	left: 30px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.scroll-notice .currTeacher .flushVideo {
	margin: -3px 0 0 10px;
}

/*******************************************************************************************************
* footer－U2FsdGVkX18PpxOrCHtPvqUWoygiKovB/pkvCpyCWDOgpOLAFxJfgE9exYteLyvh
*******************************************************************************************************/
.lay-bottom {
	position: absolute;
	height: 30px;
	bottom: 0px;
	left: 0px;
	right: 0;
	width: 100%;
	z-index: 1;
}

.lay-bottom .main {
	display: block;
	line-height: 30px;
	text-align: center;
	color: #dddddd;
	font-size: 12px;
}

/*******************************************************************************************************
* 用户列表
*******************************************************************************************************/
.lay-userpanel {
	position: absolute;
	top: 65px;
	bottom: 35px;
	right: -300px;
	width: 300px;
	border-left: 0;
	z-index: 89000;
}

.lay-userpanel * {
	color: #fff;
}

.lay-userpanel .toggle {
	position: absolute;
	content: '&#xe61a;';
	left: -10px;
	top: 30%;
	width: 10px;
	px;
	height: 100px;
	line-height: 100px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	z-index: 999;
	background: rgba(255, 0, 0, 0.5);
}

.lay-userpanel .toggle i {
	display: inline-block;
	width: 10px;
	height: 15px;
	vertical-align: middle;
	background: url(../../res/images/common/icons.png) -283px 0px no-repeat;
}

.lay-userpanel .user-list {
	position: relative;
	width: 100%;
	height: 100%;
}

.lay-userpanel .user-list .layui-tab-title li {
	padding: 0;
	width: 33.3333%;
	font-size: 12px;
}

.lay-userpanel .user-list .userlist-search {
	position: absolute;
	top: 40px;
	width: 100%;
	background: rgba(53, 53, 53, 0.3);
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.lay-userpanel .user-list .userlist-search .left,
.lay-userpanel .user-list .userlist-search .right {
	float: left;
	font-size: 12px;
	width: 50%;
	height: 40px;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.5);
	margin: 0;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.lay-userpanel .user-list .userlist-search .left .search-input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding: 5px 0px 5px 0px;
	text-indent: 2em;
	margin: 0;
	border: 0;
	background: url(../images/common/icons.png) -270px -175px rgba(0, 0, 0, 0.5) no-repeat;
}

.lay-userpanel .user-list .userlist-search .right a {
	margin: 0 5px;
	color: rgba(255, 255, 255, 0.8);
}

.lay-userpanel .user-list .userlist-search .right a:hover,
.lay-userpanel .user-list .userlist-search .right a.select {
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
}

.lay-userpanel .user-list .scroll {
	display: block;
	position: absolute;
	top: 80px;
	bottom: 0px;
	left: 0;
	right: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5);
}

.lay-userpanel .user-list .userlist {
	display: block;
	width: 100%;
	padding: 0 0px;
}

/* 管理端头像 */
.lay-userpanel .user-list .userlist .user-item {
	display: flex;
	align-items: center;
	gap: 4px;
	position: relative;
	text-align: left;
	padding: 10px 10px 10px;
	font-size: 12px;
	border-bottom: 1px solid rgba(53, 53, 53, 0.5);
}

.lay-userpanel .user-list .userlist .user-item img {
	width: 44px;
	height: 44px
}

.lay-userpanel .user-list .userlist .user-item:hover {
	background: rgba(53, 53, 53, 0.5);
}

.lay-userpanel .user-list .userlist .user-item .base {
	display: block;
	line-height: 22px;
	vertical-align: middle;
}

.lay-userpanel .user-list .userlist .user-item .base .group {
	display: inline-block;
}

.lay-userpanel .user-list .userlist .user-item .base .group img {
	height: 21px;
	vertical-align: bottom;
}

.lay-userpanel .user-list .userlist .user-item .base .account {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
}

.lay-userpanel .user-list .userlist .user-item .base .status {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	padding: 0px 5px;
	font-size: 12px;
	border: 1px solid rgba(221, 221, 221, 0.5);
	border-radius: 5px;
}

.lay-userpanel .user-list .userlist .user-item .address {
	display: block;
	line-height: 22px;
	color: #ddd;
}

.lay-userpanel .user-list .userlist .user-item .manage {
	position: absolute;
	right: 5px;
	top: 10px;
}

/*用户控制*/
.laytip-user-control .layui-layer-setwin {
	right: 10px;
	top: 10px;
}

.laytip-user-control .layui-layer-setwin a {
	margin-left: 0px;
}

.laytip-user-control .user-control {
	padding: 5px 0;
}

.laytip-user-control .user-control a {
	display: inline-block;
	width: 70px;
	margin: 5px;
	padding: 0;
	text-align: center;
}

/*toggle*/
.panel-middle {
	right: 305px;
}

.panel-user {
	right: 0px;
}

.panel-user .toggle {
	left: 0px;
}

.panel-user .toggle i {
	left: 0px;
	background: url(../../res/images/common/icons.png) -291px 0px no-repeat;
}

/*******************************************************************************************************
* 晒单区
*******************************************************************************************************/
.report-area {
	position: absolute;
	top: 45px;
	bottom: 10px;
	right: 0;
	left: 0px;
}

.report-area .user-report {
	padding: 5px;
}

.report-area .user-report ul {
	padding: 0px 5px;
}

.report-area .user-report ul li .sd-con {
	display: block;
	padding: 10px;
	border-radius: 3px;
	background-color: rgba(255, 255, 255, 0.1);
}

.report-area .user-report ul li .sd-con .sd-tit {
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 700;
}

.report-area .user-report ul li .sd-con .sd-user {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	padding: 5px 0;
}

.report-area .user-report ul li .sd-con .sd-img {
	display: block;
	position: relative;
	padding: 0px 0;
}

.report-area .user-report ul li .sd-con .sd-img img {
	width: 100%;
	height: 100px;
}

.report-area .user-report ul li .sd-con .sd-img .i-zoom {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background-image: url(../images/common/icons.png);
	background-repeat: no-repeat;
	background-position: -60px -220px;
}

.report-area .user-report ul li .sd-con .sd-txt {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.report-area .user-report ul li .sd-con .no-more {
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 auto;
}

.reportManage {
	position: absolute;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.1);
}

/*******************************************************************************************************
* 建平仓
*******************************************************************************************************/
#popBoxHandan {
	margin: 0;
	padding: 0;
}

#popBoxHandan .pop_con {
	margin: 0;
	padding: 0;
}

#popBoxHandan .pop_con .pop-manage-area {
	height: 30px;
	;
	line-height: 30px;
	vertical-align: middle;
}

#popBoxHandan .pop_con .layui-tab {
	margin: 0;
	border-width: 0px;
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .1);
}

#popBoxHandan .pop_con .layui-tab .layui-form-item {
	margin: 0;
}

#popBoxHandan .pop_con .layui-tab .layui-form-item .layui-input-inline {
	margin: 0 0 0 10px;
}

#popBoxHandan .pop_con .layui-tab .layui-tab-title li {
	font-weight: bold;
}

#popBoxHandan .pop_con .layui-tab .layui-tab-title li.layui-this {
	font-weight: bold;
	color: #f00;
	font-size: 18px;
}

#popBoxHandan .pop_con .layui-tab .searchArea {
	float: right;
	text-align: left;
	margin: 5px 0 0 10px;
}

#popBoxHandan .pop_con .layui-tab .searchArea input {
	height: 30px;
	line-height: 1.3;
	line-height: 30px\9;
	font-size: 12px;
}

#popBoxHandan .pop_con .layui-tab .searchArea .layui-form-select dl {
	top: 28px;
	font-size: 12px;
}

#popBoxHandan .layui-table {
	height: auto;
}

#popBoxHandan .layui-table-cell {
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	overflow: inherit;
}

#popBoxHandan .layui-form-switch {
	margin-top: -3px;
}

#popBoxHandan .layui-form-switch em {
	top: -1px;
}

#popBoxHandan .handan_vip {
	position: absolute;
	z-index: 100000;
	left: 1px;
	top: -3px;
	height: 8px;
}

#popBoxHandan .handan_vip img {
	display: block;
	max-height: 100%;
}


/*******************************************************************************************************
* 注册登陆
*******************************************************************************************************/
.popup_box.regester {
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0;
	background: url(../images/reg_bg.png) left top no-repeat;
	background-size: cover;
	display: none;
}

.popup_box.regester .regester-left {
	float: left;
	margin: 100px 0px 0 40px;
	width: 260px;
}

.popup_box.regester .regester-left .logo {
	float: left;
	width: 100%;
	text-align: center;
}

.popup_box.regester .regester-left .logo img {
	max-width: 100%
}

.popup_box.regester .regester-left .qr {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.popup_box.regester .regester-left .qr span {
	float: left;
	width: 160px;
	margin: 0 0 0 40px;
	height: 160px;
	padding: 10px;
	background: url(../images/reg_qr_bg.png) left top no-repeat;
}

.popup_box.regester .regester-left .qr span img {
	float: left;
	width: 160px;
	height: 160px;
}

.popup_box.regester .regester-left .qr p {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #06477c;
	color: #e8e7e7;
	font-size: 16px;
	border-radius: 5px;
}

.popup_box.regester .regester-con {
	float: right;
	width: 330px;
	background-color: rgba(255, 255, 255, 0.2);
	padding: 10px 20px 10px;
	margin: 20px 20px 0 0;
	border-radius: 10px;
}

.popup_box.regester .regester-con .pop_tit {
	padding: 0px 0 0;
	margin: 0px;
	color: #333;
}

.popup_box.regester .regester-con .pop_con {
	padding: 0;
	margin: 0px 0;
	color: #fff;
}

.popup_box.regester .regester-con .pop_con .layui-btn {
	border-radius: 5px;
}

.popup_box.regester .regester-con .pop_con .layui-form-item {
	margin: 10px 0 0;
	width: 100%;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline {
	width: 100%;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .layui-input {
	padding-left: 30px;
	border-radius: 5px;
	border-color: #FFFFFF !important;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .account {
	background: url(../../user/images/user_bg.png) 0px -53px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .password {
	background: url(../../user/images/user_bg.png) 0px -24px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .verify {
	background: url(../../user/images/user_bg.png) 0px -145px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .email {
	background: url(../../user/images/user_bg.png) 0px -115px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .qq {
	background: url(../../user/images/user_bg.png) 0px -178px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .mobile {
	background: url(../../user/images/user_bg.png) 0px -83px no-repeat #FFFFFF;
	color: #333;
}

.popup_box.regester .regester-con .pop_con .layui-form-item .layui-input-inline .verify-code {
	position: absolute;
	right: 1px;
	top: 1px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #FFFFFF;
	background-color: #fff;
	overflow: hidden;
}

.popup_box.regester .regester-con .pop_con .user-form-etc {
	line-height: 40px;
	color: #333;
	text-align: center;
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt {
	display: inline-block;
	color: #fff;
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt a {
	color: #FEFD0C;
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt a.forgetpassBtn {
	color: #666;
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt a:hover {
	opacity: .8;
	filter: alpha(opacity=90);
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt .layui-form-checkbox[lay-skin="primary"] {
	margin-top: 0px;
	color: #fff;
}

.popup_box.regester .regester-con .pop_con .user-form-etc .txt .layui-form-checkbox[lay-skin="primary"] span {
	color: #fff;
}

.popup_box.regester .close_reg {
	width: 100%;
	margin: 0;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 200px auto 0;
}

/*******************************************************************************************************
* 订阅
*******************************************************************************************************/
.popup_box.panel-rss .pop_con {
	margin: 0;
}

.popup_box.panel-rss .pop_con .layui-form-item .layui-form-label {
	width: 110px;
}

/*******************************************************************************************************
* 弹幕 U2FsdGVkX198LCihO2I9cGd5rVRZ4fwp2ZovVliFImPrUcTeKve8E1z/cDb8ZSOL
*******************************************************************************************************/
.popup_box .pop_con.barrage-addfm {
	padding: 0;
}

.popup_box .pop_con.barrage-addfm .layui-form-item .layui-form-label {
	width: 110px;
}

.popup_box .pop_con.barrage-addfm .layui-form-item .layui-input-inline {
	width: 105px;
}

.barrage-display {
	position: fixed;
	display: inline-block;
	z-index: 99999;
}

.barrage-display .barrage_box {
	position: relative;
	background-color: rgba(0, 0, 0, .5);
	padding: 20px;
	border-radius: 25px;
	transition: all .3s;
	height: 15px;
	padding-top: 0px;
}

.barrage-display .barrage_box:hover .close {
	visibility: visible;
	opacity: 1;
}

.barrage-display .barrage_box .portrait {
	display: table-cell;
}

.barrage-display .barrage_box .portrait img {
	margin: 0 10px 0 0;
	max-height: 600px;
	vertical-align: top;
}

.barrage-display .barrage_box div.p {
	padding: 0 0px 0 0px;
	display: table-cell;
	font-weight: bold;
}

.barrage-display .barrage_box div.p a {
	font-size: 16px;
	color: #fff;
	line-height: 2;
	cursor: pointer;
	word-break: break-all;
	word-wrap: break-word;
}

.barrage-display .barrage_box div.p a:hover {
	text-decoration: underline;
}

.barrage-display .barrage_box .close {
	position: absolute;
	right: -5px;
	top: -5px;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .1);
	background-image: url(../images/close.png);
	cursor: pointer;
}

.barrage-display .barrage_box .close a {
	display: block;
}

.barrage-display .barrage_box .close .icon-close {
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	display: inline-block;
	margin-top: 5px;
}

.barrage-display .barrage_box .barrage a {
	text-decoration: none;
}

/*进入弹窗*/
#popBoxEnterlay {
	overflow: hidden;
}

#popBoxEnterlay .pop_con {
	position: relative;
}

#popBoxEnterlay ul {
	position: absolute;
	height: 40px;
	line-height: 40px;
	left: 0;
	right: 0;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background: rgba(0, 0, 0, .5);
}

#popBoxEnterlay ul li {
	float: left;
	width: 20%;
	text-align: center;
}

#popBoxEnterlay ul li img {
	max-height: 25px;
}

/*观看到期*/
#popBoxTimelimit {
	overflow: hidden;
	background: none;
}

#popBoxTimelimit .pop_con {
	position: relative;
}

#popBoxTimelimit .pos {
	position: absolute;
	left: 170px;
	top: 200px;
}

#popBoxTimelimit .pos li {
	display: block;
	margin: 10px 0px 0 0;
	text-align: center;
}

#popBoxTimelimit .pos li img {
	max-height: 40px;
}

#popBoxTimelimit .bottom {
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 30px;
	padding: 10px 0;
	text-align: center;
}

#popBoxTimelimit .bottom li {
	display: inline-block;
	margin: 0 5px;
	text-align: center;
}

#popBoxTimelimit .bottom li img {
	max-height: 30px;
}

/*签到按钮*/
.btnSign {
	position: absolute;
	width: 50px;
	right: 5px;
	top: 150px;
	z-index: 1000000000;
	color: #fff;
	text-align: center;
}

.btnSign img {
	max-width: 100%;
}

/*投票按钮*/
.voteIso {
	position: absolute;
	width: 50px;
	right: 5px;
	top: 80px;
	z-index: 1000000000;
	color: #fff;
	text-align: center;
}

.voteIso img {
	max-width: 100%;
}

/*转盘按钮*/
.btnLottery {
	position: absolute;
	width: 50px;
	right: 5px;
	top: 50px;
	z-index: 1000000000;
	color: #fff;
	text-align: center;
}

.btnLottery img {
	max-width: 100%;
}

/*红包按钮 U2FsdGVkX198LCihO2I9cGd5rVRZ4fwp2ZovVliFImPrUcTeKve8E1z/cDb8ZSOL*/
.btnRedBag {
	position: absolute;
	width: 50px;
	right: 5px;
	bottom: 57%;
	z-index: 1000000000;
	color: #fff;
	text-align: center;
}

.btnRedBag img {
	max-width: 100%;
}

.btnRedBag .myMoney {
	display: block;
	background: #FC4C4C;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	border-radius: 3px;
}

/*幸运大转盘*/
.lotteryArea {
	position: relative;
	width: 870px;
	height: 560px;
	background: url(../images/lottery/lottery_bg.png) left top no-repeat;
}

.lotteryArea .rotary-area {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
}

.lotteryArea .rotary-area .rotaryArrow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 553px;
	height: 553px;
	z-index: 2;
}

.lotteryArea .rotary-area .rotaryArrow img {
	max-width: 100%;
}

/*中奖信息*/
.lotteryArea .lottery-list {
	position: absolute;
	right: 10px;
	top: 195px;
	display: block;
	width: 290px;
	height: 170px;
	overflow: hidden;
	margin: 0;
}

.lotteryArea .lottery-list ul {
	float: left;
	width: 100%;
	padding: 0px;
}

.lotteryArea .lottery-list ul li {
	float: left;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: left;
}

/*领奖*/
.lotteryGet {
	display: block;
	padding: 20px;
}

.lotteryGet .layui-form-item .layui-input-inline {
	width: 100%;
	margin-right: 0px;
}

/*密码进入 U2FsdGVkX198LCihO2I9cGd5rVRZ4fwp2ZovVliFImPrUcTeKve8E1z/cDb8ZSOL*/
.roompass-block {
	width: 100%;
	max-width: 640px;
	margin: 100px auto 0 auto;
}

.roompass-block .roompass-tit {
	padding-top: 30px;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	text-align: center;
	width: 100%;
}

.roompass-block .roompass-tit span {
	color: #008FBF;
}

.roompass-block .roompass-font {
	font-size: 16px;
	width: 100%;
	color: #5e5e5e;
	text-align: center;
	padding: 20px 0;
	padding-top: 10px;
	margin: 10px auto;
}

.roompass-block .roompass-font span {
	color: #fff
}

.roompass-block .roompass-form {
	margin: 0 auto;
	width: 60%;
}

.roompass-block .roompass-input {
	margin-left: 0;
}

.roompass-block .roompass-btn {
	width: 100%;
	background: #008FBF;
}

/*兼容小分辨*/
@media screen and (max-width:1920px) {
	.lay-main .lay-main-midd {
		width: 60%
	}

	.lay-main .lay-main-right {
		width: 30%
	}
}

@media screen and (max-width:1800px) {
	.lay-main .lay-main-midd {
		width: 60%
	}

	.lay-main .lay-main-right {
		width: 30%
	}

	.hq_area .hq_data li {
		font-size: 12px
	}

	.lay-main .lay-main-left .content .quick-tool-area .quick-tool {
		padding: 0px
	}

	.layui-col-space10>* {
		padding: 0px 5px 5px 5px;
	}

	.lay-main .lay-main-left .content .quick-tool-area .quick-tool a.btnHandan::after {
		display: none
	}
}

@media screen and (max-width:1600px) {
	.lay-main .lay-main-left {
		width: 15%;
	}

	.lay-main .lay-main-midd {
		width: 60%;
	}

	.lay-main .lay-main-right {
		width: 25%
	}

	.NoticeMarquee .NoticeTitle {
		width: 20%
	}

	.NoticeMarquee .NoticeMain {
		width: 80%
	}

	.lay-main .lay-main-left .content03 .quick-tool-area .quick-tool a span img {
		width: 35px;
		height: 35px;
	}
}

@media screen and (max-width:1024px) {
	.top_left a:nth-child(n+2) {
		display: none;
	}

	.lay-top .top_left {
		width: 55%
	}

	.lay-top .top_right {
		width: 45%;
	}

	.lay-main .lay-main-left {
		display: none;
	}

	.lay-main .lay-main-midd {
		width: 60%;
	}

	.lay-main .lay-main-right {
		width: 39.2%;
		margin-right: 5px;
	}
}

@media screen and (max-width:700px) {
	.lay-top .top_right {
		display: none;
	}

	.lay-top .top_right {
		width: 45%;
	}

	.lay-main .lay-main-midd {
		width: 100%
	}

	.lay-main .lay-main-right {
		display: none
	}

	.vedio-stop .focus {
		width: 150px;
		height: 50px;
	}
}


/* ==========================================================================
   New Chat UI Refactor (Detailed)
   ========================================================================== */

/* 1. Chat List Container override */
#scrollChat {
	background: transparent !important;
}

#scrollChatCon {
	background: transparent !important;
	padding: 10px 0px;
	display: flex;
	flex-direction: column;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 90px;
}

/* 2. Chat Item Structure */
.chat-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
	background: transparent;
	width: 100%;
	border-bottom: none;
}

/* Avatar */
.chat-item .u-avatar {
	width: 44px;
	height: 44px;
	flex-shrink: 0;
	cursor: pointer;
}

.chat-item .u-avatar img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* Content Wrapper */
.chat-item .msg-content {
	display: flex;
	flex-direction: column;
	max-width: 80%;
	margin: 0 10px;
}

/* Info Row (Name) */
.chat-item .u-info-row {
	display: flex;
	gap: 8px;
	align-items: center;
	margin-bottom: 8px;
	font-size: 12px;
}

.chat-item .u-info-row .account {
	color: #94a3b8;
	font-weight: 400;
	margin-right: 8px;
}

.chat-item .u-info-row .group img {
	height: 24px;
	/* margin-right: 4px; */
	display: none;
	vertical-align: middle;
}

/* Bubble Row */
.chat-item .bubble-row {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 8px;
}

/* Message Bubble */
.chat-item .msg-bubble {
	background-color: #292A2E;
	color: #fff;
	padding: 8px 16px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 1.4;
	position: relative;
	word-wrap: break-word;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	border: none;
	min-height: 20px;
	max-width: max(50%, 265px);
}

/* Time Style */
.chat-item .ctime {
	color: #94A3B8;
	font-size: 11px;
	white-space: nowrap;
	margin-bottom: 2px;
}

/* Self Styles (Right Aligned) */
.chat-item.self {
	flex-direction: row-reverse;
}

.chat-item.self .msg-content {
	align-items: flex-end;
}

.chat-item.self .u-info-row {
	flex-direction: row-reverse;
}

.chat-item.self .u-info-row .account {
	margin-right: 0;
	margin-left: 8px;
}

.chat-item.self .bubble-row {
	flex-direction: row-reverse;
}

.chat-item.self .msg-bubble {
	background-color: #0077FF;
	color: #fff;
	border: none;
	border-radius: 20px 0px 20px 20px;
}

/* Admin Controls - Delete Button */
.chat-item .ctrl-area {
	display: flex;
	gap: 6px;
	margin-top: 4px;
}

.chat-item .ctrl-area .action {
	font-size: 12px;
	padding: 4px 8px;
	border-radius: 4px;
	cursor: pointer;
	transition: opacity 0.2s;
}

.chat-item .ctrl-area .action.check {
	background: #34D399;
	color: #fff;
}

.chat-item .ctrl-area .action.del {
	background: #F87171;
	color: #fff;
}

.chat-item .ctrl-area .action:hover {
	opacity: 0.8;
}

/* =========================================
   Modern User Dropdown Redesign
   ========================================= */

/* =========================================
   Ultra-Compact User Dropdown
   ========================================= */

.user-down {
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
	width: 210px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
	border: 1px solid #f1f5f9;
	z-index: 1000;
	transform-origin: top right;
	animation: dropdownFadeIn 0.15s ease-out;
}

.user-down * {
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	line-height: 1.2 !important;
}

@keyframes dropdownFadeIn {
	from {
		opacity: 0;
		transform: translateY(-4px) scale(0.98);
	}

	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

/* Horizontal Profile */
.user-down .profile-brief {
	padding: 12px !important;
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	border-bottom: 1px solid #f8fafc !important;
	background: #fff !important;
}

.user-down .profile-brief .avatar-wrap {
	width: 36px !important;
	height: 36px !important;
	border-radius: 50% !important;
	border: 1.5px solid #3b82f6 !important;
	padding: 1px !important;
	overflow: hidden !important;
	flex-shrink: 0 !important;
}

.user-down .profile-brief .avatar-wrap img {
	width: 100% !important;
	height: 100% !important;
}

.user-down .profile-brief .user-meta {
	display: flex !important;
	flex-direction: column !important;
	gap: 2px !important;
	text-align: left !important;
}

.user-down .profile-brief .u-name {
	font-weight: 700 !important;
	font-size: 13.5px !important;
	color: #0f172a !important;
}

.user-down .profile-brief .u-level {
	font-size: 11px !important;
	color: #94a3b8 !important;
}

/* Compact Stats Area */
.user-down .stats-brief {
	padding: 8px 10px !important;
	background: #f8fafc !important;
}

.user-down .stats-container {
	display: flex !important;
}

.user-down .stats-brief .stat-item {
	flex: 1 !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 2px !important;
	align-items: center !important;
}

.user-down .stats-brief .stat-item:first-child {
	border-right: 1px solid #e2e8f0 !important;
}

.user-down .stats-brief .stat-label {
	font-size: 10px !important;
	color: #94a3b8 !important;
}

.user-down .stats-brief .stat-value {
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #334155 !important;
}

/* Tight Menu List */
.user-down .menu-list {
	padding: 4px !important;
}

.user-down .menu-list a {
	display: flex !important;
	align-items: center !important;
	padding: 8px 10px !important;
	color: #475569 !important;
	font-size: 13px !important;
	text-decoration: none !important;
	border-radius: 8px !important;
	transition: all 0.1s !important;
	gap: 8px !important;
}

.user-down .menu-list a .menu-icon {
	width: 16px !important;
	height: 16px !important;
	fill: currentColor;
	margin-right: 8px !important;
	flex-shrink: 0;
}

.user-down .menu-list a:hover {
	background: #f1f5f9 !important;
	color: #3b82f6 !important;
}

.user-down .menu-list a.btnLogOut {
	color: #ef4444 !important;
}

.user-down .menu-list a.btnLogOut .menu-icon {
	color: #ef4444 !important;
}

.user-down .menu-list a.btnLogOut:hover {
	background: #fff1f2 !important;
}

/* Compact QR Section */
.user-down .qr-brief {
	padding: 10px !important;
	border-top: 1px solid #f1f5f9 !important;
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	background: #fff !important;
}

.user-down .qr-brief .myqr {
	width: 44px !important;
	height: 44px !important;
	border: 1px solid #e2e8f0 !important;
	border-radius: 4px !important;
	padding: 2px !important;
	background: #fff !important;
	flex-shrink: 0 !important;
}

.user-down .qr-brief img {
	width: 100% !important;
	height: 100% !important;
	display: block !important;
}

.user-down .qr-brief .qr-tip {
	font-size: 11px !important;
	color: #94a3b8 !important;
	text-align: left !important;
}

/* 3. Input Area Redesign (Compact Pill) */

/* End of User Down Redesign */
/* 3. Input Area Redesign (Compact Pill) */
/* Hide old toolbar background/border */
.input-area {
	/* position relative is set in block_left/right logic likely */
	padding: 10px 15px;
	padding-right: 25px;
	background: transparent !important;
	/* Remove old bg */
}

.input-area .toolbar {
	/* Float buttons above/outside */
	padding: 0 0 5px 0;
	border: none;
	background: transparent;
	display: flex;
	justify-content: flex-end;
	height: auto !important;
	/* Align floating actions right */
}

/* Style toolbar icons as floating circles or just minimal text */
.input-area .toolbar a.tbtn {
	color: #999;
	/* margin: 0 5px; */
}

.input-area .toolbar a.tbtn:hover {
	color: #fff;
}

/* The Input Bar Container */
/* The Input Bar Container */
/* The Input Bar Container */
.dialog-chat-post .input-area .editinput {
	position: relative;
	height: 56px;
	/* Fixed height pill */
	background-color: #2b2c31;
	border-radius: 15px;
	display: flex;
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 0.05);
	margin-right: 0;
	/* Override global.css margin */
	width: 100%;
	padding-right: 6px;
	/* Small padding for right buttons */
	box-sizing: border-box;
	/* Ensure padding is included in width */
}

/* Focus state */
.dialog-chat-post .input-area .editinput:focus-within {
	border-color: rgba(255, 255, 255, 0.2);
	background-color: #333;
}

/* Textarea inside pill - remove inner container styles */
.dialog-chat-post .input-area .editinput .adiv {
	position: static;
	flex: 1;
	/* Take remaining space */
	height: 100%;
	width: auto !important;
	/* Force override */
	margin: 0;
	padding: 0 10px 0 20px;
	display: flex;
	align-items: center;
	border: none;
	border-radius: 0;
	float: none !important;
	/* clear floats */
}

.dialog-chat-post .input-area .editinput .ctextarea {
	height: 36px;
	line-height: 36px;
	/* Vertically center single line text */
	color: #fff;
	font-size: 14px;
	background: transparent;
	padding: 0 5px;
	/* Remove vertical padding, rely on line-height */
	width: 100%;
	border: none;
	outline: none;
	overflow-y: auto;
	/* Allow scrolling */
	white-space: pre-wrap;
	/* Preserve whitespace and wrap text */
	display: block;
	box-sizing: border-box;
	position: relative;
	/* For absolute placeholder */
	z-index: 1;
	/* Ensure text is above placeholder if needed, though placeholder is usually background-like */
	overflow-x: hidden;
	/* Prevent horizontal scroll */
}

.dialog-chat-post .input-area .editinput .ctextarea.empty:before {
	content: attr(placeholder);
	color: #666;
	pointer-events: none;
	position: absolute;
	/* Remove from flow */
	left: 0;
	/* Align with container start */
	padding-left: 5px;
	/* Match textarea padding */
	width: 100%;
	/* Full width */
	box-sizing: border-box;
	/* Include padding in width */
	top: 0;
	height: 36px;
	line-height: 36px;
	display: block;
}

.dialog-chat-post .input-area .editinput .ctextarea.empty {
	overflow-y: hidden !important;
}

/* Fix focus outline issues if any */
.dialog-chat-post .input-area .editinput .ctextarea:focus {
	outline: none;
}

.dialog-chat-post .input-area .editinput .ctextarea[disabled] {
	background: transparent;
	cursor: not-allowed;
	opacity: 0.6;
}

/* Scrollbar Visibility - Show only on hover */
.dialog-chat-list .mCSB_scrollTools {
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

.dialog-chat-list:hover .mCSB_scrollTools {
	opacity: 1;
}

/* Emoji Button */
.dialog-chat-post .input-area .editinput .faceBtn-trigger {
	width: 40px;
	/* Reduced width */
	height: 36px;
	line-height: 36px;
	border-radius: 10px;
	text-align: center;
	color: #999;
	cursor: pointer;
	margin-right: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dialog-chat-post .input-area .editinput .faceBtn-trigger i {
	font-size: 24px;
}

.dialog-chat-post .input-area .editinput .faceBtn-trigger img {
	width: 24px;
	height: 24px;
	display: block;
	object-fit: contain;
}

.dialog-chat-post .input-area .editinput .faceBtn-trigger:hover {
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
}

/* Send Button inside pill */
.dialog-chat-post .input-area .editinput .sendbtn {
	position: static;
	float: none !important;
	/* clear floats */
	width: 62px;
	height: 36px;
	margin: 0;
	background: #007aff !important;
	background-image: none !important;
	border-radius: 10px;
	color: #fff;
	font-size: 13px;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	flex-shrink: 0;
	/* Prevent shrinking */
}

.dialog-chat-post .input-area .editinput .sendbtn img {
	display: none;
}

.dialog-chat-post .input-area .editinput .sendbtn:hover {
	background: #006ce6 !important;
}

/* Disabled State */
.dialog-chat-post .input-area .editinput.disabled {
	opacity: 0.6;
	pointer-events: none;
}

/* Toolbar Layout & Hiding Unwanted Buttons */
.dialog-chat-post .input-area .toolbar {
	display: flex !important;
	gap: 6px;
	justify-content: flex-end !important;
	align-items: center !important;
	margin-bottom: 14px !important;
	/* Gap requested by user */
	border: none !important;
	padding: 0 !important;
}

/* Hide unwanted buttons explicitly */
.dialog-chat-post .input-area .toolbar .giftBtn,
.dialog-chat-post .input-area .toolbar .uploadimg,
.dialog-chat-post .input-area .toolbar .btnClearMsg,
.dialog-chat-post .input-area .toolbar .btnScrollMsg,
.dialog-chat-post .input-area .toolbar .btnPostBarrage,
.dialog-chat-post .input-area .toolbar .spli {
	display: none !important;
}

.dialog-chat-post .input-area .toolbar .giftBtn,
.dialog-chat-post .input-area .toolbar .uploadimg,
.dialog-chat-post .input-area .toolbar .btnClearMsg,
.dialog-chat-post .input-area .toolbar .btnScrollMsg {
	display: none !important;
}

/* Latest Toolbar UI Customization */
.dialog-chat-post .input-area .toolbar .tbtn {
	width: 40px !important;
	height: 40px !important;
	background-color: rgba(255, 255, 255, 0.1);
	/* Dark glass effect */
	border-radius: 10px;
	/* margin: 0 5px !important; */
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color 0.2s;
	background-image: none !important;
	/* Disable old sprite background */
	text-indent: -9999px;
	/* Hide text */
}

.dialog-chat-post .input-area .toolbar .tbtn:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

/* Magic Button SVG via Background */
.dialog-chat-post .input-area .toolbar .tbtn.magic {
	background-image: url(/assets/home/images/magic.svg) !important;
	background-position: center !important;
	background-size: 25px 22px !important;
	background-repeat: no-repeat !important;
}

/* Sign In Button Style (default; live-theme uses text label) */
.dialog-chat-post .input-area .toolbar .btnSign {
	background-image: url(/assets/common/btn-sign.svg) !important;
	background-position: center !important;
	background-size: 20px 24px !important;
	background-repeat: no-repeat !important;
	position: unset !important;
	pointer-events: auto !important;
	cursor: pointer !important;
}

body.live-theme .dialog-chat-post .input-area .toolbar .btnSign {
	background-image: none !important;
}

/* =========================================
   New Theme Sign-In Modal Styles
   ========================================= */

/* Modal Container Override */
.qiandap-box.new-theme-modal {
	background: #141419e6;
	/* Deep dark bg with slight transparency */
	border: 1px solid transparent;
	/* Fallback */
	border-image-source: linear-gradient(106.54deg, #0077FF 38.55%, #AEDBDA 83.83%);
	border-image-slice: 1;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
	color: #fff;
	padding: 0;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-family: "Microsoft YaHei", sans-serif;
}

/* Header */
.new-theme-modal .modal-header {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.new-theme-modal .current-date {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.new-theme-modal .my-points-btn {
	display: inline-block;
	background-color: #FFDA89;
	color: #333;
	/* Ensuring readability on yellow */
	font-size: 16px;
	padding: 6px 16px;
	border-radius: 20px;
	text-decoration: none;
	font-weight: bold;
	transition: opacity 0.2s;
}

.new-theme-modal .my-points-btn:hover {
	opacity: 0.9;
}

/* Body Layout */
.new-theme-modal .modal-body {
	flex: 1;
	display: flex;
	overflow: hidden;
}

/* Left: Calendar Panel */
.new-theme-modal .calendar-panel {
	flex: 6;
	/* 60% approx */
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.new-theme-modal .calendar-grid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 15px;
	width: 100%;
	max-width: 600px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.new-theme-modal .day-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	cursor: default;
}

.new-theme-modal .day-item.empty {
	opacity: 0;
	pointer-events: none;
}

.new-theme-modal .star-icon {
	width: 40px;
	height: 40px;
	background-image: url(/assets/home/images/gray-star.svg);
	background-size: contain;
	background-repeat: no-repeat;
	/* Ensure no-repeat */
	background-position: center;
	margin-bottom: 5px;
	transition: all 0.3s;
}

.new-theme-modal .day-num {
	font-size: 14px;
	color: #999;
}

/* Signed State */
.new-theme-modal .day-item.qiandao .star-icon {
	background-image: url(/assets/home/images/star.svg);
	transform: scale(1.1);
}

.new-theme-modal .day-item.qiandao .day-num {
	color: #FFDA89;
}

/* Today State */
.new-theme-modal .day-item.today .star-icon {
	filter: drop-shadow(0 0 5px rgba(255, 218, 137, 0.5));
}

.new-theme-modal .day-item.today .day-num {
	color: #fff;
	font-weight: bold;
}


/* Right: Rules Panel */
.new-theme-modal .rules-panel {
	flex: 4;
	/* 40% approx */
	background: rgba(255, 177, 67, 0.5);
	/* #FFB14380 */
	padding: 30px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* Top Action Area */
.new-theme-modal .sign-action-area {
	text-align: center;
	margin-bottom: 30px;
	width: 100%;
}

.new-theme-modal .just-qiandao {
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: linear-gradient(90deg, #0077FF, #00C6FF);
	border-radius: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto 15px;
	cursor: pointer;
	box-shadow: 0 4px 15px rgba(0, 119, 255, 0.4);
	transition: transform 0.2s;
	text-align: center;
	/* Ensure text alignment */
}

.new-theme-modal .just-qiandao:hover {
	transform: translateY(-2px);
}

.new-theme-modal .just-qiandao:active {
	transform: translateY(1px);
}

.new-theme-modal .just-qiandao.actived {
	background: #ccc;
	box-shadow: none;
	cursor: default;
	pointer-events: none;
}

.new-theme-modal .qiandao-notic {
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.new-theme-modal .qiandao-notic span {
	color: #FFDA89;
	font-weight: bold;
	margin: 0 5px;
}

/* Rules Formatting */
.new-theme-modal .rule#scrollChatCon {
	display: flex;
	flex-direction: column;
	width: 100%;
	text-align: left;
}

.new-theme-modal .rule-title {
	font-size: 16px;
	color: #FFB245;
	margin-bottom: 15px;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.new-theme-modal .rule-title i {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FFB245;
	margin-right: 8px;
}

.new-theme-modal .rule-list {
	padding-left: 20px;
	list-style: disc;
	/* Or custom dots if easier, but standard list works */
}

.new-theme-modal .rule-list li {
	font-size: 14px;
	color: #fff;
	/* Ensure readable contrast on orange bg */
	line-height: 1.8;
	margin-bottom: 5px;
	/* User asked "unordered list dots #FFB245" */
	list-style-type: none;
	/* Reset standard */
	position: relative;
	padding-left: 15px;
}

/* Custom dot for list items */
.new-theme-modal .rule-list li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #FFB245;
}

/* =========================================
   Design V2 Sign-In Modal Styles (Overrides)
   ========================================= */

/* =========================================
/* =========================================
   Sign-In Modal (Minimal Clean Styles)
   ========================================= */

/* Overlay */
.sign-modal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.65);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 19999;
}

/* Modal Container: Gradient Border via Padding */
.sign-modal {
	position: relative;
	width: 725px;
	padding: 1px;
	background: var(--live-gradient-border);
	border-radius: var(--live-sign-modal-radius, 21px);
	box-shadow: var(--live-shadow-modal);
	/* No overflow:hidden to allow close button to extend outside */
}

/* Inner Container */
.sign-modal-inner {
	background: var(--live-login-bg, #1b140e);
	border-radius: var(--live-sign-modal-inner-radius, 20px);
	padding: 20px;
}

/* Close Button: Circle centered on top-right corner */
.sign-modal-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 36px;
	height: 36px;
	background: #6a78bc;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	line-height: 1;
	color: #fff;
	cursor: pointer;
	z-index: 10;
	transition: background 0.2s;
}

.sign-modal-close:hover {
	background: #7a88cc;
}



/* Header */
.sign-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.sign-date {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
}

.sign-points-btn {
	background: var(--live-sign-points-btn, #ffda89);
	color: var(--live-gold-text-on, #462a18);
	font-weight: 600;
	font-size: 14px;
	padding: 8px 18px;
	border-radius: 8px;
	text-decoration: none;
}

.sign-points-btn:hover {
	opacity: 0.9;
}

/* Content: Left + Right */
.sign-content {
	display: flex;
	gap: 20px;
}

/* Left Panel: Auto Width */
.sign-left {
	flex: 1;
}

/* Right Panel: Fixed 164px */
.sign-right {
	width: 164px;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
}

/* Week Header */
.sign-week {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 8px;
	margin-bottom: 12px;
}

.sign-week span {
	text-align: center;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.6);
}

/* Calendar Grid */
.sign-grid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 8px;
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Day Item: Card + Date Label below */
.sign-grid li {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.sign-grid li.empty {
	background: transparent;
	cursor: default;
}

/* Day Card (contains +1 and star) */
.sign-grid .day-card {
	width: 56px;
	height: 62px;
	background: var(--live-sign-day-bg, rgba(255, 255, 255, 0.1));
	border-radius: var(--live-sign-day-card-radius, 8px);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: 1px solid transparent;
	transition: all 0.2s;
}

.sign-grid li.other-month .day-card,
.sign-grid li.other-month .day-date {
	opacity: 0.45;
}

.sign-grid .day-pts {
	font-size: 14px;
	color: var(--live-text-muted, #fadac3);
}

.sign-grid .day-star {
	width: 20px;
	height: 20px;
	margin: 3px 0;
	background: url(/assets/home/images/gray-star.svg) center/contain no-repeat;
}

/* Date Label (below card) */
.sign-grid .day-date {
	font-size: 12px;
	color: var(--live-text-time, rgba(250, 218, 195, 0.6));
	margin-top: 4px;
}

/* Signed State */
.sign-grid li.signed .day-card {
	border-color: var(--live-primary, #f3b17d);
}

/* Today State */
.sign-grid li.today .day-card {
	background: var(--live-sign-day-today-bg, rgba(243, 177, 125, 0.15));
	border-color: var(--live-gold-border, #c37d4b);
	box-shadow: 0 3px 10px rgba(243, 177, 125, 0.35);
}

.sign-grid li.signed.today .day-card {
	background: var(--live-primary, #f3b17d);
	border-color: var(--live-primary, #f3b17d);
}

.sign-grid li.today .day-pts {
	color: var(--live-text, #fff);
}

.sign-grid li.today .day-star,
.sign-grid li.signed .day-star {
	background-image: url(/assets/home/images/star.svg);
}

.sign-grid li.today .day-date,
.sign-grid li.signed .day-date {
	color: var(--live-gold-accent, #f7ceaf);
}

/* Right Panel: Rules */
.sign-rules {
	flex: 1;
	display: flex;
	flex-direction: column;
	background: #FFB14330;
	border: 1px solid #FFCF74;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
}

.sign-rules h4 {
	font-size: 14px;
	font-weight: 600;
	color: #ffb84d;
	margin: 0 0 10px 0;
}

.sign-rules ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.sign-rules li {
	font-size: 12px;
	color: #ccc;
	line-height: 1.5;
	padding-left: 12px;
	position: relative;
	margin-bottom: 5px;
}

.sign-rules li::before {
	content: "◆";
	color: #ffb84d;
	font-size: 8px;
	position: absolute;
	left: 0;
	top: 2px;
}

.sign-divider {
	border-top: 1px dashed #FFCF74;
	margin: 12px 0;
}

/* Right Panel: Status (pushed to bottom) */
.sign-status {
	text-align: center;
	padding: 15px 0;
	margin-top: auto;
}

.sign-status-label {
	font-size: 13px;
	color: #fff;
	margin-bottom: 5px;
}

.sign-status-value {
	font-size: 14px;
	color: #ffdb8e;
	font-weight: 700;
}

.sign-status-value span {
	font-size: 28px;
}

.sign-status-tip {
	font-size: 12px;
	color: #fff !important;
	opacity: 0.8;
	margin-top: 5px;
}

/* Right Panel: Action Button */
.sign-action {
	background: var(--live-sign-btn-active, #ffdb27);
	color: var(--live-gold-text-on, #462a18);
	text-align: center;
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	border-radius: var(--live-radius-btn-pill, 90px);
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	transition: opacity 0.2s;
}

.sign-action:hover {
	opacity: 0.92;
}

.sign-action.done {
	background: var(--live-sign-btn-done, #5c656f);
	color: var(--live-text, #fff);
	cursor: default;
}