BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #2b3131;
	FONT-FAMILY: Arial, Helvetica, sans-serif, "宋体";
	background-color: #FFFFFF;
}
A:link {
	COLOR: #2b3131;
	TEXT-DECORATION: none;
	line-height: 22px;
	text-decoration: none
}
A:visited {
	COLOR: #2b3131;
	TEXT-DECORATION: none;
	line-height: 22px;
	text-decoration: none
}
A:hover {
	COLOR: #0e5da7;
	TEXT-DECORATION: underline;
	line-height: 22px;
	text-decoration: none
}
A:active {
	COLOR: #0e5da7;
	TEXT-DECORATION: underline;
	line-height: 22px;
	text-decoration: none
}
img {
	border: 0px;
}
.White {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
.White:link {
	color: #FFFFFF
}
.White:visited {
	color: #FFFFFF
}
.White:hover {
	color: #F5F5F5F
}
.White:active {
	color: #FFFFFF
}
.black {
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.black:link {
	color: #333333
}
black:visited {
	color: #333333
}
.black:hover {
	color: #F5F5F5F
}
.black:active {
	color: #333333
}
.blue {
	color: #0e5da7;
	text-size: 13px;
	font-weight: bold;
}
.bluew {
	color: #0e5da7;
	text-size: 13px;
}
.yellow {
	color: #9e750b;
	text-size: 12px;
	font-weight: bold;
}
.wb {
	line-height: 22px;
	font-size: 13px;
}
.wblj {
	COLOR: #333333;
	line-height: 18px;
	text-align: left;
}
.wblj :link {
	COLOR: #333333;
	line-height: 18px;
}
.wblj :visited {
	COLOR: #333333;
	line-height: 18px;
}
.wblj :hover {
	COLOR: #0e5da7;
	line-height: 18px;
}
.wblj:active {
	COLOR: #333333;
	line-height: 18px;
}
.kuang {
	BORDER-RIGHT: #e2e3e3 1px solid;
	BORDER-TOP: #e2e3e3 1px solid;
	BORDER-LEFT: #e2e3e3 1px solid;
	WIDTH: 63px;
	BORDER-BOTTOM: #e2e3e3 1px solid;
	HEIGHT: 80px
}
.kuang:link {
	BORDER-RIGHT: #e2e3e3 1px solid;
	BORDER-TOP: #e2e3e3 1px solid;
	BORDER-LEFT: #e2e3e3 1px solid;
	BORDER-BOTTOM: #e2e3e3 1px solid
}
.kuang:visited {
	BORDER-RIGHT: #e2e3e3 1px solid;
	BORDER-TOP: #e2e3e3 1px solid;
	BORDER-LEFT: #e2e3e3 1px solid;
	BORDER-BOTTOM: #e2e3e3 1px solid
}
.kuang:hover {
	BORDER-RIGHT: #f3c100 1px solid;
	BORDER-TOP: #f3c100 1px solid;
	BORDER-LEFT: #f3c100 1px solid;
	BORDER-BOTTOM: #f3c100 1px solid
}
.kuang:active {
	BORDER-RIGHT: #f3c100 1px solid;
	BORDER-TOP: #f3c100 1px solid;
	BORDER-LEFT: #f3c100 1px solid;
	BORDER-BOTTOM: #f3c100 1px solid
}
.wh {
	FONT-SIZE: 13px;
	COLOR: #fff
}
.wh:link {
	COLOR: #fff
}
.wh:visited {
	COLOR: #fff
}
.wh:hover {
	COLOR: #fff
}
.wh:active {
	COLOR: #fff
}
.wh01 {
	COLOR: #333333;
}
.wh01:link {
	COLOR: #0e5da7;
}
.wh01:visited {
	COLOR: #333333f;
}
.wh01:hover {
	COLOR: #333333;
	;
}
.wh01:active {
	COLOR: #fff;
}
.black {
	COLOR: #606061
}
.black:link {
	COLOR: #606061
}
.black:visited {
	COLOR: #606061
}
.black:hover {
	COLOR: #d29b06;
	TEXT-DECORATION: underline
}
.black:active {
	COLOR: #d29b06;
	TEXT-DECORATION: underline
}
.bannerBox {
	width: 1020px;
	height: 300px;
	position: relative;
	cursor: pointer;
}
.bannerBox:hover .left {
	display: block;
}
.bannerBox:hover .right {
	display: block;
}
#swiper1, #swiper2 {
	width: 1020px;
	height: 300px;
}
#swiper1 {
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
#swiper1 .swiper-slide, #swiper1 img {
	width: 1020px;
	height: 300px;
	font-size: 100px;
	line-height: 300px;
	text-align: center;
	object-fit: cover;
}
.direction img {
	margin-top: 12px;
}
.left {
	position: absolute;
	top: 112px;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	text-align: center;
	line-height: 65px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	z-index: 2;
	display: none;
}
.left img {
	width: 15px;
	height: 28px;
	margin-top: 18px;
	margin-right: 3px;
}
.right {
	position: absolute;
	top: 112px;
	right: 0;
	width: 26px;
	height: 65px;
	background-color: rgba(64,64,64,0.6);
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	z-index: 2;
	display: none;
}
.right img {
	width: 15px;
	height: 28px;
	margin-top: 18px;
	margin-left: 6px;
}
.page_show {
	margin: 20px 0;
}
.page_show a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	text-align: center;
	background: #F2F2F2;
	margin-right: 2px;
	border-radius: 5px;
}
.page_show a:hover, .page_show a.page_current {
	background: #245E9E;
	color: #FFF;
}
/*----今日可租车型-----*/
.jz_nr {
	width: 100%;
	border-top: 0;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.jz_nr ul li {
	float: left;
	width: 205px;
	padding: 0px;
	margin-top: 20px;
	list-style-type: none;
	border: 0px solid #000
}
.jz_nr ul li img {
	margin: 0 auto;
	padding-bottom: 8px;
}
.menu0 {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.main222 {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
}
.main222 ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
}
#menu0 li {
	float: left;
	width: 116px;
	background-image: url(xin1.jpg);
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 0px solid #CCC;
	border-top: 0px solid #000;
	margin-left: 1px;
	margin-top: 0px;
	cursor: pointer;
}
.menuhover {
	background-image: url(xin2.jpg);
	background-repeat: repeat-x;
	color: #0e5da7;
	font-weight: bold;
}
.pic a img {
	BORDER-RIGHT: #d3d6db 1px solid; BORDER-TOP: #d3d6db 1px solid; BORDER-LEFT: #d3d6db 1px solid; BORDER-BOTTOM: #d3d6db 1px solid
}
.pic a:hover img {
	BORDER-RIGHT:#4761A6 1px solid; BORDER-TOP: #4761A6 1px solid; BORDER-LEFT: #4761A6 1px solid; BORDER-BOTTOM: #4761A6 1px solid
}