@charset "utf-8";
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;}
body, input, button, form, textarea {
	font-size: 14px;
	line-height: 28px;
	font-family:  "Arial";
	color: #333;}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: normal;}
ul, ol {
	list-style: none;}
img {
	border: 0px;
	display: block;
	margin: 0;
	padding: 0;}
em, i, strong {
	font-style: normal;}
button, input, select, textarea {
	font-size: 100%;}
table {
	border-collapse: collapse;
	border-spacing: 0;}
body {
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;}
* {
	padding: 0px;
	margin: 0px}
div {
	margin: 0;
	padding: 0;
	border: 0;}
p {
	margin: 0;}
b, strong {
	font-weight: bold;}
table {
	border-collapse: collapse;
	border-spacing: 0;/* Remove most spacing between table cells.*/}
li {
	list-style: none outside none;}
a  {
	TEXT-DECORATION:none}
.fl {
    float: left!important;}
.fr {
    float: right!important;}

.main { width: 1280px;margin: 0 auto;}

.main1{width: 1280px; margin: 0 auto;}
   
.job_list{margin: 30px auto;border: 1px solid #dcdcdc;}
.job_list ul{ margin-bottom: 10px;}
.job_list .job_head{ background-color: #1d2088; height:46px; line-height:46px; color: #fff; }
.job_list dl{ line-height:46px; font-size: 16px;font-weight: 700; }
.job_list dl.on .job_title{ color: #1d2088;}
.job_list dd{ float: left; width:25%; text-align: center;}
.job_list dd.last{ float: left; width:8%; text-align: center;}
.job_list .job_content{ position: relative; padding: 20px 30px;overflow: hidden; line-height:26px; background-color: #ffffff;}
.seek_job_btn{ position: absolute; bottom:5%;right: 7%; display: inline-block;	width: 160px;border: 1px solid #1d2088;text-align: center;line-height: 42px;font-size: 16px;transform: scale(0);color: #1d2088;}
.job_list .job_content:hover .seek_job_btn{transform: scale(1);}

.sideMenu {background-color: #efefef;}




