@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:宋体;
	background:#ffffff;
	color:#000000;
	text-align:left;
}
ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#head{
	width:1000px;
	height:120px;
	margin:0 auto;
}
#headl{
	width:498px;
	height:78px;
	float:left;
	display:inline;
	margin-top:23px;
}
#headr{
	width:91px;
	height:91px;
	float:right;
	display:inline;
	margin-top:18px;
}
#menu{
	width:1000px;
	height:34px;
	margin:0 auto;
	background:url(../images/menubg.jpg) repeat-x;
	border-radius:2px;
}
#menu ul{
	margin-left:226px;
}
#menu ul li{
	float:left;
	display:inline;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
}
.line{
	width:1px;
	height:34px;
}
.menu{
	width:136px;
	height:34px;
	text-align:center;
}
.menu a{
	text-decoration:none;
	color:#ffffff;
}
.menu a:hover{
	text-decoration:none;
	color:#ffffff;
}
.clear{
	width:auto;
	height:1px;
	clear:both;
	overflow:hidden;
	margin-top:-1px;
}
#logo{
	width:614px;
	height:65px;
}
#banner{
	width:1000px;
	height:300px;
	margin:0 auto;
	margin-top:3px;
}
#full-screen-slider {
	width:100%;
	height:300px;
	float:left;
	position:relative;
}
#slides {
	display:block;
	width:100%;
	height:300px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:244px;
	z-index:9900;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#0092CE
}
#main{
	width:1000px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
#mainl{
	width:302px;
	height:auto;
	float:left;
	display:inline;
}
#job{
	width:300px;
	height:44px;
	background:url(../images/job.jpg);
	line-height:44px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	border-left:1px #c8c8c8 solid;
	border-right:1px #c8c8c8 solid;
	border-top:1px #c8c8c8 solid;
}
#job span{
	padding-left:20px;
}
#joblist{
	width:300px;
	height:auto;
	border:1px #c8c8c8 solid;
	padding-bottom:10px;
}
#joblist ul li{
	width:300px;
	height:36px;
	color:#3b3b3b;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
}
#joblist ul li span{
	width:268px;
	display:block;
	background:url(../images/ico.jpg) left no-repeat;
	margin-left:20px;
	padding-left:12px;
}
#joblist ul li a{
	text-decoration:none;
	color:#3b3b3b;
}
#joblist ul li a:hover{
	text-decoration:none;
	color:#3b3b3b;
}
#contact{
	width:300px;
	height:44px;
	font-size:16px;
	font-weight:bold;
	color:#003c6b;
	border-left:1px #c8c8c8 solid;
	border-right:1px #c8c8c8 solid;
	border-top:1px #c8c8c8 solid;
	line-height:44px;
	background:#ececec;
	margin-top:10px;
}
#contact span{
	padding-left:20px;
}
#clist{
	width:300px;
	height:auto;
	border:1px #c8c8c8 solid;
}
#clist ul li{
	width:220px;
	height:auto;
	color:#292929;
	line-height:28px;
	padding-left:20px;
	padding-right:60px;
	border-bottom:1px #ababab dotted;
}
#mainr{
	width:686px;
	height:auto;
	float:left;
	display:inline;
	margin-left:10px;
	border:1px #c8c8c8 solid;
	padding-bottom:12px;
}
#about{
	width:656px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	color:#003c6b;
	line-height:40px;
	border-bottom:4px #aadbed solid;
	margin-left:15px;
}
#aboutc{
	width:656px;
	height:auto;
	margin-left:15px;
	margin-top:15px;
}
#aboutc p{
	color:#2d2d2d;
	text-indent:2em;
	line-height:30px;
}
#abpic{
	width:223px;
	height:179px;
	float:left;
	display:inline;
}
#abpicc{
	width:211px;
	height:167px;
	background:#ececec;
	border:1px #cfcfcf solid;
}
#abpicc img{
	margin:7px;
}
#footer{
	width:100%;
	height:40px;
	line-height:40px;
	background:#ffffff;
	color:#8e8e8e;
	font-size:14px;
	text-align:center;
	border-top:3px #c8c8c8 solid;
	margin-top:10px;
}
#footer a{
	text-decoration:none;
	color:#8e8e8e;
}
#footer a:hover{
	text-decoration:none;
	color:#8e8e8e;
}