@charset "utf-8";/* CSS Document */
/* style.css —— 2026-05-31 CSS死代码清理
 * 用途:清除大改版遗留的无用样式(全站25142个静态页+模板组2反向验证为零引用)
 * 变更:2845行 → 1350行;被移除的规则见同目录 (已归档,见git)
 * 顺带修复了原文件的CSS语法错(漏分号/悬空!important/孤立repeat/括号不平衡)
 * 备份:skin/.../*.bak.2026-05-31 与 tools/css-purge/backup/
 */

body {
	color: #666;
	background: #f3f3f3;
	font-family: 'Microsoft Yahei','黑体','宋体',Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header {
	width: 100% !important;
	min-height: 44px !important;
	background: linear-gradient(180deg,#ffffff 0%,#f5fff8 100%) !important;
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 8px !important;
	padding: 5px 6px !important;
	box-sizing: border-box !important;
	box-shadow: 0 1px 4px rgba(5,78,36,.12) !important;
}

.header img {
	display: block !important;
	width: 162px !important;
	height: 34px !important;
	max-width: calc(100% - 152px) !important;
	flex: 0 1 auto !important;
}

.header ul {
	display: flex !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 3px !important;
	margin: 0 !important;
	padding: 10px 0 0 !important;
	flex: 0 0 auto !important;
}

.header li {
	margin: 0 !important;
	padding: 0 !important;
}

.header a {
	color: #fff !important;
	font-size: 13px !important;
}

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none
}

img {
	border: none
}

a:link {
		text-decoration: none;
}

a:visited {
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #333333
}

a:active {
	text-decoration: none;
	color: #333333
}

b {
	font-weight: normal
}

a {
	outline: none;
}/* top_nav */

.Clear {
	clear: both
}

.kd {
	width: 1000px;
	margin: 0 auto
}

.toubu .logo {
	float: left;
	width: 218px;
	margin-left: 10px;
}

.toubu .logo img {
	width: 218px;
	height: 68px;
}

.toubu .menu {
	float: left;
	width: 730px;
	height: 26px;
	margin-left: 35px;
	margin-top: 20px;
}

.toubu .menu li {
	float: left;
	padding: 0 8px;
	margin-left: 10px;
	line-height: 26px;
	text-align: center;
	color: white;
	cursor: pointer;
	font-size: 15px
}

.toubu .menu li a {
	color: #0D5585 !important;
	text-decoration: none;
}

.toubu .menu li:hover {
	background-color: #0D5585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.toubu .menu li:hover a {
	color: #FFF !important
}

.toubu .menu li.dh3{
	background-color: #005f9f ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.toubu .menu li.dh3 a {
	color: #FFF !important
}

/* top_hy */

.top_hy_right ul li .num {
	display: inline-block;
	font-weight: bold;
	color: #999;
	font-size: 14px;
	width: 25px;
}/* top_bz *//* warrant */

.warrant_title  .topLoop{ position:absolute; right:10px;top:0px;}
.warrant_title  .topLoop .hd{ float:left;font-size: 14px;
}
.warrant_title  .topLoop .bd{ float:left}

.warrant_title  .topLoop .bd li { 
    height: auto;
    overflow: hidden;
   height: 36px;
    line-height: 36px; font-size:12px; color: #333;

}
.warrant_title  .topLoop .bd li a{
    color: #005f9f;
}
.warrant_title  .topLoop .bd li a:visited{
    color: #333;
}
.warrant_title  .topLoop .bd li a:hover{
    color: #F00;
}

.warrant_title  .topLoop .bd li img{
    height: 30px;    color: transparent;
    font-size: 0;
    vertical-align: middle;
}

.lnco .lntitle a.tabtitle {
	color: #333;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 2px;
	padding: 0 15px;
}

.wanrrant_right  ul li .wz {
	float: right;
	width: 220px;
	font-size: 14px
}

.wanrrant_right  ul li .wz p {
	height: 40px;
	line-height: 20px;
	overflow: hidden
}

.wanrrant_right  ul li .wz span {
	display: block;
	text-align: right;
	height: 25px;
	line-height: 25px;
	font-size: 13px
}

.wanrrant_right  ul li .wz span a {
	display: block;
	float: right;
	margin-left: 2px;
	color: #0D5585
}

.wanrrant_right  ul li .wz span .by {
	display: block;
	float: right;
	margin-left: 2px;
	position: relative;
	cursor: pointer;
	color: #0D5585
}

.wanrrant_right  ul li .wz span .by .lj {
	display: none;
	position: absolute;
	left: -20px;
	top: 24px;
	z-index: 2222
}

.wanrrant_right  ul li .wz span .by:hover  .lj {
	display: block;
	background: #EBEBEB;
	width: 80px;
	font-size: 12px
}

.wanrrant_right  ul li .wz span .by:hover  .lj a {
	display: block;
	width: 80px;
	text-align: center;
	color: #333;
	height: 25px;
	line-height: 25px;
	margin-left: 10px; 
}

.wanrrant_right  ul li .wz span .by:hover  .lj a:hover  {
background-color: #0D5585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;color: #fff;
}/* top_line */

em{ font-style:normal}

#show {
	width: 328px;
}

#kinMaxShow {
	width: 328px;
	height: 170px;
	visibility: hidden;
	overflow: hidden;
}

#kinMaxShow p.title {
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: 10px;
	line-height: 30px;
	font-family: Verdana;
	color: #FFF;
	display: block;
	width: 100%;
	height: 30px;
	font-family: 14px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000, endcolorstr=#aa000000);
	background: rgba(0, 0, 0, 0.5);
}

#kinMaxShow p span {
	width: 260px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.top_line_right ul li .num {
	display: inline-block;
	font-weight: bold;
	color: #999;
	font-size: 14px;
	width: 25px;
}/* bottom_nav *//* hot_casino */.hot_casino {
	border: 1px solid #ddd;
	background: #fff;
	margin: 10px 0px;
}

.hot_casino_title {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	border-bottom: 2px solid #f1f1f1;
	padding: 0px 10px;
	color: #0D5585;
}

.hot_casino_title span {
	background: url(../images/pre_inco.png) -35px -33px no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 9px 5px 0px 3px;
}

.hot_casino_conentb ul.titlezq li.info a {
	text-align: center;
}/* hot_dj *//* casino_more */

#bdcs{ position: absolute;left:120px;top:10px;}
.footer .bottom {
	width: 1000px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin: 0 auto;
}

.ny {
	overflow: hidden;width: 100%;
}

.ny .nyz {
	float: left;
	width: 100%;
	
	overflow: hidden;
	background: #FFF;
	border-top: #94BF35  2px solid
}

.ny .nyz2 {
	float: left;
	width: 100%;
	
	overflow: hidden;
	background: #FFF;
	border-top: #94BF35  2px solid
}

.dqwz {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	border-bottom: 2px solid #f1f1f1;
	padding: 0px 10px;
	color: #333;
}

.dqwz span {
	background: url(../images/pre_inco.png) -61px -6px no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 3px;
}

#ts_text {
	
}

.ts_whole {
	padding: 10px;
	text-align: left;
}

.ts_whole ul li {
	color: #323232;line-height: 1.8;
}

.ts_whole ul li a {
	color: #1aaeac;
}

.ts_text_t {
	padding: 4px 0;
}

.t1 {
	
	margin-left: 5px;
	letter-spacing: 2px;
	text-indent: 2em;
}

.t2 {
	text-align: right;
	margin-right: 10px;
}

.t3 {
	text-align: right;
	
	margin-right: 10px;
}

.t4 {
	margin-left: 130px;
}

.psub {
	width: 111px;
	height: 34px;
	background: url("../images/zfcg_dwts.png");
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border: none;
	margin: 0 0 10px 70px;
}

.ts_text_t2_t {
	
	display: block;
	float: left;padding-left: 5px;
}

.ts_xianshi {
	width: 100%;
    margin: 0 auto;	
}

.ts_xianshi li {
	margin-top: 5px;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	color: #323232;
}

.ts_xianshi_ans2 {
	font-size: 14px;
	margin-top: 5px;
	width: 96%;
    padding: 10px 0 10px 0px;
	line-height: 1.8;
}

.tsbz {
	background: #228B22 url(../images/fg2.png)  no-repeat  5px 4px;
	height: 30px;
	line-height: 30px;
	padding-left: 28px;
	color: #FFF;
	font-weight: bold;
}

.nyz .bcgs_pages{ padding-left:10px !important;}

.bcgs_pages {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden
}

.bcgs_pages ul {
}

.bcgs_pages ul li {
	background: #ddd;
	color: #333;
	border-radius: 5px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	font-family: Tahoma;
	margin-right: 6px;
	padding: 0 8px;
	font-weight: bold;
}

.bcgs_pages ul li:hover {
	background: #aaa;
}

.bcgs_pages ul li a {
	color: #333;
	display: block;
}

.bcgs_pages ul li a:hover {
	text-decoration: none;
}

.bcgs_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background: #005F9F;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
}

.ny .nyy {
	float: right;
	width: 252px;
}

.table-view a {
	display: block;
	line-height: 32px;
	color: #323232;
	border-bottom: 1px solid #ccc;
	background: #f1f3f6;
}

.table-view a:nth-child(even) {
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.table-view a .blue-btn {
	display: none;
	vertical-align: middle
}

.table-view a img {
	display: none;
	vertical-align: middle
}

.table-view a span.name {
	display: block;
	width: 130px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
}

.table-view a span.rz {
	display: block;
	width: 65px;
	height: 32px;
	line-height: 32px;
	float: right;
}

.table-view a div {
	display: inline-block;
	vertical-align: middle
}

.table-view a div.date {
	margin-left: 12px;
	width: 52px
}

.table-view a div .place {
	text-align: center;
	background: #666;
	border: 1px solid #5f5e5e;
	border-radius: 2px;
	color: #fff;
	height: 16px;
	line-height: 16px;
	width: 18px;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 20px;
}

.table-view a div.place.top1,.table-view a div.place.top2,.table-view a div.place.top3 {
	background: #eb6e3c;
	border-color: #e7561f
}

.table-view a.hover {
	line-height: 17px;
	text-decoration: none;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.table-view a.hover span.name {
	display: none
}

.table-view a.hover img {
	display: inline-block;
	height: 61px;
	width: 116px;
	margin: 0 auto;
	text-align: center;
	border: 0px solid #fff;
}

.table-view a.hover div.fright {
	position: relative;
	width: 100%;
}

.table-view a.hover div.date {
	color: #fff;
	background: #448cf2
}

.table-view a.hover div.date time {
	color: #fff
}

.table-view a.hover div.date,.table-view a.hover div.place {
	height: 61px;
	width: 50px;
	margin: 0;
	text-align: center;
	border-right: 1px solid #fff
}

.table-view a.hover div.place {
	background: url(../images/rank.gif) no-repeat;
	text-indent: -9999px;
	border: none
}

.table-view a.hover div.place.top2 {
	background-position: 0 -61px
}

.table-view a.hover div.place.top3 {
	background-position: 0 -122px
}

.table-view a.hover div.place.top4 {
	background-position: 0 -183px
}

.table-view a.hover div.place.top5 {
	background-position: 0 -244px
}

.table-view a.hover div.place.top6 {
	background-position: 0 -305px
}

.table-view a.hover div.place.top7 {
	background-position: 0 -366px
}

.table-view a.hover div.place.top8 {
	background-position: 0 -427px
}

.table-view a.hover div.place.top9 {
	background-position: 0 -488px
}

.table-view a.hover div.place.top10 {
	background-position: 0 -549px
}

.table-view a.hover .rz {
	position: absolute;
	right: 0px;
	top: 10px;
}

.table-view a.hover .blue-btn {
	width: 100px;
	margin-top: 4px;
	color: #258489;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	display: block;
	position: absolute;
	right: 10px;
	top: 30px;
}

.wjbz {
	background: #f1f3f6;
}

.wjbz ul li {
	background: url("../images/ico_li_arrow.gif") no-repeat scroll 3px -38px;
	padding-left: 25px;
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.wjbz ul li span {
	color: #0D5585;
	padding-right: 5px;
}

.wjbz ul li:hover {
	background: url("../images/ico_li_arrow.gif") no-repeat scroll 3px 0;
}

.wjbz ul li a:hover {
	text-decoration: none;
}

.lmmc a.titletwo {
	background: #005F9F url(../images/xjt.png) no-repeat center bottom;
	color: #FFF
}

.lmmc2 {
	margin: 14px 10px 8px 10px;
	padding: 0;
}

.lmmc2 ul {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin: 0;
	padding: 0;
}

.lmmc2 ul li {
	float: none;
	margin: 0;
	list-style: none;
}

.lmmc2 ul li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	width: 100%;
	min-height: 36px;
	padding: 3px 12px;
	border: 1px solid #cde7d5;
	border-radius: 8px;
	box-sizing: border-box;
	background: linear-gradient(180deg, #ccffcc 0%, #f5fff5 100%);
	color: #015901;
	line-height: 1.3;
	text-align: left;
	white-space: normal;
	overflow: hidden;
	text-overflow: clip;
	font-size: 15px;
	font-weight: 600;
	box-shadow: 0 6px 16px rgba(15, 72, 36, 0.06);
	transition: all .2s ease;
}

.lmmc2 ul li a:before {
	content: "";
	flex: 0 0 28px;
	width: 28px;
	height: 28px;
	border-radius: 8px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #b8ffdd;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 19px 19px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.lmmc2 ul li a:hover {
	border-color: #8cc89a;
	box-shadow: 0 12px 24px rgba(15, 72, 36, 0.12);
	transform: translateY(-1px);
}

@media screen and (max-width:760px) {
.lmmc2 {
	margin: 10px 10px 4px 10px;
}

.lmmc2 ul {
	gap: 6px;
}

.lmmc2 ul li a {
	min-height: 30px;
	padding: 3px 7px;
	gap: 6px;
	border-radius: 8px;
	border-color: #d7eadc;
	flex-direction: row;
	justify-content: flex-start;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.05;
	box-shadow: 0 4px 10px rgba(15, 72, 36, 0.05);
}

.lmmc2 ul li a:before {
	flex: 0 0 24px;
	width: 24px;
	height: 24px;
	border-radius: 7px;
	background-size: 16px 16px;
}
}

.lmmc2 ul li.titletwo a {
	border-color: #0a8f2f;
	background: linear-gradient(135deg, #10aa46 0%, #08752b 100%);
	color: #FFF;
	box-shadow: 0 14px 28px rgba(10, 111, 43, 0.22);
}

.lmmc2 ul li.titletwo  span {
	display: none;
}

.lmmc2 ul li.titletwo a:before {
	background-color: rgba(255, 255, 255, 0.92);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28);
}

.lmmc2 ul li a[href*="/btc/jys"]:before,
.lmmc2 ul li a[href*="/game/deskyx"]:before {
	background-image: url(../images/nav-icons/exchange.svg);
}

.lmmc2 ul li a[href*="/fenxi/zq"]:before,
.lmmc2 ul li a[href*="/jiqiao/tiyu"]:before {
	background-image: url(../images/nav-icons/football.svg);
}

.lmmc2 ul li a[href*="/btc/btc"]:before {
	background-image: url(../images/nav-icons/bitcoin.svg);
}

.lmmc2 ul li a[href*="/btc/qdl"]:before,
.lmmc2 ul li a[href*="/jiqiao/qipai"]:before,
.lmmc2 ul li a[href*="/game/deskyx"]:before {
	background-image: url(../images/nav-icons/blockchain.svg);
}

.lmmc2 ul li a[href*="/btc/xsjc"]:before,
.lmmc2 ul li a[href*="/xinshou/xsrm"]:before {
	background-image: url(../images/nav-icons/newbie.svg);
}

.lmmc2 ul li a[href*="/btc/ky"]:before {
	background-image: url(../images/nav-icons/mining.svg);
}

.lmmc2 ul li a[href*="/btc/rw"]:before,
.lmmc2 ul li a[href*="/baike/bcrw"]:before,
.lmmc2 ul li a[href*="/jiqiao/ddz"]:before {
	background-image: url(../images/nav-icons/person.svg);
}

.lmmc2 ul li a[href*="/btc/NFT"]:before {
	background-image: url(../images/nav-icons/nft.svg);
}

.lmmc2 ul li a[href*="/btc/fg"]:before,
.lmmc2 ul li a[href*="/xinshou/fangpian"]:before,
.lmmc2 ul li a[href*="/baike/aqjg"]:before,
.lmmc2 ul li a[href*="/baike/pzjg"]:before {
	background-image: url(../images/nav-icons/law.svg);
}

.lmmc2 ul li a[href*="/btc/bk"]:before {
	background-image: url(../images/nav-icons/book.svg);
}

.lmmc2 ul li a[href*="/baike/ptrj"]:before {
	background-image: url(../images/nav-icons/software.svg);
}

.lmmc2 ul li a[href*="/baike/aomen"]:before {
	background-image: url(../images/nav-icons/casino.svg);
}

.lmmc2 ul li a[href*="/baike/gbh"]:before {
	background-image: url(../images/nav-icons/crown.svg);
}

.lmmc2 ul li a[href*="/baike/rwbd"]:before,
.lmmc2 ul li a[href*="/yejie/cyxw"]:before {
	background-image: url(../images/nav-icons/news.svg);
}

.lmmc2 ul li a[href*="/fenxi/lq"]:before {
	background-image: url(../images/nav-icons/basketball.svg);
}

.lmmc2 ul li a[href*="/xinshou/xinde"]:before {
	background-image: url(../images/nav-icons/idea.svg);
}

.lmmc2 ul li a[href*="/yejie/awsj"]:before {
	background-image: url(../images/nav-icons/warning.svg);
}

.lmmc2 ul li a[href*="/game/ggk"]:before,
.lmmc2 ul li a[href*="/jiqiao/caipiao"]:before {
	background-image: url(../images/nav-icons/ticket.svg);
}

.lmmc2 ul li a[href*="/game/ddpkp"]:before,
.lmmc2 ul li a[href*="/jiqiao/pkjq"]:before,
.lmmc2 ul li a[href*="/jiqiao/suoha"]:before,
.lmmc2 ul li a[href*="/jiqiao/21d"]:before {
	background-image: url(../images/nav-icons/cards.svg);
}

.lmmc2 ul li a[href*="/game/ddlhj"]:before,
.lmmc2 ul li a[href*="/game/lhjyx"]:before,
.lmmc2 ul li a[href*="/jiqiao/lhj"]:before {
	background-image: url(../images/nav-icons/slot.svg);
}

.lmmc2 ul li a[href*="/jiqiao/lunpan"]:before,
.lmmc2 ul li a[href*="/jiqiao/gubao"]:before,
.lmmc2 ul li a[href*="/jiqiao/bjl"]:before {
	background-image: url(../images/nav-icons/chips.svg);
}

.lmmc2 ul li a[href*="/yejie/hydc"]:before {
	background-image: url(../images/nav-icons/insight.svg);
}

.lmmc2 ul li a[href*="/game/qtyx"]:before {
	background-image: url(../images/nav-icons/gamepad.svg);
}

.bcxd_xiangxi {
	
	float: left;
	margin-top: 10px;
	background: #fff;
	border-radius: 8px;
	width: 100%;
}

#gzd {
	float: right;
	font-size: 14px;
	margin-right: 10px;
}

#fanye {
	padding: 20px;
	color: #323232;
}

#fanye p {
	color: #333;
	height: 30px;
}

#fanye a {
	color: #333!important;
}

#fanye a:hover {
	color: #323232;
}

.nav_bcgs_title {
	background: #005F9F;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.nav_bcgs {
	background: #eee;
}

.left_01 {
	LINE-HEIGHT: 20px;
	color: #fff;
	text-shadow: 0 2px 0 #008000909;
	text-align: center;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	display: block;
}

.left_00 {
	LINE-HEIGHT: 20px;
	COLOR: #005F9F;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold
}

.gsjs {
	width: 100%;
	*width: 99.9%;
	TEXT-ALIGN: left;
}

.gsjs1 {
	width: 100%;
	float: left;
}

.gsjs1 td {
	padding: 5px 12px;
	color: #333;
}

.gsjs1 td p {
	color: #333 !important;
	line-height: 28px;
	text-indent: 2em
}

.gsjs1 td p span {
	color: #333 !important;
}

.gsjs1 td p a {
	color: #333 !important;
}

.bcgs_bg {
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 8px;
	width: 80%;
	margin: 20px auto 10px;
}

.bcgs_bg img {
	padding: 9%;
}

.articlnb td {
	border-bottom: 1px solid #ccc;
	color: #333;
}

.table-c .djmc {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.table-c table td {
	border-left: 1px solid #ddd;
	border-top: 1px solid #999;
	padding: 10px;
	text-align: center;
	color: #333;
}

.table-c table th {
	background: url(../images/H2Bg.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #FFF;
	text-align: center
}

.table-c table td a {
	background-color: #0D5585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
} /* hot_dj *//*真人娱乐*//*真人娱乐end*/.tsxx {
	margin-left: 10px;
	margin-right: 10px;
}

.tsxx table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tsxx table td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	padding-left: 10px;
	line-height: 2;
	background: #fff;
	color: #323232;
	padding-top: 10px;
	padding-bottom: 10px;
	word-break: break-word;
    word-wrap: break-word;
    white-space: pre-wrap;
}

.tsxx table img {
	max-width: 100% !important;
	height: auto !important;
}

.tsxx table img:active {
	margin: 20px;
	transform: scale(2, 2);
}

.tsxx table th {
	background: #EEE;
	border-top: 1px solid #ccc;
	color: #323232;
	width: 90px;
	text-align: center;
	display: block;
	line-height: 2;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

.tsxx table td a {
	background-color: #0D5585;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

/* 玩家帮助内容页主体卡片样式 2026-05-29 */
.wjbz-qa-detail .qa-wrap {
	padding: 14px 16px 18px;
}

.wjbz-qa-detail .qa-title-wrap {
	margin-bottom: 12px;
}

.wjbz-qa-detail .qa-title-bar {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 38px;
	padding: 0 14px 0 38px;
	background: linear-gradient(180deg, #17b85b 0%, #0d8c43 100%);
	box-shadow: 0 1px 3px rgba(5, 78, 36, .18);
	border-radius: 6px;
	overflow: hidden;
}

.wjbz-qa-detail .qa-title-bar:before {
	content: "";
	position: absolute;
	left: 12px;
	top: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #fff;
	opacity: .96;
	-webkit-mask: url(/skin/default/images/section-help.svg) no-repeat center / contain;
	mask: url(/skin/default/images/section-help.svg) no-repeat center / contain;
}

.wjbz-qa-detail .qa-title-text {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .15);
	line-height: 38px;
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wjbz-qa-detail .qa-meta-inline {
	color: rgba(255, 255, 255, .85);
	font-size: 12px;
	line-height: 38px;
	flex-shrink: 0;
	margin-left: 14px;
}

.wjbz-qa-detail .qa-meta-inline em {
	color: #fff;
	font-style: normal;
	margin: 0 4px;
	font-weight: bold;
}

.wjbz-qa-detail .qa-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.wjbz-qa-detail .qa-item {
	display: flex;
	align-items: stretch;
	background: #fff;
	border: 1px solid #e1e6ec;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(15, 23, 42, .04);
}

.wjbz-qa-detail .qa-label {
	flex: 0 0 120px;
	background: #eee;
	color: #005F9F;
	font-weight: bold;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 14px 8px;
}

.wjbz-qa-detail .qa-content {
	flex: 1;
	min-width: 0;
	padding: 14px 16px;
	line-height: 1.9;
	font-size: 14px;
	color: #333;
	word-break: break-word;
	word-wrap: break-word;
	white-space: pre-wrap;
}

.wjbz-qa-detail .qa-a-prefix {
	color: #c0392b;
	font-weight: bold;
	margin-right: 2px;
}

.wjbz-qa-detail .qa-nav {
	display: flex;
	gap: 10px;
	margin: 14px 0 0;
}

.wjbz-qa-detail .qa-nav-card {
	flex: 1;
	display: block;
	padding: 12px 14px;
	background: #fff;
	border: 1px solid #e1e6ec;
	border-radius: 6px;
	color: #333;
	font-size: 13px;
	line-height: 1.6;
	text-decoration: none;
	transition: all .15s ease;
}

.wjbz-qa-detail .qa-nav-card:hover {
	border-color: #005F9F;
	background: #f3f8fc;
}

.wjbz-qa-detail .qa-nav-label {
	display: block;
	color: #8a98a8;
	font-size: 12px;
	margin-bottom: 4px;
}

.wjbz-qa-detail .qa-nav-text {
	color: #1a1a1a;
}

.wjbz-qa-detail .qa-nav-text a {
	color: inherit;
	text-decoration: none;
}

.wjbz-qa-detail .qa-nav-card:hover .qa-nav-text {
	color: #005F9F;
}

.wjbz-qa-detail .qa-nav-next {
	text-align: right;
}

@media (max-width: 760px) {
	.wjbz-qa-detail .qa-wrap {
		padding: 10px 10px 14px;
	}

	.wjbz-qa-detail .qa-meta-inline {
		display: none;
	}

	.wjbz-qa-detail .qa-label {
		flex: 0 0 80px;
		font-size: 13px;
		padding: 12px 4px;
	}

	.wjbz-qa-detail .qa-content {
		padding: 12px 12px;
		font-size: 14px;
	}

	.wjbz-qa-detail .qa-nav {
		flex-direction: column;
	}

	.wjbz-qa-detail .qa-nav-next {
		text-align: left;
	}
}



