@charset "utf-8";
*{
	margin: 0;
	padding: 0
}
.cl{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.dn{
	display:none;
}
body {
	font-size: 14px;
	color: #333;
	margin: 0;
	background: #f8f8f8;
	padding: 45px 0 45px
}
a {
	color: #333;
	text-decoration: none
}
a:active, a:hover {
	color: #333;
	text-decoration: none
}
:focus {
	outline: 0
}
img {
	border-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
ol, ul, dl {
	list-style: none
}
li {
	list-style: none
}
input, button {
	vertical-align: middle
}
.clear {
	display: block;
	height: 0;
	clear: both;
	content: "";
	overflow: hidden;
	visibility: hidden
}
.zhezhao {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none
}
nav {
	overflow: hidden;
	padding-top: 10%
}
nav li {
	width: 33.33%;
	float: left;
	text-align: center;
	margin-top: 20px
}
nav li a {
	width: 100px;
	display: inline-block;
	border-radius: 5px;
	overflow: hidden
}
nav li img {
	width: 100%;
	height: auto;
	display: block
}
nav li span {
	display: block;
	height: 20px;
	text-align: center;
	color:#fff;
	text-shadow:1px 1px 5px #000;
	-moz-text-shadow:1px 1px 5px #000;
	-webkit-text-shadow:1px 1px 1px #000;
	mso-bidi-font-weight:border;
	font: 12px/20px Arial;
	margin-top:5px;
}

.nav {
	width: 150px;
	height: 100%;
	position: fixed;
	left: -160px;
	top: 0;
	background: #fff;
	z-index: 999;
	overflow: auto
}
.nav h1 {
	font-size: 16px;
	color: #fff;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #333
}
.nav li {
	padding: 0 10px
}
.nav li a {
	display: block;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px dashed #ddd
}
.nav li:last-child a {
	border: 0
}
.nav li a:active {
	background: #ddd
}
.logo{
	margin-top: 2%;
}
.logo img {
	display: block;
	width:100%;
	margin: auto;
}
.logo #logo_left{
  height: 100%;
  width: 66%;
  margin-top: 7%;
}
.logo #logo_right{
  height: 100%;
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 3%;
  padding-right: 1%;
	
}

.qianyue {
	width: 90%;
	margin: 10px;
	padding: 10px;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 0 0 8px #ccc
}
.qianyue .zuixin {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #98cb18;
	border-radius: 5px;
	box-shadow: 0 0 8px #ccc;
	text-indent: 10px;
	color: #fff;
	text-align: center
}
.qianyue ul {
	margin: 10px
}
.qianyue ul li {
	margin-bottom: 5px;
	line-height: 20px
}
#wrapper {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
.swipe ul, .swipe li {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}
.swipe img {
	width: 100%;
	height: auto;
	display: block
}
.swipe {
	overflow: hidden;
	position: relative
}
.swipe ul {
	-webkit-transition: left 800ms ease-in 0;
	-moz-transition: left 800ms ease-in 0;
	-o-transition: left 800ms ease-in 0;
	-ms-transition: left 800ms ease-in 0;
	transition: left 800ms ease-in 0
}
.swipe #pagenavi {
	position: absolute;
	left: 0;
	bottom: 2px;
	text-align: center;
	width: 100%
}
.swipe #pagenavi a {
	width: 6px;
	height: 6px;
	line-height: 99em;
	background: #999;
	border-radius: 50%;
	margin: 0 3px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block;
*display:inline;
*zoom:1
}
.swipe #pagenavi a.active {
	background: #FFF
}
footer {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:2;
	background:url(../images/footer_bg.png) repeat-x;
}
footer #fbg,footer #fbg2{
	position:absolute;
	height:20px;
	width:100%;
	
	left:0px;
	z-index:-1
}
footer #fbg{
	top:0px;
	background:#98cb18;
}
footer #fbg2{
	bottom:0px;
	background:#008acb;
}
footer img{
	float:left;
}

footer a {
	display: block;
	width: 19%;
	height: 40px;
	float: left;
	background: no-repeat center;
	background-size: auto 30px
}
footer a#list {
	background-image: url(../images/f1.png)
}
footer a#f2 {
	background-image: url(../images/f2.png)
}
footer a#f3 {
	background-image: url(../images/f3.png)
}
footer a#f4 {
	background-image: url(../images/f4.png)
}
footer a#f5 {
	background-image: url(../images/f5.png)
}
.lanm {
	position: fixed;
	width: 100%;
	height: 45px;
	left: 0;
	top: 0;
	z-index: 998;
	background: #98cb18;
	display: box;
	display: -webkit-box;
	display: -moz-box
}
.lanm span {
	width: 40px;
	height: 100%;
	display: block
}
.lanm h1 {
	display: block;
	color: #FFF;
	box-flex: 1.0;
	-webkit-box-flex: 1.0;
	-moz-box-flex: 1.0;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#back a {
	display: block;
	height: 100%;
	background: url(../images/back.png) no-repeat center;
	background-size: 10px auto
}
#lm {
	height: 100%;
	background: url(../images/lm.png) no-repeat center;
	background-size: auto 15px;
	-webkit-background-size: auto 15px;
	-moz-background-size: auto 15px;
	-o-background-size: auto 15px
}
.lanm .submenu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 45px;
	background: #FFF;
	display: none
}
.lanm .submenu a {
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
	margin: 0 10px;
	background: url(../images/arr.png) no-repeat right center;
	background-size: auto 12px
}
.lanm .submenu a:last-child {
	border: 0
}
.zhezhao2 {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 990;
	display: none
}
.newslist li {
	border-bottom: 1px solid #DDD
}
.newslist li:nth-child(2n) {
	background: #FFF
}
.newslist li a {
	display: block;
	overflow: hidden;
	padding: 20px 10px
}
.newslist li img {
	width: 80px;
	height: 60px;
	float: left;
	margin-right: 10px
}
.newslist li h1 {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.newslist li p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.pagelist {
	margin: 20px 10px;
	height: 40px;
	background: #FFF;
	font-weight: bold;
	line-height: 40px;
	display: box;
	font-size: 16px;
	border: 1px solid #BBB;
	display: -moz-box;
	display: -webkit-box;
	border-radius: 5px
}
.pagelist span {
	display: block;
	text-align: center;
	box-flex: 1.0;
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0
}
.pagelist span a {
	display: block;
	color: #666
}
.page {
	width: 200px;
	overflow: hidden;
	color: #999;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB
}
.page select {
	font-size: 16px;
	height: 40px;
	background: 0;
	text-align: center;
	border: 0;
	font-family: Arial;
	color: #666;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.news_tit {
	padding: 10px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #DDD;
	font-size: 12px;
	font-weight: bold
}
.news_txt {
	line-height: 200%;
	padding: 10px;
	overflow: hidden;
	font-size: 14px
}
.news_txt img {
	max-width: 100%;
	height: auto
}
.car_fenlei {
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin-top: 10px;
	border-bottom: 3px solid #CCC
}
.car_fenlei strong {
	height: 36px;
	font-size: 16px;
	display: inline-block;
	border-bottom: 3px solid #666;
	position: relative
}
#jiao {
	width: 10px;
	height: 5px;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: 18px
}
.car_list {
	background: #FFF;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	text-align: center
}
.car_list li {
	width: 100%;
	padding: 10px 0;
	float: left;
	text-align: center
}
.car_list li a {
	display: inline-block
}
.car_list li img {
	width: 200px;
	height: auto;
	display: block;
	max-height: 400px
}
.car_list li span {
	display: block;
	margin-top: 6px;
	line-height: 17px;
	height: 34px;
	overflow: hidden
}
.cxzj {
	background: #EEE;
	border-bottom: 1px solid #DDD;
	padding: 15px 10px;
	overflow: hidden
}
.cxzj img {
	width: 100px;
	height: auto;
	border: 1px solid #DDD;
	float: left;
	margin-right: 10px
}
.cxzj h1 {
	font-size: 16px
}
.cxzj h2 {
	font-size: 14px;
	color: #F00;
	margin-top: 10px;
	font-family: Arial
}
.carbj li {
	border-bottom: 1px solid #DDD;
	padding: 10px;
	line-height: 20px;
	background: #FFF
}
.car_name {
	font-size: 16px
}
.car_peizhi {
	font-size: 12px;
	color: #999;
	margin-top: 10px
}
.car_baojia {
	float: right;
	width: 80px;
	text-align: center;
	color: #F00;
	color: #F00;
	margin-top: 20px;
	font: bold 14px/20px Arial
}
.carbj li:nth-child(2n) {
	background: #f8f8f8
}
.car_xx {
	background: #FFF;
	padding: 10px;
	border-bottom: 1px solid #DDD;
	overflow: hidden
}
.car_xx p {
	margin: 5px 0
}
.jiage {
	font: bold 14px/20px Arial;
	color: #F00
}
.btn {
	text-align: center;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
	background-image: -webkit-linear-gradient(top, #999, #666);
	background-image: linear-gradient(to bottom, #999, #666)
}
.dhbj {
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	margin-right: 10px
}
.dhbj span {
	background: url(../images/tel.png) no-repeat left center;
	background-size: auto 18px;
	padding-left: 18px
}
.sqsj {
	padding: 0 10px;
	height: 36px;
	line-height: 36px
}
.sqsj span {
	background: url(../images/sqsj.png) no-repeat left center;
	background-size: auto 18px;
	padding-left: 22px
}
.box {
	background: #FFF;
	border-bottom: 1px solid #DDD;
	overflow: hidden
}
.box td {
	border: 1px solid #DDD;
	padding: 10px;
	color: #999;
	vertical-align: top
}
.box p {
	color: #333;
	margin: 8px 0 0
}
.box th {
	height: 30px;
	background: #EEE
}
.pages {
	text-align: center;
	padding: 20px 0
}
