@charset "gb2312";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Helvetica, Tahoma, Arial, "Microsoft YaHei", "Î¢ÈíÑÅºÚ", SimSun, "ËÎÌå", sans-serif;
	line-height:30px;
	color:#333;
}
a{
	color:#333;
	text-decoration:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
img{
	border:0;
}
.copyright{
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#999;
	line-height:60px;
}
.clear{
	clear:both;
}
.main{
	width:1000px;
	margin:0 auto;
}
.welcome{
	text-align:right;
	background:#2381d9;
	color:#fff;
	height:30px;
}
.head{
	height:80px;
	overflow:hidden;
}
.logo{
	height:60px;
	overflow:hidden;
	margin:10px 0;
	float:left;
}
.nav{
	float:right;
	width:520px;
}
.nav li{
	float:left;
	width:130px;
	text-align:right;
	line-height:80px;
	font-size:16px;
}
.nav li a{
	display:block;
}
.nav li a:hover, .nav li a.active{
	font-size:18px;
	color:#114d8a;
	font-weight:bold;
	background:url(images/hover.jpg) 58px 55px no-repeat;
}
.banner{
	width:100%;
	height:350px;
	background-position:top;
	background-repeat:no-repeat;
}
.about{
	height:340px;
	overflow:hidden;
}
.index_about{
	width:250px;
	margin:60px 0;
	float:left;
}
h1{
	font-size:30px;
	border-bottom:1px solid #666;
	display:block;
	line-height:50px;
	margin:0;
}
h5{
	margin:0;
	text-align:right;
	display:block;
	font-size:12px;
	color:#2381d9;
	font-weight:normal;
	line-height:24px;
}
.index_about p{
	font-size:12px;
	color:#666;
	line-height:25px;
}
.job{
	height:120px;
	background:#efefef;
}
.index_job{
	width:250px;
	margin:20px 0;
	float:left;
}
.index_city{
	width:645px;
	float:right;
	margin:40px 0;
}
a.location{
	width:120px;
	text-align:center;
	margin:0 35px;
	display:inline-block;
	font-size:30px;
	font-weight:bold;
	background:url(images/location.png) 10px 0 no-repeat;
}
.contact{
	height:245px;
}
.index_contact{
	width:250px;
	margin:80px 0;
	float:left;
}
.add{
	float: left;
	margin-left: 107px;
	width: 450px;
	margin-top: 64px;
}
.code{
	float:right;
	width:170px;
	height:170px;
	overflow:hidden;
}
.title{
	width:250px;
	margin:20px 0;
}
.content{
	margin:30px 0;
	overflow:hidden;
}
.content p{
	text-indent:2em;
	color:#666;
}
.address{
	background: #2381d9;
	height:220px;
}
.white{
	color:white;
	width:250px;
	float:left;
}
.white h1{
	color:white;
	border-bottom:1px solid #fff;
}
.white h5{
	color:#fff;
}
.addlist{	
	float: left;
	margin-left:62px;
	width: 450px;
	margin-top:15px;
	color:#fff;
}
.joblist{
	margin-left:20px;
	float:left;
	width:730px;
}
.jobcity{
	border:1px solid #2381d9;
	width:188px;
	color:#333;
	background:url(images/location.png) 29px 10px no-repeat;
	padding-left:60px;
	display:block;
	line-height:50px;
	font-size:18px;
	font-weight:bold;
	margin:15px 0;
}
.jobcity:hover, .now{
	background-color:#2381d9;
	color:#fff;
}
.apply{
	line-height:30px;
	display:block;
	background:url(images/arrow.png) 90px 9px no-repeat #2381d9;
	padding-right:20px;
	color:#fff;
}
.joblist table tr td{
	border-bottom:1px dashed #efefef;
}