/* 联系人样式 */
.lianxi_td {
	width: 582px;
	height: 468px;
	background-image: url(/uploads/image/imain/lianxi_bg1.png);
	background-repeat: no-repeat;
	vertical-align: top;
}
.lianxi_td_img {
	width: 562px;
	height: 260px;
	margin: 10px;
}
.lianxi_td_txt {
	margin: 5px 10px;
	padding: 20px;
	width: 522px;
	height: 89px;
	background-repeat: no-repeat;
}
.lianxi_td_p {
	font-size: 14px;
	color: #585858;
	line-height: 24px;
}
.lianxi_td_p a {
	color: #585858;
}
.lianxi_td_a {
	font-size: 14px;
	color: #e10014;
	line-height: 24px;
	text-decoration: none;
}
/* 底部链接样式 */
.link_hr {
	margin-top: 13px;
}
.link_hr td {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.link_hr a {
	color: #000000;
	text-decoration: none;
}
.link-text {
	font-size: 23px;
	height: 50px;
	line-height: 50px;
}
.link-item td {
	vertical-align: top;
}
.link-item ul {
	list-style: none;
	padding: 0px;
}
.link-item li {
	height: 29px;
}
.link-item li a {
	font-size: 18px;
	color: #898989;
}
.link-icp {
	background: #dadada;
	text-align: center;
	height: 40px;
	margin-top: 20px;
	padding: 15px 0;
	color: #898989;
	font-size: 14px;
}
.link-icp a {
	color: #898989;
}
.link-qq {
	color: #898989;
	font-size: 10px
}
