.menu_head{height:0.7rem;line-height:0.6rem;padding-left:0px;font-size:0.3rem;color:#525252;border-bottom:1px solid #e1e1e1;cursor:pointer;position:relative;margin:0px;font-weight:600;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_list .current{background:#3070EF url(../images/pro_down.png) center right no-repeat;color:#FFFFFF;}
.menu_body{height:auto;overflow:hidden;backguound:#fff; }
.menu_body a{
	width: calc(100% / 2 - 0px);
	height:0.6rem;
	line-height:0.6rem;
	float: left;
	display: inline-block;
	
	font-size:0.3rem;
	color:#777777;
	background:#fff;
	text-decoration:none;
	
	border: 1px solid #F0F0F0;
}
.menu_body a:hover{text-decoration:none;}
.menu_list .znzwtit h3 { background:#fff;border-bottom:1px solid #e1e1e1; margin-top:10px;
    font-size: 0.4rem;
    line-height: 50px;
    height: 50px;
}