@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	list-style: none;
	text-decoration: none
	}
body{
	margin:auto;
	}
a{
	text-decoration:none;
	color:inherit;
	}

.nav{
	width:1200px;
	height:70px;
	margin:auto;
	margin-top:30px;
	}
.nav-pic{
	width:420px;
	float:left;
	}
.nav-title ul{
	float:right;
	}
.nav-title ul li {
	float:left;
	padding:25px;
	display:block;
	color:#4e4e4e;
	font-size:16px;
	text-align:center;
	height:20px;
	}
.nav-title ul li:hover{
	color:#1c4cc8;
	}
.body-img{
	overflow:hidden;
	}
.body-img img{
	display:block;
	}

/*人才招聘*/
.order{
	text-align: center;
	}
.order_box{
	background:#fafafa;
	padding:30px 0px;
	}
.order .line {
	display: inline-block;
	width: 70px;
	border-top: 1px solid #0078e3;
	}
.order .txt {
	color: #686868;
	vertical-align: middle;
	font-size:26px;
	vertical-align: -25%;
	}
.order{
	margin:auto;
	width:1200px;
	padding-top:10px;
	}
.order p{
	text-align:center;
	color:#888;
	line-height:30px;
	font-size:14px;
	}
.order-p{
	padding-top:35px;
	}
.rencai-neirong{
	float:left;
	background:#fff;
	margin:10px;
	width:380px;
	margin-top:45px;
	height:440px;
	}
.rencai-neirong h3{
	text-align:center;
	border:2px solid #0078e3;
	margin:20px;
	line-height:55px;
	color:#333;
	}
.rencai-neirong p{
	color:#888;
	padding:0px 25px;
	font-size:14px;
	 line-height:25px;
	 }
/*页尾*/
.bottom-left{
	width:1200px;
	margin:auto;
	height:180px
	}
.bottom-leftbox{
	float:left;
	padding:20px 0px;
	}
.bottom-left h4{
	color:#ffffff;
	margin-left:10px;
	text-align:center;
	line-height:25px;
	font-size:14px;
	font-weight:normal;
	}
.bottom-right{
	color:bule;
	float:right;
	width:auto;
	margin-top:70px;
	}
.bottom-right li{
	float:left;
	corol:#ffffff;
	height:auto;
	}
.bottom-right li a{
	color:#FFFFFF;
	font-size:13px;
	height:10px;
	padding-left:5px;
	border-right:1px solid #fff;
	padding:0px 20px;
	}
.url{
	margin-left:70px;
	border-left:1px solid #525252;
	border-right:1px solid #525252;
	}
.url h4:hover{
	text-decoration:underline;
	}

