* {
    margin: 0;
    padding: 0
}
em,i {
    font-style: normal
}
li {
    list-style: none
}
img {
    border: 0;
    vertical-align: middle
}
button {
    cursor: pointer
}
a {
    color: #000000;
	text-decoration: none
}
.textarea {
	padding: 0;
	margin: 0;
	font-family: Microsoft YaHei, sans-serif;
}
.header{
	height: 80px;
	width: 1200px;
	margin: auto;
}
.header_left{
	display:block;
	float: left;
	line-height:80px;
}
.header_right ul li{
	float: right;
	line-height:80px;
	font-size: 16px;
	padding: 0 25px;
	cursor: pointer;
}
.default{
	color: #fff;
	background: #4d9688;
}
.default a{
	color: #fff;
}
.content{
	width: auto;
}
.content_1{
	width: auto;
	height: 100px;
	background: url(../img/招聘信息banner.png);
}
.content_2{
	width: 1200px;
	margin: auto;
}
.content_2_t{
	width: 1200px;
	height: 80px;
	padding-top: 40px;
	margin: auto;
}
.content_2_t_1{
	color: #4d9688;
	font-size: 24px;
	float: left;
	margin-right: 5PX;
}
.content_2_t_2{
	color: #999999;
	float: left;
	padding-top: 10px;
}
.content_2_c{
	width: 1200px;
	height: 290px;
}
.content_2_c_1{
	width: 300px;
	float: left;
	margin-bottom: 30px;
}
.content_2_c_1_t{
	width: 300px;
	height: 90px;
}
.content_2_c_1_c{
	width: 300px;
	height: 50px;
	font-size: 20px;
}
.content_2_c_1_c_1{
	font-size: 20px;
	height: 49px;
}
.content_2_c_1_c_2{
	width: 270px;
	border: 1px solid #4da27b;
	border-radius:1px;
}
.content_2_c_1_f{
	width: 260px;
	line-height: 30px;
	color: #555555;
	padding-top: 30px;
}
.content_2_c_1_c_3{
	width: 270px;
	border: 1px solid #4d8fa2;
}
.content_2_c_1_c_4{
	width: 270px;
	border: 1px solid #e06b6b;
}
.content_2_c_1_c_5{
	width: 270px;
	border: 1px solid #fd9a16;
}
.content_3{
	width: auto;
    height: 780px;
	background: url(../img/介绍bj.png);
}
.content_3_t{
	width: 1200px;
	height: 80px;
	padding-top: 40px;
	margin: auto;
}
.content_3_t_1{
	color: #4d9688;
	font-size: 24px;
	float: left;
	margin-right: 5PX;
}
.content_3_t_2{
	color: #999999;
	float: left;
	padding-top: 10px;
}
.content_3_t_3{
	float: right;
	cursor: pointer;
}
.content_3_t_3_1{
	float: left;
	width: 100px;
	height: 40px;
	background: #4d9688; 
	border-radius: 6px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	margin-right: 20px;
}
.content_3_t_3_2{
	float: left;
	width: 100px;
	height: 40px;
	background: #e3e3e3; 
	border-radius: 6px;
	text-align: center;
	line-height: 40px;
	margin-right: 20px;
}
.content_3_t_3_3{
	float: left;
	width: 100px;
	height: 40px;
	background: #4d9688; 
	border-radius: 6px;
	text-align: center;
	line-height: 40px;
}
.content_3_c{
	width: 1200px;
	margin: auto;
	color: #555555;
}
h1{
	height: 80px;
	font-size: 30px;
}
h2{
	margin-bottom: 20px;
}
p{
	line-height: 35px;
	color: #000000;
	margin-bottom: 50px;
}
.footer{
	width: auto;
	height: 250px;
	background-color: #333333;
	color: #FFFFFF;
}
.footer_box{
	width: 1200px;
	margin: 0 auto;
	line-height: normal;
}
.footer_box_1{
	float: left;
	margin-top: 50px;
	margin-right: 120px;
}
.footer_box_1 h2 {
    font-size: 18px;
    color: #fff;
	font-weight: normal;
}
.footer_box_1 p {
    font-size: 14px;
    color: #CCCCCC;
	line-height: 32px;
	height: 80px;
}
.footer_box_1 p a {
    font-size: 14px;
    color: #CCCCCC;
}
.footer_box_2{
	float: left;
	margin-top: 50px;
}
.footer_box_2 h2 {
    font-size: 18px;
    color: #fff;
	font-weight: normal;
}