.menu_list{margin:10px auto;
	height: 750px;
	overflow: auto;
	/*width:135px;*/
	display:none;}
.menu_head{width:210px;height:38px;line-height:38px;padding-left:8px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;margin:0;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:210px;height:auto;overflow:hidden;line-height:30px;border-left:1px solid #e1e1e1;background:#fff;border-right:1px solid #e1e1e1;}
.menu_body p{cursor: pointer;margin:0; display:block;width:210px;height:30px;line-height:30px;padding-left:18px;color:#777777;background:#fff url(../images/pro_left.png) center right no-repeat;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body .abc{margin:0; display:block;width:210px;height:30px;line-height:30px;padding-left:18px;color:#333333;background:#fff ;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body1 a{display:block;width:210px;height:30px;line-height:30px;padding-left:30px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;color: #47a0ec;}
.productmenu{
	position:fixed;
	top:80px;
	height:350px;
	z-index:999;
}
@media only screen and (max-width:1920px) {
	.productmenu{
		position:fixed;
		top:80px;
		height:350px;
		z-index:999;
	}
	.auto1440{
		padding:0 60px;
	}
}
@media only screen and (max-width:1600px) {
	.productmenu{
		position:fixed;
		top:80px;
		height:350px;
		z-index:999;
	}
	
	.auto1440{
		padding:0 210px;
	}
	.menu_list{margin:0px auto;width:210px;}
	.menu_head{width:210px;height:30px;line-height:30px;padding-left:8px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;margin:0;}
	.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
	.menu_body{width:210px;height:auto;overflow:hidden;line-height:30px;border-left:1px solid #e1e1e1;background:#fff;border-right:1px solid #e1e1e1;}
	/* .menu_body a{display:block;width:210px;height:30px;line-height:30px;padding-left:18px;font-size:14px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;} */
	.menu_body a{display:block;width:150px;height:30px;line-height:30px;font-size:14px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
	.menu_body a:hover{text-decoration:none;}
	.menu_body1 a{display:block;width:210px;height:30px;line-height:30px;padding-left:30px;font-size:14px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
	.menu_body .current{background: url(../images/pro_down.png) center right no-repeat;}
}

@media only screen and (max-width:1280px) {
	.productmenu{
		position:fixed;
		top:80px;
		height:350px;
		z-index:999;
	}
	.auto1440{
		padding:0 180px;
	}
	.menu_list{margin:0px auto;width:130px;}
	.menu_head{width:130px;height:24px;line-height:24px;padding-left:8px;font-size:10px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;margin:0;}
	.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
	.menu_body{width:130px;height:auto;overflow:hidden;line-height:24px;border-left:1px solid #e1e1e1;background:#fff;border-right:1px solid #e1e1e1;}
	.menu_body a{display:block;width:130px;height:22px;line-height:22px;padding-left:18px;font-size:10px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
	.menu_body a:hover{text-decoration:none;}
}	
@media only screen and (max-width:768px) {
	.productmenu{display:none;}
	.auto1440{
		padding:0 20px;
	}
}