body {
	margin:0;
	padding:0;
	max-width:500px;
	
	
  margin-left:auto;
	
	
  margin-right:auto;
	color:#333;
	font-family:"Microsoft YaHei",sans-serif;
}	
.banner {
	position:relative;
	max-width:480px;
	height:200px;
	
	
  overflow:hidden;
	background:#fff;
	border-radius:10px;
	
	
  margin-left:auto;
	margin-right:auto;
}
.banner img {
	width:100%;
	
	
  height:100%;
	
	
  object-fit:cover;
	
	
  display:block;
	border-radius:10px;
	transition:opacity 0.5s ease;
}
.arrow {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	background:rgba(255,255,255,0.7);
	border:none;
	font-size:30px;
	padding:0 10px;
	cursor:pointer;
	border-radius:5px;
}
.arrow.left {
	left:10px;
}
.arrow.right {
	right:10px;
}	
.notice {
	display:flex;
	align-items:center;
	padding:8px 10px;
	background:#e6e6e6;
	font-size:14px;
	max-width:480px;
}
.notice .icon {
	margin-right:6px;
	font-size:20px;
}	
.nav-bar {
	max-width:480px;
	background:#fff;
	border-radius:10px;
	box-shadow:0 1px 4px rgba(0,0,0,0.1);
	margin:10px 10px;
	overflow:hidden;
}	
.nav-bar ul {
	list-style:none;
	display:flex;
	justify-content:space-around;
	
	
  align-items:center;
	padding:0;
	margin:0;
}	
.nav-bar li {
	flex:1;
	
	
  text-align:center;
	border-right:1px solid #eee;
	
	;
}	
.nav-bar li:last-child {
	border-right:none;
}	
.nav-bar a {
	display:block;
	padding:12px 0;
	color:#333;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	transition:all 0.2s ease;
}	
.nav-bar a:hover {
	background:#b70000;
	color:#fff;
}	
.lottery-info {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background-image:url('zhibo.png');
	
	
  background-size:cover;
	
	
  background-position:center;
	
	
  background-repeat:no-repeat;
	
	
  background-color:#f3ffff;
	padding:10px 15px;
	border-radius:10px;
	margin:0 10px;
	font-size:15px;
}
.lottery-info .period {
	color:red;
	font-weight:bold;
}	
.content-box {
	height:150px;
	background:#fff;
	margin:10px;
	border-radius:15px;
	box-shadow:0 1px 4px rgba(0,0,0,0.1);
}	
.cert {
	text-align:center;
	padding:20px 10px;
	background:#eaeaea;
}
.cert .logos {
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
	margin-bottom:10px;
}
.cert .logos div {
	width:80px;
	text-align:center;
	font-size:12px;
	color:#555;
}
.cert .logos img {
	width:60px;
	height:60px;
	object-fit:contain;
	margin-bottom:5px;
}
.footer-text {
	font-size:13px;
	color:#333;
}
#app {
	min-height:100vh;
	background:linear-gradient(180deg,#f7f7f7 0%,#e2e2e2 100%);
	background-attachment:fixed;
}
.kj-lotto {
	padding:0 0;
	box-sizing:border-box;
	color:#000;
	font-size:16px;
	text-align:center;
	font-family:Arial,'微软雅黑';
	max-width:1000px;
	margin:auto;
}
.kj-lotto a {
	text-decoration:none;
}
.kj-lotto ul {
	margin:0;
	padding:0;
}
.kj-lotto ul li {
	list-style:none;
}
.kj-lotto .kj-lotto-tit {
	height:2.5em;
	line-height:2.5em;
	display:flex;
	justify-content:space-between;
}
.kj-lotto .kj-lotto-tit1 {
	padding:0px 15px;
}
.kj-lotto .kj-lotto-tit1 span:first-child {
	font-weight:bold;
}
.kj-lotto .kj-lotto-tit3 {
	margin-left:-10px;
}
.kj-lotto .kj-lotto-box {
	;
}
.kj-lotto .kj-lotto-box ul {
	display:flex;
	justify-content:space-between;
}
.kj-lotto .kj-lotto-box ul li {
	width:13%;
	
	;
}
.kj-lotto .kj-lotto-box ul li span {
	width:2.8em;
	height:2.8em;
	line-height:2.8em;
	font-size:18px;
	font-weight:bold;
	display:inline-block;
	background-size:100% 100%!important;
	
	;
}
.kj-lotto .kj-lotto-box ul li:last-child {
	margin-left:10px;
}
.kj-lotto .kj-lotto-box ul li em {
	display:block;
	line-height:100%;
	margin-top:.10rem;
	font-style:normal;
}
.kj-lotto .kj-lotto-box {
	;
}
.kj-lotto .kj-lotto-foot {
	padding:0 15px;
	text-align:center;
	margin-top:15px;
}
.kj-lotto .kj-lotto-foot1 {
	;
}
.kj-lotto .kj-lotto-tit3 a {
	padding:3px 3px;
	color:#fff;
	border-radius:10px;
	background:linear-gradient(to top,#f0ecd6,#d39b68);
}
@media screen and (max-width:600px) {
	.kj-lotto {
	font-size:18px;
}
.kj-lotto .kj-lotto-box ul li span {
	font-size:20px;
}
.content-box {
	height:140px;
}
;}@media screen and (max-width:650px) {
	.kj-lotto {
	font-size:16px;
}
.kj-lotto .kj-lotto-box ul li span {
	font-size:20px;
}
.content-box {
	height:140px;
}
;}@media screen and (max-width:500px) {
	.kj-lotto {
	font-size:16px;
}
.kj-lotto .kj-lotto-box ul li span {
	font-size:18px;
}
.content-box {
	height:140px;
}
;}@media screen and (max-width:450px) {
	.kj-lotto .kj-lotto-tit2 span:first-child {
	display:none;
}
.kj-lotto {
	font-size:15px;
}
.kj-lotto .kj-lotto-box ul li span {
	font-size:16px;
}
.kj-lotto .kj-lotto-box ul label {
	font-size:20px;
}
.content-box {
	height:140px;
}
;}@media screen and (max-width:400px) {
	.kj-lotto {
	font-size:14px;
}
.content-box {
	height:140px;
}
;}@media screen and (max-width:350px) {
	.kj-lotto {
	font-size:12px;
}
.kj-lotto .kj-lotto-box ul li span {
	font-size:16px;
}
.content-box {
	height:140px;
}
;}.kj-lotto .ziti {
	position:relative;
	top:2px;
	left:-2px;
	font-size:20px;
}	
.gongyi-modal {
	display:none;
	
	
  position:fixed;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	
	
  animation:fadeIn 0.3s ease-in-out;
	
	;
}
.gongyi-modal-content {
	background-image:url('gongyi.jpg');
	
	
  background-size:cover;
	
	
  background-position:center;
	
	
  background-repeat:no-repeat;
	
	
  background-color:#f3ffff;
	
	
  margin:10% auto;
	padding:20px;
	border-radius:10px;
	width:90%;
	max-width:400px;
	position:relative;
	box-shadow:0 4px 20px rgb(0 0 0 / 30%);
	text-align:center;
	font-size:14px;
	color:#333;
}	
.gongyi-table-container {
	margin-top:15px;
	font-size:14px;
	color:#333;
}
.gongyi-table-container table {
	width:100%;
	border-collapse:collapse;
}
.gongyi-table-container td {
	padding:10px 5px;
	text-align:left;
	border-bottom:1px solid #eee;
	font-weight:bold;
	color:#b70000;
	
	
  vertical-align:top;
}
.gongyi-table-container tr:last-child td {
	border-bottom:none;
	
	
  font-size:16px;
	
	;
}
.gongyi-modal-content img {
	width:100%;
	max-width:300px;
	height:auto;
	margin-bottom:15px;
	border-radius:5px;
}
.gongyi-modal-content p {
	margin:10px 0;
	font-weight:bold;
	color:#b70000;
	
	;
}
.close-gongyi {
	position:absolute;
	right:15px;
	top:10px;
	color:#aaa;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
	line-height:1;
	transition:color 0.2s;
}
.close-gongyi:hover {
	color:#000;
}	
@keyframes fadeIn {
	from {
	opacity:0;
}
to {
	opacity:1;
}
;}
	
.about-modal {
	display:none;
	
	
  position:fixed;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	
	
  animation:fadeIn 0.3s ease-in-out;
	
	;
}
.about-modal-content {
	background-image:url('guanyubj.jpg');
	
	
  background-size:cover;
	
	
  background-position:center;
	
	
  background-repeat:no-repeat;
	
	
  background-color:#f3ffff;
	
	
  margin:10% auto;
	padding:20px;
	border-radius:10px;
	width:90%;
	max-width:400px;
	position:relative;
	box-shadow:0 4px 20px rgba(0,0,0,0.3);
	text-align:left;
	
	
  font-size:14px;
	color:#333;
	max-height:70vh;
	overflow-y:auto;
	
	;
}
.about-modal-content h2 {
	text-align:center;
	color:#b70000;
	margin-bottom:15px;
	font-size:18px;
}
.about-modal-content img {
	width:100%;
	height:auto;
	margin-bottom:15px;
	border-radius:5px;
}
.about-modal-content ul {
	margin:10px 0;
	padding-left:20px;
}
.about-modal-content li {
	margin:5px 0;
}
.close-about {
	position:absolute;
	right:15px;
	top:10px;
	color:#aaa;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
	line-height:1;
	transition:color 0.2s;
}
.close-about:hover {
	color:#000;
}	
@keyframes fadeIn {
	from {
	opacity:0;
}
to {
	opacity:1;
}
;}
	
@media screen and (max-width:500px) {
	.about-modal-content {
	margin:20% auto;
	width:95%;
	padding:15px;
	font-size:13px;
}
;}
	
.tongji-modal {
	display:none;
	
	
  position:fixed;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	
	
  animation:fadeIn 0.3s ease-in-out;
	
	;
}
.tongji-modal-content {
	background-image:url('tongji.png');
	
	
  background-size:cover;
	
	
  background-position:center;
	
	
  background-repeat:no-repeat;
	
	
  background-color:#f3ffff;
	
	
  margin:0 auto;
	
	
  padding:20px;
	border-radius:10px;
	width:90%;
	max-width:400px;
	position:relative;
	box-shadow:0 4px 20px rgba(0,0,0,0.3);
	text-align:left;
	font-size:14px;
	color:#333;
	max-height:90vh;
	
	
  overflow-y:auto;
	
	
  scrollbar-width:thin;
	
	;
}
.tongji-modal-content::-webkit-scrollbar {
	width:8px;
	
	;
}
.tongji-modal-content::-webkit-scrollbar-track {
	background:#f1f1f1;
	border-radius:10px;
}
.tongji-modal-content::-webkit-scrollbar-thumb {
	background:#b70000;
	border-radius:10px;
}
.tongji-modal-content::-webkit-scrollbar-thumb:hover {
	background:#900000;
}
.tongji-modal-content h2 {
	text-align:center;
	color:#b70000;
	margin-bottom:15px;
	font-size:18px;
}
.tongji-list {
	margin-top:10px;
	margin-bottom:50px;
}
.tongji-list table {
	width:100%;
	border-collapse:collapse;
	font-size:13px;
}
.tongji-list th,.tongji-list td {
	padding:8px 10px;
	text-align:left;
	border-bottom:1px solid #eee;
	font-weight:bold;
}
.tongji-list th {
	background:#f9f9f9;
	color:#b70000;
}
.tongji-list tr:hover {
	background:#f5f5f5;
}	
.close-tongji {
	position:absolute;
	right:15px;
	top:10px;
	color:#aaa;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
	line-height:1;
	transition:color 0.2s;
}
.close-tongji:hover {
	color:#000;
}	
.tongji-list .number-ball {
	position:relative;
	width:34px;
	height:34px;
	background-size:cover;
	background-position:center;
	display:inline-block;
	
	
  vertical-align:middle;
	
	
  border-radius:50%;
	margin-left:0px;
	
	;
}
.tongji-list .number-ball .ball-number {
	display:inline-block;
	color:#000;
	
	
  font-size:15px;
	font-weight:bold;
	text-shadow:none;
	position:relative;
	z-index:1;
	
	
  background-color:rgba(255,255,255,0.8);
	padding:2px 4px;
	border-radius:50%;
	min-width:16px;
	text-align:center;
	
	
  top:6px;
	left:3px;
}	
.history-modal {
	display:none;
	
	
  position:fixed;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	
	
  animation:fadeIn 0.3s ease-in-out;
	
	;
}
.history-modal-content {
	background-image:url('kaijiangbj.jpg');
	
	
  background-size:cover;
	
	
  background-position:center;
	
	
  background-repeat:no-repeat;
	
	
  background-color:#f3ffff;
	
	
  margin:0 auto;
	
	
  margin:0% auto;
	
	
  padding:20px;
	border-radius:10px;
	width:90%;
	max-width:400px;
	position:relative;
	box-shadow:0 4px 20px rgba(0,0,0,0.3);
	text-align:left;
	font-size:14px;
	color:#333;
	max-height:80vh;
	overflow-y:auto;
	
	
  scrollbar-width:thin;
	
	;
}
.history-modal-content::-webkit-scrollbar {
	width:8px;
	
	;
}
.history-modal-content::-webkit-scrollbar-track {
	background:#f1f1f1;
	border-radius:10px;
}
.history-modal-content::-webkit-scrollbar-thumb {
	background:#b70000;
	border-radius:10px;
}
.history-modal-content::-webkit-scrollbar-thumb:hover {
	background:#900000;
}
.history-modal-content h2 {
	text-align:center;
	color:#b70000;
	margin-bottom:15px;
	font-size:18px;
}
.history-list {
	margin-top:10px;
}
.history-item {
	margin-bottom:15px;
	padding:10px;
	border:1px solid #eee;
	border-radius:5px;
	background:#f9f9f9;
}
.history-item .period-date {
	display:flex;
	justify-content:space-between;
	
	
  align-items:center;
	font-weight:bold;
	color:#63007e;
	margin-bottom:8px;
	font-size:15px;
	padding:0 10px;
	
	;
}
.history-item .numbers-row {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:3px;
	flex-wrap:wrap;
}	
.history-item .number-ball {
	position:relative;
	width:44px;
	height:44px;
	background-size:cover;
	
	
  background-position:center;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
}
.history-item .number-ball .ball-number {
	display:inline-block;
	color:#000;
	
	
  font-size:20px;
	font-weight:bold;
	text-shadow:none;
	
	
  position:relative;
	
	
  left:-2px;
	top:2px;
	z-index:1;
	
	;
}


.history-item .number-ball .zodiac {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    color: #1c1313;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
    z-index: 1;
}
.history-item {
height: 80px;
}




	
@media screen and (max-width:500px) {
	.history-item .number-ball {
	width:38px;
	height:38px;
}
.history-item .number-ball .ball-number {
	font-size:16px;
	left:-2px;
	top:2px;
}
;}.history-item .plus-sign {
	font-size:20px;
	color:#b70000;
	font-weight:bold;
	margin:0 5px;
}	
.close-history {
	position:absolute;
	right:15px;
	top:10px;
	color:#aaa;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
	line-height:1;
	transition:color 0.2s;
}
.close-history:hover {
	color:#000;
}	
.kaijiang-modal {
	display:none;
	
	
  position:fixed;
	z-index:1000;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	
	
  animation:fadeIn 0.3s ease-in-out;
	
	;
}
.kaijiang-modal-content {
	background-color:#fff;
	margin:10% auto;
	padding:0px;
	border-radius:10px;
	width:90%;
	max-width:400px;
	position:relative;
	box-shadow:0 4px 20px rgba(0,0,0,0.3);
	text-align:center;
	font-size:14px;
	color:#333;
	max-height:80vh;
	overflow-y:auto;
	
	;
}	
.close-kaijiang {
	position:absolute;
	right:0px;
	top:0px;
	color:#e0e0e0;
	font-size:38px;
	font-weight:bold;
	cursor:pointer;
	line-height:1;
	transition:color 0.2s;
}
.close-kaijiang:hover {
	color:#000;
}
.right a {
	text-decoration:none;
	color:#115f5d;
}
