﻿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_banner11.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; */
	
	
	/*padding-top: 409px;*/
	/* height: 100%; */
}
.content:after{
	content: "";display: block;clear: both;
}
.content .sidebar {
	width: 340px;
	height: 100%;
	background: url(images/careers_04.png) 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/d1.png) center top no-repeat;
	color: #fff;
	line-height: 180%;
}
.content .sidebar p {
	width: 290px;
	/* margin: 0 auto; */
	
	margin-left: -33px;
	margin-top: 0;
	padding: 15px;
	/* background: #f4f4f4; */
	
	font-size: 14px;
	line-height: 25px;
	/*border-right: 1px solid #347e8d;
	border-left: 1px solid #347e8d;*/
	
	margin-bottom:0px;
	
}
.content .sidebar p strong {
	color: red;
}
.content .sidebar ul.combox {
	width: 290px;
	margin-left: 10px;
	overflow: hidden;
	border-right: 1px solid #347e8d;
	border-left: 1px solid #347e8d;
	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: 650px;
	float: left;
	background: #fff;
	padding-top: 10px;
}
/*.content .rightside p {
	width: 90%;
	margin: -44px 2%;
	padding: 5% 6% 1%;
	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:#004c68 ;
	width: 100%;
	height: 66px;
	text-align: center;
	line-height: 78px;
	font-size:14px; color:#fff;
}
#footer  a{color:#fff;}
 .blue{ background:#0068b7; height:7px;}
.index img {
	width: 100%;
	height: auto;
}
.comlist {
	display: none;
	overflow: hidden;
}
.joblist {
padding: 10px 0;
}
.deptitem {
	display: none;
}
.clear {
	clear: both;
}
.a_ul{margin-left:30px;}
.a_ul li{width:107px;margin:4px 8px;height:30px;font-weight:bold;font-size:14px;float:left;background:url(images/t1.png) no-repeat;background-size:107px 30px;text-align:center;color:#333333;line-height:30px;cursor:pointer}
.a_ul li:hover{background-image:url(images/t2.png)}
.a_ul li.active{background-image:url(images/t2.png)}
.joba{margin-left:30px;width:118px;height:30px;background:url(images/t3.png) no-repeat center;padding:10px 0;color:#000; font-size:14px; text-align:center;font-weight:bold;cursor:pointer;color:#333333;line-height:30px;}
.nelnav {
	width: 1000px;
	/*height: 70px;*/
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	/*background: url(images/nav_bg.png) center bottom  repeat-x;*/
}
.nelnav ul {
	/*width: 1000px;*/
	/*height: 64px;*/
	margin: 0 auto;
	overflow: hidden;
	display: inline-block;
	float: right;
	padding-top: 10px;
}
.nelnav ul li {
	float: left;
	padding: 0 20px;
	/*height: 100%;*/
	border-right: 1px solid #a19d9d;
}
.nelnav ul li.li01 {
	padding:;
	/*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: #035280;
}
.nelmain {
	/*background: url(images/company_04.jpg)  top no-repeat;*/
	width: 644px;
	height: 235px;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	 margin-left:10px;
}
.nel_mainxc{
    padding-top: 75px;
    background: url(images/XC_01.jpg) center top no-repeat;
}
.rightside span{ text-align:center;  margin-left:0px;}
.jobitem{cursor: pointer;}
.jobitem2 td{text-align: left !important;}
.newsContent{
	width: 650px;
	margin: 0 auto;
	margin-top: 20px;
	margin-left:20px;
   
	
}
.newsContent2{
	width: 263px;
	margin: 0 auto; padding-left:57px; 
	
	border-right: 1px solid #347e8d;
	border-left: 1px solid #347e8d;
	
}
.bt { font-size:14px; font-family:"微软雅黑"; line-height:40px; font-weight:bold; color:#00503c;}
.schedule {
	line-height:20px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	text-align: center;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
}
.schedule td{
	
	line-height:20px;	
	padding:8px;
	border-top:solid 1px #000; border-right:solid 1px #000; 
	
	
}