
/*产品列表页*/
	.position {
	width:100%;
	background:url(../images/n-pst-bg.png);
	height:35px;
	position:absolute;
	top:0;
	left:0;
}
.position .posinfo {
	width:1200px;
	margin:0 auto;
	line-height:35px;
	color:#666666;
	font-size:12px;
	text-align:left;
}
.position .posinfo a {
	color:#666666;
	font-size:13px;
}
.position .posinfo a:hover {
	color:#000;
}
.pro_banner {
	width:100%;
	position:relative;
	z-index:20;
	min-width:1200px;
}
.pro_banner img {
	margin:0 auto;
	max-width:100% !important;
	width:100%;
	overflow:hidden;
	display:block;
}
.cls_dsc {
	width:1200px;
	margin:0 auto;
	padding-top:10px;
	color:#828282;
	line-height:30px;
	font-size:14px;
}
.cls_dsc p span {
	display:block;
	float:left;
	margin-top:-3px;
	padding-right:5px;
}
.pro_banner h1 {
	width:410px;
	height:90px;
	line-height:90px;
	font-size:36px;
	background:url(../images/n-bntit.png);
	text-align:center;
	position:absolute;
	top:58px;
	right:50%;
	margin-right:190px;
}
.pro_banner h1 span {
	font-size:24px;
	padding-left:6px;
}
.product_rec {
	width:1200px;
	margin:0 auto;
}
.product_rec h1 {
	text-align:left;
	font-size:28px;
	padding-top:20px;
}
.product_rec h1 span {
	font-size:13px;
	color:#9b9a9a;
	padding-left:10px;
	font-style:italic;
}
.pro_banner .flpic {
	width:540px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:60px;
	z-index:20;
	padding-top:20px;
}
.pro_banner .flpic img {
	max-width:100%;
	float:right;
	width:auto;
}
.cls {
	width:1200px;
	margin:0 auto;
	padding-top:20px;
	overflow:hidden;
}
.pro_recommend {
	width:362px;
	background:#f8f7f7;
	height:360px;
	padding:14px;
	display:block;
	float:left;
	margin-right:15px;
	overflow:hidden;
	margin-bottom:15px;
}
.margin0 {
	margin-left:0;
}
.cls ul {
	width:1500px;
}
.pro_recommend img {
	width:362px;
	height:223px;
}
.pro_recommend .pro_info {
	padding:0 10px;
}
.pro_recommend .pro_info a h3 {
	font-size:18px;
	width:328px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	border-bottom:1px solid #e1e1e1;
	padding-top:5px;
	color:#000;
}
.pro_recommend .pro_info .pro_param {
	line-height:35px;
	width:333px;
	height:35px;
	overflow:hidden;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
	color:#666;
}
.pro_recommend .pro_info .pro_param span {
	padding:0 6px;
	color:#ec5844;
}
.pro_recommend .pro_info .pro_dsc {
	line-height:30px;
	color:#949292;
	width:333px;
	height:30px;
	padding:8px 0;
	overflow:hidden;
	font-size:14px;
}
.pro_recommend .pro_info a.pro_btn {
	line-height:30px;
	border:1px solid #e1e1e1;
	padding:0 25px;
	height:30px;
	display:block;
	float:left;
	color:#373737;
	margin:5px 20px 0 0;
}
.pro_recommend:hover {
	background:#f89508;
}
.pro_recommend:hover .pro_info h3,.pro_recommend:hover .pro_info .pro_param,.pro_recommend:hover .pro_info .pro_param span,.pro_recommend:hover .pro_info .pro_dsc,.pro_recommend:hover .pro_info a {
	color:#fff;
}
.pro_recommend:hover .pro_info a h3,.pro_recommend:hover .pro_info .pro_param {
	border-bottom:1px solid #fff;
}
.pro_recommend:hover .pro_info a.pro_btn {
	border:1px solid #fff;
	color:#FFF;
}
.pro_recommend:hover .pro_info a.pro_btn:hover,.pro_recommend .pro_info a.pro_btn:hover {
	background:#000;
	border:1px solid #000;
	color:#FFF;
}
.pro-page {
	width:1200px;
	margin:0 auto;
	border-top:1px dashed #eee;
	padding-top:10px;
}
.pro-page ul {
	height:25px;
}
.pro-page li {
	display:block;
	margin-left:3px;
	float:right;
	line-height:25px;
	font-size:13px;
}
.pro-page li a {
	color:#888;
	display:block;
	border:1px solid #eee;
	padding:0 8px;
}
.pro-page li a:hover,.pro-page li.n_page a,.pro-page li.n_page a:hover {
	color:#fff;
	background:#ff505f;
	border:1px solid #ff505f;
}
/*左侧导航*/
	.n_show {
	position:fixed;
	top:50%;
	margin-top:-62px;
	left:0%;
	_position: absolute;
	z-index:999;
	_bottom: auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
	display:none;
}
.pro_fixed {
	position:fixed;
	top:50%;
	margin-top:-184px;
	left:0%;
	_position: absolute;
	z-index:999;
	_bottom: auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}
.pro_nav_l {
	width:110px;
	height:364px;
	font-size:14px;
}
.pro_nav_l li {
	padding:10px 0;
	background:#333;
	color:#fff;
	text-align:center;
	border-top:1px solid #696767;
	z-index:200;
	height:30px;
	width:110px;
	display:block;
	float:left;
}
.pro_nav_l li a {
	color:#fff;
}
.pro_nav_l li img {
	width:80px;
	height:64px;
	margin:0 auto;
	display:none;
}
.pro_nav_l li p {
	line-height:30px;
	height:30px;
	display:block;
}
.pro_nav_l li.ncur {
	background:#696767;
	height:94px;
	width:110px;
}
.pro_nav_l li.ncur img {
	width:80px;
	height:64px;
	display:block;
	margin:0 auto;
}
.nbdtop {
	border-top:none;
}
.nav_close {
	padding:10px 0;
	background:#333;
	color:#fff;
	text-align:center;
	border-top:1px solid #696767;
	display:block;
	float:left;
	width:110px;
}
.nav_close img {
	width:25px;
	height:25px;
}
/*挖机相关内容*/
	.pro_connect {
	background:#f6f5f5;
	width:100%;
	padding:35px 0;
}
.pro_connect ul.pro_fa {
	display:block;
	width:1200px;
	margin:0 auto;
}
.pro_connect li.pro_con {
	width:380px;
	display:block;
	float:left;
	background:#FFF;
	padding-bottom:20px;
}
/*.pro_connect li.pro_con:hover {
	background:#f89508;
}*/
	.pro_connect li.pro_con img {
	width:100%;
}
.pro_connect li ul {
	padding:5px 25px 0 25px;
	font-size:13px;
}
.pro_connect li ul li {
	line-height:30px;
	background:url(../images/n-arr.png) no-repeat left center;
	padding-left:15px;
	height:30px;
	overflow:hidden;
}
.pro_connect li ul li a {
	color:#666;
}
.pro_connect li ul li a:hover {
	color:#f00;
}
.pro_connect .m_pro_con {
	padding-right:20px;
	text-align:right;
}
.pro_connect .m_pro_con a {
	color:#949292;
	font-weight:bold;
	line-height:30px;
	font-size:14px;
}
.pro_connect .m_pro_con a:hover {
	color:#f00;
}
.margin30 {
	margin:0 30px;
}


.case_xq{width:100%;padding:20px 0;}
.case_xq .case_jz{width:1200px; margin:0 auto; padding-top:20px;}
.case_list{width:90%; text-align:center;}
.case_list ul{width:100%;}
.case_list li{width:205px;  margin-left:1%; float:left;  display:block; height:42px; line-height:42px; color:#fff; background:#9da3a3; font-size:18px; text-align:center; z-index:50; position:relative;}
.case_list li a{color:#FFF; width:205px; height:41px; display:block;}
.case_list li a:hover{background-color:#900; color:#fff;}