* {
    padding: 0;
    margin: 0
}
* {
  box-sizing: border-box;
  max-width: 100%;
}

html,
body {
    height: 100%;
    font: 14px/1.3 Microsoft YaHei, Helvetica, sans-serif;
    color: #222;
}

body {
    min-height: 100%;
    height: auto;
}
a {
    text-decoration: none;
}

.post-list{text-align:center;}
.post-list-tit-pic{margin-bottom:6px}
.post-list li{padding: 3px 3px;
    border-radius: 0px;
    background-color: #fff;}

.post-list a{
	height: 33px;
	line-height: 36px;
	text-align: center;
	border: solid 1px #ddd;
	border-radius: 8px;
	background: #eee;
	background-image: linear-gradient(to top, #fff, #eee, #fff);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.post-list a font{
	font-size: 22px;
}
.post-list li .zg{
	font-size: 22px;
}
.box .post-list  li img{
	width: 25px;
	position: relative;
	right: 3px;
    bottom: -5px;
}
.post-list a:hover{
	color: red;
}
.post-list i{
	color: blue;
}
.post-list a .ci{
	font-size: 26px;
	}

.post-list1{text-align:center;}
.post-list1-tit-pic{margin-bottom:6px}
.post-list1 li{padding: 3px 3px;
    border-radius: 0px;
    background-color: #fff;
    float: left;
    width: 49.9%;
}

.post-list1 a{

	line-height: 1.5em;
	text-align: center;
	border: solid 1px #ddd;
	border-radius: 8px;
	background: #eee;
	background-image: linear-gradient(to top, #fff, #eee, #fff);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.post-list1 a:hover{
	color: red;
}
.main-container {
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 1px 10px 1px;
}
.sqibik{
  width:100%;
  border-collapse:collapse;
  background:#fff;
  font-size:15px;
  font-weight: bold;
}

.sqibik td{
  border:1px solid #e6e6e6;
  padding:10px 8px;
  vertical-align:middle;
  text-align:center;
}

.sqibik tr:nth-child(even){
  background:#fafafa;
}

/* 鏈熸暟 */
.sqibik .qs{
  width:22%;
  line-height:1.6;
  color:#555;
}

/* 涓棿鏍稿績 */
.sqibik .core{
  width:38%;
}

.sqibik .title{
  display:block;
  font-size:22px;
  font-weight:700;
  color:#0066ff;
}

.sqibik .nums{
  display:block;
  font-size:21px;
  color: #ff0000;
}

/* 楂樹寒鍙风爜 */
.sqibik em{
  font-style:normal;
  background:#ffe600;
  color:#d90000;
  padding:0 4px;
  border-radius:4px;
  font-weight:700;
}

/* 寮€濂栫粨鏋� */
.sqibik .result{
  width:25%;
  color:#333;
  line-height:1.7;
}

.sqibik .result span{
  color:#d90000;
  font-weight:600;
}
.sticky-wrap {
    position: sticky;
    top: 0;
    z-index: 50;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* Logo 闂佸搫绋勯幏锟� */
.logo-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg,#ffffff 0%, #ff9700 100%);
    box-shadow: 0 1px rgb(0 0 0);
    border-radius: 0;
    padding: 15px 0 9px 0;
    min-height: 45px;
    position: relative;
}
.logo-bar-inner {
    width: 96%;
    max-width: 650px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 14px;
}
.site-logo {
    height: 42px;
    min-width: 34px;
    object-fit: contain;
    margin-right: 6px;
}
.site-title {
    font-size: 2rem;
    color: linear-gradient(90deg,#9C27B0 0%, #E91E63 100%);
    font-weight: 800;
    letter-spacing: 2px;
    text-shadow: none;
    padding-left: 4px;
}

@media (max-width: 700px) {
    .logo-bar {
        min-height: 34px;
        padding: 7px 0 5px 0;
    }
    .logo-bar-inner {
        gap: 7px;
    }
    .site-logo {
        height: 45px;
        min-width: 24px;
        margin-right: 3px;
    }
    .site-title {
        font-size: 0.97rem;
        letter-spacing: 1px;
    }
}

/* 閻庢鍠掗崑鎾斥攽閸屾稓澧柣鏍垫嫹 */
#lottery-wrap {
    position: sticky;
    top: 60px;
    z-index: 49;
    border-radius: 0 0 12px 12px;
    background: #fff;
}

/* 濡ょ姷鍋涢悘婵嬪箟閿熺姴鐐婇柨鐕傛嫹 */
.ad-img {
    display: block;
    margin: 1px auto;
    width: 100%;
    border-radius: 8px;
}

/* 闂佸憡鍔曢幊搴敊閹版澘绀岄柨鐕傛嫹 */
.site-section {
    margin: 6px 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

/* 闂佸憡顨愮槐鏇熸櫠閿燂拷 */
.card-box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    border: 2px solid #e0aa3a;
    padding: 0;
    margin-bottom: 0;
    transition: box-shadow .2s;
}
.card-box:hover {
    box-shadow: 0 6px 16px rgba(0,0,0,0.08);
}
.card-title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 36px;
    padding: 0px 0;
    margin: 0 auto;
    text-align: center;
    border-radius: 0 0 50px 50px;
    box-shadow: 0 5px 4px 0 #F57F17;
    background: linear-gradient(#ff9700, rgb(247, 243, 243));
}
.card-content {
    margin: 5px 0 0 0;
    width: 100%;
    box-sizing: border-box;

    overflow-wrap: break-word;
}
.card-img {
    max-width: 100%;
    margin: 12px 0 0 0;
    border-radius: 8px;
    box-shadow: 0 1px 8px rgba(0,0,0,0.05);
}

/* 闂佸湱枪椤︾敻骞愬畷鍥╃＜闁跨噦鎷� */
#region-btns,
#lottery-btns {
    display: flex;
    gap: 0;
}
.region-btn {
    flex: 1 1 50%;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 0;
    border: 2px solid #2365de;
    outline: none;
    cursor: pointer;
    transition: all .18s ease-in-out;
    background: #fff;
    color: #2365de;
}
.region-btn:not(.active):hover {
    background: #f0f4ff;
}
.region-macau.active {
    background: #2365de;
    color: #fff;
    border-color: #2365de;
}
.region-hk {
    border-left: none;
    border-color: #e34b5c;
    color: #e34b5c;
}
.region-hk.active {
    background: #e34b5c;
    color: #fff;
    border-color: #e34b5c;
}
.region-macau {
    border-radius: 8px 0 0 8px;
}

@media (max-width: 700px) {
    .region-btn {
        font-size: 15px;
        padding: 5px 0;
    }
}
.header.index-header {
    height: 138px;
    border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header {
    position: fixed;
    z-index: 99;
    width: 100%;
    max-width: 720px;
    background-image: linear-gradient(to right, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF, #FFFFFF);
}

.header .logo-box {
    height: 50px;
}
.header .logo {
    float: left;
    height: 50px;
    margin-left: 0px;
}
.header .logo .logo-img {
    width: 208px;
    height: 50px;
}
.header .bank {
    float: right;
    position: relative;
    width: 80px;
    height: 50px;
}
.header .bank img {
    display: block;
    width: 75px;
    height: 50px;
    margin: 0 auto;
}
.header .bank a {
    display: block;
    color: #000;
    font-size: 12pt;
    text-align: center;
    padding-top: 14px;
}
.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border-top: 1px solid #000;
}
.box {
    margin: 2px 0;
    border-radius: 5px;
    overflow: hidden;
    background-image: linear-gradient(to right, #ff9700, #ff9700, #ff9700, #ff9700, #ff9700);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffb3ba, endcolorstr=#ffb3ba);
}  

.nullbox {
    height: 138px;
}
.nubox {
    height: 38px;
}
.dbt img{
	margin-top: 98px;
	margin-bottom: -8px;
}

/*content*/
.subnav{
	border-radius:5px;
	padding:5px 0;
	background: #f1fbf1;
	overflow: hidden;
}
.subnav a{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 2px 1px #ff9c00;
}
.subnav a img{
	display: block;
	width: 80px;
	height:80px;
	margin:0 auto 2px;
	animation-duration:1s;
	animation-fill-mode:both;
}
.subnav a:nth-child(1) img,.subnav a:nth-child(2) img{
	animation-name:fadeInLeft;
}
.subnav a:nth-child(3) img{
	animation-name:bounceInDown;
}
.subnav a:nth-child(4) img,.subnav a:nth-child(5) img{
	animation-name:fadeInRight;
}
.ggimg{
	margin:5px 0;
}
.ggimg a img{
	width: 60px;
	height: 60px;
}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}
@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}
@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}
.subnav a:hover{
	animation-name:pulse;
	animation-duration:1s;
	animation-fill-mode:both;
}
@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}
.pad{
	padding:4px 4px;
}
.padt{
	padding:4px 4px 1px 4px;
}
.xjbox{
	margin: 5px 0;
    border-radius: 5px;
    overflow: hidden;
    background: #000;
}

.gg{
	color: #000;
	table-layout: fixed;
}
.gg tr{
	height: 25px;
}
.gg th,.gg td{
	padding:4px 6px;
}
.gg th{
	font-size: 20pt;
	text-align: center; 
	border-bottom:1px solid #000;
	text-shadow: 1px 4px 1px #b99b5f;
}
.gg td{
	height: 42px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #a8e8a8;
	font-size: 18pt
}
.gg td a{
	display: block;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
}

.qxtable{
	color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word; 
    word-break: break-all;	
    text-align: center;
}
.qxtable tr {
     height: 30px; 
}
.qxtable th, .qxtable td {
    /* border: 1px solid #cfe6cf;*/
    border-top: solid 1px #8ab4f8;
    border-right: solid 1px #8ab4f8;
}
.qxtable th{
	font-size: 18px;
	background: #fff89c;
	text-align: center;
	color: red;
}
.qxtable td {
    text-overflow: ellipsis;    
    font-size: 24px;
}
.qxtable .xz {   
    font-size: 36px;
}
.qxtable .xz1 {   
    font-size: 20px;
}
.qxtable .xz2 {   
    font-size: 30px;
}
.qxtable .xz3 {   
    font-size: 38px;
}
.qxtable.left{
	text-align: left;
}
.qxtable.left th{
	text-align: left;
}
.qxtable.yxym{
	table-layout:auto;
	word-wrap: break-word;
    word-break: break-all;
/*    background:#fff url(../images/tjl.png) center center no-repeat;
*/}
.qxtable.yxym td{
	font-size: 18pt;
}
.qxtable.yxym tr td:nth-child(1){
	background: #ebe4f7;
	width: 26%;
}
.qxtable.yxym tr td:nth-child(3){
	background: #ebe4f7;
	width: 18%;
}
.qxtable.yxym tr td:nth-child(2){
	background: #f7f7f7;
	width: 56%;
	font-size: 28px;
}
.qxtable .jx {   
    font-size: 20px;
}
.list-title{
	height: 37px;
	line-height: 38px;
	font-size: 16pt;
    text-align: center;
    border-bottom: 0 solid #738e9f;
    text-shadow: 1px 4px 1px #b99b5f;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.riqi{
	font-size: 19pt;
    text-align: center;
    font-weight: bold;
    margin: 5px 0;
}
.haoju{
	font-size: 20pt;
    text-align: center;
    font-weight: bold;
    padding: 3px 0px;
}
#yxym .list-title{
	background: linear-gradient(transparent,transparent);
	font-size: 28px;
	color: #000;
	text-shadow: 0px 0px 10px #e5e5e5;
	border-radius: 0 0 -10px -10px;
    /* background: linear-gradient(#d0dee6,#d6dee6, #FFFFFF); */
    box-shadow: 0 5px 4px 0 transparent, 0 6px 20px 0 rgba(0, 0, 0, .19);
}

ul {margin: 1px;}
.post-list{text-align:center;}
.post-list-tit-pic{margin-bottom:3px}
.post-list li{padding: 3px 3px;
    border-radius: 0px;
    background-color: #fff;}

.post-list a{
height: 35px;
line-height: 35px;
text-align: center;
border: solid 1px #c1bdbd;
border-radius: 3px;
background: #eee;
background-image: linear-gradient(to top, #fff, #eee, #fff);
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
display: block;
font-size: 22px;
font-weight: bold;
color: #000;
}
.post-list a .ci{
font-size: 26px;
}

.guanggao{
	table-layout: auto;
	color: #fff;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #bdecbc;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}
.guanggao tr{
	height: 33px;
}
.guanggao img{
	width: 100%;
	height: 45px;
}
.guanggao a{
	font-size: 16pt;
	color: #000;
}
.guanggao td{
	font-weight: bold;
	border:0px; solid:#636262;
	width: 100%;
	text-align: left;
    white-space: nowrap;
}

.gongshi{
	color: #000;
	table-layout: fixed;
}
.gongshi tr{
	height: 25px;
}
.gongshi th,.gongshi td{
	padding:2px 2px;
}
.gongshi th{
	font-size: 20pt;
	text-align: center; 
	border-bottom:1px solid #000;
	text-shadow: 1px 4px 1px #b99b5f;
}
.gongshi td{
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #efe8e8;
	font-size: 18pt;
	text-align:center;
}
.gongshi td a{
	display: block;
	color: #0000FF;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
}
.duilianpt{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.duilianpt tr{
	height: 32px;
}
.duilianpt td{
	font-weight: bold;
	border:0.5px solid #8ab4f8;
	font-size: 18pt;
}
.duilianpt th{
	font-weight: bold;
	border:0.5px solid #8ab4f8;
	font-size: 18pt;
}
.duilianpt .zl{
	font-size: 20pt;
}
.duilianpt .xz1{
	font-size: 11pt;
}
.duilianpt .xz2{
	font-size: 13pt;
}

.duilianpt2{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.duilianpt2 tr{
	height: 30px;
}
.duilianpt2 td{
	font-weight: bold;
	border:0.5px solid #a4c2f4;
	font-size: 12pt;
}
.duilianpt2 th{
	font-weight: bold;
	border:1px solid #a4c2f4;
	font-size: 18pt;
}
.duilianpt2 .zl{
	font-size: 20pt;
}

.duilianpt1{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.duilianpt1 tr{
	height: 30px;
}
.duilianpt1 td{
	font-weight: bold;
	border:1px solid #e4ece4;
	font-size: 18pt;
}
.duilianpt1 .zl{
	font-size: 22pt;
}
.duilianpt1 th{
	font-weight: bold;
	border:1px solid #e4ece4;
	font-size: 17pt;
}
.pnzl{
	table-layout: auto;
	color: #000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #f5f5f5;
}
.pnzl tr{
	height: 32px;
}
.pnzl td{
	font-weight: bold;
	border:1px solid #fff;
	width: 33.3%;
	font-size: 12pt;
	font-family: 闁诲海鏁婚崑濠囧窗濞戙垺瀚冮悗锝庡枟閳锋牠鏌涘☉姗嗗殶闁瑰嚖鎷�;
}
.pnzl a{
	color: #000;
}

.copyright{
	width: 80%;
	margin:0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
	color: #000;
}
.xjct{
	background-image: linear-gradient(to right, #bf72d2, #df98f1, #e093f3, #e19bf3, #d088e2, #df98f1, #bf72d2);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99bdb657, endcolorstr=#99bdb657);
}

@media screen and (max-width: 610px){
.riqi{
	font-size: 15pt;
}
.haoju {
    font-size: 18pt;
}
.pad {
    padding: 2px 2px;
}
.padt{
	padding:2px 2px 0.1px 2px;
}
	#yxym .list-title{
	font-size: 20px;
}
.duilianpt td{
	font-size: 15pt;
}
.duilianpt .zl{
	font-size: 17pt;
}
.duilianpt th{
	font-size: 14pt;
}
.duilianpt1 td{
	font-size: 16pt;
}
.duilianpt1 .zl{
	font-size: 19pt;
}
.duilianpt1 th{
	font-size: 14pt;
	}
.qxtable td {
    font-size: 20px;
}
.qxtable .xz {   
    font-size: 28px;
}
.qxtable .xz1 {   
    font-size: 18px;
}
.qxtable .xz2 {   
    font-size: 24px;
}
.qxtable .xz3 {   
    font-size: 30px;
}
.listtable td{
		font-size: 13pt;
}
.qxtable.yxym td {
    font-size: 12pt;
}
.post-list a{font-size:21px
}
.gg td{
	font-size: 16pt
}
}
@media screen and (max-width: 505px){
.pad {
    padding: 2px 2px;
}
	#yxym .list-title{
	font-size: 18px;
}
.riqi{
	font-size: 12pt;
}
.haoju{
	font-size: 15pt;
}
.box,.subnav,.xjbox{
		margin:3px 0px ;
	}
.subnav a{
		font-size: 11pt;
	}
.subnav a img{
		width: 60.8px;
		height: 60.8px;
	}
.ggimg a img{
		width: 40px;
		height: 40px;
	}

.qxtable.yxym td{
		font-size: 18px;
	}
.qxtable.yxym tr td:nth-child(2){
		font-size: 24px;
	}
.qxtable .jx {   
    font-size: 18px;
}
.guanggao img{
	height: 33px;
	}
.guanggao a{
	font-size: 12pt;
	}
.gongshi td{
	font-size: 16pt;
	}
.duilianpt td{
	font-size: 14pt;
}
.duilianpt .zl{
	font-size: 16pt;
}
.duilianpt th{
	font-size: 13pt;
	}
.duilianpt1 td{
	font-size: 16pt;
}
.duilianpt1 .zl{
	font-size: 18pt;
}
.duilianpt1 th{
	font-size: 13pt;
	}
.pnzl td{
	font-size: 13pt;
}
.qxtable td {
    font-size: 18px;
}
.qxtable .xz {   
    font-size: 28px;
}
.qxtable .xz1 {   
    font-size: 16px;
}
.qxtable .xz2 {   
    font-size: 20px;
}
.qxtable .xz3 {   
    font-size: 30px;
}
.post-list a{font-size:19px
}
.post-list a .ci{font-size: 24px;
}
.gg td{
	font-size: 15pt
}
.gg td a{
	text-align: left;
}
}
@media screen and (max-width: 429px){
.haoju{
	font-size: 14pt;
}
.qxtable td {
    font-size: 17px;
}
.qxtable .xz1 {   
    font-size: 15px;
}
.qxtable .xz2 {
    font-size: 19px;
}
.qxtable .xz3 {   
    font-size: 28px;
}
.qxtable .xz {
    font-size: 26px;
}
.duilianpt td {
    font-size: 13pt;
}
.duilianpt .zl {
    font-size: 15pt;
}
.duilianpt1 td {
    font-size: 15pt;
}
.duilianpt1 .zl {
    font-size: 17pt;
}
.post-list a {
    font-size: 18px;
}
.post-list a .ci {
    font-size: 23px;
}
.qxtable.yxym tr td:nth-child(2) {
    font-size: 23px;
}
}
@media screen and (max-width: 409px){
.riqi{
	font-size: 11pt;
}
.haoju{
	font-size: 13pt;
}
.qxtable td {
    font-size: 16px;
}
.qxtable .xz {   
    font-size: 24px;
}
.qxtable .xz1 {   
    font-size: 14px;
}
.qxtable .xz2 {   
    font-size: 18px;
}
.qxtable .xz3 {   
    font-size: 26px;
}
.qxtable.yxym td {
    font-size: 16px;
}
.qxtable.yxym tr td:nth-child(2){
		font-size: 21px;
	}
.qxtable .jx {   
    font-size: 16px;
}
#yxym .list-title{
	font-size: 17px;
}
.duilianpt td {
    font-size: 13pt;
}
.duilianpt .zl{
	font-size: 14pt;
}
.duilianpt th{
	font-size: 11pt;
}
.duilianpt1 td{
	font-size: 14pt;
}
.duilianpt1 .zl{
	font-size: 16pt;
}
.duilianpt1 th{
	font-size: 12pt;
	}
.pnzl td {
    font-size: 12pt;
}
.gongshi td{
	font-size: 14pt;
	}
.post-list a{font-size:16px
}
.post-list a .ci{font-size: 22px;
}
.gg td{
	font-size: 14pt
}
}
@media screen and (max-width: 374px){
.riqi {
    font-size: 10pt;
}
.haoju {
    font-size: 12pt;
}
.qxtable td {
    font-size: 15px;
}
.qxtable .xz1 {   
    font-size: 12px;
}
.qxtable .xz2 {
    font-size: 16px;
}
.qxtable .xz3 {   
    font-size: 22px;
}
.qxtable .xz {
    font-size: 20px;
}
.duilianpt td {
    font-size: 11pt;
}
.duilianpt .zl{
	font-size: 13pt;
}
.duilianpt th {
    font-size: 10pt;
}
.duilianpt1 td{
	font-size: 11pt;
}
.duilianpt1 .zl{
	font-size: 15pt;
}
.duilianpt1 th{
	font-size: 10pt;
	}
.post-list a{font-size:15px
}
.post-list a .ci{font-size: 19px;
}
#yxym .list-title {
    font-size: 15px;
}
.qxtable.yxym tr td:nth-child(2){
		font-size: 19px;
	}
.qxtable .jx {   
    font-size: 14px;
}
.pnzl td {
    font-size: 11pt;
}
.gg td{
	font-size: 13pt
}
}

.blgg a{text-decoration: none;}
.blgg a:hover{text-decoration:underline;}

.blgg {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    
}
.blgg td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 18pt;
    padding: 2px 2px;
    white-space: nowrap;
}

.blgg a {
    line-height: 35px;
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 8px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}


@media screen and (max-width: 580px){
.blgg td{
  font-size: 15pt;
  }
}
@media screen and (max-width: 480px){
.blgg td{
  font-size: 13pt;
  }
}
@media screen and (max-width: 408px){
.blgg td {
    font-size: 12pt;
}
.blgg a {
    line-height: 30px;
}
}
@media screen and (max-width: 358px){
.blgg td {
    font-size: 11pt;
}
}
.tb.tbsx{
  width:100%;
  border-collapse:collapse;
  background:#fff;
}

.tb.tbsx td{
  padding:10px 6px;
  text-align:center;
  font-size:clamp(14px, 3.8vw, 16px);
  font-weight:600;
  border-bottom:1px solid #eee;
  white-space:nowrap;       /* 闂佺ǹ绻戞繛濠囧极椤撱垺鏅慨姗嗗幗椤㈠秴鈽夐幘宕囆ｉ悽顖楀亾闁荤偞鍐婚幏锟� */
}

.tb.tbsx tr:last-child td{
  border-bottom:none;
}

/* 闂佸憡绋掗崹婵嬫嚈閹寸偟鈻旈柕鍫濆閸わ拷 */
.hit{
  /* background:#ffe600; */
  color:#e60000;
  padding:2px 6px;
  border-radius:4px;
  font-weight:700;
}

/* 闂佸憡绋掗崹婵嬫嚈閹寸偟鈻旈柍褜鍓氱粙澶愭晸閿燂拷 */
.half{
  background:#fff3b0;
  color:#e60000;
  padding:2px 5px;
  border-radius:4px;
  font-weight:700;
}
/* 婵炲濮撮幊宥囩礊閺冨牊鍋ㄩ柕濞垮€楅懝楣冩煛閸偄澧茬紒渚囧亰瀵剟鏁撻敓锟� */
.tb.tbsx {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  font-family: "Microsoft YaHei", Arial, sans-serif;
}

.tb.tbsx td {
  padding: 5px 0px;
  font-size: 14pt;
  text-align: center;
  border-bottom: 1px dashed #e5e5e5;
}

.sx-title {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 1.6;
}

.sx-line {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6;
  color: #f00;
}

.sx-hit {
  background: #fffb00;
  border-radius: 3px;
}

.sx-footer {
  background: #f6f6f6;
  font-size: 18px;
  font-weight: bold;
}

.sx-footer .red { color: #ff0000; }
.sx-footer .green { color: #0b9e0c; }
.sx-footer .blue { color: #0556ab; }
.sx-footer .pink { color: #d0088c; }
/* ====== 闁荤姍鍐仾闁哄绱曢幃浼村Ω閵堝洨鎳囬柣蹇曞仧閸嬬偤鎮ч崡鐑嗗殨闊洢鍎崇粈鍕倵閻熸媽瀚伴柛娆忕箻濮婇箖寮崒銈団偓鏌ユ煥濞戣櫕瀚� ====== */
.qx-box {max-width:680px;margin:12px auto;font-family:"Microsoft YaHei",Arial;}
.qx-box table{width:100%;border-collapse:collapse;background:#fff;}
.qx-box td{
  border:1px solid #e5e5e5;
  padding:8px 6px;
  font-size: 17px;
  text-align:center;
  line-height:1.5;
}
.qx-box .hd{
  background:linear-gradient(90deg,#f5f9ff,#eef3ff);
  color:#1a55ff;
  font-weight:700;
  font-size:16px;
}
.qx-box .ft{
  background:#fafafa;
  font-weight:600;
}
.qx-box .red{color:#e60012;font-weight:600;}
.qx-box .green{color:#0a8f3d;font-weight:600;}
.qx-box u{color:#ff0000;text-decoration:none;border-bottom:2px solid #ff0000;}
.qx-box .big{font-size:20px;font-weight:800;}
.qx-box .hit{color:#ff0000;font-weight:700;}
.qx-box .open{color: #f00;font-weight: bold;}
.qx-box .focus span{font-weight:800;}

.amggb3 a{text-decoration: none;}
.amggb3 a:hover{text-decoration:underline;}
.amggb3 {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    border: 1px solid #67a4f5;
    border-style: dashed;
}
.amggb3 td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 1.4rem;
    padding: 4px 5px 3px 5px;
    white-space: nowrap;
}
.amggb3 a {
    height: 35px;
    line-height: 32px;
    text-align: center;
    border: solid 1px #67a4f5;
    border-radius: 20px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}


.style1 {
	color: #000080;
}

/* 整体卡片 */
.qixiao1111{
  width:100%;
  border-collapse:separate !important;
  border-spacing:0;
  background:#fafafa;
  border:1px solid #e6e6e6;
  border-radius:6px;
  overflow:hidden;
  font-size:14px;
}

/* 单元格 */
.qixiao1111 td{
  padding:3px 2px;
  border-bottom:1px solid #ededed;
  background:#fff;
}

/* 最后一行无下边框 */
.qixiao1111 tr:last-child td{
  border-bottom:none;
}

/* pre 统一处理 */
.qixiao1111 pre{
  margin:0;
  white-space:pre-wrap;
  word-break:break-word;
  text-align:left;   /* 关键：全部左对齐 */
  line-height:1.3;
}

/* 顶部说明行 */
.qixiao1111 .p2{
  background:#f5f5f5;
  border-left:3px solid #f57f17;

}

/* 正文行 */
.qixiao1111 .pre1{
  padding-left:2px;
}

/* 期数标题（363期七肖 这类） */
.qixiao1111 span[style*="期"]{
  font-weight:700;
  margin-right:6px;
}

/* 一码 / 重点数字（轻强调，不炸） */
.qixiao1111 span[style*="24pt"],
.qixiao1111 span[style*="xx-large"]{

}

/* 底部宣传语：低调一点 */
.qixiao1111 pre span{
  letter-spacing:.3px;
  font-family: "Microsoft YaHei", "Arial", sans-serif;
}