@CHARSET "UTF-8";
/*关于我们*/
#about_l{
	float:left;
	position:relative;
}


#about_cup{
	width:1050px;
	border:1px solid #e2e2e2;
	border-top:none;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
	background:#fff;
	position:relative;
}

#about_cup_m{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#about_nav{
	width:210px;
	overflow:hidden;
	background:#197daf url(../img/about/about_nav_h1_bg.png);
}

#about_nav_m h1{
	color:#fff;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-family:'微软雅黑';
	letter-spacing:1px;
	text-align:center;
	background:rgba(32,89,22,.5);
	position:relative;
}

#about_nav_m p{
	width:100%;
	height:100%;
	margin:10px 0;
	padding:1px 0 0 0;
	position:relative;
}

#about_nav_m p a{
	color:#fff;
	width:80%;
	display:block;
	text-align:center;
	line-height:28px;
	font-size:14px;
	margin:10px auto;
	border-top:1px solid #037500;
	border-bottom:1px solid #23B10E;
	background:#23B10E;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
}

#about_nav_m p a:hover{
	color:#fff;
	width:80%;
	display:block;
	text-align:center;
	line-height:28px;
	font-size:14px;
	margin:10px auto;
	border-top:1px solid #037500;
	border-bottom:1px solid #23B10E;
	background:#008810;
	border-radius:5px;
}
#about_m span{
	position: relative;
	top: 10px;
}
#about_nav_m p a.active{
	color:#fff;
	width:80%;
	display:block;
	text-align:center;
	line-height:28px;
	font-size:14px;
	margin:10px auto;
	border-top:1px solid #037500;
	border-bottom:1px solid #23B10E;
	border-radius:5px;
}

#about_nav_m p a img{
	margin:0 5px 0 0;
	vertical-align:1px;
}


/*about 联系我们*/
#about_con{
	width:210px;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	background:#197daf url(../img/about/about_nav_h1_bg.png);
	position:relative;
}

#about_con h1{
	color:#fff;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-family:'微软雅黑';
	letter-spacing:1px;
	text-align:center;
	background:#005785;
	background:rgba(0,0,0,0.2);
	position:relative;
}

#about_con_m h2{
	color:#fff;
	text-align:center;
	font-size:14px;
	margin:15px 0 0 0;
}

#about_con p{
	width:100%;
	height:100%;
	margin:10px 0;
	padding:1px 0 0 0;
	position:relative;
}

#about_con p a{
	color:#fff;
	width:80%;
	display:block;
	text-align:center;
	line-height:28px;
	font-size:14px;
	margin:10px auto;
	border-top: 1px solid #037500;
	border-bottom: 1px solid #23B10E;
	background: #23B10E;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	behavior:url(PIE.htc);
}

#about_con p a:hover{
	color:#fff;
	width:80%;
	display:block;
	text-align:center;
	line-height:28px;
	font-size:14px;
	margin:10px auto;
	border-top: 1px solid #037500;
	border-bottom: 1px solid #23B10E;
	background: #008810;
	border-radius:5px;
}

#about_con p a img{
	margin:0 5px 0 0;
}

/*主题内容*/
.about_com{
	width:770px;
	background:#fff;
	position:relative;
	float:right;
}

.about_com_m{
	width:100%;
	margin:0 auto;
	position:relative;
}

.about_com_m h1{
	color:red;
	width:100%;
	height:32px;
	font-size:20px;
	line-height:32px;
	text-indent:10px;
	font-family:'微软雅黑';
	display:block;
	border-left:3px solid red;
	background:#f8f8f8;
	position:relative;
}

#rightlistnav{
	color:#666;
	line-height:32px;
	font-size:14px;
	font-family:Arial;
	position:absolute;
	top:0;
	right:0;
}

.about_com_m span a{
	color:#333;
	font-size:14px;
	font-family:Arial;
}

.about_com_m span em{
	color:#888;
	font-size:14px;
}

.about_com_m span a:hover{
	color:#ee4938;
}

#about_m dl,#qywh_m dl{
	margin:20px 0 0 0;
}

#about_m dl dt,#qywh_m dl dt{
	width:100%;
	margin:0 20px 20px 0;
}

#about_m dl dt img,#qywh_m dl dt img{
	width:100%;
}

#about_m dl dd,#qywh_m dl dd,#about_work_m dl dd{
	text-indent:28px;
	line-height:32px;
}



/*车间环境*/
#about_work_m dl{
	width:240px;
	height:180px;
	margin:20px 25px 0 0;
	float:left;
}




/*组织架构*/
#org_m dl dt img{
	margin:20px 70px;
}







/*服务体系*/
#service_m dl dt{
	color:#000;
	line-height:40px;
	font-size:18px;
	font-family:'微软雅黑';
	letter-spacing:1px;
}

#service_m dl dd{
	line-height:28px;
	text-indent:32px;
}





















