body,td,th {
	font-size: 14px;
	color: #000000;
	line-height: 30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.jianju {
	padding-right: 10px;
}
.jianju1 {
	padding-right: 10px;
	font-size: 12px;
	color:darkgrey;
	float:left;
}
.font30 {
	font-size: 30px;
}
.font16 {
	font-size: 16px;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.top font {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.kuang {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.kuang2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.hong {color: #FF0000}
.xiahuaxian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.xiaxian1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.kuang3 {
	border: 1px solid #CCCCCC;
}
.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.xian2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.kuang_yuanjiao {
	border: 1px solid #FF0000;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 16px;
}


ul {
	list-style: none;
}

.subNavBox {
	width: 230px;
	margin: 0px;
}

.subNavBox ul {
	margin: 0px;
}
.subNav {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	line-height: 80px;
	padding-left: 10px;
	background: url("https://www.ncsbu.com/huiyuan/img/jiantou1.jpg") no-repeat;
	background-position: 95% 50%;
	height:80px;
}

	.subNav:hover {
		color: #fff;
	}

.currentDd {
	color: #fff;
}

.currentDt {
	background-image: url("https://www.ncsbu.com/huiyuan/img/jiantou.jpg");
	line-height: 80px;
	height: 80px;
}

.navContent {
	display: none;
	background-color: #81bce6;
}

.navContent li a {
	display: block;
	width: 200px;
	heighr: 28px;
	text-align: left;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	padding-left: 10px;
}

.navContent li a:hover {
	color: #fff;
}

.da img {
	cursor: pointer;
	transition: all 0.6s;
}
	.da img:hover {
		transform: scale(1.2);
	}

.mGrid {
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #E9E9E9;
	border-collapse: collapse;
}

	.mGrid td {
		padding: 5px;
		border: solid 1px #E9E9E9;
		color: #000;
	}

	.mGrid th {
		padding: 4px 2px;
		color: #fff;
		background: url("https://www.ncsbu.com/gkzytb/img/grd_head.png") repeat-x top;
		border-left: solid 1px #525252;
		font-size: 0.9em;
	}

	.mGrid .alt {
		background: #fcfcfc url("https://www.ncsbu.com/gkzytb/img/grd_alt.png") repeat-x top;
	}

	.mGrid .pgr {
		background: #424242 url("https://www.ncsbu.com/gkzytb/img/grd_pgr.png") repeat-x top;
	}

		.mGrid .pgr table {
			margin: 5px 0;
		}

		.mGrid .pgr td {
			border-width: 0;
			padding: 0 6px;
			border-left: solid 1px #E9E9E9;
			font-weight: bold;
			color: #fff;
			line-height: 12px;
		}

		.mGrid .pgr a {
			color: #666;
			text-decoration: none;
		}

			.mGrid .pgr a:hover {
				color: #000;
				text-decoration: none;
			}

.mGrid1 {
	width: 100%;
}

	.mGrid1 span {
		color:red;
	}

.m_TextBox {
	border: 1px solid #E9E9E9;
	margin: 0px;
	padding: 3px;
	height: 22px;
	width: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333333;
	background-color: #fff;
	outline: none;
	/*-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);*/
}

.button, .button:visited {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: #222 url("https://www.ncsbu.com/gkzytb/img/grd_btn.png") repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width: 200px;
	height: 50px;
	top: 0px;
	left: 1px;
}

#AspNetPager1 {
	line-height: 30px;
	float: none;
	height: 40px;
	width: 680px;
	margin-top: 10px;
}

	#AspNetPager1 a {
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		float: left;
		height: 30px;
		width: 30px;
		border: 1px solid #CCCCCC;
	}

	#AspNetPager1 span {
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		float: left;
		height: 30px;
		width: 30px;
	}

	#AspNetPager1 input {
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		float: left;
		height: 25px;
		width: 30px;
		margin-left: 5px;
	}

	#AspNetPager1 #AspNetPager1_btn {
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		float: left;
		height: 31px;
		width: 31px;
	}

.DropDownList {
	background: #EFEFEF url("https://www.ncsbu.com/gkzytb/img/grd_alt.png") repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	border: 0px;
	width: 150px;
	height: 30px;
}

.m_DropDownList {
	border: 1px solid #E9E9E9;
	margin: 0px;
	padding: 3px;
	height: 30px;
	width: 60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333333;
	background-color: #fff;
	outline: none;
}
	.m_DropDownList option {
		border: 1px solid #E9E9E9; /* 更改边框样式 */
		//border-radius: 4px; /* 圆角边框 */
	}

.m_CheckBoxList {
	border-collapse: collapse;
	line-height: 30px;
}
	.m_CheckBoxList input {
		width: 34px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		height: 34px;
	}
	.m_CheckBoxList label {
		width: 130px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		height: 34px;
		font-size: 16px;
	}

.m_CheckBoxList1 {
	border-collapse: collapse;
	line-height: 30px;
}
	.m_CheckBoxList1 input {
		/* 隐藏原生复选框 */
		display: none;
	}
	.m_CheckBoxList1 label:hover {
		/* 针对CheckBoxList中的每个label标签设置鼠标样式 */
		cursor: pointer;
	}
		.m_CheckBoxList1 input[type="checkbox"]:checked:has(+ label) + label {
			/* 选中文字变红 */
			color: red;
			cursor: pointer;
		}


.hidden {
	display: none;
}

.m_btn {
	line-height: 50px;
	width: 100px;
	height: 50px;
	border: 0px solid #CCCCCC;
	text-align: center;
	color: #000000;
}
.m_btn1 {
	line-height: 38px;
	width: 100px;
	height: 38px;
	border: 0px solid #CCCCCC;
	text-align: center;
	color: #fff;
	margin: 0px;
	background-color: #FF0000;
	cursor: pointer;
}
.m_btn2 {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	line-height: 38px;
	height: 38px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #000000;
	width: 50px;
	background: transparent url("https://www.ncsbu.com/gkzytb/img/grd_alt.png");
}
.yuanjiayinying {
	border-radius: 10px;
	box-shadow: 10px 10px 20px #CCCCCC;
}

.yuanyinying {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: 10px 10px 20px #CCCCCC;
	opacity: 0.8;
}

#TreeView1 {
	font-size: 14px;
	line-height: 50px;
}

	#TreeView1 a {
		font-size: 14px;
		line-height: 30px;
		float: left;
		width: 800px;
		border: 1px solid #E9E9E9;
		font-size: 14px;
		margin: 5px;
		padding: 5px 5px 5px 30px;
		height: 30px;
		text-decoration: none;
		word-spacing: 50px;
	}

.top_jb {
	background-image: linear-gradient(to right, #6597fd, #a5e8ff);
}

.yuanjiao_yinying {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.yuanjiao_zuo {
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	background-color: #FFFFFF;
}

.yuanjiao_you {
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	background-color: #FFFFFF;
}

.yuanjiao {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #FFFFFF;
}

.yuanjiao_zuo_lan {
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	background-color: #6ca1fd;
}

.yuanjiao_you_lan {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #6ca1fd;
	border-right-color: #6ca1fd;
	border-bottom-color: #6ca1fd;
}

.yuanjiao_zuo_hong {
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	background-color: #ff8168;
}

.yuanjiao_you_hong {
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff8168;
	border-right-color: #ff8168;
	border-bottom-color: #ff8168;
}

.LinkButton {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	line-height: 30px;
	height: 50px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #000000;
	width: 100px;
	height: 50px;
	padding: 5px 10px 5px 10px;
	background: transparent url("https://www.ncsbu.com/gkzytb/img/grd_alt.png");
}
	.LinkButton a {
		width: 100px;
		height: 42px;
		text-decoration: none;
		background: transparent url("https://www.ncsbu.com/gkzytb/img/grd_alt.png");
		text-decoration: none;
	}

.img_display {
	display: block;
}

.m_RadioButtonList {
	border-collapse: collapse;
	line-height: 34px;
}

	.m_RadioButtonList input {
		width: 34px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		height: 34px;
	}

	.m_RadioButtonList label {
		width: 200px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		height: 40px;
		font-size: 16px;
	}

.box {
	width: 100px;
	color: #000000;
	text-decoration: none;
}
	.box a {
		color: #000000;
		text-decoration: none;
	}
	.box:hover {
		background-color: #D9D9D9; /* 鼠标悬停时的背景色 */
	}

.box1 {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	background-color: #FF0000;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}
	.box1 a {
		color: #fff;
		text-decoration: none;
	}

.tuwen {
	float: left;
	width: 250px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tuwen_shang {
	float: left;
	width: 250px;
	height: 100px;
	overflow: hidden; /* 隐藏溢出的内容 */
	border-radius: 5px;
}

	.tuwen_shang img {
		width: 250px;
		border: 0;
		border-radius: 5px;
	}

	.tuwen_shang a {
		border: 0;
	}

.tuwen_xia {
	float: left;
	width: 250px;
	height: 30px;
	text-align: left;
}

	.tuwen_xia a {
		height: 30px;
		font-size: 14px;
		border: 0;
		color: rgba(0, 0, 0, 0.85);
		line-height: 30px;
	}

.tuwen_you {
	float: left;
	width: 230px;
	height: 100px;
	overflow: hidden; /* 隐藏溢出的内容 */
	border-radius: 5px;
}
	.tuwen_you img {
		width: 230px;
		border: 0;
		border-radius: 5px;
	}
	.tuwen_you a{
		border: 0;
	}

.zhuanye_daohang_nr {
	background-color: #E9E9E9; 
}

.zhuanye_daohang_nr1 {
	background-color: #fff;
}

.zhuanye1_daohang_nr {
	text-decoration: none;
	font-size: 18px;
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
	.zhuanye1_daohang_nr a {
		color: #000000;
		text-decoration: none;
	}

.zhuanye1_daohang_nr1 {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	background-color: #FF0000;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}
	.zhuanye1_daohang_nr1 a {
		color: #fff;
		text-decoration: none;
	}

.xuanze {
	float: left;
	width: 100px;
	height: 40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

