.menu_list .menu_head{
	width:100%;
	height:38px;
	float:left;
	border-bottom:1px solid #CCD0D7;
	position:relative;
	color:#2b4769;
}
.menu_list li:nth-child(1) >a{
	background-color:#7CB1E4;
	color:white;
}
.menu_list li:hover >a{
	background-color:#7CB1E4;
	color:white;
}
.menu_head .ul_01{
	width:180px;
	height:100%;
	float:left;
	line-height:38px;
	font-size:14px;
	margin-left:18px;
}
.menu_head .ul_02{
	width:18px;
	height:100%;
	float:right;
	margin-right:7px;
}
.ul_02 #img{
	width:100%;
	height:18px;
	float:left;
	margin-top:14px;
	background:url("../img/product/jiantou2.png"/*tpa=http://www.gdecg.com/tpl/guangda/Public/img/product/jiantou2.png*/) no-repeat;
	background-size:100% 100%;
}
.ul_02 #img1{
	width:100%;
	height:18px;
	float:left;
	margin-top:14px;
	background:url("../img/product/dian.png"/*tpa=http://www.gdecg.com/tpl/guangda/Public/img/product/dian.png*/) no-repeat;
	background-size:100% 100%;
}
.menu_list .menu_body{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom: 1px solid #CCD0D7;
	}
.menu_body a{
	width: 212px;
    height: 39px;
    float: left;
    margin-left: 19px;
    line-height: 39px;
    border-bottom: 1px solid #CCD0D7;
    background-color:#F2F2F2;
    background-size:100% 100%;
	display:block;
	 color: #2b4769;
}
/*.menu_body a:nth-child(1){
	background-color:#7CB1E4;
	color:white;
}*/
.menu_body #a{
	background-color:#7CB1E4;
	color:white;
}
.menu_body a:hover{
	background-color:#7CB1E4;
	color:white;
}
.menu_body a span {
    width: 160px;
    height: 100%;
    float: left;
    overflow: hidden;
    margin-left:17px;
    font-size: 14px;
}
.menu_body a >div{
	width:18px;
	height:18px;
	float:right;
	margin-right:7px;
	background:url("../img/product/dian.png"/*tpa=http://www.gdecg.com/tpl/guangda/Public/img/product/dian.png*/) no-repeat;
	background-size:100% 100%;
	margin-top:12px;
}
.menu_body a:last-child{
	border-bottom: 0px solid #CCD0D7;
}
/*.menu_body a:hover{text-decoration:none;}*/