@charset "utf-8";
/*header*/
.header {
	position: fixed;
	z-index: 99;
	height: 61px;
	width: 100%;
	max-width: 720px;
	background: #75E3B7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px  1px 1px rgb(179, 179, 179);
}

.header.index-header {
	height: 98px;
}

.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%;
}



.header .logo-box {
	height: 50px;
}

.header .logo{
	float: left;
	height: 11px;
	margin-left: 5px;
}

.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;
	border-radius: 50%;
}

.riqi{
	text-align: center;
	font-weight: bold;
	font-size: 19pt;
	color: #000;
	padding: 5px 0;
}
.zqgg{
	background-color: white;
	text-align: center;
}

.zhuan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 8px;
	padding-top: 8px;
	color: green;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);

}

.zhuan.qian {
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	font-weight: bold;
	color: black;
}


.zhuan span {
	font-size: 22px;
	color: rgb(255, 0, 0);
	font-weight: 900;
	margin-left: 5px;
	margin-right: 5px;
}

.zhuan span:nth-child(2) {
	font-size: 20px;
}

.liuma{
	text-align: center;
	background-color: white;
	font-size: 13pt;
	font-weight: bold;
	border: 2px solid rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	margin-top: -2px;
}

.liuma div:nth-child(2){
	color: red;
	font-size: 19pt;
}

.shima{
	text-align: center;
	background-color: white;
	font-size: 15pt;
	font-weight: bold;
	border: 2px solid rgba(0, 0, 0, 0.3);
	padding: 5px 0;
	margin-top: -2px;
	color: blue;
}

.shima div:nth-child(2){
	color: rgb(0, 0, 0);
	font-size: 20px;
	font-weight: normal;
}


.nullbox {
	height: 102px;
}
.nullbox2{
	height: 98px;
}

.subnullbox {
	height: 61px;
}

.box2{margin-bottom: -5px; margin-top: 5px;}

.box2 img{border-radius: 5px;}

.ziliao li{
    text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 16pt;
	margin: 1px 0;
	background-color: white;
	padding: 5px 0;
}

.ziliao2 li{
    text-align: center;
	color: #000;
	font-weight:700;
	font-size: 15pt;
	margin: 1px 0;
	background-color: white;
	padding: 5px 0;
}
.ziliao2 li i{color: blue;}
.ziliao2 li u{color: #ac6a00;}

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

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

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

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


.wangsu{
	font-size: 16px;
	background-color: white;
	text-align: center;
	line-height: 2.5em;
}
.wangsu p{
	color: #71c53e;
}
/*nav*/
.nav {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	border-top: 1px solid #000;
	color: black;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}

.nav span {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 16.66%;
	text-align: center;
	cursor: pointer;

}

.nav span:hover {
	background: #1051FF;
}


.box,.img-list-title {
	margin: 5px 0;
	border-radius: 5px;
	overflow: hidden;
	background: #75E3B7;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000);
}


.pad{
	scroll-margin-top:100px;
	padding: 4px 4px;

}
.img-list-title {
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000000;
	background-color: #75E3B7;
}
.img-list-title .lixing{
	color: black;
}

.content-lixing{
	background-color: white;
	margin: 10px 5px;
}
.lixing{
	font-size: 12pt;
	font-family: tahoma, 微软雅黑, 宋体, arial, georgia, verdana, helvetica, sans-serif;
	padding: 10px;
}

.yiji {
     color: black;
	 text-align: center;
	 font-size: 16pt;
	 font-weight: bold;
	 font-family: 微软雅黑;
	 background-color: white;
}

.yiji span:nth-child(1){
	color: red;
	font-size: 18pt;
}

.yiji span:nth-child(2){
	color: blue;
	font-size: 18pt;
}

.box .bulian{
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background-color: #00ff00;
	margin-bottom: 0;
}

.box .bulian li{
	padding: 10px  0;
	font-size: 15pt;
	font-weight: 700;
	border-bottom: 1px solid #008f00;
}



.box .stairs{
	text-align: left;
	color: #000;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	table-layout:fixed;
	border-collapse: collapse;
}

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

.box .stairs tr td {
	background-color: rgb(244, 244, 244);
	padding: 5px 0;
	color: rgb(224, 0, 0);
	border:1px solid #bebeb6;
}

.box .stairs tr td i{
	color: #170099;
}
.box .stairs tr td u{
	font-size: 30px;
}
.box .stairs tr td b{
	font-size: 30px;
}

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


/* 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%;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9998;
	display: none; 
  }



.guanggao{
	padding: 5px 5px;
}

.colortable{
	margin: 0px; 
	border: 1px solid rgb(129, 129, 129, 0.5); 
	box-sizing: border-box; 
	padding-top:8px; 
	padding-bottom:3px;
	height: 45px;
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-family: simsun;
	align-items: center;
	font-size: 12pt;
}
.colortable span:nth-child(1){
	color: #008000;
}
.colortable span:nth-child(2){
	color: red;
	font-size: 16pt;
}
.colortable span:nth-child(3){
	color:#0000FF;
}

.colortable2{
	margin: 0px; 
	border: 1px solid rgb(129, 129, 129, 0.5); 
	box-sizing: border-box; 
	padding-top:8px; 
	padding-bottom:3px;
	height: 45px;
	background-color: white;
	text-align: center;
	font-weight: 800;
	font-family: simsun;
	align-items: center;
	font-size: 11pt;
	font-family: 微软雅黑;
}

.colortable2 span:nth-child(2){
	color: red;
	font-size: 16pt;
}
.colortable2 span:nth-child(3){
	color:green;
}

.colortable1{
	margin: 0px; 
	border: 1px solid rgb(129, 129, 129, 0.5); 
	box-sizing: border-box; 
	padding-top:8px; 
	padding-bottom:3px;
	height: 45px;
	background-color: white;
	text-align: center;
	font-weight: 800;
	font-family: simsun;
	align-items: center;
	font-size: 14pt;
	font-family: 微软雅黑;
}
.colortable1 i{
	color:green;
}
.colortable1 u{
	color: red;
	font-size: 18pt;
}
.colortable1 b{
	color: blue;
}


.colortable3{
	margin: 0px; 
	border: 1px solid rgb(129, 129, 129, 0.5); 
	box-sizing: border-box; 
	padding-top:8px; 
	padding-bottom:3px;
	height: 45px;
	background-color: white;
	text-align: center;
	font-weight: 800;
	font-family: simsun;
	align-items: center;
	font-size: 14pt;
	font-family: 微软雅黑;
}
.colortable3 span:nth-child(1){
	color:green;
}
.colortable3 span:nth-child(2){
	color: red;
	font-size: 18pt;
}
.colortable3 span:last-child{
	color:blue;
}

.box-foot{
	background-color: #CC6600;
	text-align: center;
	font-size: 12pt;
	border: 1px solid rgb(192, 192, 192);
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	color:#00FF00;
	font-weight: bold;
	padding: 10px;
}
.box-foot span{
	color: #ffff00;
	font-size: 16pt;
}

.sixiaobawei{
	text-align: center;
	background-color: white;
	border-bottom: 2px solid rgb(128, 128, 128, 0.6) ;
}
.sixiaobawei div{
	padding: 5px 0;
	font-weight: bold;
	font-size: 11pt;
}
#colorsiwei{
	color: blue;
	font-weight: bold;
	font-size: 14pt;
}
#weishu{
	font-size: 13pt;
	color: blue;
}
#zhuhao{
	font-size: 13pt;
	color: red;
}

.tiezi li{
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
	background-color: white;
    padding: 8px 0;
	border-bottom: 1px solid grey;
	color: rgb(0, 0, 0);

}

.tiezi li u{color: green;}
.tiezi li u i{font-size: 15pt;color: red;}

.tiezi a:hover,.tiezi u:hover,.tiezi u i:hover{
	color: blue;
}

.tiezi2 li{
	font-size: 14pt;
	font-family: tahoma, 微软雅黑, 宋体, arial, georgia, verdana, helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	background-color: white;
    padding: 8px 0;
	border-bottom: 1px solid grey;
	color: rgb(0, 0, 0);

}
.tiezi2 li i{color: red;font-size: 15pt;}



.gaoshou div:nth-child(n+2){
	font-size: 15pt;
	font-family: tahoma, 微软雅黑, 宋体, arial, georgia, verdana, helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	background-color: white;
    padding: 8px 0;
	border-bottom: 1px solid grey;
	color: rgb(0, 0, 0);
}
.gaoshou span{
	color: green;
	font-size: 16pt;
}

.haoliao{
	box-sizing: border-box;
	text-align: center;
	width: 100%;
	border: 5px;
	font-size: 15pt;
}

.haoliao tr:nth-child(even) a{
	color: blue;
}
.haoliao tr:nth-child(even){
	color: rgb(255, 0, 0);
	font-weight: 700;
	text-align: center;
	background-color: #FFFF00;
}

.haoliao tr:nth-child(odd){
	color: blue;
	font-weight: 700;
	text-align: center;
	background-color: white;
}
.haoliao tr td{
	padding: 8px 0;
	border: 1px solid #808100;
}

.louti{
	border-collapse: collapse;
	width: 100%;
}

.louti tr td:nth-child(odd){
	text-align: center;
	background-color: #cff;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid rgb(181, 179, 179);
	padding: 5px 0;
}
.louti tr td:nth-child(even){
	text-align: center;
	background-color: rgb(255, 255, 255);
	font-size: 13pt;
	border: 1px solid rgb(181, 179, 179);
	color: red;
	padding: 5px 0;
	font-family: 微软雅黑;
}


.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 solid #ffffff;
}







.bikai div:nth-child(n+2){
	font-size: 12pt;
	font-family: tahoma, 微软雅黑, 宋体, arial, georgia, verdana, helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	background-color: white;
    padding: 8px 0;
	border-bottom: 1px solid grey;
	color: rgb(0, 0, 0);
}
.bikai span{
	color: green;
}
.bikai span span{
	color: red;
	font-size: 18pt;
}

.web div:nth-child(n+2){
	font-size: 16pt;
	font-family: tahoma, 微软雅黑, 宋体, arial, georgia, verdana, helvetica, sans-serif;
	font-weight: 700;
	text-align: center;
	background-color: white;
    padding: 10px 0;
	border-bottom: 2px solid grey;
	color: rgb(0, 0, 0);
}
















/*news*/
.news-title {
	float: left;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;

}

.news-title img {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 5px;
}

.txtMarquee-left {
	padding: 0 5px;
	width: auto;
	position: relative;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: left;
	_display: inline;
	width: auto !important;
	color: #000;
}

/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a {
	color: #fff;
}

.txtMarquee-left .bd ul li a:hover {
	text-decoration: underline;
}


/*content*/
.subnav {
	border-radius: 5px;
	padding: 5px 0;
	background: #f0fffa;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff, endcolorstr=#c8ffffff);
	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: 84px;
	height: 76px;
	margin: 0 auto 2px;
	animation-duration: 4s;
	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)
	}
}


.xjbox {
	margin: 5px 0;
	border-radius: 5px;
	overflow: hidden;
	background: #000;
}

.sup-title {
	font-size: 14pt;
	height: 50px;
	line-height: 50px;
	margin: 5px 0;
	text-align: center;
	color: #fff;
	background: #75E3B7;
	border-radius: 5px;
	text-shadow: 0px 1px 10px #000;
	overflow: hidden;
	border: 1px solid #000;

}

.jiesitable {
	width: 100%;
	text-align: center;
	word-wrap: break-word;
	font-size: 13pt;
	table-layout: fixed;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	font-family: 'simsun';
}

.jiesitable tr {
	height: 30px;
}

.jiesitable th,
.jiesitable td {
	/*	white-space: nowrap;
	overflow: hidden;*/
	text-overflow: ellipsis;
	border: 1px solid #75E3B7;
}

.listtable {
	color: #000;
	table-layout: fixed;
}

.listtable tr {
	height: 25px;
}

.listtable th,
.listtable td {
	padding: 4px 4px;
}

.listtable th {
	font-size: 20pt;
	text-align: center;
	border-bottom: 1px solid #000;
	text-shadow: 1px 4px 1px #b99b5f;
}

.listtable td {
	height: 36px;
	padding-left: 40px;
	background: url(../images/tj.gif) 5px center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #b99b5f;
	font-size: 12pt;
}

.listtable td a {
	display: block;
	height: 27px;
	line-height: 27px;
	color: #000;
	font-weight: bold;
	padding-right: 22px;
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/arrow.png) center right no-repeat;
}

.img-title {
	width: 65%;
	float: right;
	text-align: center;
	margin-bottom: 35px;
}

.img-title h1 {
	margin-top: 30px;
	font-size: 52px;
	letter-spacing: 6px;
	text-shadow: 0px 2px 1px #000;
	color: red;
}

.img-title h2 {
	margin-top: 32px;
	font-size: 24px;
	color: #0060ff;
	letter-spacing: 13px;
	text-shadow: 0px 2px 1px #000;
	
}

.text-box {
	height: 197px;
	background: url(../images/zgl.png) left top no-repeat;
}

.listtable.icon6 {
	background: #fff url(../images/img1.png) bottom right no-repeat;
}

.listtable.icon6 td a {
	color: #000;
}

.xjimg-list {
	background: rgba(255, 255, 255, 0.6)
}

.img-list-box {
	background: url(../images/img2.png) top right no-repeat;
}


.sideMenu {
	height: 248px;
	border: 1px solid #000;
	border-radius: 5px;
	overflow: hidden;
}

.sideMenu h3 {
	height: 42px;
	line-height: 42px;
	padding-left: 10px;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #000;
	border-bottom: 1px solid #fff;
}

.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 42px;
	background: url(../images/icoAdd.png) 16px 12px no-repeat;
	cursor: pointer;
}

.sideMenu h3.on em {
	background-position: 16px -57px;
}

.sideMenu ul {
	padding: 20px 25px;
	color: #999;
	display: none;
}

.sideMenu ul li {
	float: left;
	width: 25%;
	height: 80px;
}

.sideMenu ul li a {
	display: block;
	width: 90%;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: rgba(97, 152, 191, 0.7);
	border-radius: 10px;
	border: 1px solid #fff;
	color: #000e42;
	font-size: 18px;
	transition: all 0.5s;
}

.sideMenu ul li a:hover {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	border: 1px solid #000;
}

.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 #75E3B7;
}

.qxtable th {
	font-size: 18px;
	background: #fff89c;
	text-align: center;
	color: red;
}

.qxtable td {
	text-overflow: ellipsis;
	font-size: 16px;
}

.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: 12pt;
}

.qxtable.yxym tr td:nth-child(2) {
	width: 40%;
}

.list-title {

	background: linear-gradient(#75E3B7, #ffffff);
	color: rgb(0, 0, 0);
	text-shadow: 0px 0px 5px red;
	border-left: 1px solid #75E3B7;
	border-right: 1px solid #75E3B7;
	height: 40px;
	line-height: 40px;
	font-size: 22pt;
	text-align: center;
	border-bottom: 1px solid rgb(161, 161, 161);
	text-shadow: 1px 1px 1px #b99b5f;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#yxym .list-title {
	background: linear-gradient(#75E3B7, #ffffff);
	color: yellow;
	text-shadow: 0px 0px 10px red;
	border-left: 1px solid #75E3B7;
	border-right: 1px solid #75E3B7;
}

.jueshatable {
	table-layout: auto;
	color: #000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: rgba(255, 255, 255, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99ffffff, endcolorstr=#99ffffff);
}

.jueshatable tr {
	height: 35px;
}

.jueshatable th {
	background: #000;
	color: #fff;
	border: 1px solid #636262;
}

.jueshatable td {
	font-weight: bold;
	border: 1px solid #636262;
}

/*友情链接*/
.yqlj .link {
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #000;
	background: #0000FF;
	color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: bold;
	font-size: 16px;
}

.yqlj li {
	float: left;
	padding: 2px 1px;
	width: 25%;
}

.yqlj li a {
	display: block;
	text-align: center;
	background: #000;
	color: #fff;
	padding: 2px 0;
	border: 1px solid #fff;
	border-radius: 3px;
	transition: all 0.3s;
}

.yqlj li a:hover {
	text-decoration: underline;
}

/*footer*/
.foot-img {
	padding-bottom: 20px;
}

.copyright {
	width: 80%;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	color: #000;
}
.advertise{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	font-size: 13pt;
	font-family: 微软雅黑;
	font-weight: bold;
}
.advertise span{
	color: red;
}
.advertise a:link{
	color: blue;
	font-weight: 600;
}
.advertise a:hover{
	color: rgb(255, 251, 6);
	font-weight: 600;
}






.xjct {
	background: rgba(189, 182, 87, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99bdb657, endcolorstr=#99bdb657);
}


/*sub*/
.tablebox {
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

.tablebox tr {
	line-height: 32px;
}

.tablebox td {
	border: 1px solid #e5e5e5;
	word-break: break-all;
	padding: 3px 2px;
}

.tablebox a {
	color: rgb(255, 0, 0);
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

.subList-bg {
	background: #fff url(../images/subList-bg.png) top right no-repeat;
}

.subTextTitle {
	color: #000;
	padding: 8px 8px 0px 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.subTextTitle h1 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
}

.subTextTitle h2 {
	color: #9e6101;
	text-indent: 6px;
}

.subTextTitle p {
	color: #d2b335;
	border-top: 1px solid #ffeda4;
	border-bottom: 1px solid #ffeda4;
	padding: 10px 0;
	margin-top: 10px;
	text-indent: 6px;
}

.tablebox.imgbox a {
	display: block;
	height: 44px;
}

.tablebox.imgbox img {
	width: 100%;
	height: 44px;
}

.subListTable {
	padding: 4px 8px 8px 8px;
	color: #000;
}

.subListTable td {
	line-height: 32px;
	border-bottom: 1px solid #ffeda4;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}

.pnzl {
	width: 100%;
    table-layout: auto;
    color: #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
    overflow: hidden;
    text-align: center;
    background: #f5f5f5;
	border: 1px solid #b3e05f;
}
.pnzl td {
    font-weight: bold;
    border: 1px solid #fff;
    width: 33.3%;
    font-size: 12pt;
	height: 33px;
}
.qnzl-2{
	background-color: white;
}
.foot-subTextTitle {
	padding: 0 8px;
}

.foot-subTextTitle p {
	color: #d2b335;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffeda4;
}


@media screen and (max-width: 720px) {

	.subnav a {
		font-size: 11pt;
	}

	.subnav a img {
		width: 67.2px;
		height: 60.8px;
	}
	.box .zhongheng {
		font-size: 15px;
	  }

	.ggimg a img {
		width: 40px;
		height: 40px;
	}

	.xjbox table,
	.listtable td {
		font-size: 10pt;
	}
	.box .bulian li{
        font-size: 18px;
	}
	.sideMenu ul li a {
		font-size: 12px;
	}

	.img-title {
		width: 90%;
	}

	.img-title h2 {
		letter-spacing: 7px;
	}

	.head-title-img .natural {
		left: 73%;
	}

	.header .logo {
		margin-left: 0px;
	}

	.nav span {
		font-size: 10px;
	}

	.qxtable.yxym td {
		font-size: 12px;
	}
	.box .list-title{
		font-size: 22px;
	}
	.qxtable.yxym tr td:nth-child(2) {
		font-size: 13px;
	}
	.box .stairs tr{
		font-size: 13px;
	}
	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head td{
		font-size: 15px;
	}
	.box .stairs tr td b{
		font-size: 22px;
	}
	.box .list-title {
		font-size: 20px;
	  }
	#kjboxs{
		height: 135px;
	}
	.yiji{font-size: 16px;}
	.yiji span:nth-child(1),.yiji span:nth-child(2){font-size: 18px;}
	.colortable3{font-size: 13pt;}
	#shima{font-size: 14px;}

	.ziliao li{
		font-size: 13pt;
	}
	.ziliao2 li{
		font-size: 12pt;
	}
	.jmsht-bose{
		font-size: 12pt;
	}
	.wangsu{font-size: 14px;}
	.tiezi2 li{font-size: 13pt;}
	.haoliao{font-size: 17px;}
	
	.grid img.active {
		transform: translate(-50%, -50%);
	}
    .grid-g{height: 150px;}
	.grid-g p{font-size: 16px;}
}
@media screen and (max-width: 505px){
	.box, .subnav, .xjbox {
		margin: 2px px;
	  }
	.pad {
	padding: 2px 2px;
	}
}
@media screen and (max-width: 380px){
	.jmsht-bose{
		font-size: 11pt;
	}
}