﻿@charset "utf-8";
/*header*/
.header{
	position: fixed;
	z-index: 99;
	height: 140px;
	width: 100%;
	max-width: 720px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: linear-gradient(to right, #fff, #fff, #fff, #fff, #fff, #fff, #fff);
}

.high {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
 }
 
.highi {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    font-size: 15px;
}

.highlight-text {
    background-color: black;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
 }
 
 .highlightt-text {
    background-color: #af3434;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
}



.highpt {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
 }
 
 .highgs {
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	font-size: 15px;
 }
 

 
.hightm {
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    font-size: 15px;
}

.highlight-text {
    background-color: #c38247;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
 }
 
.highlightt-text {
    background-color: #ef4600;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
}
 .highlighpt-text {
    background-color: #af3434;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
}

 .highlightm-text {
    background-color: #226b23;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
}

 .highlighgs-text {
    background-color: #4e6d68;
    color: white;
    line-height: 12px;
    vertical-align: middle;
    margin-top: -3px;
}



.header.index-header{
	height: 30px;
}
.header .head-title-img{
	position: relative;
/*	background: rgba(0,0,0,0.6);*/
}
.head-title-img .natural{
	display: block;
	position: absolute;
	top: 2px;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	-webkit-animation: z 5s linear 0s infinite;
    -moz-animation: z 5s linear 0s infinite;
    -ms-animation: z 5s linear 0s infinite;
    animation: z 5s linear 0s infinite;
    box-shadow: 0px 0px 20px #000;
    border-radius: 50%;
}
@keyframes z {
	from {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}
	to {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
	}
}
.header .logo-box{
	height: 50px;
}
.header .logo{
	float: left;
	height: 11px;
	margin-left: 10px;
}
.header .logo .logo-img{
	height: 50px;	
	width: 208px;
}
.header .bank{
    float: right;
    position: relative;
    width: 56px;
    height: 44px;
    margin-top: 0px;
	margin-right: 20px;
}
.header .bank a{
	display: block;
    color: #fff;
    font-size: 8pt;
}
.header .bank img{
	display: block;
	width: 75px;
	height: 50px;
	margin:0 auto;
}
.header .bank2{
    float: right;
    position: relative;
    width: 56px;
    height: 40px;
    margin-top: 1px;
	margin-right: 10px;
}
.header .bank2 a{
	display: block;
    color: #5a5f2f;
    font-size: 10pt;
}
.header .bank2 img{
	display: block;
	width: 32px;
	height: 32px;
	margin:0 auto;
	background-color: #c5cf63;
	border-radius: 50%;
}


.qnny{
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border: 1px dashed rgb(219, 219, 219);
	box-shadow: 0 1px 0 #579be6;
	background-color: white;
}



.pad4 img{padding-bottom: -8px;}



.box iframe{
	background-color: white;
}



.box .yima .guanzhu{
	text-align: center;
	color: #000; 
}



.box .sanqi{
	text-align: center;
    color: black;
	font-size: 14pt;
	font-weight: 700;
}
.box .sanqi li{
	background-color: white;
	margin: 1px 0;
	padding: 10px 0;
}

.box .sanqi i{
	color: blue;
	font-size: 20pt;
}
.box .sanqi u{
	color: rgb(255, 0, 0);
	font-size: x-large;
}

.box .gaoshou{
	text-align: center;
    color: black;
	font-size: 14pt;
	font-weight: 700;
}
.box .gaoshou li{
	background-color: white;
	margin: 1px 0;
	padding: 10px 0;
}

.box .gaoshou i{
	color: blue;
}
.box .gaoshou u{
	color: rgb(255, 0, 0);
	font-size: x-large;
	font-size: 16pt;
}

.sdt{
	text-align: left;
	color: #000;
    font-size: 16px;
}
.sdt li{
	background-color: white;
	padding: 5px 5px;
}
.sdt li:last-child{padding-bottom: 30px;}


.box .guanggao{
	margin-bottom: -4px;
}


u{
	text-decoration: none;
}

i {
    font-style: normal;
}

.li span.ziliao.cen {
    font-size: 18px;
}


.bulian li {
    text-align: center;
    font-weight: 700;
    background-color: #00FF00;
    padding: 10px 0;
    border: 1px solid #aaa;
    margin: -1px 0;
}


.box .zuanshi{

	color: #ff0000;
	text-align: center;
	font-size: 19pt;
	font-weight: 700;
}
.box .zuanshi ul{
	background-color: white;
	margin: 0 0px 2px 0px;	
	
}
.box .zuanshi ul li{
	padding:2px 2px;
	
}
.box .zuanshi ul li:nth-child(1){
	background-color: #CCFF99;
	font-size: 16pt;
	color: #000;
}

/* 修改表格宽度铺满网页 - 开始 */
.box .stairs{
	text-align: left;
	color: #000;
	width: 100%; /* 确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
	font-weight: bold;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;
}

.box .sta{
	text-align: left;
	color: #000;
	width: 100%; /* 确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
	font-weight: bold;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;
}
/* 修改表格宽度铺满网页 - 结束 */


.qxtable th, .qxtable td {
    position: relative;
    padding: 5px 0;
    color: rgb(27, 25, 25);
    border-right: dashed 0px #8ccaf1;
    border-top: dashed 1px #eeeeee;
}

.qxtable th::after, .qxtable td::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0px;
    background-color: #eeeeee;
    
}

.qxtable th::after {
    right: 0;
}

.qxtable td::after {
    left: 100%;
}

.box .stairs tr td {
    background-color: rgb(23, 21, 21);
    padding: 5px 0;
    color: rgb(13, 243, 51);
    border: 1px solid #dadada;
}
.box .sta tr td {
    background-color: rgb(255, 255, 255);
    padding: 5px 0;
    color: rgb(0, 0, 0);
    border: 1px solid #dadada;
}
.box .bulian li a:hover {
    color: black; /* 设置悬停时的字体颜色为黑色 */
}
 .cente li {
      text-align: left;
      color: black;
    }  
.cente li u{
    text-align: left;
    color: blue; /* 将字体颜色更改为蓝色 */
  }
 .box .cente li{
        text-align: left;
	}

.riqi.zhongheng {
  color: black;
}
.subnav li img {
    width: 55px;
    height: 55px;
    margin-bottom: -10px;

}

.post-list li img {
    width: 64px;
    height: 25px;
    margin-bottom: -7px;
}
.subnav li  i{
			color: red;
 }

.yimazt{
	text-align: center;
	color: #000;
	font-size: 20px;
	border-collapse: collapse;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.yimazt tr td {
    padding: 5px 0;
    border: 1px solid #f3e0c3;
}

.yimazt i {
    font-size: 40px;
     }

.yimazt tr td:nth-child(1){
	font-weight: bold;
	width: 23%;
	background-color: #f4f4f4;
}
.yimazt tr td:nth-child(2) {
    background-color: #ffffff;
    font-weight: bold;
    color: red;
    font-size: 25px;
}
.yimazt tr td:nth-child(3){
	font-weight: bold;
	width: 16%;
	background-color: #f4f4f4;
}
.box .yimazt .yimazt-l td {
    background-color: #dfe6ce;
    color: #bb4949;
}
.xz3 {
    color: #FF00FF;
}

#yimazt-yixiao{font-size: 28px;color: blue;}

.box .stairs tr td i{
	color: red;
}



.box .sta tr td i{
	color: red;
}

.box .stairs tr td u{
	font-size: 30px;
}

.box .sta tr td u{
	font-size: 30px;
}



.box .stairs .stairs-head td{
	font-size: 15pt;
	background-color: #75e2b8;
	color: rgb(0, 0, 0);
	text-align: center;
}

.box .sta .stairs-head td{
	font-size: 15pt;
	background-color: #75e2b8;
	color: rgb(0, 0, 0);
	text-align: center;
}

.lingbwb{
		text-align: center;
		background-color: red;
		color: yellow;
		font-size: 25px;
		line-height: 180%;
	}

	.dingbu{
		position: fixed;
		height: 50px;
		background: rgba(95, 82, 82, 0.178);
		width: 50px;
		right: 50px;
		bottom: 50px;
		border-radius: 50%;
	}
	.dingbu p{
		font-size: 14px;
		color: rgb(241, 234, 234);
		padding: 5px 10px;
		font-weight: bold;
	}
	.dingbu:hover{background:rgb(90, 76, 76);}
    .dingbu a:hover{
		text-decoration: none;
	}

    .box .leftrb li{
        text-align: left;
	}
	.leftrb li i{color: red;}
	.leftrb li u{color: red;}
	
	.nmbl li u{color: red;}
    .nmbl li i{color: red;}
    
    .centerrg li i{color: red;}
    
    
    .centerr li i{color: #000;}
    
    .centerr li u{color: red;}

	.centerrg li u{color: green;}
	
	.centeg li i{color: red;}

	.centeg li u{color: red;}

	.centeg li {color: red;}
	
    .caishen li i{color: red;}
	.caishen li u{color: red;}
	
    .centerbc li i{color: blue;}
	.centerbc li u{color: chocolate;}

	.centerrb li i{color: red;}
	.centerrb li u{color: blue;}

    .duan7 {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: center;
		padding: 10px 0 5px ;
	}

	.jmsht{
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: center;
		padding: 10px 0 5px ;
	}
	
	.sanhe {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: left;
		padding: 10px 0 5px 10px;
	}

	.boshe {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: left;
		padding: 10px 0 5px 0px;
	}


.grid-container{
	display: grid;
	grid-template-columns: 10% auto auto auto 10%;
	color:#008000;
    grid-gap: 1px;
	background-image: url(../images/ds.gif);
	background-repeat: repeat;
	background-color: #ffffff;
	font-weight: bold;
	
}
.grid-container > div {
	text-align: center;
	padding: 10px 0;
    vertical-align: middle;
	font-size: 20px;
	border: 1px double #008000;
  }
  

  .grid-container .item1 {
	grid-row: 1/4;
	padding: 60px 0;
  }
  .grid-container .item5{
	grid-area: 2/2/3/5;
	padding: 10px 0;
	color: blue;
	font-size: 23px;
  }

  .item6{
	grid-area: 3/2/4/5;
  }
  .grid-container .item7 {
	grid-area: 1/5/4/6;
	padding: 50px 0;
	color: red;
  }
  .item8{
	grid-column: 1/6;
	background-color:#E6FF97 ;
	color: #000;
  }

.item7 img{height: 37px; width: 40px;}

.thirtyma{
	text-align: center;
	border-collapse: collapse;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.thirtyma tr td{
	font-size: 20px;
	padding: 5px 0;
	border: 1px dashed black;
	
}

.tongzhi{text-align: center;background-color: white;}

.tongzhi img{width: 322px;height: 81px;}

.gonggao p{
	text-align: center;
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	border: 1px dashed rgba(74, 255, 74, 0.404);
}
.gonggao p:first-child{
	background-color: yellow;
	color: red;
}
.gonggao p:last-child{background-color: red;color: yellow;}

.sxsm{
	text-align: center;
	color: #000;
	background-color: white;
	font-weight: bold;
	font-size: 18px;
}
.sxsm li{padding: 10px 0px;}
.sxsm li i{color: red;}
.sxsm li u{color: green;}
.wuwei li u {
    color: red;
}
.mianfei{
	text-align: center;
	background-color: white;
	font-size: 18px;
	font-weight: bold;

}
.mianfei p{padding: 15px;}


/* potos */
.grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 5px;
	margin: 0 auto; /* 让网格居中 */
	text-align: center;
	background-color:white;
	padding: 10px 0px;
}

.grid-g{
	height: 250px;
	overflow: hidden;
	position: relative;
	padding: 0px 10px 30px 10px;
}

.grid-g p{
	color: #000;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}

.grid img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	box-shadow: 1px 1px 5px rgb(65, 63, 63);
}

.grid img.active {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
}


/* .grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 5px;
	margin: 0 auto; 
	text-align: center;
	background-color:white;
	padding: 10px 0px;
  }

	.grid-g{height: 250px;}
	.grid-g p{
		color: #000;
		font-size: 18px;
	}

  .grid img {
	width: 180px;
	height:200px;
	object-fit: fill;
    box-shadow: 1px 1px 5px rgb(65, 63, 63);
  }

 
  .grid img.active {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(3);
	z-index: 9999;
	
  } */

  
  .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9998;
	display: none; 
  }

	.dingbu{
		position: fixed;
		height: 50px;
		background: rgba(95, 82, 82, 0.178);
		width: 50px;
		right: 50px;
		bottom: 50px;
		border-radius: 50%;
	}
	.dingbu p{
		font-size: 14px;
		color: rgb(241, 234, 234);
		padding: 5px 10px;
		font-weight: bold;
	}
	.dingbu:hover{background:rgb(90, 76, 76);}
    .dingbu a:hover{
		text-decoration: none;
	}

    .box .leftrb li{
        text-align: left;
	}
	.leftrb li i{color: red;}
	.leftrb li u{color: blue;}

    .centerrg li i{color: red;}
	.centerrg li u{color: red;}
	
	.cente li i{color: red;}
	.cente li i u{color: red;}


    .centerbc li i{color: red;}
    
    .rrg li u{color: green;}

    .rrg li i{color: red;}

	.centerbc li u{color: chocolate;}


    .duan7 {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: center;
		padding: 10px 0 5px ;
	}

	.jmsht{
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: center;
		padding: 10px 0 5px ;
	}
	
	.sanhe {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: left;
		padding: 10px 0 5px 10px;
	}

	.boshe {
		background-color: white;
		color: #000;
		font-size: 18px;
		text-align: left;
		padding: 10px 0 5px 0px;
	}



    #shengxiaobiao {
      height: 1375px;
    }



.ziliao li {
    text-align: center;
    color: #000;
    font-weight: 600;
    background-color: white;
    padding: 5px 0;
    border-bottom: 1px dashed #ccd0e7; /* 使用虚线边框 */
}
.ziliao2 li{
    text-align: center;
	color: #000;
	font-weight:700;
	font-size: 14pt;
	background-color: white;
	padding: 0px 0;

}
.ziliao2 li i{color: #392f41;}
.ziliao2 li u{color: #ac6a00;}

.wuwei li i{
	color: red;
}

.nannv li i{
    font-size: 18pt;
    color: red;

}



.moyu li i{
	color: red;
	font-size: 20pt;
}

.ge3xiao li i{
	color: blue;
}
.ge3xiao li u{
	color: red;
}

.twelve-ma li i{
     background-color: #00FF00;
}
.twelve-ma li u{
    color: rgb(7, 70, 129);
}

.lianwei li i{
	color: red;
}
.lianwei li u{
	color: rgb(7, 70, 129);
}

.gzwz{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 4px 7px  5px;
	margin-left: 5px;
}
.gzwz i{color: blue;}
.gzwz u{color: red;}

.bama i{color: blue;}
.bama u{color: green;}


.guazi{
	margin-bottom: 3px;
}
.guazi i{
	color: red;
	font-size: 20px;
}
.guazi u{color:rgb(3, 97, 141);}

.stzt img{width: 35px;}
.stzt i{color: red;}
.stzt u{color: blue;}

.dszt i{color:blue;}
.dszt u{color: darkgreen;}

.yixiao li{
	text-align: left;
	color: #00FF00;
	background-color: rgb(0, 0, 0);
	font-size: 16px;
	padding: 8px;
}
.yixiao li:nth-child(1){
	color: yellow;
	text-align: center;
	font-size: 18px;
	background-color: red;
}
.yixiao li i{
	color: red;
}

.yixiao .yixiao-tema{
	text-align: center;
}
.yixiao u{
	color: yellow;
	font-size: 25px;
}

.sanxiao{
	font-size: 18px;
	color: red;
	background-color: #ffffd9;
	font-weight: bold;
	text-align: center;
	border-collapse: collapse;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.sanxiao tr th{
	border: 1px dashed red;
	padding: 7px;
	color: blue;
}
.sanxiao tr td{
	border: 1px dashed red;
	padding: 7px;
}
.sanxiao tr td:nth-child(1){color: #000;}

.sanxiao tr td u{color: blue;}
.sanxiao tr td i{color: red;}


.szyx{
	font-size: 10pt;
	color: rgb(0, 0, 0);
	background-color: #ffffff;
	text-align: center;
	border-collapse: collapse;
	table-layout: auto;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.szyx tr th{
	border: 1px dashed rgba(143, 0, 0, 0.5);
	padding: 7px;
	color: blue;font-size: 15px;
}
.szyx tr td{
	border: 1px dashed rgba(143, 0, 0, 0.5);
	padding: 7px;
}
.szyx tr td:nth-child(1){width: 30%;}
.szyx tr td:nth-child(2){width: 47%;}
.szyx tr td:nth-child(3){width: 23%;}
.szyx tr th i{color: red;font-size: 20px;}


.dssx{
	font-size: 15px;
	color: #000;
	background-color: #ffffff;
	font-weight: 600;
	text-align: center;
	border-collapse: collapse;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.dssx tr th{
	border: 1px dashed #c0c0c0;
	height: 45px;
	color: yellow;
	background-color: #666;
}
.dssx tr td{
	border: 1px dashed #c0c0c0;
	height: 45px;
}
.dssx tr td:nth-child(1){color: #008000;}
.dssx tr td:nth-child(2),.dssx tr td:nth-child(3){color: red;}
.dssx tr td i{color: #0000ff;}


.stairs tbody tr td {
  text-align: left;
}

.sta tbody tr td {
  text-align: left;
}


.yjjt{margin-bottom: 3px;}
.yjjt i{color: green;}
.yjjt u{color: blue;}

.yzxj{
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
}
.yzxj li i{color: #008000;}

.mhs{
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}
.mhs li i{color: #008000;}


.jlbsdt{margin-bottom: 3px;}
.jlbsdt li:first-child{
	background-color: red;
	text-align: center;
	color: white;
	font-weight: bold;
	padding: 10px;
	border: 1px dashed #868686;
}
.jlbsdt li:last-child{padding-bottom: 15px;}

.swbm li{font-size: 16pt;}
.swbm li:first-child{background-color: #ffeac5;color: red;}

.xjsx{text-align: center;border: 1px dashed #579be6;}
.xjsx li{background-color: #f7f3f3;}

.liangbo li i{background-color:#eeff00;}
.pingte li{color: blue;}
.pingte i{color: red;}
.pingte u{color: green;}

.lmkzjx li{	
	font-weight: bold;
	font-size: 15px;
}
.lmkzjx li:first-child{
	background-color: rgb(255, 238, 0);
	text-align: center;
	color: rgb(255, 0, 0);
	padding: 10px;
	border: 1px dashed #868686;
}
.lmkzjx li i{color: red;}
.lmkzjx li:nth-last-child(-n+3){
	color: blue;
}
.wuwei img{
	width: 25px;
	height:20px;
    margin-bottom: -10px;
} 


.wuwei img{
    width: 80px;
	height: 80px;
    margin-bottom: -10px;

}
.caishen img{
    width: 25px;
	height: 20px;
    margin-bottom: -1px;
}

.centerrg img{
    width: 100%;

}

.centerrg i img{
    width: 50px;
	height: 40px;
	margin-bottom: -5px;

}



.caishen2 li i {
    color: red;
}
.caishen2 li u{color: red;}

.twenty-four{
	background-color: white;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.twenty-four tr th{
	color: red;
	padding: 7px;
	border: 1px dashed #579be6;
}
.twenty-four tr td{
	padding: 7px;
	border: 1px dashed #579be6;
}
.twenty-four tr td:nth-child(odd){
	width: 10%;
	background-color: #FFC;
}
.box .twenty-four{table-layout: auto;}

.youmo{
	background-color: white;
	color: #000;
	font-size: 15px;
	margin-bottom: 2px;
}
.youmo li{
	padding-left: 10px;
	line-height: 30px;
}



.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: 45px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #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-list {
    list-style: none; /* 移除整个列表的默认标志 */
    padding: 0; /* 清除列表的内边距 */
  }

  .post-list li {
    margin-left: 0; /* 去掉列表项的默认左边距 */
    padding-left: 0; /* 清除列表项的内边距 */
  }

  .post-list li::before {
    content: none; /* 移除每个列表项的标志 */
    vertical-align: middle; /* 垂直居中对齐 */
  }
.post-list a .ci{
font-size: 26px;
}


.qxtable{
	color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word; 
    word-break: break-all;	
    text-align: center;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.qxtable tr {
     height: 30px; 
}
.qxtable th{
	font-size: 18px;
	background: #fff89c;
	text-align: center;
	color: red;
}
.qxtable td {
    text-overflow: ellipsis;    
    font-size: 17px;
}
.qxtable.yxym{
	table-layout:auto;
	word-wrap: break-word;
    word-break: break-all;
}
.qxtable.yxym td{
	font-size: 18pt;
}
.qxtable.nbew tr td:nth-child(1){
	background: #f3f0eb;
	width: 33%;
}
.qxtable.nbew tr td:nth-child(3){
	background: #f3f0eb;
	width: 34%;
}
.qxtable.nbew tr td:nth-child(2){
	background: #f7f7f7;
	width: 33%;
	font-size: 28px;
}
.qxtable.wcbx tr td:nth-child(1){
	background: #f3f0eb;
}
.qxtable.wcbx tr td:nth-child(3){
	background: #f3f0eb;
}
.qxtable.wcbx tr td:nth-child(2){
	background: #f7f7f7;
	font-size: 28px;
}
.qxtable .bm {   
    font-size: 18px;
}

.qxtable .xz2{   
    font-size: 20px;
}

.qxtable .xz1{   
    font-size: 20px;
}

.box .list-title2 {
    font-size: 25px;
   }


.duilianpt1{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.duilianpt1 tr{
	height: 30px;
}
.duilianpt1 td{
	font-weight: bold;
	border:1px dashed #579be6;
	font-size: 18pt;
}
.duilianpt1 td .zl{
	font-size: 20pt;
}
.duilianpt1 th{
	font-weight: bold;
	border:1px dashed #579be6;
	font-size: 17pt;
}

.duilianpt{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.duilianpt tr{
	height: 30px;
}
.duilianpt td{
	font-weight: bold;
	border:1px dashed #C0C0C0;
	font-size: 18pt;
}
.duilianpt th{
	font-weight: bold;
	border:1px dashed #C0C0C0;
	font-size: 18pt;
}
.duilianpt td .zl{
	font-size: 18pt;
	color: #000;
}
	.subnav{
		margin: 0px 0px;
	}
    .box {
		margin: 8px 0px!important;
	}
	.subnav div a{
		font-size: 11pt;
	}
	.subnav div a img{
		width: 55px;
		height: 55px;
	}
    .box2{
		margin-right: 0px;
		margin-left: 0px;
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}

	.box .list-title{
		font-size: 21px;
	}

	.box .zhongheng{
		font-size: 16px;
	}

	.box .bulian li {
    font-size: 23px;
    color: black; /* 添加字体颜色为黑色 */
    }
    span.xz3 {
     font-size: 30px;
    }
	.box .stairs tr{
		font-size: 22px;
	}
	.box .sta tr{
		font-size: 22px;
	}
	

	.box .stairs tr i{
		font-size: 25px;
	}
	
	
	.box .sta tr i{
		font-size: 27px;
	}


	
	.box .stairs .lx{
		font-size: 20px;
	}
	
	.box .sta .lx{
		font-size: 20px;
	}

	
	.box .stairs .ym {
	  font-size: 25px;
	  color:#FF00FF;
	}
	
	.box .sta .ym {
	  font-size: 25px;
	  color:#FF00FF;
	}

	.qxtable.yxym tr td:nth-child(1) {
    background-color: #c3f2e0;
    }
	.qxtable.yxym tr td:nth-child(2) {
	    width: 56%;
	}
	.qxtable.yxym tr td:nth-child(3) {
		background: #c3f2e0;
	    width: 15%;
	}
	.box .stairs tr td u{
		font-size: 24px;
	}
	
	.box .sta tr td u{
		font-size: 24px;
	}

	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	
	.box .sta .sta-head td{
		font-size: 15px;
	}

   .qxtable .jx {   
    font-size: 20px;
   }
   .qxtable .xz3{   
	    font-size: 32px;
	}

	.dingbu{
		bottom: 10px;
		right: 5px;
		background-color: rgba(136, 136, 136, 0.507);
	}

	.boshe{font-size: 15px;}

	/* 图片的初始样式 */
	.grid img.active {
		transform: translate(-50%, -50%);
	}
	/* .grid img {
		width: 100px;
		height:120px;
	} */
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}

	.ziliao li{
		font-size: 10pt;
	}
	
	.jhsx {
     font-size: 12px;
     color: green;
     font-weight: bold;
    } 


	
	.ziliao li i{
		font-size: 12pt;
	}
    .cen {
        font-size: 18px;
    }

	.ziliao2 li{
		font-size: 20pt;
	}
	.wuwei li i{
		font-size: 17pt;
	}
	.moyu li i{
		font-size: 14pt;
	}
	.box .post-list a{
		font-size:19px;
	}
	.box .post-list a .ci{
	font-size: 24px;
	}

	.duilianpt td {
		font-size: 13pt;
	}
	.duilianpt td .zl{
		font-size: 14pt;
	}
	.duilianpt th{
		font-size: 11pt;
	}
	
	.duilianpt1 td .zl{
		font-size: 15pt;
	}
	.duilianpt1 th{
		font-size: 12pt;
	}
    
	.dssx{font-size: 14px;}


	.qxtable.yxym td{
		font-size: 18px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 20px;
	}
	.box .kaijiang{
        height: 135px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	#amlhc1{
		height: 1600px;
	}




.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;
    width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
    
}
.blgg td {
    font-weight: bold;
    border: 1px dashed #fefefe;
    font-size: 18pt;
    padding: 2px 2px;
    white-space: nowrap;
}

.blgg a {
    line-height: 35px;
    text-align: center;
    border: dashed 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;
}

.qixia{
	text-align: center;
	font-size: 15pt;
	font-weight: 700;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.qixia tr td{
	padding: 10px 0;
	border: 1px dashed #ffffff;
}

.pnzl {
    table-layout: auto;
    color: #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #f5f5f5;
	width: 100%; /* 新增：确保宽度100% */
	max-width: 100%; /* 新增：防止溢出 */
}
.pnzl td {
    font-weight: bold;
    border: 1px dashed #fff;
    width: 33.3%;
    font-size: 12pt;
	height: 40px;
}


.pnzl td a {
    display: block;
    line-height: 40px;
    border: 1px dashed #CCC;
    background: #fff;
    border-radius: 5px;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    margin: 0 2px 2px 0;
}



.copyright {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed rgb(0, 0, 0);
	font-size: 10pt;
	color: #fff;
}


.advertise{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #000;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
.advertise span{
	color: red;
}
.advertise a:link{
	color: blue;
	font-weight: 500;
}
.advertise a:hover{
	color: rgb(141, 139, 0);
	font-weight: 600;
	left: 1px;
	position:relative;
	top: 1px;
}
   .san {
    background-color: #fff;
    height: 55px;
    margin-top: 50px;
    }

.foot-img {
	padding-bottom: 4px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 5px;
}


 
@media screen and (max-width: 580px){
	.blgg td{
	  font-size: 15pt;
	  }
	.subnav{
		margin: 0px 0px;
	}
	.box.cente li {
      font-size: 18px;
    }
	#shengxiaobiao {
      height: 1470px;
    }
	.li span.ziliao.cen {
    font-size: 15px;
   }
    .box {
		margin: 3px 0px!important;
	}
	.subnav div a{
		font-size: 11pt;
	}
	.subnav li img{
		width: 55px;
		height: 55px;
	}
    .box2{
		margin-right: 0px;
		margin-left: 0px;
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}
   .qxtable .jx {   
    font-size: 16px;
   }
   .qxtable .xz3{   
    font-size: 20px;
    }
    
    .qxtable .xz2{   
    font-size: 20px;
  }

    .qxtable .xz1{   
    font-size: 18px;
   }
   
    .qxtable .td{   
    font-size: 17px;
   }



	.box .list-title{
		font-size: 20px;
	}

	.box .zhongheng{
		font-size: 15px;
	}

	.box .bulian li{
        font-size: 18px;
	}

	.box .stairs tr{
		font-size: 18px;
	}
	
	.box .sta tr{
		font-size: 18px;
	}

	
	.box .stairs .lx{
		font-size: 18px;
	}
	
	.box .sta .lx{
		font-size: 18px;
	}

	
	.box .stairs .ym{
		font-size: 25px;
	}
	
	.box .sta .ym{
		font-size: 25px;
	}


    .jhsx {
    font-size: 17px;
    color: green;
    font-weight: bold;
    }

	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	
	.box .sta tr td u{
		font-size: 24px;
	}
	.box .sta .sta-head td{
		font-size: 15px;
	}

    .nannv li i{
    font-size: 18pt;
    color: red;
    }

	.dingbu{
		bottom: 10px;
		right: 5px;
		background-color: rgba(136, 136, 136, 0.507);
	}

	.boshe{font-size: 15px;}

	/* 图片的初始样式 */
	.grid img.active {
		transform: translate(-50%, -50%);
	}
	/* .grid img {
		width: 100px;
		height:120px;
	} */
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}

	.ziliao li{
		font-size: 13pt;
	}
	.ziliao2 li{
		font-size: 12pt;
	}
	.wuwei li i{
		font-size: 16pt;
	}
	.moyu li i{
		font-size: 14pt;
	}
	.box .post-list a{
		font-size:16px;
	}
	.box .post-list a .ci{font-size: 20px;
	}

	.duilianpt td {
		font-size: 13pt;
	}
	.duilianpt td .zl{
		font-size: 14pt;
	}
	.duilianpt th{
		font-size: 11pt;
	}

	.duilianpt1 td{
		font-size: 14pt;
	}
	.duilianpt1 td .zl{
		font-size: 15pt;
	}
	.duilianpt1 th{
		font-size: 12pt;
	}
    
	.dssx{font-size: 14px;}


	.qxtable.yxym td{
		font-size: 15px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 18px;
	}
	.box .kaijiang{
        height: 135px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	#amlhc1{
		height: 1600px;
	}
    .qxtable .bm {   
    font-size: 18px;
    } 
    .yimazt i {
    font-size: 24px;
     }
     
     .yimazt jx {
      font-size: 25px;
     }
   .grid-container > div {
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    font-size: 15px;
    border: 1px double #008000;
    }
    .cen {
        font-size: 16px;
    }

   .box .list-title2 {
    font-size: 18px;
   }

   .san {
    background-color: #fff;
    height: 45px;
    margin-top: 50px;
    }

	}
	@media screen and (max-width: 480px){
	.blgg td{
	  font-size: 13pt;
	  }
	 	.subnav{
		margin: 0px 0px;
	}
   .yimazt tr td:nth-child(2) {
    background-color: #ffffff;
    font-weight: bold;
    color: red;
    font-size: 17px;
   }
   #shengxiaobiao {
      height: 1470px;
    }

    .box {
		margin: 8px 0px!important;
	}
	.box .cente li {
      font-size: 17px;
    }
	.subnav div a{
		font-size: 11pt;
	}
	.subnav li img{
		width: 55px;
		height: 55px;
	}
	
	.li span.ziliao.cen {
    font-size: 15px;
   }

	
	.yimazt img{
		width: 100%;
		height: 55px;
	}

	.yimazt li img{
		width: 100%;
		height: 30px;
	}

    .box2{
		margin-right: 0px;
		margin-left: 0px;
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}
	.yimazt {
	    font-size: 15px;
	}
	.box .list-title{
		font-size: 20px;
	}
    .nannv li i{
    font-size: 17pt;
    color: red;
    }

	.box .zhongheng{
		font-size: 16px;
	}

	.box .bulian li{
        font-size: 21px;
	}
   .box .list-title1 {
    font-size: 17px;
    }
	.box .stairs tr{
		font-size: 16px;
	}
	
	.box .stairs tr i{
		font-size: 18px;
	}
	
	.box .sta tr{
		font-size: 16px;
	}
	
	.box .sta tr i{
		font-size: 20px;
	}


	span.xz3 {
    font-size: 25px;
    }
	.box .stairs .lx{
		font-size: 19px;
	}
	
	.box .sta .lx{
		font-size: 19px;
	}

	.qxtable .jx {   
    font-size: 17px;
   }
   .qxtable .xz3{   
    font-size: 27px;
    }
    
    .qxtable .xz2{   
    font-size: 19px;
  }

    .qxtable .xz1{   
    font-size: 18px;
   }
   .qxtable td{   
    font-size: 17px;
   }


	.box .stairs .ym{
		font-size: 25px;
	}
	
	
	.box .sta .ym{
		font-size: 25px;
	}



	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	
	.box .sta tr td u{
		font-size: 24px;
	}
	.box .sta .stairs-head td{
		font-size: 15px;
	}


	.dingbu{
		bottom: 10px;
		right: 5px;
		background-color: rgba(136, 136, 136, 0.507);
	}

	.boshe{font-size: 15px;}

	/* 图片的初始样式 */
	.grid img.active {
		transform: translate(-50%, -50%);
	}
	/* .grid img {
		width: 100px;
		height:120px;
	} */
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}

	.ziliao li{
		font-size: 14pt;
	}
	.ziliao2 li{
		font-size: 19pt;
	}
	.ziliao li i{
		font-size: 16pt;
	}
	.wuwei li i{
		font-size: 16pt;
	}

	.moyu li i{
		font-size: 14pt;
	}
	.box .post-list a{
		font-size:17px;
	}
	.box .post-list a .ci{
	font-size: 22px;
	}

	.duilianpt td {
		font-size: 13pt;
	}
	.duilianpt td .zl{
		font-size: 14pt;
	}
	.duilianpt th{
		font-size: 11pt;
	}

	.duilianpt1 td{
		font-size: 14pt;
	}
	.duilianpt1 td .zl{
		font-size: 15pt;
	}
	.duilianpt1 th{
		font-size: 12pt;
	}
    
	.dssx{font-size: 14px;}

    .jhsx {
    font-size: 17px;
    color: green;
    font-weight: bold;
    }

	.qxtable.yxym td{
		font-size: 17px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 23px;
	}
	.box .kaijiang{
        height: 135px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	#amlhc1{
		height: 1600px;
	}
    .qxtable .bm {   
    font-size: 17px;
    }
    .yimazt .sm {   
    font-size: 20px;
    }
     .yimazt .jx {
      font-size: 23px;
     }
     
     .cen {
        font-size: 17px;
    }

   .san {
    background-color: #fff;
    height: 50px;
    margin-top: 50px;
    }

    .yimazt i {
    font-size: 37px;
     }
   .grid-container > div {
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    font-size: 15px;
    border: 1px double #008000;
    }
  .box .list-title2 {
    font-size: 19px;
   }

	}
	@media screen and (max-width: 408px){
	.blgg td {
		font-size: 12pt;
	}
	.post-list li img {
    width: 50px;
    height: 25px;
    margin-bottom: -8px;
    }
	.box .cente li {
      font-size: 16px;
    }
	.box .list-title2 {
    font-size: 19px;
   }
   #shengxiaobiao {
      height: 1505px;
    }
	.yimazt {
    font-size: 14px;
     }
     .yimazt i {
    font-size: 30px;
     }
    .yimazt .jx {
    font-size: 21px;
    }
	.blgg a {
		line-height: 30px;
	}
	.li span.ziliao.cen {
    font-size: 15px;
   }

		.subnav{
		margin: 0px 0px;
	}
    .box {
		margin: 8px 0px!important;
	}
	.subnav div a{
		font-size: 11pt;
	}
	.subnav li img{
		width: 55px;
		height: 55px;
	}
    .box2{
		margin-right: 0px;
		margin-left: 0px;
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}

	.box .list-title{
		font-size: 18px;
	}
	.box .list-title1 {
    font-size: 15px;
    }
	.qxtable .bm {   
	    font-size: 15px;
	}
    .qxtable .jx {   
    font-size: 15px;
   }
    .qxtable .xz {   
    font-size: 18px;
   }

  .qxtable .xz3{   
    font-size: 25px;
    }
   .qxtable .xz2{   
    font-size: 18px;
  }

    .qxtable .xz1{   
    font-size: 17px;
   }
   .qxtable td{   
    font-size: 15px;
   }
 
    .jhsx {
    font-size: 16px;
    color: green;
    font-weight: bold;
    }


	.box .zhongheng{
		font-size: 16px;
	}

	.box .bulian li{
        font-size: 19px;
	}

	.box .stairs tr{
		font-size: 14px;
	}
	
	.box .stairs tr i{
		font-size: 17px;
	}
	
	.box .sta tr{
		font-size: 17px;
	}
	
	.box .sta tr i{
		font-size: 19px;
	}


	span.xz3 {
     font-size: 20px;
    }

	.box .stairs .lx{
		font-size: 16px;
	}
	
	.box .stairs .ym{
		font-size: 25px;
	}
	
	.box .sta .lx{
		font-size: 16px;
	}
	
	.box .sta .ym{
		font-size: 25px;
	}

    .nannv li i{
    font-size: 18pt;
    color: red;
    }


	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	
	.box .sta tr td u{
		font-size: 24px;
	}
	.box .sta .sta-head td{
		font-size: 15px;
	}


	.dingbu{
		bottom: 10px;
		right: 5px;
		background-color: rgba(136, 136, 136, 0.507);
	}

	.boshe{font-size: 15px;}

	/* 图片的初始样式 */
	.grid img.active {
		transform: translate(-50%, -50%);
	}
	/* .grid img {
		width: 100px;
		height:120px;
	} */
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}

	.ziliao li{
		font-size: 13pt;
	}
	
	.moyu {
    font-size: 15px;
    }
	.cen {
        font-size: 15px;
    }
	.ziliao2 li{
		font-size: 17pt;
	}
	.ziliao li i {
    font-size: 14.5pt;
    }
	.wuwei li i{
		font-size: 16pt;
	}
	.moyu li i{
		font-size: 14pt;
	}
	.box .post-list a{
		font-size:15px;
	}
	.box .post-list a .ci{
	font-size: 19px;
	}

	.duilianpt td {
		font-size: 13pt;
	}
	.duilianpt td .zl{
		font-size: 14pt;
	}
	.duilianpt th{
		font-size: 11pt;
	}

	.duilianpt1 td{
		font-size: 14pt;
	}
	.duilianpt1 td .zl{
		font-size: 15pt;
	}
	.duilianpt1 th{
		font-size: 12pt;
	}
    
	.dssx{font-size: 14px;}

    .qxtable .bm {   
    font-size: 15px;
    }
   
    .qxtable .bm {   
    font-size: 17px;
    }
    .yimazt .sm {   
    font-size: 20px;
    }
     .yimazt .jx {
      font-size: 20px;
     }

    .san {
    background-color: #fff;
    height: 45px;
    margin-top: 50px;
    }
	.qxtable.yxym td{
		font-size: 14px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 20px;
	}
	.box .kaijiang{
        height: 135px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	#amlhc1{
		height: 1600px;
	}
    .grid-container > div {
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    font-size: 15px;
    border: 1px double #008000;
    }
    .yimazt tr td:nth-child(2) {
    background-color: #ffffff;
    font-weight: bold;
    color: red;
    font-size: 16px;
   }
	}
	@media screen and (max-width: 374px){

	.blgg td {
		font-size: 11pt;
	}
	
	 .box .cente li {
      font-size: 14px;
    }
	
	.blgg td {
		font-size: 12pt;
	}
	.blgg a {
		line-height: 30px;
	}
		.subnav{
		margin: 0px 0px;
	}
    .box {
		margin: 3px 0px!important;
	}
	.subnav div a{
		font-size: 11pt;
	}
	.subnav li img{
		width: 55px;
		height: 55px;
	 }
	 
	 
    .box2{
		margin-right: 0px;
		margin-left: 0px;
	}
	.header .logo{
		margin-left: 0px;
	}
	.nav span{
		font-size: 10px;
	}
   .qxtable td{   
    font-size: 15px;
   }


	.box .list-title{
		font-size: 20px;
	}

	.box .zhongheng{
		font-size: 15px;
	}

	.box .bulian li{
        font-size: 18px;
	}

	.box .stairs tr{
		font-size: 16px;
	}
	
	.box .stairs .lx{
		font-size: 15px;
	}
	
	.box .sta tr{
		font-size: 16px;
	}
	
	.box .sta .lx{
		font-size: 15px;
	}

	
	.box .stairs .ym{
		font-size: 25px;
	}
	
	.box .sta .ym{
		font-size: 25px;
	}

    .nannv li i{
    font-size: 16pt;
    color: red;
    }


	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 14px;
	}
   .box .sta tr td u{
		font-size: 24px;
	}
	.box .sta .stairs-head td{
		font-size: 14px;
	}

	.dingbu{
		bottom: 10px;
		right: 5px;
		background-color: rgba(136, 136, 136, 0.507);
	}

	.boshe{font-size: 15px;}

	/* 图片的初始样式 */
	.grid img.active {
		transform: translate(-50%, -50%);
	}
	/* .grid img {
		width: 100px;
		height:120px;
	} */
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}

	.ziliao li{
		font-size: 13pt;
	}
	.ziliao2 li{
		font-size: 12pt;
	}
	.wuwei li i{
		font-size: 12pt;
	}
	.moyu li i{
		font-size: 14pt;
	}
	.box .post-list a{
		font-size:16px;
	}
	.box .post-list a .ci{font-size: 20px;
	}

	.duilianpt td {
		font-size: 13pt;
	}
	.duilianpt td .zl{
		font-size: 14pt;
	}
	.duilianpt th{
		font-size: 11pt;
	}

	.duilianpt1 td{
		font-size: 14pt;
	}
	.duilianpt1 td .zl{
		font-size: 15pt;
	}
	.duilianpt1 th{
		font-size: 12pt;
	}
    
	.dssx{font-size: 14px;}


	.qxtable.yxym td{
		font-size: 15px;
	}
	.qxtable.yxym tr td:nth-child(2){
		font-size: 18px;
	}
	.box .kaijiang{
        height: 135px;
	}
	.box .ziliao-wangzhan{
		font-size: 13pt;
	}
	#amlhc1{
		height: 1600px;
	}


	}




.nullbox{
	height: 152px;
}
.nullbox2{
	height: 98px;
}
.subnullbox{
	height: 61px;
}
/*nav*/
.nav{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	border-top: 1px dashed rgb(153, 153, 153);
}
.nav span{
	display: block;
	float: left;
	color: rgb(0, 0, 0);
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	width: 16.66%;
	text-align: center;
	cursor: pointer;
}
.nav span:hover{
	background:#579be6;
	color: white;
}

.nav span a:hover{
	text-decoration: none;
}
.nav span a{
	color: rgb(0, 0, 0);
}
.ziliao li {
    border: 1px solid #aaa;
    margin: -1px 0;
    padding: 5px 5px;
}
.center img {
    border: 1px dashed #aaa;
    margin: 0px 0;
    padding: 5px 5px;
}
.ziliao2 li {
    text-align: center;
    color: #000;
    font-weight: 700;
    background-color: white;
}

.pad {

    border: solid 0px #cfcfcf;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0 0 #cfcfcf, 0px 0 0 #cfcfcf;
}
.riqi{
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}

.liujie{
	text-align: center;
	font-weight: bold;
	font-size: 19pt;
	color: rgb(0, 10, 150);
	padding: 5px 0;
}


.pad1 {
    padding: 8px;
    border: solid 0px #cfcfcf;
    border-radius: 5px;
    box-shadow: 0px 0 0 #cfcfcf, 0px 0 0 #cfcfcf;
    scroll-margin-top: 100px;
    padding: 0px 1px;
    background-image: linear-gradient(to bottom, #839383,#869585);
}



.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:3s;
	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;
}
@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)}
	to{transform:scaleX(1)}}


.list-title1 {
    background: linear-gradient(#839383,#869585);
    color: rgb(255, 255, 255);
    height: 37px;
    line-height: 37px;
    font-size: 17pt;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.list-title {
    background: linear-gradient(#839383,#869585);
    color: rgb(255, 255, 255);
    height: 40px;
    line-height: 40px;
    font-size: 20pt;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.list-title2 {
    background: linear-gradient(#eeeeee,#eeeeee);
    color: rgb(17, 109, 18);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.list-title2 a {
    color: #fff;
    text-decoration: none;
}
/* 鼠标悬停时链接颜色保持不变 */
.list-title2  a:hover {
  color: inherit; /* 继承父元素的颜色，这里保持和默认颜色一致 */
}

/* 确保所有表格铺满网页的补充样式 */
.box .stairs,
.box .sta,
.qxtable,
.yimazt,
.szyx,
.duilianpt,
.duilianpt1,
.blgg,
.pnzl,
.thirtyma,
.sanxiao,
.dssx,
.twenty-four {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

/* 确保表格容器正确设置 */
.box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

/* 优化单元格内容显示 */
.box .stairs tr td,
.box .sta tr td,
.qxtable td,
.yimazt td {
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
}

/* 在媒体查询中确保表格宽度 */
@media screen and (max-width: 580px){
    .box .stairs,
    .box .sta,
    .qxtable,
    .yimazt,
    .szyx,
    .duilianpt,
    .duilianpt1,
    .blgg,
    .pnzl,
    .thirtyma,
    .sanxiao,
    .dssx,
    .twenty-four {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 480px){
    .box .stairs,
    .box .sta,
    .qxtable,
    .yimazt,
    .szyx,
    .duilianpt,
    .duilianpt1,
    .blgg,
    .pnzl,
    .thirtyma,
    .sanxiao,
    .dssx,
    .twenty-four {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 408px){
    .box .stairs,
    .box .sta,
    .qxtable,
    .yimazt,
    .szyx,
    .duilianpt,
    .duilianpt1,
    .blgg,
    .pnzl,
    .thirtyma,
    .sanxiao,
    .dssx,
    .twenty-four {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (max-width: 374px){
    .box .stairs,
    .box .sta,
    .qxtable,
    .yimazt,
    .szyx,
    .duilianpt,
    .duilianpt1,
    .blgg,
    .pnzl,
    .thirtyma,
    .sanxiao,
    .dssx,
    .twenty-four {
        width: 100% !important;
        max-width: 100% !important;
    }
    
}

