/*
Style Name:
Author: Fifthmouse
*/
@import url("reset.css");
@import url("global.css");
/*============================布局用ID====*/
body {
	background:#0065b2;
}
#wrap {
	width:952px;
	background:#fff;
	margin:0px auto;
}
#header {
	height:70px;
	background:#0065b2;
	position:relative;
}
	#header .logo , #header .sNav {
		position:absolute;
	}
	#header .logo {
		width:247px;
		height:47px;
		top:15px;
		left:0;
	}
	#header .sNav {
		top:30px;
		right:0;
	}
		#header .sNav li {
			margin:0 3px;
			float:left;
			color:#fff;
		}
			#header .sNav li a {
				color:#fff;
				text-decoration:none;
			}
							
#banner {
	width:952px;
	height:241px;
	border-bottom:10px solid #ffc344;
	position:relative;
	vertical-align:middle;
}
	#banner .flash {
		z-index:-20px;
	}
	#banner .dzBtn {
		width:200px;
		position:absolute;
		z-index:20px;
		top:297px;
		left:30px;
	}
		#banner .dzBtn a {
			display:block;
			margin-bottom:5px;
		}
	#banner .nav {
		position:absolute;
		top:20px;
		left:20px;
	}
.nav {
	width:913px;
	height:53px;
	position:absolute;
	top:20px;
	left:20px;
}
	.nav li a {
		width:100px;
		height:28px;
		padding:25px 0 0 13px;
		/*== border-right:1px solid #ffc344; ==*/
		margin-right:1px;
		background:#444;
		float:left;
		color:#fff;
		font-size:14px;
		font-weight:bold;	
	}
	.nav li a.nobar {
		border-right:none;
	}
#maintitle {
	width:952px;
	height:61px;
	position:relative;
	background:url(../images/xc-bg.gif) no-repeat 794px 0;
}
	#maintitle #maintitleimg {
		position:absolute;
		top:14px;
		left:25px;
	}
	#maintitle .gg {
		width:370px;
		height:16px;
		padding:0 0 0 50px;
		background:url(../images/ggBg.gif) no-repeat;
		display:none;
		position:absolute;
		top:24px;
		left:340px;
		line-height:16px;
	}

#main {
	padding:20px;
}
.side {
	width:220px;
	height:auto !important;
	height:330px;
	min-height:330px;
	padding:4px 0 110px;
	background:#d3ee98 url(../images/subSideBg.gif) repeat-x left bottom;
	border-top:5px solid #9bd128;
	float:left;
}
.subNav .hd {
	padding-left:20px;
	border-bottom:1px solid #9bd128;
}
.subNav .bd {
	padding-top:7px;
}
	.subNav .first-floor li {
		height:auto !important;
		height:28px;
		min-height:28px;
		padding-left:36px;
		border-bottom:1px solid #8fc41f;
		background:url(../images/arrowb1.gif) no-repeat 26px 11px;
		line-height:28px;
	}
		.subNav .first-floor li a {
			text-decoration:none;
			color:#444444;
			font-size:14px;
			font-weight:bold;
		}
		.subNav .first-floor li a:hover {
			color:#c00;
		}
	.subNav .second-floor {
		margin:5px 0;
		
	}
	.subNav .second-floor li {
		height:auto !important;
		height:22px;
		min-height:22px;
		padding-left:56px;
		border:0;
		background:url(../images/arrows1.gif) no-repeat 46px 8px;
		line-height:22px;
	}
		.subNav .second-floor li a {
			font-size:12px;
			font-weight:normal;
		}
.mostly {
	width:670px;
	float:right;
}
.crumbs {
	height:20px;
	border-bottom:1px solid #8fc41f;
	background:url(../images/subBy.gif) no-repeat right bottom;
	line-height:20px;
}
	.crumbs a {
		display:inline-block;
		margin:0 3px;
		color:#000;
		text-decoration:none;
	}
.listbox {
	padding:10px 0;
}
.listbox li {
	width:550px;
	height:26px;
	padding:0 100px 0 20px;
	border-bottom:1px dashed #ccc;
	background:url(../images/arrow1.gif) no-repeat 8px 8px;
	line-height:26px;
	position:relative;
	overflow:hidden;
}
.listbox li a {
	color:#000;;
	text-decoration:none;
}
.listbox li a:hover {
		color:#003399;
	}
.listbox li .date {
	position:absolute;
	top:0;
	right:10px;
}

.docbox h1 {
	padding:10px 0;
	color:#624F41;
	font-weight:bold;
	font-size:22px;
	line-height:30px;
	text-align:center;
}
.docbox .shd {
	background:url(../images/shd-arrow.gif) no-repeat 0px 9px;
	padding:0 0 0 20px;
	color:#900;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	text-align:left;
}
.detailElse {
	width:500px; 
	margin:0px auto;
	font-size:12px;
	line-height:20px;
}
.detailElse p {
	text-align:center;
}
.detail {
	margin:10px auto;
	line-height:20px;
	word-break:break-all;
	text-align:justify;
}
.detail p {
	padding-bottom:10px;
	line-height:24px;
}
.detailMore {
	margin:50px 0px 0px 0px;
}
.detailMore p {
	line-height:40px;
}
.detailMore .previous {
	width:290px; 
	margin:0px 20px 0px 0px;
	float:left; 
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.detailMore .back {
	float:left; 
}
.detailMore .next {
	width:290px; 
	margin:0px 0px 0px 20px;
	display:inline;
	float:right; 
	text-align:right;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.detailMore a {
	text-decoration:underline;
}

#footer {
	height:70px;
	border-top:3px solid #166812;
	background: url(../images/fooderBg.gif) repeat-x left top;
	clear:both;
	font-size:12px;
	line-height:24px;
	text-align:center;
}
	#footer span {
		margin:10px 10px;
	}
	#footer select {
		font-size:12px;
		line-height:18px;
	}
	#footer a {
		color:#000;
	}
/* Pages Main Tyle */
.page {
	width:640px;
}
.pages {
	color: #000000;
	cursor: default;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	margin:10px auto;
	padding: 3px 0px 3px 0px;
}
.pages .count,
.pages .number,
.pages .arrow
{
	color: #000000;
	font-size: 12px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
/* Page and PageCount Style */
.pages .count {
	font-weight: bold;
	border-right: none;
	padding: 2px 10px 1px 10px;
}
/* Mode 0,1,2 Style (Number) */
.pages .number {
	font-weight: normal;
	padding: 2px 10px 1px 10px;
}
.pages .number a,
.pages .number span {
	font-size: 12px;
}
.pages .number span {
	color: #999999;
	margin: 0px 3px 0px 3px;
}
.pages .number a {
	color: #000000;
	text-decoration: none;
}
.pages .number a:hover {
	color: #0000ff;
}
#detailMore {
	margin:50px 0px 0px 0px;
}
#detailMore p {
	line-height:40px;
}
#detailMore .previous {
	width:290px; 
	margin:0px 20px 0px 0px;
	float:left; 
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#detailMore .back {
	float:left; 
}
#detailMore .next {
	width:290px; 
	margin:0px 0px 0px 20px;
	display:inline;
	float:right; 
	text-align:right;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#job p {
	margin:6px 0px;
	/*word-break:break-all;
	text-align:justify;*/
}
#station {
	padding:0px 0px 10px 0px;
}
#station ul {
	text-align:left;
	line-height:30px;
	color:#215d92; 
	font-weight:bold;
}
#station li {
	padding:0px 10px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position:2px 2px;
	display:inline;
}
#job h4 { 
	font-size:14px;
	line-height:24px;
}
#job p {
	text-indent:24px;
}
#policy table ,
#policy td,
#policy th {/*- 人才政策  -*/
	padding:0px 4px;
	line-height:20px;
	border:1px solid #bbb;
	border-collapse:collapse;
}
#recruitment table { /*- 招聘动态  -*/
	margin:10px 0px;
	border-bottom:1px solid #bbb;
}
#recruitment table ,
#recruitment td,
#recruitment th {
	padding:0px 2px;
	line-height:26px;
	border:1px solid #ddd;
	border-collapse:collapse;
}
#recruitment th {
	text-align:left;
}
#recruitment .title {
	background-color:#DEE8F1;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.textarea2 {
	width:80%; 
	border:1px solid #bbb;
	font-size:12px;
	line-height:20px; 
}
.wide-list-box2 {width:100%;height:auto!important;height:285px;min-height:285px;position:relative;font:normal normal 12px/1.5 Arial, Tahoma, "宋体"}
	.wide-list-box2 div.hd {width:100%;height:38px;background:url(../images/title-wide.gif) no-repeat;line-height:38px;text-indent:20px;color:#c00;}
		.wide-list-box2 div.hd h3 {background:url(../images/arrow.gif) no-repeat 22px 13px;text-indent:35px;}
	.wide-list-box2 .bd {padding:0 0 0 10px;}
		.wide-list-box2 .bd ul {width:680px;margin:0 auto;}
			.wide-list-box2 .bd ul li {height:auto!important;height:90px;min-height:90px;padding:5px 0;;border-bottom:1px solid #c1c1c1;}
			.wide-list-box2 .bd ul li .title {padding:10px 0;background:url(none)}
				.wide-list-box2 .bd ul li .title h4 {padding:0 10px 0 5px;border-left:4px solid #900;display:inline;line-height:20px;}
				.wide-list-box2 .bd ul li .title span.name a {padding:0 3px;font-weight:bold;}
				.wide-list-box2 .bd ul li .title span.time {padding-left:5px;}
				.wide-list-box2 .bd ul li .more {padding:5px 0;}
					.wide-list-box2 .bd ul li .more a {text-decoration:underline;}
					.wide-list-box2 .bd ul li .more a:hover {text-decoration:none;}
	.wide-list-box2 .preview {width:100px;height:120px;padding:10px 10px 10px 0;float:left;}
	.wide-list-box2 .jianjie {width:500px;height:90px;padding:10px 10px 10px 0;float:left;}
.wide-list-box3 {width:100%;height:auto!important;height:285px;min-height:285px;position:relative;font:normal normal 12px/1.5 Arial, Tahoma, "宋体"}
	.wide-list-box3 div.hd {width:100%;height:38px;background:url(../images/title-wide.gif) no-repeat;line-height:38px;text-indent:20px;color:#c00;}
		.wide-list-box3 div.hd h3 {background:url(../images/arrow.gif) no-repeat 22px 13px;text-indent:35px;}
	.wide-list-box3 .bd {padding:0 0 0 10px;}
		.wide-list-box3 .bd ul {width:680px;margin:0 auto;}
			.wide-list-box3 .bd ul li {height:auto!important;height:90px;min-height:90px;padding:5px 0;;border-bottom:1px solid #c1c1c1;}
			.wide-list-box3 .bd ul li .title {padding:10px 0;background:url(none)}
				.wide-list-box3 .bd ul li .title h4 {padding:0 10px 0 5px;border-left:4px solid #900;display:inline;line-height:20px;}
				.wide-list-box3 .bd ul li .title span.name a {padding:0 3px;font-weight:bold;}
				.wide-list-box3 .bd ul li .title span.time {padding-left:5px;}
				.wide-list-box3 .bd ul li .more {padding:5px 0;}
					.wide-list-box3 .bd ul li .more a {text-decoration:underline;}
					.wide-list-box3 .bd ul li .more a:hover {text-decoration:none;}
	.wide-list-box3 .preview {width:120px;height:120px;padding:10px 60px 10px 0;float:left;}
	.wide-list-box3 .jianjie {width:450px;height:90px;padding:10px 10px 10px 0;float:left;}
	.wide-list-box3 .jianjie a {text-decoration:none;color:#000;}
	.wide-list-box3 .jianjie a:hover {color:#003399;}
/*- 视频列表 -*/
.video-list {
	font-size:12px;
}
.video-list ul {
	width:680px;
	margin:0px auto;
	list-style-type : none;
}
.video-list li {
	width:596px; 
	padding:10px 20px 10px 60px;
	border-bottom:1px dashed #ccc;
	background-image: url(../images/video-dot.gif);
	background-repeat: no-repeat;
	background-position:14px 11px;
	float:left;
	line-height:40px;
}
.video-list li a {
	width:520px; 
	color:#000;
	text-decoration:none;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}
.video-list li a:hover {
	color:#900;
}
.video-list li .time {
	width:70px; 
	float:right;
	color:#aaa; 
}
