.banner{
    height: 550px;
}
#find_box{
    width: 280px;
    margin: auto 0;
    position: relative;
    height: 36px;
    margin-top: 12px;
}
#find_box input{
    width: 100%;
    height: 36px;
    border: 0;
    border-radius: 18px;
    outline:none;
    text-indent: 2rem;
}
#souicon{
    position: absolute;
    right: 12px;
    top: 8px;
}

#hot_search{
    text-align: center;
}
#hot_search span{
    display: inline-block;
    margin: 26px 6px;
}
.sousuo{
    height: 60px;
    width: 100%;
    background-color: #f1f1f1;
}
.car_detail{
    width: 358px;
    height: 228px;
    text-align: center;
    background-color: #f0f1f2;
    padding: 16px;
    margin-bottom: 20px;
    transition: all .5s;
}
.car_detail img{
    transition: all .5s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
}
.jieshao{
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
}
.jieshao p{
    margin-bottom: 16px;
}
.marginrl20{
    margin-left: 20px;
    margin-right: 20px;
}
#advertising{
    /*height: 366px;*/
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.module{
    height: 115px;
    width: 100%;
    text-align: center;
    padding-top: 45px;
}
.module p{
    line-height: 3rem;
}
.active_pic_detail{
    width: 290px;
    height: 220px;
    text-align: center;
    overflow: hidden;
}
.active_pic_detail img{
    height: 220px;
}
.active_conect_detail{
    width: 258px;
    height: 90px;
    padding: 16px 10px;
    background-color: white;
}
.active_pic_detail_border1{
    border: 1px solid #e5e5e5;
    margin: 5px;
    transition: all .4s linear;
    cursor: pointer;
    transition: all .5s linear;
}
.immediately_registered{
    margin: 50px auto;
}
.cricle{
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: #7b818c;
    text-align: center;
    line-height: 140px;
    margin: auto;
    position: relative;
    z-index: 1;
}
.cricle img{
    width: 60px;
    margin-top: 20px;
}
.cricle  .cricle_pic_2{
    width: 88px;
    margin-top: 30px
}
.cricle  .cricle_pic_4{
    width: 72px;
    margin-top: 30px
}
.liucheng{
    text-align: center;
    position: relative;
    overflow: hidden;
}
.liucheng p{
    line-height: 2rem;
}
.liucheng>div{
    width: 25%;
}
.car_type{
    height: 70px;
    margin-bottom: 10px;
    border-bottom: 4px solid #e5e7ea;
}
.car_type ul{
    height: 70px;
}
.car_type ul li{
    /*width: 100px;*/
    float: left;
    line-height: 70px;
    text-align: center;
    padding: 0 18px;
    cursor: pointer;
    /*margin: 0 10px;*/
}
.select_checked_xiaguo{
    line-height: 66px;
    /*border: 1px solid red;*/
    border-bottom: 4px solid #ff8c2b;
}
.car_type .float_right{
    height: 70px;
    line-height: 70px;
}
.bgf7f7f7{
    padding-bottom: 110px;
}
.flexslider {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 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: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.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%;
    height: 550px;
    display: block;
}
#banner_tabs{
    width: 100%;
}
#banner_tabs img{
    width: 100%;
    height: 550px;
}
.liucheng .dashed_liucheng{
    height: 0px;
    width: 900px;
    border-bottom: 2px dashed #d1d5d8;
    position: absolute;
    top: 50px;
    left: 140px;
    z-index: 0;
}
.active_pic_detail_border1:hover{
	box-shadow: 0px 0  5px #999999;
	transition: all .5s linear;
	border-radius: 5px;
}
.car_detail:hover{
	
}
#advertising a{
    display: inline-block;

}
.colorfe8c2b{
	color: #fe8c2b;
}
.car_detail:hover img{
	/*height: 74%;*/
	/*transform: scale(1.2);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 0.5;
	margin-top: -10px;
	transition: all .5s;
}
.car_detail .size14>a{
	transition: all .5s;
}

.car_detail:hover .size14>a{
	color: #fe8c2b;
	transition: all .5s;
}
.car_detail:hover{
	box-shadow: 0 0 8px #999999;
	border-radius: 5px;
	transition: all .5s;
}
.type_area{
	 overflow: visible; 
}
 .nav{
 	width: 1333px;
 	margin: 0 auto;
 }
