.jobs-content{
	width: 980px;
	height:auto;
/*	background: yellow;*/
	margin: 0 auto;
}
.jobs-title{
	width: 100px;
	margin: 0 auto;
}
.jobs-title-logo{
	width: 65px;
	height: auto;
	margin: 0 auto;	
}
.jobs-title-text{
	font-family: "微软雅黑";
	color: #000000;
	font-size: x-large;
/*	padding-left: 5px;*/
	margin: 0 auto;	
	padding-bottom: 30px;
}
.jobs-eg{
	width: 980px;
	margin: 0 auto;
}
.jobs-eg button{
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 0;
	font-family: "微软雅黑";
	font-size: large;
	background: #EBEBEB;
}

.jobs-window1{
	width: 503px;
	position: absolute;
	left: 450px;
	top: 800px;
	border: 1px solid #E4B9B9;
	z-index: 100;	
}
.jobs-window2{
	width: 503px;
	position: absolute;
	left: 450px;
	top: 1250px;
	border: 1px solid #E4B9B9;
	z-index: 100;
}
.jobs-window3{
	width: 503px;
	position: absolute;
	left: 450px;
	top: 1500px;
	border: 1px solid #E4B9B9;
	z-index: 100;
}
#jobs-window1_1{
	display: none;	
}
#jobs-window1_2{
	display: none;	
}
#jobs-window1_3{
	display: none;	
}
#jobs-window1_4{
	display: none;	
}
#jobs-window1_5{
	display: none;	
}
#jobs-window1_6{
	display: none;	
}
#jobs-window2_1{
	display: none;	
}
#jobs-window2_2{
	display: none;	
}
#jobs-window2_3{
	display: none;	
}
#jobs-window3_1{
	display: none;	
}
#jobs-window3_2{
	display: none;	
}
#jobs-window3_3{
	display: none;	
}
.jobs-window-title{
	width: 500px;
	height:38px;
	float: left;
	background: white;
}
.jobs-window-title p{
	font-family: "微软雅黑";
	font-size: large;
	font-weight: 700;
	padding-left: 150px;
	height:38px;
	float: left;
}
.jobs-window-title img{
	width: 40px;
	padding: 5px;
	height: auto;
	float:right;
}
.jobs-window-content{
	width: 500px;
	padding:20px 30px;
	height: auto;
	font-family: "微软雅黑";
	font-size: small;
	background:#fff8f9;
}
.jobs-window-content button{
	border: 0;
	color: white;
	background: hotpink;
	padding: 2px 10px;
	margin-left: 30px;
}
