.foot {
	position: relative;
	top: 150px;
	padding-top: 30px;
	min-width: 1200px;
	clear: both;
	height: 425px;
	background-color: #E5E5E5;
	font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif
}

.connecfoot {
	margin-top: 640px;
}

.servicefoot {
	margin-top: 680px;
}

.indexfoot {
	position: relative;
	top: 840px;
	padding-top: 30px;
	min-width: 1200px;
	clear: both;
	height: 325px;
	background-color: #E5E5E5;
}

.foot ul li {
	float: left;
	line-height: 30px;
	list-style: none;
	margin-left: 90px;
	color: #115EBA;
	font-size: 14px;
	cursor: default;
	font-family: tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif
}

.foot ul li a:first-child {
	font-size: 16px;
	font-weight: 600;
}

.foot .bottom {
	clear: both;
	color: #666;
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
	position: relative;
	top: 30px;
	border-top: 1px solid #D6D6D6;
	font-family: tahoma, arial, 'Hiragino Sans GB', 宋体, sans-serif
}

.foot .bottom span {
	/* display: block; */
	margin: 0 auto;
	width: 500px;
	line-height: 16px;
}

.foot ul li a:hover {
	color: #115EBA;
}

.foot .wechat {
	text-align: center;
	float: right;
	margin-right: 80px;
	margin-top: 0px;
}

.foot .wechat img {
	width: 135px;
}

.foot .wechat .we {
	margin-bottom: 30px;
}

.foot .wechat .we {
	font-size: 16px;
	font-weight: 600;
	color: #666666;
}

.foot .top a {
	color: #666666;
}

.foot .top {
	width: 1200px;
	margin: 0 auto;
}

.our {
	line-height: 35px;
	text-indent: 30px;
}

/*在线客服*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

.rides-cs {
	font-size: 12px;
	background: #115FB8;
	position: fixed;
	top: 250px;
	right: 0px;
	_position: absolute;
	z-index: 1500;
	border-radius: 6px 0px 0 6px;
}

.rides-cs a {
	color: #00A0E9;
}

.rides-cs a:hover {
	color: #ff8100;
	text-decoration: none;
}

.rides-cs .floatL {
	width: 36px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 21px;
	height: 181px;
}

.rides-cs .floatL a {
	font-size: 0;
	text-indent: -999em;
	display: block;
}

.rides-cs .floatR {
	width: 130px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

.rides-cs .floatR .cn {
	background: #F7F7F7;
	border-radius: 6px;
	margin-top: 4px;
}

.rides-cs .cn .titZx {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	padding: 5px;
	text-align: center;
}

.rides-cs .cn ul {
	padding: 0px;
}

.rides-cs .cn ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: solid 1px #E6E4E4;
	overflow: hidden;
	text-align: center;
}

.rides-cs .cn ul li span {
	color: #777;
}

.rides-cs .cn ul li a {
	color: #777;
}

.rides-cs .cn ul li img {
	vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
	position: relative;
	z-index: 9;
	top: 25px;
	left: 0;
	background-image: url(http://demo.lanrenzhijia.com/2014/service1031/images/lanrenzhijia.png);
	background-repeat: no-repeat;
	display: block;
	height: 146px;
	padding: 8px;
}

.rides-cs .btnOpen {
	background-position: 0 0;
}

.rides-cs .btnCtn {
	background-position: -37px 0;
}

.rides-cs ul li.top {
	border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
	border-bottom: none;
}
