/*公共的内页部分*/
.CurrentLocation {
	width: 990px;
	height: 68px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 29px;
	position: relative;
}
	.cl_column {
		width: auto;
		height: 38px;
		position: absolute;
		top: 4px;
		left: 0;
	}
		.cl_column span {
			font-size: 16px;
			font-weight: normal;
			color: #767576;
			line-height: 38px;
		}
		.cl_column span a:hover {
			color: #5280c3;
		}

	.cl_Box {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
		.clb_left {
			width: 368px;
			height: 2px;
			border-right: 47px solid #5280c3;
			background-color: #e2e2e2;
			margin-top: 42px;
			float: left;
		}
		.clb_right {
			width: 368px;
			height: 2px;
			border-left: 47px solid #5280c3;
			background-color: #e2e2e2;
			margin-top: 42px;
			float: left;
		}
		.clb_center {
			width: 160px;
			height: inherit;
			float: left;
		}
			.clbc_title {
				width: 100%;
				height: 38px;
				overflow: hidden;
				text-align: center;
				margin-top: 4px;
			}
				.clbc_title span {
					font-size: 28px;
					font-weight: bold;
					color: #000;
					line-height: 38px;
				}
			.clbc_english {
				width: 100%;
				height: 26px;
				overflow: hidden;
				text-align: center;
			}
				.clbc_english span {
					font-size: 14px;
					font-weight: bold;
					color: #c4c4c4;
					line-height: 26px;
				}

/*内页的东翔简介*/
.InPageHeadDongXiang {
	width: 917px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 17px;
}
	.InPageHeadDongXiang p {
		font-size: 14px;
		font-weight: normal;
		color: #626262;
		line-height: 28px;
		text-indent: 2em;
	}

/*内页头部下级栏目的按钮*/
.SubordinateColumn {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 58px;
	margin-bottom: 62px;
}
	.SCTwo {
		width: 480px;
	}
	.SCThree {
		width: 720px;
	}
	.SCFour {
		width: 960px;
	}
	.SCFive {
		width: 1200px;
	}
	.InPageHeadButton {
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		display: block;
	}
		.InPageHeadButton li {
			width: 200px;
			height: 46px;
			/*overflow: hidden;*/
			margin: 0 20px;
			float: left;
		}
			.InPageHeadButton li a:hover .ihfl_box {
				background-color: #f07e1e;
			}
			.InPageHeadButton li a:hover .ihfl_mark {
				border-top: 10px solid #f07e1e;
			}
				.ihfl_box {
					width: 100%;
					height: 37px;
					background-color: #5280c3;
					text-align: center;
				}
					.ihfl_box span {
						font-size: 16px;
						font-weight: bold;
						color: #fff;
						line-height: 37px;
					}
				.ihfl_mark {
					width: 0px;
				    height: 0;
				    margin: 0 auto;
				    border-left: 10px solid #fff;
				    border-right: 10px solid #fff;
				    /*border-top: 0px solid #5280c3;*/
				}

/*内页内容大边框*/
.InPageContent {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 50px 0;
}
	/*关于我们的内容样式*/
	.InPageContectUsWordConent {
		width: 1116px;
		height: auto;
		margin: 0 auto;
	}
		.InPageContectUsWordConent p {
			font-size: 16px;
			font-weight: normal;
			color: #000;
			line-height: 26px;
			text-indent: 2em;
		}
		.icuwc_title {
			width: 100%;
			height: auto;
			margin: 0 auto;
			overflow: hidden;
			text-align: center;
		}
			.icuwc_title span {
				font-size: 16px;
				font-weight: bold;
				color: #3a3a3a;
				line-height: 50px;
			}
			.icuwc_title b {
				font-size: 20px;
				font-weight: bold;
				color: #3a3a3a;
				line-height: 50px;
			}
		.icuwc_img {
			width: 100%;
			height: 258px;
			overflow: hidden;
			margin-bottom: 50px;
		}
			.icuwc_img li {
				width: 360px;
				height: 100%;
				margin: 0 6px;
				float: left;
			}
			.icuwc_img img {
				width: 100%;
				height: 100%;
			}
		.icuwc_txt {
			width: 1116px;
			height: auto;
			margin: 0 auto;
			overflow: hidden;
		}
			.icuwc_txt p {
				font-size: 16px;
				font-weight: normal;
				color: #3a3a3a;
				line-height: 52px;
				text-indent: 2em;
			}
			.icuwc_txt b {
				font-size: 16px;
				font-weight: normal;
				color: #3a3a3a;
				line-height: 52px;
				text-indent: 2em;
			}
			.icuwc_txt strong {
				font-size: 16px;
				font-weight: normal;
				color: #3a3a3a;
				line-height: 52px;
				text-indent: 2em;
				text-align: center;
			}

	/*培训中心的四个静态样板的内容样式*/
	.InPagePeiXunModel {
		width: 920px;
		height: auto;
		margin: 0 auto;
	}
		.ippxm_title {
			width: 90px;
			height: 24px;
			overflow: hidden;
			background-color: #5280c3;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			text-align: center;
		}
			.ippxm_title span {
				font-size: 12px;
				font-weight: bold;
				color: #fff;
				line-height: 24px;
			}
		.ippxm_toplist {
			width: 100%;
			height: 70px;
			overflow: hidden;
			text-align: center;
		}
			.ippxm_toplist li {
				width: auto;
				height: 100%;
				margin-right: 11px;
				float: left;
			}
				.ippxm_toplist span {
					font-size: 12px;
					font-weight: bold;
					color: #444444;
					line-height: 70px;
				}
		.ippxm_bottomlist {
			width: 100%;
			height: auto;
			overflow: hidden;
		}
			.ippxm_bottomlist li {
				width: 100%;
				/*height: 40px;*/
				height: auto;
				margin-bottom: 20px;
			}
				.ippxmbl_yuan {
					width: 12px;
					height: 12px;
					margin-top: 15px;
					margin-right: 11px;
					background-color: #5280c3;
					-moz-border-radius: 50%;
					-webkit-border-radius: 50%;
					border-radius: 50%;
					float: left;
				}
				.ippxm_bottomlist li strong {
					font-size: 12px;
					font-weight: bold;
					color: #303030;
					line-height: 40px;
				}
				.ippxm_bottomlist li span {
					font-size: 12px;
					font-weight: normal;
					color: #636363;
					line-height: 40px;
				}

	/*新闻列表内页样式*/
	.ip_newlist {
		width: 920px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}
		.ip_newlist li {
			width: 100%;
			height: 84px;
			overflow: hidden;
			margin-bottom: 25px;
		}
			.ipnl_idNumber {
				width: 66px;
				height: 66px;
				overflow: hidden;
				margin-top: 9px;
				position: relative;
				float: left;
			}
				.ipnlin_bgbox {
					width: 100%;
					height: 100%;
					overflow: hidden;
				}
					.ipnlinbb_topBor {
						width: 0;
						height: 0;
						overflow: hidden;
						border-left: 33px solid #fff;
						border-right: 33px solid #fff;
						border-bottom: 33px solid #5280c3;
					}
					.ipnlinbb_bottomBor {
						width: 0;
						height: 0;
						overflow: hidden;
						border-left: 33px solid #fff;
						border-right: 33px solid #fff;
						border-top: 33px solid #f07e1e;
					}
				.ipnlin_txt {
					width: 100%;
					height: 100%;
					overflow: hidden;
					text-align: center;
					position: absolute;
					top: 0;
					left: 0;
				}
					.ipnlin_txt span {
						font-size: 22px;
						font-weight: bold;
						color: #fff;
						line-height: 66px;
					}
			.ipnl_Content {
				width: 829px;
				height: 100%;
				overflow: hidden;
				margin-left: 25px;
				position: relative;
				float: left;
			}
				.ipnlc_title {
					width: 100%;
					height: 40px;
					overflow: hidden;
				}
					.ipnlc_title a:hover span {
					}
					.ipnlc_title a span {
						font-size: 18px;
						font-weight: bold;
						color: #356816;
						line-height: 40px;
					}
					.ipnlct_date {
						width: auto;
						height: 100%;
						overflow: hidden;
						float: right;
					}
						.ipnlct_date span {
							font-size: 18px;
							font-weight: bold;
							color: #000;
							line-height: 40px;
						}
				.ipnlc_p {
					width: 82%;
					height: 44px;
					overflow: hidden;
				}
					.ipnlc_p p {
						font-size: 14px;
						font-weight: normal;
						color: #333;
						line-height: 22px;
						text-indent: 2em;
					}
	
	/*图片列表内页样式*/
	.ip_imgList {
		width: 1120px;
		height: auto;
		margin: 0 auto;
		overflow: hidden;
	}
		.ipil_li {
			width: 250px;
			height: 220px;
			margin: 0 15px 0 15px;
			overflow: hidden;
			float: left;
		}
			.ipil_li a:hover .ipill_title span {
				font-weight: bold;
			}
			.ipill_img {
				width: 100%;
				height: 180px;
				overflow: hidden;
			}
				.ipill_img img {
				}
			.ipill_title {
				width: 100%;
				height: 40px;
				overflow: hidden;
				text-align: center;
			}
				.ipill_title span {
					font-size: 16px;
					font-weight: normal;
					color: #000;
					line-height: 40px;
				}

	table {
		background-color: #FFF;
		border: none;
		color: #565;
		font: 12px arial;
	}
		table caption {
			font-size: 24px;
			border-bottom: 2px solid #B3DE94;
			border-top: 2px solid #B3DE94;
		}
		table, td, th {
			margin: 0;
			padding: 0;
			vertical-align: middle;
			text-align:center;
		}
		thead th {
			font-size: 14px;
			font-weight: bold;
			line-height: 19px;
			padding: 0 8px 2px;
		}
		tbody td, tbody th {
			background-color: #DFC;
			border-bottom: 2px solid #B3DE94;
			border-top: 3px solid #FFFFFF;
			padding: 9px;
		}
		tbody tr:hover td, tbody tr:hover th {
			background-color: #8b7;
			color:#fff;
		}
		tfoot td, tfoot th {
			font-weight: bold;
			padding: 4px 8px 6px 9px;
		}
		tbody tr.odd th,tbody tr.odd td {
			background-color: #CEA;
			border-bottom: 2px solid #67BD2A;
		}
		/*td+td+td,
		col.price{
			text-align:right;
		}*/

	.ipCC_Table {
		width: 100%;
		margin: 30px 0;
		overflow: hidden;
		position: relative;

		display: none;
	}
		.ipcct_SelBox {
			width: 780px;
			margin: 15px auto;
			text-align: center;
			height: 50px;
		}
			.ipccts_title {
				float: left;
			}
			.ipcct_SelBox strong {
				font-size: 18px;
				font-weight: bold;
				color: #000;
				line-height: 50px;
			}
			.ipccts_textbox {
				/*height: 46px;*/
				height: 40px;
				margin-left: 8px;
				margin: 3px;

				text-align: left;
				float: left;
			}
				.tb_Sel_C {
					width: 250px;
					padding: 0 20px;
					font-size: 18px;
					font-weight: 400;
					color: #000;
					border: 2px solid #5280c3;
					line-height: 40px;
				}
			.ipccts_button {
				width: 100px;
				height: 40px;
				margin-top: 5px;
				margin-left: 12px;
				background-color: #5280c3;
				float: left;

				font-size: 16px;
				font-weight: bold;
				color: #fff;
				line-height: 40px;
			}
				.ipccts_button:hover {
					background-color: #8b7;
				}

		.ipCC_Table table {
			width: 810px;
			margin: 0 auto;
			margin-bottom: 20px;
			font-size: 16px;
		}
		.ipCC_Table tbody td, .ipCC_Table tbody th {
			padding: 9px 15px;
		}

	.ipCU_Table {
		width: 100%;
		margin: 30px 0;
		overflow: hidden;
		position: relative;

		display: none;
	}
		.ipcut_SelBox {
			width: 780px;
			margin: 0 auto;
			text-align: center;
			height: 50px;
		}
			.ipcuts_title {
				float: left;
			}
			.ipcut_SelBox strong {
				font-size: 18px;
				font-weight: bold;
				color: #000;
				line-height: 50px;
			}
			.ipcuts_textbox {
				/*height: 46px;*/
				height: 40px;
				margin-left: 8px;
				margin: 3px;

				text-align: left;
				float: left;
			}
				.tb_Sel_U {
					width: 250px;
					padding: 0 20px;
					font-size: 18px;
					font-weight: 400;
					color: #000;
					border: 2px solid #5280c3;
					/*line-height: 46px;*/
					line-height: 40px;
				}
			.ipcuts_button {
				width: 100px;
				height: 40px;
				margin-top: 5px;
				margin-left: 12px;
				background-color: #5280c3;
				float: left;

				font-size: 16px;
				font-weight: bold;
				color: #fff;
				line-height: 40px;
			}
				.ipcuts_button:hover {
					background-color: #8b7;
				}

		.ipCU_Table table {
			width: 810px;
			margin: 0 auto;
			margin-bottom: 20px;
			font-size: 16px;
		}
		.ipCU_Table tbody td, .ipCU_Table tbody th {
			width: 800px;
		}


/*标注*/
/*上一篇和下一篇样式*/
.prenext_class {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
	.prenext_class p {
	font-size: 12x;
}

/*首页,上一页,下一页,末页的样式*/
.jumoPage_class {
	position: relative;
	width: auto;
	height: 100px;
	margin: 0 auto;

	float: left;
	left: 50%;
}
	.jumoPage_class table {
		position: relative;
		float: left;
		right: 50%;
	}
	.jumoPage_class p {
		position: relative;
		float: left;
		right: 50%;
	}
	.jumoPage_class li {
		position: relative;
		display: inline;
		margin-left: 5px;
		float: left;
		right: 50%;
	}