﻿@charset "gb2312";
/* CSS Document */
body{
	font-size:14px;
	line-height:30px;
	background:#a0e4fa;
}
.bg{
	width:100%;
	background:url(images/bg.jpg) top no-repeat #a0e4fa;
}
.main{
	width:1000px;
	margin:0 auto;
}
.nav{
	overflow:hidden;
	margin:20px auto;
}
.nav ul{
	overflow:hidden;
	width:920px;
	margin:0 auto;
}
.nav li{
	line-height:40px;
	float:left;
	margin:0 15px;
	width:154px;
	text-align:center;
	font-size:18px;
	cursor:pointer;
}
.nav li a{
	display:block;
	color:#333;
	background:url(images/navbg.png) top no-repeat; 
	width:154px;
	height:40px;
}
.nav li a:hover, .nav li a.actived{
	background:url(images/nav_a.png) top no-repeat; 
	color:#fff;
}
.banner{
	background:url(images/banner.jpg) top no-repeat;
}
.content{
	padding:50px 40px 100px;
	width:920px;
	overflow:hidden;
	background:url(images/contentbg.png) bottom no-repeat #f2fbfe;
	border-radius:10px;
}
.content .title{
	float:left;
}
.content .right{
	float:right;
	width:740px;
	padding:30px 20px;
	border:3px solid #e2e2e2;
	border-radius:10px;
}
.content p{
	margin:10px 0;
	text-align:justify;
}
p.green{
	background:#58c12a;
	border-radius:20px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	padding-right:20px;
}
p.blue{
	background:#0869b2;
	border-radius:20px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	padding-right:20px;
}
.schedule{
	text-align:center;
	font-size:14px;
	line-height:30px;
	font-family:"Microsoft Yahei";
}
.schedule td{
	border-bottom:1px solid #0869b1;
}
.thead{
	line-height:40px;
	background:#0869b1;
	color:#fff;
}
.thead td{
	border-right:1px solid #fff;
}
.notice{
	font-size:13px;
	line-height:24px;
	color:red;
}
.process{
	background:url(images/processbg.png) top no-repeat;
	height:584px;
	overflow:hidden;
}
.ptext{
	width: 150px;
    float: left;
    margin-left: 89px;
    margin-top: 70px;
    text-align: justify;
    height: 200px;
    line-height: 20px;
}
.last{
	width:600px;
	margin-top:0;
	margin-left:100px;
}
.copyright{
	line-height:40px;
	font-size:12px;
	color:#333;
	text-align:center;
}
.require strong{
	font-size:16px;
	font-weight:bold;
}
#marquee1{width:740px;height:220px;overflow:hidden;}
#marquee1 ul li{float:left; padding:0 5px;}
#marquee1 ul li img{display:block;}
#marquee1 ul li p{text-align:center;}
  .jobs{width:100%; height: auto; overflow: hidden;}  
  .flter-con{
    width: 720px;
    height: 30px;
    overflow: hidden;
    background: #5DC027;
    padding: 10px;
    margin: 15px auto;
    }  
  .flter-con select{width: 190px; height:28px;}  
  .flter-con input[type="text"]{width: 190px; height: 28px;float: left;padding-left: 5px;} 
  .flter-con li{line-height:28px; float: left; margin-right: 10px; overflow: hidden;}  
  .flter-con li input[type="button"]{width: 115px;height: 28px;color: #fff;background: #348215;}
  .jobtop{background: #0869b1; color: #fff; font-size: 14px; font-weight: bold;height: 38px;}
  .tit{padding-left: 20px;}
  #JobSearchShow tr{border-bottom: 1px solid #0668B3;height: 38px;}
  #JobSearchMenu{padding-top: 15px; font-size: 12px;}
  .turnpage_button{padding: 0 15px; background: #0869b1; color: #fff;} 
  .turnpage_text{width: 50px;border: 1px #3181f1 solid;text-align: center;}