.ichelaba_main{
    width:100%;
    background:#f1f1f1;
}
.ichelaba_contentWrap{
    width:850px;
    margin:0 auto;
    padding-top:1px;
}
.ichelaba_guanfangdian{
    width:850px;
    border:1px solid #d6d7dc;
    padding-top:1px;
    background:#fff;
    overflow: hidden;
}
.ichelaba_guanfangdian_title{
    width:607px;
    height:64px;
    background:url(../images/guanfandian_title.jpg) no-repeat;
    margin:45px auto 29px;
}
.ichelaba_banner_wrap{
    width:850px;
    padding: 0 20px;
}
.ichelaba_banner{
    border-bottom:1px solid #d6d7dc;
    padding: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
}
.ichelaba_banner_content{
    width:520px;
    height:260px;
    float:left;
}
.ichelaba_banner_main{
    width:520px;
    height:260px;
    overflow: hidden;
    position: relative;
}
.ichelaba_banner_mainUl{
    position:absolute;
    top:0;
    left:0;
}


.ichelaba_banner_bottom{
    width:100%;
    height:60px;
}
.ichelaba_banner_icon{
    width:200px;
    float:left;
    height:100%;
    margin-left:16px;
}
.ichelaba_banner_href{
    width:100px;
    height:40px;
    line-height: 40px;
    color:#fff;
    text-align: center;
    font-weight: bold;
    background:#e71212;
    margin: 10px auto 0;
    display: block;
    border-radius: 5px;
}
.ichelaba_banner_href:hover,.ichelaba_banner_href:link{
	color: #fff;
}
.ichelaba_banner_word{
    float:right;
    margin-right:15px;
    color:#4d4d4d;
    height:100%;
    line-height: 60px;
}
.ichelaba_banner_bottom2{
    text-align: center;
    line-height: 60px;
    width:100%;
    height:60px;
    color:#4d4d4d;
}

.ichelaba_zhixiaoche{
    width:1200px;
    margin:48px auto 200px;
    overflow: hidden;
}
.ichelaba_zhixiaoche_topLeft{
    float:left;
    color:#323232;
    font-size:18px;
    text-indent:36px;
    height:22px;
    line-height: 22px;
    font-weight: bold;
    background:url(../images/icon_Identification1.png) left center no-repeat;
}
.ichelaba_zhixiaoche_topLeft span{
    font-weight: normal;
    font-size:14px;
    color:#828282;
}
.ichelaba_zhixiaoche_more{
    float:right;
    font-size:12px;
    height:28px;
    width:62px;
    background:#de3232;
    line-height: 28px;
    text-align: center;
    color:#fff;
}
.ichelaba_zhixiaoche_wrap{
    margin-top:20px;
    width:1300px;
}
.ichelaba_zhixiaoche_car{
    width:283px;
    height:397px;
    float:left;
    margin-right:22px;
    margin-top:20px;
}
.ichelaba_zhixiaoche_icon{
    display:block;
    width:85px;
    height:44px;
    margin:10px 0 0 10px;
}
.ichelaba_zhixiaoche_content{
    display:block;
    width:200px;
    height:200px;
    margin:30px auto 40px;
}
.ichelaba_zhixiaoche_wrap .p1{
    overflow: hidden;
    font-size:18px;
    height:22px;
    text-indent: 20px;
    color:#fff;
}
.ichelaba_zhixiaoche_wrap .p2{
    overflow: hidden;
    font-size:14px;
    height:22px;
    text-indent: 20px;
    color:#fff;
    margin-top:6px;
}
.ichelaba_pic_GO{
    position:relative;
    display:block;
    overflow: hidden;
}
.ichelaba_pic_GO:after {
    content:' ';
    position:absolute;
    left:-1000px;
    top:0;
    width:1000px;
    height:100%;
    background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
    transform:skewx(-25deg)
}
.ichelaba_pic_GO:hover:after{
    left:1000px;
    transition:0.8s
}
.ichelaba_pic_GO2{
    position:relative;
    display:block;
    overflow: hidden;
    width: 520px;
    float:left;
}
.banner_right {
	float: right;
	width: 290px;
}
.banner_right_p {
	width: 290px;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 25px;
}
.banner_right_img {
	display: block;
	width: 80px;
	height: 63px;
	margin: 40px auto 20px;
}
.ichelaba_pic_GO2 img{
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition:transform 1s ease-in-out, -webkit-transform 1s ease-in-out
}
.ichelaba_pic_GO2:hover img{
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
/*全部车型*/
.all_Car{
    border:1px solid #ddd;
    margin-top:20px;   
}
.allCar_type{
    float:left;
    width: 60px;
    padding-left:10px;
    background: #ddd;
    line-height:34px;
    margin-right:20px;
    white-space: nowrap;   
    overflow: hidden;
}
.allCar_brand{
    float:left;
    position: relative;
    top: 7px;
    left: -6px;
    font-size:14px; 
}
.allCar_brand:hover{   
    color:#e4393c;
}    
.allCar_type_name{
    line-height:30px;
}
.allCar_type_name li{
    float:left;
    margin-right: 50px;
    margin-bottom: 4px;
    font-size:14px; 
    width: 80px;
    line-height: 28px;
    margin-top: 2px;
    margin-left: 20px;
}
.allCar_type_name li a{
    color:#005aa0;
}
.allCar_type_name li a:hover{
    color:#e4393c;
}
.btn_more:hover{
    color:#e4393c;
}
.btn_more{
    float: left;
    margin-right: 10px;
    position: relative;
    left: 228px;
    width: 60px;
    height: 34px;
    line-height: 34px;
    padding: 0 7px 0 4px;
    font-size:14px;
    background:#eee;
    outline:none;
    color: #333;
    border:1px solid #ddd;
    cursor:pointer
}
.guan {
	padding-left: 20px;
	border-bottom: 1px solid #d6d7dc;
}
.guan_span1 {
	font-size: 18px;
	font-weight: bold;
	line-height:60px ;
	color: #333;
}
.guan_span2 {
	font-size: 14px;
	line-height:60px ;
	color: #333;
}
