#xinrong_head_r>a {
	font-size: 12px;
	text-decoration: none;
	padding: 0 5px;
	color: #333;
}

#xinrong_head_r {
	font-size: 12px;
	float: right;
}
body{
	font-family: "微软雅黑";
}
#xinrong_head_r>a:hover {
	color: red;
	text-decoration: underline;
}

#xinrong_head {
	width: 1200px;
	height: 40px;
	margin: auto;
	margin-bottom: 10px;
	padding-top: 10px;
}

#xinrong_logo {
	width: 100px;
	float: left;
}

#xinrong_tel {
	float: right;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

#xinrong_foot {
	width: 1200px;
	height: 40px;
	background: #F4F4F4;
	text-align: center;
	margin: auto;
	padding-top: 10px;
}

#xinrong_foot>a {
	font-size: 12px;
	text-decoration: none;
	color: #6666;
	padding: 0 15px;
}

@media (max-width:768px) {
	  #footCustomer{
	  	display: none;
	  }
	  #xinrong_head,#xinrong_foot{display: none;}
	#xinrong_head{height: 30px;}
	#xinrong_head,
	#xinrong_foot {
		width: 100%;
		
	}
	#xinrong_head {
		height: 50px;
	}
	#xinrong_foot {
		height: auto;
		line-height: initial;
	}
	#xinrong_foot>a {
		padding: 0;
	}
	#xinrong_head,#xinrong_foot{display: none;}
}
.ul_box *{font-size: 0;}