.rides-cs {
	font-size: 12px;
	background: #C71030;
	position: fixed;
	top: 250px;
	left: 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: right;
	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: right;
	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;;
	right: 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;
}

#lanrenzhijia {
	width: 155px;
	height: 155px;
	position: fixed;
	right: -130px;
	top: 100px;
	background: url(../img/fenxiang.png) no-repeat 0 0;
}

#lanrenzhijia .lanren {
	width: 130px;
	height: 155px;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 14px;;
	color: #013984;
}

#lanrenzhijia .lanren h2 a {
	color: #013984;
	font-size: 14px;
	text-decoration: none;
}

#lanrenzhijia .lanren h2 a:hover {
	color: #FF3600;
}

#d1 {
	background: url(../img/1.png) right bottom no-repeat #FFD632;;
}

#d2 {
	background: url(../img/2.png) left bottom no-repeat #B8EADD;;
}

#d3 {
	background: url(../img/3.png) left bottom no-repeat #FD4A60;;
}

#d4 {
	background: url(../img/4.png) left bottom no-repeat #573C7B;;
}

#d5 {
	background: url(../img/5.png) left bottom no-repeat #0D031A;;
}

#d6,#d7 {
	margin-top: 70px;
}

#d1,#d2,#d3,#d4,#d5 {
	background-size: cover;;
	background-size: auto;;
	background-size: contain;
}