@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;
}
a{
	color:#333;
	text-decoration:none;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
li{
	list-style:none;
	margin:10px 0 0 0;
}
img{
	border:0;
}
.copyright{
	margin:0 auto;
	text-align:center;
	font-size:12px;
	color:#fff;
	background:#004da1;
	line-height:60px;
}
.clear{
	clear:both;
}
.main{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.head{
	height:60px;
	overflow:hidden;
	width:100%;
	border-bottom:2px solid #0250a2;
}
.logo{
	float:left;
}
.bg{
	background:url(images/bannerbg.jpg) top no-repeat;
	width:100%;
	overflow:hidden;
}
.index{
	float:left;
	height:640px;
	overflow:hidden;
}
.banner{width: 100%;height:457px;position:relative;overflow: hidden; z-index:1;}
.banner .inner{position: absolute;width: 1440px;left: 50%;margin-left: -720px;}
.banner .inner img{float: left;border: 0;}
.content{
	width:920px;
	padding:10px 40px;
	margin:0 auto 20px;
	overflow:hidden;
}
h1{
	text-align:center;
	background:url(images/tbg.gif) top no-repeat;
	font-size:24px;
	line-height:50px;
	margin:20px auto;
	color:#004da1;
}
h2{
	text-align:center;
	font-size:18px;
	line-height:40px;
	margin:10px auto;
	color:#004da1;
}
.left{
	width:240px;
	overflow:hidden;
	float:left;
	height:520px;
	border:2px solid #bfe5d0;
}
.right{
	width:650px;
	float:right;
	overflow:hidden;
}
#butong_net_top img{
	border:2px solid #efefef;
}
.code{
	width:136px;
	height:290px;
	position:absolute;
	top:540px;
	right:50%;
	margin-right:-640px;
	border:1px solid #009944;
}
.con{
	overflow:hidden;
	background:url(images/contentbg.jpg) bottom no-repeat;
	padding-bottom:80px;
}
.com{
	background:url(images/com.jpg) top no-repeat #76c5f0;
	height:913px;
	width:100%;
}
.job{
	width:28%;
	float:left;
	margin-right:4%;
	padding:10px;
	background:url(images/jobbg.png) bottom no-repeat;
	border:1px solid #004da1;
	border-radius:10px;
}
.job p{
	font-size:12px;
}
h3{
	font-size:20px;
	font-weight:bold;
	color:#004da1;
	background:url(images/jobt.png) left center no-repeat;
	padding-left:30px;
	width: 110px;
	margin:0 auto;
}
h4{
	font-size:18px;
	font-weight:bold;
	color:#004da1;
	margin:20px 0;
}
.btn{
	width:140px;
	line-height:40px;
	text-align:center;
	display:block;
	margin:0 auto;
	background:#009944;
	color:#fff;
}
.schedule{
	font-size:14px;
	font-family:Arial, "Microsoft YaHei";
	line-height:30px;
	color:#333;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
.thead td{
	background:#004694;
	color:#fff;
	font-weight:bold;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.tbody td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}