@charset "UTF-8";
*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:"microsoft yahei", Tahoma, Helvetica, arial, sans-serif;
}
html{width:100%;overflow-x:hidden !important;}
body{Font-size:62.5%;width:100%;overflow-x:hidden !important;background:#fff;	font-size: 14px;}
article, aside, footer, header, nav, section,figure,figcaption,form{display:block;margin:0;padding:0;border:none;}
.h1, .h2, .h3, h1, h2, h3{margin:0px;}
i{font-style:normal}
img{
	border:none;
	max-width:100%;
	height:auto;
	margin: 0px;
	padding: 0px;
}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul li{list-style:none;}
header{
	height:60px;
	position:relative;
	line-height:60px;
	border-bottom:1px solid #e3e3e3;
	background-color: #fff;
}
header .menu{position:absolute;right:10px;top:0px;height:60px;width:30px;background:url("menu.png") no-repeat center;cursor:pointer;}
.header-logo img{display:block;height:60px;}
.nav-bg{background:#000;opacity:.5;position:fixed;left:0px;top:0px;width:100%;height:100%;display:none;z-index:99;}
nav{position:fixed;top:0px;right:0px;width:60%;background:#fff;height:100%;z-index:999;display:none;}
nav ul{display:block;margin:0px 10px;}
nav ul li{
	display:block;
	height:45px;
	line-height:45px;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	font-size: 14px;
}
nav ul li a{
	display:block;
	margin:0px 15px;
	font-size: 14px;
}
.index-login{padding:0px 10px;}
.index-login img{display:block;margin:0 auto;width:50px;height:50px;border-radius:100%;}
.index-login a{display:block;}
.index-close{margin:0px 15px;cursor:pointer;}
.index-close img{width:15p;height:15px;}

.slideBox{ position:relative; overflow:hidden; }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0;left:0px;width:100%;text-align:center;z-index:1; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px;border-radius:10px; background:#efefef; text-indent:-9999px; overflow:hidden;margin:0 6px;}
.slideBox .hd li.on{background-color: #FF0000;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.ad {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.about {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 12px;
}
.aboutc {
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #666666;
}
.aboutc p {
	text-align: left;
	font-size: 16px;
	line-height: 30px;

}
.title_in {
	width:100%;
	text-align:center;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.title_in h2 {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.title_in h4 {
	color:#666666;
	font-size: 18px;
	font-family: "Microsoft YaHei", Tahoma, Verdana, "Simsun";
	font-weight: normal;
	background-image: url(t.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.about_in .img {
	width:100%;
	margin-top:10px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.more_in {
	width:40%;
	padding:13px 0 10px;
	color:#eee;
	text-align:center;
	font-family:"helvet", Arial;
	display:block;
	margin:20px auto;
	border-radius:10px;
	font-size: 16px;
	background-color: #666666;
}
.more_in:active {
	background-color: #F0F0F0;
}
.about2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #f9f8f7;
	padding-bottom: 20px;
}
.biglei {
	width:80%;
	color:#eee;
	text-align:center;
	font-family:"helvet", Arial;
	display:block;
	border-radius:10px;
	font-size: 16px;
	background-color: #1878B9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.biglei:active {
	background-color: #FC6605;
}
.index-news {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}



.index-news-ul li{border-bottom:1px solid #efefef;display:block;overflow:hidden;background:url("icon6.jpg") no-repeat 0px center;padding-left:10px;line-height:35px;position:relative;height:35px;}
.index-news-ul li a{
	display:block;
	font-size: 14px;
}
.index-news-ul li a .a-t{margin-right:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.index-news-ul li a .time{
	color:#cacaca;
	position:absolute;
	right:0px;
	top:0px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline
}
@media only screen and (min-width:300px) and (max-width:414px) {
	html {
	font-size:690%
}
}@media only screen and (min-width:415px) and (max-width:480px) {
	html {
	font-size:800%
}
}@media only screen and (min-width:481px) {
	html {
	font-size:933.33%
}
}@media only screen and (min-width:561px) {
	html {
	font-size:1066.67%
}
}@media only screen and (min-width:641px) {
	html {
	font-size:1280%
}
}
.car-info {
	display:block;
	min-height:.9rem;
	padding:.15rem .15rem .15rem 0;
	padding-left:1.3rem;
	position:relative
}
.list-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

.car-img {
	position:relative;
	float:left;
	width:1rem;
	height:1rem;
	margin-right:.1rem;
	margin-left:-1.15rem
}
.car-img img {
	display:block;
	width:100%;
	height:100%
}
.car-name {
	font-size:.14rem;
	font-weight:400;
	line-height:.17rem;
	color:#495056;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-top: 10px;
}
.car-km {
	margin-top:15px;
	font-size:.12rem;
	color:#757f89;
	overflow:hidden;
	margin-bottom: 15px;
}
.car-price {
	overflow:hidden;
	font-size:.14rem;
	line-height:.18rem;
	color:#ee0e51;
}
.page {
	line-height: 40px;
	height: 40px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}
.page a {
	font-size: 12px;
}


.bcopy {
	background-color: #323534;
	line-height: 24px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 55px;
	font-weight: normal;
}
.footer{
	width: 100%;
	height: auto;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF6600;
}
.yi-nav-wrap{width: 100%;height: auto;	float: left;}
.yi-nav-theme2-li{width:25%;display:inline-block;float:left;position:relative}
.yi-nav-theme2-li img {	height: 20px;	width: 20px;}
.yi-nav-theme2-li a{display:block;height:35px;font-size:12px;position:relative;text-align:center;color:#FFFFFF;font-family: "微软雅黑";}

.prot {
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height:40px;
	line-height:40px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	background-image: url(icon7.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
	padding-top: 5px;
}
.prot1 {
	height: auto;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #999999;
}
.prott {
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.protc {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	height: auto;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.news_list {
	margin: 0px;
	padding: 0px;
	
}
.news_list .time {
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 10px;
}

.news_list li {
	padding: 5px 0px 5px 10px; line-height: 26px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.news_list li a {
	color: rgb(51, 51, 51); font-family: "Microsoft YaHei","SimHei"; font-size: 16px; text-decoration: none;
}
.news_list li p {
	color: rgb(102, 102, 102); font-size: 12px;
}
.news_list li a:hover {
	text-decoration: underline;
}
