@charset "utf-8";
/* CSS Document */
.pagination{
	font-size: 0px;
	margin-right: -5px;
	padding-top: 15px;
	text-align: center;
}
.pagination ul li {
	float: left;
}
.pagination a{
	font-size: 12px;
	color: #888;
	display: inline-block;
	_display:inline;
	padding: 0 7px;
	border: 1px solid #ddd;
	margin-right: 5px;
	line-height: 26px;
}
.pagination a.prev,.pagination a.next{
	padding: 0 15px;
}
.pagination a:hover,
.pagination a.cur,
.pagination a.active,
.pagination li.active a,
.pagination li.active a:hover {
	background: #0066a5;
	font-weight: bold;
	color: #fff;
	border: 1px solid #0066a5;
}
/* 人才招聘 */
#spred {
	color:#F00;
}
.joinus_tb {
	border:1px solid #E2E2E2;
	border-width: 0 0 1px 1px;}
.joinus_tb tr td {
	padding: 5px;
	border:1px solid #E2E2E2;
	border-width:1px 1px 0 0;
}
.joinus_tb .feedback_input {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}
.joinus_tb .error {
	width: 260px;
	height: 18px;
	padding: 5px;
	line-height: 18px;
	color: #666;
	border: 1px solid #D70128;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
}

.hr-sub{
	width: 88px;
	height: 30px;
	background: url("../images/contact_33.jpg") no-repeat center;
	border: none;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.lm-second{
	margin-bottom: 32px;
	overflow: hidden;
}
.lm-second h1{
	height: 58px;
	padding-left: 39px;
	line-height: 58px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/contact_16.jpg") no-repeat center;
}
.lm-second h1 span{
	color: #fff;
	display: block;
	background: url("../images/contact_18.png") no-repeat 143px center;
}
.lm-second ul{
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	width: 222px;
	overflow: hidden;
	padding:4px 0 8px 0;
}
.lm-second ul li{
	width: 100%;
	background: url("../images/contact_26.jpg") no-repeat 18px center;
}
.lm-second ul li a{
	display: block;
	padding-left: 32px;
	line-height: 26px;
	color: #666666;
}
.lm-second ul li:hover,
.lm-second ul li.on{
	background: url("../images/contact_23.jpg") no-repeat 18px center;
}
.lm-second ul li:hover a,
.lm-second ul li.on a{
	color: #0857b0;
}
.lm-second-top{
	padding-left: 38px;
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	height: 64px;
	font-size: 14px;
	color: #333;
	padding:26px 0 0 0;
	line-height: 14px;
	text-align: center;
}
.lm-second-bottom{
	padding-left: 38px;
	border-left:1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	height: 79px;
	font-size: 14px;
	color: #333;
	padding:19px 0 0 0;
	line-height: 14px;
	text-align: center;
}
.lm-second-bottom .btn{
	display: inline-block;
	width: 91px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	background: url("../images/contact_33.jpg") no-repeat center;
}