/*联系我们*/
.body_contact{
	width:1066px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 80px;
}
.body_contact div:first-child{
	margin-top: 40px;
	padding-bottom: 40px;
	height:26px;
	font-size:24px;
	font-family:FZHTJW--GB1-0;
	font-weight:400;
	color:rgba(0,0,0,1);
	border-bottom:1px solid  #999999;
}
.body_contact ul{margin: 26px 0 18px 0;}
.body_contact ul li{
	font-size:12px;
	color: #666666;
	height:31px;
}
.contact_body_img{width: 100%;height: auto;}
.contact_body_img img{
	margin: 30px 5% 0 5%;
}
ul,li{
    list-style: none;
}