
.lxfs-container .shop-lxfs-wrap{
	
}
.shop-lxfs-wrap .lxfs-content .lxfs-header{
	height: 137px;
	margin-top: 50px;
	background: url(../image/company/company-title-bg3.png) 0 0 no-repeat;
}
.shop-lxfs-wrap .zxly-content .zxly-text h2,
.shop-lxfs-wrap .lxfs-content .lxfs-text h2{
	color: #333;
	font-size: 22px;
	margin: 20px 0;
	text-align: center;
}
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-table td{
	color: #666;
	font-size: 16px;
	line-height: 34px;
	width: 50%;
	padding: 0 30px;
	position: relative;
}
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-table td span{
	display: table-cell;
}
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-table td span.tit-td{
	width: 80px;
	display: table-cell;
}
.shop-lxfs-wrap .lxfs-table td.lxfs-company-name{
	color: #eb676c;
	
}
/*.shop-lxfs-wrap .lxfs-table td.lxfs-cellphone span{
	padding-right: 10px;
}*/
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-table td a.qq-connect{ 
	display: inline-block;
	position: absolute;
	top: 8px;
	width: 75px;
	height: 25px;
	position: relative;
	background: url(../image/company/qq-connect.jpg) 0 0 no-repeat;
}
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-remark{
	width: 360px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border: 1px solid #eb676c;
	border-radius: 5px;
	font-size: 16px;
	color: #666;
	margin: 50px auto 60px;
}
.shop-lxfs-wrap .lxfs-content .lxfs-text .lxfs-remark a{
	color: #eb676c;
}

.shop-lxfs-wrap .zxly-content .zxly-header{
	height: 137px;
	background: url(../image/company/company-title-bg4.png) 0 0 no-repeat;
}

/* 发送留言 */
.send-form-wrap .send-remark{
	color: #999;
	font-size: 14px;
}
.send-form-wrap span{
	color: #eb676c;
}
.send-form-wrap span.gender{
	color: #666;
}
.send-form-wrap .send-table{
	color: #666;
	font-size: 16px;
}
.send-form-wrap .send-table td{
	padding-top: 20px;
}
.send-form-wrap .send-table label{
	display: inline-block;
	text-align: right;
	width: 110px;
}
.send-form-wrap .send-table label.gender-label{
	display: inline-block;
	width: auto;
}
.send-form-wrap .send-table input[type="text"]{
	height: 35px;
	line-height: 30px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
}
.send-form-wrap .send-table input[type="radio"]{
	margin-left: 15px;

}
.send-form-wrap .send-table input[type="text"],
.send-form-wrap .send-table textarea{
	padding: 5px;
}
.send-form-wrap .send-table input[type="text"]:focus,
.send-form-wrap .send-table textarea:focus{
	border: 1px solid #eb676c;
	outline: none;
}
.send-form-wrap .send-table .code-pic{
	width: 100px;
	height: 35px;
	display: block;
	float: left;
	margin: 0 15px;
	background-color: red;
}
.send-form-wrap .send-table .change-code{
	float: left;
	width: 90px;
	height: 35px;
	color: #666;
	font-size: 14px;
	text-decoration: none;
	line-height: 35px;
}
#send-title{
	width: 520px;
	/*border: 1px solid #c0c0c0;
	border-radius: 5px;*/
}
#send-text{
	width: 520px;
	height: 103px;
	border-radius: 5px;
}
#send-connect{
	width: 220px;
}
#send-cel,
#send-qq,
#send-mail{
	width: 400px;
}
#send-code{
	width: 120px;
	float: left;
	margin-right: 10px;
}
.send-form-wrap .send-btn,
.send-form-wrap .reset-btn{
	width: 80px;
	height: 40px;
	border: none;
	color: #fff;
	font-size: 18px;
	margin: 45px 0 60px 0;
	border-radius: 5px;
	cursor: pointer;
}
.send-form-wrap .send-btn{
	margin-left: 300px;
	background-color: #eb676c;
}
.send-form-wrap .reset-btn{
	margin-left: 30px;
	background-color: #e8ba33;
}