.page{
	height: 100%;
	width: 100%;
	display:flex;
	flex-direction:column;
	background-color: #ffffff;
	justify-content: flex-start;
	align-items: center;
}

.col-box {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: column;
	justify-content: center;
	align-items: center;
}
.col-left {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: column;
	justify-content: center;
	align-items: flex-start;
}
.col-right {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: column;
	justify-content: center;
	align-items: flex-end;
}

.row-box {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: row;
	justify-content: center;
	align-items: center;
}

.row-left {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: row;
	justify-content: flex-start;
	align-items: center;
}

.row-right {
	width: 100%;
	height: auto;
	display: flex;
	flex-dericton: row;
	justify-content: flex-end;
	align-items: center;
}

/* 图标按钮 */
.icon-img16 {
	width: 16px;
	height: 16px;
}

.icon-img18 {
	width: 18px;
	height: 18px;
}
.icon-img20 {
	width: 20px;
	height: 20px;
}
.icon-img22 {
	width: 22px;
	height: 22px;
}

.icon-img24 {
	width: 24px;
	height: 24px;
}

.icon-img26 {
	width: 26px;
	height: 26px;
}
.icon-img28 {
	width: 28px;
	height: 28px;
}
.icon-img30 {
	width: 30px;
	height: 30px;
}
.icon-img40 {
	width: 40px;
	height: 40px;
}



.reds {
		font-size:13px;
		color: #ff0701;
	}
	.greens {
		font-size:13px;
		color: #11aa33;
	}
	
	
.num-txt1 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #E6DE00;
	border: 1px solid #E6DE00;
	color: #fff;
}
.num-txt2 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #0092DD;
	border: 1px solid #0092DD;
	color: #fff;
}
.num-txt3 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #4b4b4b;
	border: 1px solid #4b4b4b;
	color: #fff;
}
.num-txt4 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FF7600;
	border: 1px solid #FF7600;
	color: #fff;
}
.num-txt5 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #17E2E5;
	border: 1px solid #17E2E5;
	color: #fff;
}
.num-txt6 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #5234FF;
	border: 1px solid #5234FF;
	color: #fff;
}
.num-txt7 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
	color: #fff;
}
.num-txt8 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FF2600;
	border: 1px solid #FF2600;
	color: #fff;
}
.num-txt9 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #780B00;
	border: 1px solid #780B00;
	color: #fff;
}
.num-txt0 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #07BF00;
	border: 1px solid #07BF00;
	color: #fff;
}

.num-txt10 {
	width: 22px;
	height: 22px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	border-radius: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #07BF00;
	border: 1px solid #07BF00;
	color: #fff;
}

.num-txt0 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt1 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt2 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt3 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt4 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt5 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt6 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt7 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt8 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt9 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.num-txt10 p {
	text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}


/* 大小单双龙虎和 */
.hz-text {
	width:22px;
	height:22px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #333;
	background-color: #f1f1f1;
	border-radius: 4px;
	margin-left: 6px;
}
.dx-text {
	width:22px;
	height:22px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	background-color: #7F8AB0;
	border-radius: 4px;
	margin-left: 6px;
}
.ds-text {
	width:22px;
	height:22px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #fff;
	background-color: #F9982E;
	border-radius: 4px;
	margin-left: 6px;
}
.sign {
	background-color: #7F8AB0;
}
.big {
	background-color: #F9982E;
}
.long {
	background-color: #F9982E;
}
.hu {
	background-color: #7F8AB0;
}
.he {
	background-color: #21A97A;
}

/* 取消提交按钮 */
.cancle-btn {
	width: 80px;
	height: 30px;
	display: flex;
	flex-dericton: row;
	justify-content: center;
	align-items: center;
	background-color: #a0a0a0;
	border: 1rpx solid #e2e2e2;
	border-radius: 4px;
	font-size: 14px;
	color: #515151;
	margin-left: 8px;
	margin-right: 8px;
}

.commit-btn {
	width: 80px;
	height: 30px;
	display: flex;
	flex-dericton: row;
	justify-content: center;
	align-items: center;
	background-color: #11aa33;
	border: 1rpx solid #11aa33;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	margin-left: 8px;
	margin-right: 8px;
}

.space-line {
	width: 100%;
	height: auto;
	min-height: 1px;
	display: flex;
	flex-direction: row;
	background-color: #e2e2e2;
}
.space-dline {
	width: 100%;
	height: 1px;
	min-height: 1px;
	display: flex;
	flex-direction: row;
	border-bottom: 1px dotted #e2e2e2;
}
.space-vline {
	width: 1px;
	height: 100%;
	display: flex;
	flex-direction: row;
	background-color: #e2e2e2;
	
}

/* 分页 */
.loadmore {
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.more-text {
	width: auto;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #777;
	margin-top: 20px;
}

/* 钱包金额相关 */
.amt-box {
	width: 33%;
	height: 56px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.amt-name {
	width: 100%;
	height: 26px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	color: #515151;
}

.amt-text {
	width: 100%;
	height: 26px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: #606060;
}

/* 数字样式 */
.nums {
	width: 26px;
	height: 26px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #fff;
	background-color: #2773ff;
	border-radius: 50%;
}
/* 文字样式 */
.text {
	width: auto;
	height: auto;
	min-height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #909090;
	margin-right: 5px;
}
.ntxt {
	width: auto;
	height: auto;
	min-height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #707070;
}
/* 红色时间 */
.time-rtxt {
	width: auto;
	height: auto;
	min-height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #ff0000;
}
.time-gtxt {
	width: auto;
	height: auto;
	min-height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #11aa33;
}

/* 顶部菜单 */
.top-bar {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 990;
	position: fixed;
	top: 0;
	background-color: #ffffff;
}
.top-menu {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	z-index: 990;
	 background-color: #0099ff;
	/*background-image: linear-gradient(to right, #13307C ,#069EB4 ); */
}

.tbar-left {
	width: 40%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 16px;
	color: #ffffff;
}
.tbar-center {
	width: 20%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
		
}
.tbar-right {
	width: 40%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	font-size: 16px;
		
}

/* 侧边栏 */
.sidear-row {
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	backgroup-color:#0099ff;
	/* background-image: linear-gradient(to right, #13307C ,#069EB4 ); */
}
.sidear-row1 {
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	color: #707070;
}
.sidear-rowx {
	width: 100%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBAQFBAYFBQYJBgUGCQsIBgYICwwKCgsKCgwQDAwMDAwMEAwODxAPDgwTExQUExMcGxsbHCAgICAgICAgICD/2wBDAQcHBw0MDRgQEBgaFREVGiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICD/wAARCAABAcIDAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAIG/8QAFhABAQEAAAAAAAAAAAAAAAAAAAEC/8QAFwEBAQEBAAAAAAAAAAAAAAAAAAECB//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AMi626QAAAAAAAAAAAAAAAAAAAAQRSCoiLiIuIyqMi4iKiIvKIuIioyi4iLiIqIi4iLiIpBcRFxlFRGVxEVEFxGVxBURFREWgIAAAAAAAAP/2Q==');
}
.sidear-item {
	width: 100%;
	height: 46px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-bottom: 1px dotted #e2e2e2;
}
.sidear-img {
	width: 24px;
	height: 24px;
}
.sidear-name {
	width: 100%;
	height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-weight: 16px;
	color: #909090;
}
.sidear-arrow {
	width: 100%;
	height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	font-weight: 16px;
	color: #d2d2d2;
}

.sidear-game-title {
	width: 90%;
	height: 28px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	color: #707070;
}
.sidear-line {
	width: 30%;
	height: 2px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	margin-left: 3%;
	margin-right: 3%;
	background-color: #d2d2d2;
}
.sidear-text {
	width: 28%;
	height: 28px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	color: #707070;
}
.sidear-game-row {
	width: 90%;
	height: 42px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.sidear-game-item {
	width: 29%;
	height: 28px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	background-color: #f0f0f0;
	font-size: 13px;
	color: #707070;
	margin-left: 2%;
	margin-right: 2%;
}
/* 游戏弹窗 */
.game-menu {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	z-index: 994;
	position: fixed;
	top: 0;
	right: 0 ;
	background-color: #f0f0f0;
}
.game-menu-box {
	width: 84%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	z-index: 995;
	position: fixed;
	top: 0;
	right: 0 ;
	background-color: #fff;
}
/* 底部菜单 */
.button-box {
	width: 100%;
	height: 5px;
	margin-bottom: 40px;
}
.menu_tarbar {
	width: 100%;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	z-index: 990;
	position: fixed;
	bottom: 0;
	background-color: #ffffff;
	border-top: 1px solid #d2d2d2;
}
.menu-item {
	width: 100%;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
	z-index: 990;
	background-color: #ffffff;
	font-size: 16px;
	color: #707070;
}
.gnametext {
	width: auto;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items:center;
	z-index: 990;
	background-color: #ffffff;
	font-size: 16px;
	color: #707070;
	margin-left: 6px;
}
.menu-infox {
	width: 100%;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
	z-index: 990;
	background-color: #ffffff;
	font-size: 14px;
	color: #707070;
}
.tznum-box {
	width: 34%;
	height: 54px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.tzresult-box {
	width: 22%;
	height: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.tzresult-text {
	width: 100%;
	height: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color:#515151;
	overflow: hidden;
}
.tzbut-box {
	width: 36%;
	height: 54px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.tzinput-text {
	width: 100px;
	height: 26px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #000;
	border-radius: 4px;
	border: 1px solid #313131;
}
/* 导航菜单 */
.tzmenu_tarbar {
	width: 98%;
	height: 96px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	z-index: 990;
	position: fixed;
	bottom: 0;
	background-color: #fff;
	border-radius: 4px;
}
.tzmenu_tarbarx {
	width: 98%;
	height: 96px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	z-index: 990;
	position: fixed;
	bottom: 41px;
	background-color: #fff;
	border-radius: 4px;
}
.tznum-item {
	width: 15%;
	height: 28px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 600;
	color: #2FB8FC;
	border-radius: 4px;
	border: 1px solid #2FB8FC;
	margin-left: 1.4%;
	margin-right: 1.4%;
	margin-top: 4px;
}
.tzcommit-box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: fixed;
	z-index: 999;
	/* background-color: #D2D2D2; */
	/* opacity: 0.8; */
}


/* 页脚版权 */
.foot-text {
	width: 100%;
	height: 60px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #707070;
}

/* 开奖中样式 */
.kjz-title {
	width: 80%;
	height: 36px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 800;
	color: #ff0701;
}
.kjz-txt {
	width: 80%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #707070;
	
}

/* 分页加载 */
.nextPage {
  width: 100%;
  height: 40px;
  color: #707070;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff ;
  font-size: 13px;
}

