﻿a:hover,a:active,a:focus{
	text-decoration: none;
}
.headnav .nav ul li a,.logde a{
	color:#fff;
	}
.logde a:hover{
	text-decoration: underline;
}
.header{
	background: #1b53b6;
	width: 100%;
	line-height: 88px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.3);
	position: fixed;
	z-index: 1000;
	top: 0;
}
.headnav{
	width: 1200px;
	margin: 0 auto;
}
.headnav .logo{
	vertical-align: center;
}
.headnav .logo img{
	width: 100%;
}
.headnav .nav ul li{
	float: left;
	padding:0 15px;
	font-size:16px;
	color: #fff;
}
.headnav .nav ul li:hover{
	background: #fff;
}
.headnav .nav ul li:hover a{
	color: #1b53b6;
}
.nav{
	margin-left: 30px;
}
.kuaisu a{
	position: relative;
}
.kuaisu a:before{
	content: '';
	width:1px;
	background: #ddd;
	height: 12px;
	position: absolute;
	left: -40px;
	top:5px;
}
.kuaisu a:first-child:before{
	display: none;
}
.xiala a:hover{
	background: #CCCCCC;
}
.nav a{
	display: block;
	height: 100%;
}
.nav li.active {
	background: #fff;	
}
.nav li.active a{
	color: #1B53B6 !important;
}
.nav li:nth-child(2):hover .xiala{
	display: block;
}
.xiala{
	position:absolute;
	display: none;
	margin-left: -30px;
}
.xiala a{
	display: block;
	background: #fff;
	color: #333;
	width:140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#1b53b6 !important;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}
.logde{
	color:#fff;
}
.footer{
	height: 55px;
	line-height: 55px;
	width:100%;
	background:#111;
	color: #d1d1d1;
	text-align: center;
}
.shuducontent{
	width:1200px;
	margin:0 auto;
	margin-top:88px;
	overflow: hidden;
}
.slogo{
	margin-top:200px;
}
.searcg{
	width:780px;
	margin-top:66px;
}
.searcg .input-group input,.searcg button{
	height: 50px;
	border-radius: 0px;
}
.searcg button{
	width: 66px;
	border-radius: 0px;
	background:#1b53b6;
	border-color:#1b53b6;
}
.searcg button:hover,.searcg button:active,.searcg button:focus{
	border-color:#1b53b6;
	background:#1b53b6;
	margin-left: -1px;
}
.kuaisu{
	margin-top:20px;
}
.kuaisu a{
	margin-right: 75px;
	font-size:16px;
	color: #6e6e6e;
}
.kuaisu a:hover{
	color: #1b53b6;
	text-decoration: underline;
}
.kuaisu a:last-child{
	margin-right: 0;
}
.mt180{
	margin-top:120px;
}
.mt180 a{
	color: #333;
	font-size: 16px;
}
.gongaotitle{
	font-size:18px;
	font-weight: bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.gongaojianjie{
	color: #999;
}
.more{
	padding:2px 5px;
	border:1px solid #1B53B6;
	color: #333;
}
.more:hover{
	color: #fff;
	background: #1B53B6;
}




/*******************login**********************/
.sbg{
	background: url(../img/bg.png) no-repeat center;
	background-size:cover;
}
.sbg1{
	background: url(../img/bg1.png) no-repeat center;
	background-size:cover;
}
.sbg2{
	background:url(../img/bg2.jpg) no-repeat center;
	background-size:cover;
}
.sbg3{
	background:url(../img/bg3.jpg) no-repeat center;
	background-size:cover;
}
.login{
	width: 320px;
	background: #fff;
	float: right;
	margin-top:180px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	padding:15px 30px;
}
.login .logintitle{
	text-align: center;
	font-size:24px;
	color: #1B53B6;
	margin-top:15px;
}
.logingroup{
	margin-top:30px;
}
.logingroup input{
	border-radius: 0;
	margin-bottom:22px;
}
.sbmt{
	height: 36px;
	line-height: 36px;
	background:#1B53B6;
	padding:0;
}
.jizhu{
	font-weight: 100;
	font-size: 14px;
	cursor: pointer;
}
.forget{
	margin-top:50px;
	text-align: center;
}
.forget a:first-child{
	color:#333
}
/************注册****************/
.zhuce{
	width:520px;
	margin-top:50px;
	float: left;
	margin-left: 340px;
}
.zhuce .logintitle{
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
	overflow: hidden;
}
.zhucefenlei a{
	display: block;
	width: 33.3333333%;
	height: 40px;
	float: left;
	background: #fff;
	border:1px solid #1B53B6;
	text-align: center;
	line-height: 40px;
        border-right: none;
	color: #333;
}
.zhucefenlei a:last-child{
    border-right:1px solid #1B53B6;
}
.zhucefenlei a.active{
	background: #1B53B6;
	color:#fff;
}
.zhucefenlei{
	margin-top:20px;
}
.igroup .na{
	line-height: 34px;
	text-align: left;
}
.igroup .tianjia{
	cursor: pointer;
	border:1px solid #ddd;
	width: 56px;
	height: 56px;
	padding:5px;
	margin-bottom:30px;
}
.igroup{
	position: relative;
}
.yanzheng{
	position:absolute;
	right: -140px;
	background: #58aad3;
	color: #fff;
	padding: 10px;
	border-radius:2px;
	top: -3px;
}
.ss{
	position: absolute;
	left: -6px;
    top: 16px;
}
.yanzheng{
	display: none;
}

/*****************about**********************/

.flexslider {
	margin: 0px auto 20px;
	position: relative;
	margin-top:-1px;
	width: 100%;
	height: 300px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background:url(../img/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 50px;
}

.flex-direction-nav .flex-prev {
	left: 50px;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background:url(../img/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	display: block;
}
.about{
	width: 100%;
}
.sidebar{
	width: 200px;
	float: left;
}
.smallcontent{
	width: 1200px;
	margin:0 auto;
}
.sidebar .comply{
	box-shadow:0px 0px 3px rgba(0,0,0,0.3);
	margin-bottom:20px;
}
.sidebar .comply li{
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
	border-bottom:1px solid #ddd;
}
.sidebar .comply li:last-child{
	border: none;
}
.sidebar .comply li:hover{
	background: #e3e3e3;
}
.sidebar .comply li.active{
	background: #e3e3e3;
}
.sidebar .comply li.active:before{
	content: '';
	height: 100%;
	width: 4px;
	background: #707070;
	position: absolute;
	left: 0;
}
.sidebar .comply li.active a{
	font-weight: 600;
}
.sidebar .comply li a{
	color: #333;
}
.fuwutitle{
	height: 50px;
	line-height: 50px;
	background: #1B53B6;
	color: #fff;
	font-size:16px;
	text-align: center;
}
.qq a{
	line-height: 40px;
	color: #333333;
}
.qq a:hover{
	color: #1B53B6;
}
.qq{
	border-bottom:1px solid #ddd;
}
.comply .gonggao a{
	display: block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding: 3px 0; 
	color: #333;
}
.sidebarright{
	width:1000px;
	padding:0 15px;
}
.gg li:hover{
	cursor: pointer;
}
.mm li{
	display: none;
}
.mm li:first-child{
	display:block;
}
.gonggao{
	height: 236px;
	overflow: hidden;
}
/*******************我的汽车详情***************/
.potition{
	margin-top:20px;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
}
.potition a{
	color: #333;
}
.cartitle{
	font-size:18px;
	font-weight: 600;
	padding:30px 0;
}
.tabel li{
	float: left;
	text-align: center;
	background: #fff;
	line-height: 40px;
	font-size: 16px;
}
.tabel li.active{
	background: #1b53b6;
}
.tabel li.active a{
	color: #fff;
}
.tabel li a{
	color: #333;
	display: block;
	width: 100%;
	height: 100%;
}
.mycar .lingjiantitle{
	position: relative;
	line-height: 24px;
}
.mycar .lingjiantitle:before{
	content: '';
	height: 24px;
	width: 10px;
	background: #1B53B6;
	position: absolute;
	left: 0;
}
.lingjiacanshu .col-xs-6{
	border:1px solid #ddd;
	padding:5px;
}
.lingjiacanshu .col-xs-6{
	border-bottom:none;
}
.lingjiacanshu .col-xs-6:first-child{
	border-right: none;
}
.lingjiacanshu ul:last-child .col-xs-6{
	border-bottom: 1px solid #ddd;
}
.data-time{
	background: url(../img/line.jpg) repeat-y 50%;
}
.data-year{
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	padding-top:5px;
	border-radius: 50%;
}
.data-year .year{
	background:#1B53B6;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	margin: 0 auto;
	line-height: 50px;
	color: #fff;
	font-weight: 600;
}
.mothlist{
	margin-bottom:20px;
}
.mothlist:nth-of-type(2n) .data-month{
	float: right;
	width: 46%;
	background: #fff;
	border-radius: 5px;
	padding:10px;
}
.mothlist:nth-of-type(2n) .riqi{
	margin-left: -140px;
	float: left;
	margin-top:20px;
}
.mothlist:nth-of-type(2n) .quan{
	background: #fff;
	height: 30px;
	width: 30px;
	float: left;
	margin-left: -73px;
	margin-top:20px;
	border-radius: 50%;
	border:1px solid #1B53B6;
}
.mothlist:nth-of-type(2n-1) .data-month{
	float: left;
	width: 46%;
	background: #fff;
	border-radius: 5px;
	padding:10px;
}
.mothlist:nth-of-type(2n-1) .riqi{
	margin-right: -140px;
	float: right;
	margin-top:20px;
}
.mothlist:nth-of-type(2n-1) .quan{
	background: #fff;
	height: 30px;
	width: 30px;
	float: right;
	margin-right: -73px;
	margin-top:20px;
	border-radius: 50%;
	border:1px solid #1B53B6;
}
.xiaoquan{
	height: 24px;
	width: 24px;
	border-radius: 50%;
	margin:0 auto;
	margin-top:2px;
	background: #1B53B6;
}
.dowolod{
	background: #1B53B6;
	color: #fff;
	padding:5px 10px;
	margin-top:20px;
}
.dowolod:hover{
	color: #fff;
	text-decoration: underline;
}

/************vinsearch**********/
.vinsearch{
	margin-top:108px;
}
.vinsearch.shuducontent {
	padding-bottom:0
}
.vinsearch .searcg{
	margin-left: 30px;
}
.searchbox{
	width:780px;
	margin-left: 30px;
}
.vinsearch .searchlist label{
	margin-right: 20px;
}
.vinsearch .searchlist label:hover{
	cursor: pointer;
}
.vinsearch  .searchbox{
	margin-top:30px;
	background: #f2f2f2;
}
.vinsearch .carname{
	background:#b5b5b5;
	line-height: 50px;
}
.carxiangqing{
	height: 50px;
	line-height: 50px;
}
.carxiangqing .col-xs-6{
	border-bottom:1px solid #ddd;
}
.br0{
	border-radius: 0;
	height: 50px;
	width: 260px;
}
.searchlist label{
	margin-right: 20px;
}
.carcar{
	text-align: center;
	width: 1140px;
	margin:0 auto;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	background: url(../img/ecs-bg-x1.jpg) no-repeat bottom right;
	margin-top:20px;
	transition: all 0.2s ease-in-out; 
}
.cargroup{
	background: #efefef;
	width: 200px;
	line-height: 50px;
}
.cargroup .canshu{
	background: #fff;
}
.canshu li{
	cursor: pointer;
	border-bottom:1px solid #ddd;
	padding:0 15px;
	line-height: 40px;
	border-right:1px solid #f2f2f2;
	border-left: 1px solid #F2F2F2;
	background: url(../img/right.png) no-repeat 175px 18px;
}
.canshu li.active{
	color: #008eb7;
	background:url(../img/right1.png) no-repeat 175px 18px;
}
.canshu li:last-child{
	border-bottom:none;
}
.cargroup .cartt{
	font-size: 18px;
        border-bottom: 1px solid #669;
}
.cargroup .canshu{
	display: none;
}
.cargroup:first-child .canshu{
	display: block;
}
.carc .list{
	display: none;
}
.carc .list:first-child{
	display: block;
}
.carc{
	padding:10px
}
.mas{
	padding-bottom:30px !important;
}
.wendang{
	border-top:1px solid #ddd;
	font-size: 20px;
}
.wendang .see{
	padding:5px 10px;
	color: #fff;
	text-align: center;
	background: #1B53B6;
	font-size: 14px;
}
.wendang .wendanglist{
	border-bottom:1px solid #ddd;
	overflow: hidden;
	padding:20px 0;
}
.wendang .wendanglist:last-child{
	border:none
}
.hasagei{
	margin: 0 auto;
}
.boxshaw{
	box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
	padding: 20px;
}
.gonggaodetails{
	background: #fff;
}
.gonggaodetails .gonggaotitle{
	font-size: 18px;
	font-weight: 600;
	padding-bottom:10px
}
.wenjian {
	overflow: hidden;
}
.wenjian .dolodlist{
	float: left;
	text-align: center;
	margin-right: 50px;
}
.wenjian .dolodlist input{
	opacity: 0;
	filter:alpha(opacity=0); 
}
.wenjian .dolodlist img{
	width: 80px;
}
.dolodlist{
	position: relative;
}
.cheliset{
	position: absolute;
	top: -3px;
	right: 0;
	height: 26px;
	width: 26px;
}
.xiazai{
	cursor: pointer;
	border:1px solid #1B53B6;
	border-radius: 4px;
	padding:5px 10px;
}
.smg{
	color: #727272;
}
.slg{
	margin-top:3px;
	margin-right: 2px;
	font-size:14px;
}
.wendangdetails{
	background: #FFFFFF;
}
.page{
	padding: 40px;
	font-size: 16px;
}
.page-title{
	font-size:20px;
	font-weight: 600;
	text-align: center;
	margin-bottom:30px;
}
.yama:hover,.yama:focus,.yama:active{
	color: #fff;
}

/********个人中心********/
.mycenter{
	margin-top:70px;
}
.mycenterleft{
	padding-top:30px;
	width:250px;
	background: #fff;
	min-height:700px;
}
.mycenterright{
	background:#fff;
	width: 940px;
	min-height:700px;
}
.mycenter .centerlist .centerico{
	height: 32px;
	width: 32px;
}
.mycenter .centerlist:nth-child(1) .centerico{
	background: url(../img/tubiao.png) no-repeat 0 0;
}
.mycenter .centerlist:nth-child(2) .centerico{
	background: url(../img/tubiao.png) no-repeat -32px 0;
}
.mycenter .centerlist:nth-child(3) .centerico{
	background: url(../img/tubiao.png) no-repeat -64px 0;
}
.mycenter .centerlist:nth-child(4) .centerico{
	background: url(../img/tubiao.png) no-repeat -96px 0;
}
.mycenter .ikin{
	height: 32px;
	width: 32px;
	margin-top:3px;
	background: url(../img/right.png) no-repeat center center;
}
.mycenter .centerlist{
	cursor: pointer;
	padding:10px 0;
	padding-left: 30px;
}
.mycenter .centerlist:hover{
	background: #CCCCCC;
	color: #fff;
}
.mycenter .centerlist:nth-child(1):hover .centerico{
	background: url(../img/tubiao.png) no-repeat 0 -32px;
}
.mycenter .centerlist:nth-child(2):hover .centerico{
	background: url(../img/tubiao.png) no-repeat -32px -32px;
}
.mycenter .centerlist:nth-child(3):hover .centerico{
	background: url(../img/tubiao.png) no-repeat -64px -32px;
}
.mycenter .centerlist:nth-child(4):hover .centerico{
	background: url(../img/tubiao.png) no-repeat -96px -32px;
}
.mycenter .centerlist:hover .ikin{
	background: url(../img/right2.png) no-repeat center center;
}
.mycenter .centerlist.active{
	background: #1B53B6;
	color: #fff;
}
.mycenter .centerlist:nth-child(1).active .centerico{
	background: url(../img/tubiao.png) no-repeat 0 -32px;
}
.mycenter .centerlist:nth-child(2).active .centerico{
	background: url(../img/tubiao.png) no-repeat -32px -32px;
}
.mycenter .centerlist:nth-child(3).active .centerico{
	background: url(../img/tubiao.png) no-repeat -64px -32px;
}
.mycenter .centerlist:nth-child(4).active .centerico{
	background: url(../img/tubiao.png) no-repeat -96px -32px;
}
.mycenter .centerlist.active .ikin{
	background: url(../img/right2.png) no-repeat center center;
}
.mycenter .xinxi{
	font-size: 18px;
	margin-top:4px;
	margin-left: 10px;
}
.conlist{
	display: none;
}
.conlist:nth-child(1){
	display: block;
}
.touxiang{
	height: 240px;
	width: 240px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom:30px;
        border: 1px solid #ddd;
}
.touxiang img{
    width:100%;
    height:100%;
}
.teng{
	border-top:1px solid #ddd;
	padding-top:20px;
}
.teng >div{
	margin-bottom:5px;
}
.tongzhilist{
	padding:15px 0;
	border-bottom:1px solid #ddd;
	font-size: 16px;
	display: block;
	color: #333;
}
.tongzhilist:last-child{
	border-bottom:none;
}
.tongzhilist:hover,.tongzhilist:focus{
	color: #333;
}
.riqif{
	margin-top:10px;
	color: #999;
	font-size:14px;
}
.bor-b{
	border-bottom: 1px solid #ddd;
}
.andmore{
	padding:0px 15px;
	font-size: 14px;
}
.mcarg .clearfix{
	border-bottom:1px solid #ddd;
	padding:20px 0;
}
.mcarg .clearfix:last-child{
	border:none;
}
.hiegs{
	width: 400px;
}
.gonggaolist{
	height: 100px;
	width: 100px;
	color:#333;
	border:1px solid #c1c1c1;
	text-align: center;
	color: #626262;
}
.hao{
	font-size:48px;
}
.xis{
	width: 480px;
	height: 100px;
}
.dsaf a{
	color: #333;
	margin-bottom:40px;
}
.dsaf a:hover .gonggaolist{
	background: #1b53b6;
	color: #fff;
}
.dsaf a:hover .xis{
	background: #ececec;
}
.gs{
	display: -webkit-box; 
	text-overflow: ellipsis;
	overflow : hidden;
	display:-webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top:8px;
	margin-bottom:3px;
}
.carcar li[class^='col-xs']{
	padding: 0;
	height: 100%;
}
.peijian-title {
	background: #f2f2f2;
}
.peijian-title li{
	float: left;
	line-height: 50px;
	font-size:16px;
}
.peijianneirong ul{
	border-bottom:1px solid #ddd;
}
.peijianneirong .col-xs-3 .list,.peijianneirong .col-xs-3 .aodilist{
	height: 100px;
	border-bottom:1px solid #ddd;
}
.peijianneirong .col-xs-3 .list:last-child,.peijianneirong .col-xs-3 .aodilist:last-child{
	border:none;
}
.peijianneirong li{
	border-right: 1px solid #ddd;
}
















