body{
    background-color: #f2f3f5;
}
.car_type_pic{
    padding: 26px 20px 36px 26px;
    background-color: white;
    overflow: hidden;
}
.bigpic{
    width: 480px;
    height: 390px;
    text-align: center;
    overflow: hidden;
    text-align: center;
    line-height: 390px;
}
.bigpic img{
	width: 480px;
	vertical-align: middle;
}
.sm_car_pic{
    overflow: hidden;
}
.sm_car_pic div{
    width: 116px;
    height: 76px;
    float: left;
    overflow: hidden;
    text-align: center;
    margin: auto 1px;
}

.select_pic{
    border: 1px solid #ff8c2b;
    margin: auto 0;
}
.leibie{
    background-color: #f2f3f5;
    margin-right: 1px;
    margin-top: 20px;
}
.leibie li{
    width: 202px;
    height: 34px;
    line-height: 34px;
    padding: 0 24px;
    border-bottom: 1px solid #ffffff;
}
.bgecfff7 li{
    background-color: #ecfff7;
    width: 152px;
}
.bgfff5ed li{
    background-color: #fff5ed;
    width: 152px;
}
.ul1 li:first-of-type{
    background-color: #e7e7e7;
}
.ul2 li:first-of-type{
    background-color: #d2fbe9;
}
.ul3 li:first-of-type{
    background-color: #ffe9d7;
}
.car_type_pic .float_right p{
    line-height: 2rem;
}
.car_information{
    width: 886px;
}
.basic_information{
    padding: 38px 34px;
    background-color: white;
}
.button{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #02b768;
    color: white;
    border-radius: 5px;
    margin: 20px 20px 0 0 ;
}
.bgff8c2b{
    background-color: #ff8c2b;
}
.car_type_pic .float_right .colorfe8c2b{
    margin-top: 30px;
}
.car_information i{
    color: #ff8c2b;
    margin-right: 10px;
}
.car_information  .basic_information>span{
    display: inline-block;
    width: 33%;
    line-height: 3rem;
}
.car_information >p,.tuijian_box>p{
    margin: 22px 0;
    text-align: left;
}
.tuijian{
    background-color: white;
    text-align: center;
    padding-bottom: 40px;
    cursor: pointer;
}
.tuijian_box{
    width: 294px;;
}
.tuijian tuijian_img_box{
    width: 294px;
    height: 196px;
    overflow: hidden;
}
.tuijian_img_box img{
    width: 100%;
}
.top{
    height: 34px;
    width: 100%;
    background-color: #e9e9e9;
    line-height: 34px;
}