﻿body,
html,
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Microsoft Yahei;
}
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {
	text-align: left;
}
#header {
	width: 100%;
	height: 100px;
	background: url(images/headbar.jpg) no-repeat center center # 099;
}
#flashholder {
	width: 100%;
	background: url(images/nel_banner.jpg) no-repeat top  ;
	margin: 0 auto;
}
.flash {
	margin: 0 auto;
	width: 1000px;
	/* height: 526px;
	background: url(images/flash.jpg) top center no-repeat;
	*/
	
	position: relative;
	/* overflow: hidden;
	*/
}
.navbar {
	width: 1000px;
	height: 52px;
	background: url(images/navbar.png);
	position: absolute;
	/*top: 409px;*/
	
	z-index: 9;
}
.navbar ul {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}
.navbar ul li {
	float: left;
	margin-right: 68px;
}
.navbar ul li a {
	line-height: 52px;
	padding: 5px 0;
	text-decoration: none;
	color: #373737;
}
.navbar ul li a:hover,
.navbar ul li a.current {
	color: #2ba5e6;
	border-bottom: 2px solid #2ba5e6;
}
.content {
	width: 1000px;
	/* position: absolute; */
	/* top: 438px; */
	
	overflow: hidden;
	/*padding-top: 409px;*/
	/* height: 100%; */
}
.content .sidebar {
	width: 341px;
	height: 100%;
	background: url(images/company_03.jpg) no-repeat bottom #eaf8fc;
	float: left;
	/* padding-bottom: 1000px; */
	/* margin-bottom: -1000px; */
}
.content .sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	width: 100%;
	height: 78px;
	background: url(images/company_01.jpg) center top no-repeat;
	color: #fff;
}
.content .sidebar p {
	width: 290px;
	/* margin: 0 auto; */
	
	margin-left: 10px;
	margin-top: 0;
	padding: 15px;
	/* background: #f4f4f4; */
	
	font-size: 14px;
	line-height: 25px;
	border-right: 1px solid #ca1134;
	border-left: 1px solid #ca1134;
	height:650px;
	margin-bottom:0px;
	
}
.content .sidebar p strong {
	color: red;
}
.content .sidebar ul.combox {
	width: 290px;
	margin-left: 10px;
	overflow: hidden;
	border-right: 1px solid #31a8dd;
	border-left: 1px solid #31a8dd;
	padding: 15px;
}
.content .sidebar ul.combox li {
	width: 50%;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #c3e8f8;
}
.content .sidebar ul.combox li.top1 {
	width: 100%;
}
.content .sidebar ul.combox li.top1 a {
	font-size: 14px;
	line-height: 2;
}
.content .sidebar ul.combox li a {
	color: #292a2b;
	text-decoration: none;
	font-size: 13px;
	line-height: 3;
}
.content .rightside {
	width: 655px;
	float: left;
	background: #fff;
	padding-top: 10px;
}
.content .rightside p {
	width: 90%;
	margin: 10px 2%;
	padding: 11% 5% 3%;
	font-size: 14px;
	line-height: 2;
	color: #404040;
	text-indent: 2em;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}
.clearfix {
	display: inline-block;
}
#dept_list,
#joblist {
	width: 98%;
	margin: 0px 1%;
}
#dept_list li {
	float: left;
	/*margin-right: 10px;*/
	
	width: 128px;
	height: 30px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}
#dept_list li a {
	display: block;
	width: 118px;
	height: 20px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.job-list {
	/* table-layout: fixed; */
	
	font-size: 12px;
	border-collapse: collapse;
}
.job-list a {
	font-size: 12px;
	text-decoration: none;
	color: #3786e3;
}
.job-list th {
	background: #eee;
	line-height: 2;
	width: 33%;
}
.job-list td {
	color: #333;
	line-height: 2;
	border-bottom: 1px dotted #ddd;
	text-align: center;
	width: 33%;
}
#footer {
	background: url(images/footer_bg.jpg) center top  repeat-x;
	width: 100%;
	height: 66px;
	text-align: center;
	line-height: 78px;
	font-size:14px; color:#333;
}
 .blue{ background:#0068b7; height:7px;}
.index img {
	width: 100%;
	height: auto;
}
.comlist {
	display: none;
	overflow: hidden;
}
.joblist {
	display: none;
}
.deptitem {
	display: none;
}
.clear {
	clear: both;
}
.nelnav {
	width: 100%;
	height: 72px;
	background: url(images/nav_bg.png) center bottom  repeat-x;
}
.nelnav ul {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
}
.nelnav ul li {
	float: left;
	width: 198px;
	height: 100%;
	border-right: 1px solid #a19d9d;
}
.nelnav ul li.li01 {
	border-left: 1px solid #a19d9d;
}
.nelnav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 64px;
	color: #434343;
	font-size: 16px;
	text-decoration: none;
}
.nelnav ul li.cur a {
	color: #db2401;
}
.nelmain {
	background: url(images/company_04.jpg)  top no-repeat;
	width: 644px;
	height: 259px;
	padding-top: 10px;
	margin-top: 30px;
	 margin-left:10px;
}
.nel_mainxc{
    padding-top: 75px;
    background: url(images/XC_01.jpg) center top no-repeat;
}
.rightside span{ text-align:center; font-size:18px; margin-left:100px; line-height:40px;}
.newsContent {
	width: 290px;
	/* margin: 0 auto; */
	
	margin-left: 10px;
	margin-top: 0;
	padding: 15px;
	/* background: #f4f4f4; */
	
	font-size: 14px;
	line-height: 25px;
	border-right: 1px solid #ca1134;
	border-left: 1px solid #ca1134;
	height:650px;
	margin-bottom:0px;
	
}
.newsContent01 {
	width: 290px;
	/* margin: 0 auto; */
	
	margin-left: 10px;
	margin-top: 0;
	padding: 15px;
	/* background: #f4f4f4; */
	
	font-size: 14px;
	line-height: 25px;
	border-right: 1px solid #ca1134;
	border-left: 1px solid #ca1134;
	height:650px;
	margin-bottom:0px;
	
}
.newsContent02{
	width: 100%;
	margin: 10px 2%;
	padding: 11% 5% 3%;
	font-size: 14px;
	line-height: 2;
	color: #404040;
	text-indent: 2em;
}
.newsContent02 span{margin-left:0; text-align:justify;}
.rightside .newsContent02  p{margin:0; padding:0;}