@CHARSET "UTF-8";
/*news*/
.new_title_img{
	width:100%;
	height:300px;
	background:#009933;
	background:url(../images/about.jpg);
	background-size:cover;
}

.contact_title_img{
	width:100%;
	height:300px;
	background:#009933;
	background:url(../images/contact_xunyou.jpg);
	background-size:cover;
}
	
.pst{ background:#abc;margin-top:20px;width:960px;margin-left:auto; margin-right:auto;line-height:40px;border-radius: 4px;}
.pst span{ margin-left:30px;}
.pst a{color: #000000;}

.round_conner{ margin-top:30px;background:none; overflow:hidden;width:960px; margin-left:auto; margin-right:auto;border:0px solid #abc;border-radius: 4px;}
.round_body{ overflow:none; width:100%; margin-left:auto; margin-right:auto; }
.round_body_contain { padding:0 10px 10px 10px;}

.about_list{
width:100%;
height:550px;

}

.about_list_title{
	color:#000000;
	margin-top:20px;
	margin-left:20px;
	font-size:22px;
}

.about_list_decs{
	margin-top:20px;
	margin-left:20px;
	line-height:1.75;
}

.contact_list{
	width:100%;;
	height:400px;
}
.contact_list_img{
	margin-left:20px;
	margin-top:10px;
	width:400px;
	height:300px;
	float:left;
	border:#ccc solid 1px;
}

.contact_list_decs{
	margin-left:30px;
	margin-top:10px;
	width:470px;
	height:300px;
	float:left;
}

.contact_list_decs p {
	margin-top:-30px;
	font-size:16px;
	line-height:2;
}

.jobs_list{
width:100%;;
height:360px;
border-bottom:1px  dashed #999999;
}

.jobs_img{
	text-align: center;
	width:210px;
	height:100%;
	float:left;
}
.jobs_img p{
	color:#000000;
	margin-top:20px;
	font-size:22px;
	font-family:"微软雅黑";
}
.jobs_img img{
	margin-top:20px;
	border:5px solid #abc;
}
.jobs_decs{
	width:700px;
	height:100%;
	float:right;
	font-family:"微软雅黑";
}
.jobs_decs p{
	margin:15px 0 0 20px;
	line-height:1.75;
}

.jobs_decs_title{
	color:#000000;
	
	font-size:20px;
	font-family:"微软雅黑";
}
