body {
	background-color: #f0f6ff;
}

.header-nav li.header-nav-li1 a {
	background-color: #1f68ff;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	min-height:100px;
	margin-top: 20px;
	margin-bottom: 45px;
	background-color: #e3eeff;
}

.wrap>h5 {
	height: 30px;
	line-height: 30px;
}

.wrap>h5 img {
	vertical-align: -5px;
	margin-left: 6px;
	margin-right: 10px;
}

.wrap>h5 span {
	font-size: 14px;
	color: #6e6e6e;
}

.gonggao-con {
	padding: 0 20px 54px 20px;
	/* border: 1px solid #c1d7f9; */
	border-top: 2px solid #0053c5;
	position: relative;
}

.gonggao-title {
	width: 830px;
	text-align: center;
	margin: 0 auto;
	font-size: 24px;
	color: #0053ff;
	height: 90px;
	line-height: 30px;
	margin-top: 30px;
	*position: relative;
	*top: 30px;
	*height: 120px;
}

.datefrom {
	width: 960px;
	height: 26px;
	background-color: #d6e6ff;
	border-top: 1px solid #a3c7ff;
	text-align: center;
}

.datefrom span {
	font-size: 14px;
	color: #767676;
}

.main-text {
	
}

.main-text h4 {
	text-align: center;
	font-size: 18px;
	color: #000;
	margin: 30px 0;
}

.main-text p {
	/*height: 30px;*/
	line-height: 30px;
	color: #5a5a5a;
	text-indent: 2em;
}

.main-text span {
	display: block;
}

.main-text .phone {
	margin-top: 20px;
}

.main-text .email {
	
}

.main-text .date {
	float: right;
}

.info-footer{
	/* margin-top: 20px; */
    width: 100%;
    height: 95px;
    background-color: #1f5987;
 /*    height: 120px!important;
    bottom: -20px!important;
    position: relative; */
}


.col-fj{
	border-top: solid 1px #0053ff;
    margin-top: 20px;
    padding-top: 30px;
	
}
.col-fj >h5{
	display:inline-block;
}

.loginJobDetai-div {
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 200px;
	margin: -100px 0 0 -250px;
	border-radius: 5px;
	border: solid 2px #666;
	background-color: #fff;
	display: none;
	box-shadow: 0 0 10px #666;
}

.loginJobDetai-div-mask {
	z-index: 9998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	display: none
}

.dialog-mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	filter: alpha(opacity = 50);
	opacity: .5;
	display: block;
	overflow-x: hidden;
	overflow-y: auto;
}

.dialog {
	border: 1px solid #ddd;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	border-radius: 4px;
	background-color: #fff;
	z-index: 11;
}

.dialog .dialog-head, .dialog .dialog-foot {
	padding: 10px 20px;
}

.dialog .dialog-head {
	border-bottom: solid 1px #ddd;
	background-color: #016bb9;
	border-radius: 4px 4px 0 0;
}

.dialog .dialog-head strong {
	font-size: 16px;
	color: white;
}

.dialog .dialog-head .close {
	float: right;
	line-height: 24px;
}

.dialog .dialog-body {
	padding: 15px 20px;
	text-align: center;
}

.dialog .dialog-body span {
	width: 56px;
	display: inline-block;
}

.dialog .dialog-body li {
	line-height: 50px;
}

.dialog-foot button {
	padding: 6px 30px;
	color: white;
	background: #f1a338;
	border: none;
}

#user, #pass {
	width: 200px;
	height: 22px;
}

.dialog .dialog-foot {
	text-align: center;
	border-top: solid 1px #ddd;
}

#spa {
	position: absolute;
	top: 190px;
	left: 147px;
	color: red;
}
#sp {
	position: absolute;
	top: 190px;
	left: 147px;
	color: red;
}