html, body, * {font-family: "Microsoft YaHei" !important;}
a{
    color:black;
}
a:hover{
    text-decoration: none;
}
.left{
    float: left;
}
.right{
    float: right;
}
body{
    background: #f1f1f1;
}
.w{
    width: 1200px;
    margin:0 auto;
}
.w850{
    width: 850px;
}
.w320{
    width: 320px;
}
.hjx_big_box{
    /*margin-top: 20px;*/
}
.hjx_nav{
    background: white;
}
.hjx_nav li{
    float: left;
    width: 25%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
}
.hjx_nav li a{
    display: block;
}
.hjx_nav_red{
    color:#fb1728!important;
    border-bottom: 2px solid #fb1728;
}
.hjx_main_ify{
    margin-top: 20px;
    padding:20px;
    padding-bottom: 5px;
    background:white;
    border-bottom: 1px solid #d6d7dc;
}
.hjx_main_ify_name{
    width: 50px;
    height: 30px;
    font-size:18px;
    color:#333333;
    line-height: 30px;
    border-right: 1px solid #d6d7dc;
    float: left;
    margin-top:5px;
}
.hjx_main_ify_list{
    margin-left:50px;
    margin-bottom:10px;
}
.hjx_main_ify_list li{
    padding:0 20px;
    cursor: pointer;
    font-size:14px;
    color:#666666;
    height: 20px;
    line-height: 20px;
    text-align:center;
    float: left;
}
.hjx_main_ify_list li a{
    color:#666666;
}
.hjx_main_ify_yx_box{
    padding-top:5px;
    border-top: 1px solid #d6d7dc;
    display:none;
}
.hjx_main_ify_yx_list{
     margin-left:50px;
     padding-top: 7px;
}
.hjx_main_ify_yx_box li{
    padding:0 5px;
    color:#fb1728;
    border:1.2px solid #fb1728;
    float: left;
    font-size:14px;
    margin-left:20px;
    height: 24px;
    line-height: 24px;
    margin-bottom:5px;
}
.hjx_main_ify_yx_box li a{
    padding:0 5px;
    display:inline-block;
    color:#fb1728;
        vertical-align: middle;
}
.hjx_main_ify_yx_box li i{
    width: 12px;
    height: 12px;
    display: inline-block;
    background:url('../images/ify_del.png')center no-repeat;
    background-size: 12px 12px;
    margin-left:5px;
    vertical-align: middle;
}
.hjx_main{
    background:white;
}
.hjx_main_list{
    padding:0 20px;
    padding-bottom:0;
}
.hjx_main_list_img{
    width: 200px;
    height: 125px;
    position: relative;
    overflow: hidden;
}
.hjx_main_list_img1{
    width: 150px;
    height: 150px;
    position: relative;
    overflow: hidden;
}
.hjx_main_list_img img{
    width: 200px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.hjx_main_list_img1 img{
    width: 150px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.hjx_main_list_img em,.hjx_main_list_img1 em{
    position: absolute;
    top: 10px;
    left: 0;
    width: 44px;
    height: 20px;
    border:1px solid white;
    background:#fc551e;
    background:rgba(252,85,30,0.8);
    display: block;
    border-radius:0 10px 10px 0;
    border-left: none;
    text-align: center;
    line-height: 20px;
    font-style: none;
    color:white;
    font-size: 13px;
}
.hjx_main_list_text{
    margin-left:220px;
}
.hjx_main_list_box{
    border-bottom:1px solid #d6d7dc;
    padding-top:20px;
    padding-bottom:20px;
}
.labage_jingxuan{
    width: 70px;
    height: 20px;
    display: inline-block;
    font-size:12px;
    border:1.2px solid #fc551e;
    color:#fc551e;
    text-align:center;
    line-height: 20px;
}
.labage_jingxuan_text{
    font-size:18px;
    color:#333333;
}
.hjx_main_list_text p{
    font-size:14px;
    color:#666666;
    margin-bottom:10px !important;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    margin-top: 5px;
}
.hjx_main_list_menu li {
    float: left;
    width: 60px;
    height: 20px;
    border-right: 1px solid #f4f4f4;
    cursor: pointer;
    border-right:1px solid #f4f4f4;
    margin-right: 20px;
}
.hjx_main_list_menu li:nth-child(1) img {
    width: 18px;
    height: 16px;
    vertical-align: middle;
}
.hjx_main_list_menu li em{
    color:#666666;
    font-size: 14px;
    vertical-align: middle;
    margin-left:5px;
}
.hjx_main_list_menu li:nth-child(2) img {
    width: 19px;
    height: 18px;
    vertical-align: middle;
}
.hjx_main_list_menu li:nth-child(3) img {
    width: 21px;
    height: 20px;
    vertical-align: middle;
    margin-top:-3px;
}
.hjx_main_list_menu_time{
    position: relative;
}
.hjx_main_list_menu_time span{
    color:#666666;
    font-size: 14px;
    margin-right:100px;
}
.hjx_main_list_menu_btn{
    width: 90px;
    height: 30px;
    display: inline-block;
    background:#fb1728;
    color:white;
    font-size:16px;
    text-align:center;
    line-height: 30px;
    position:absolute;
    right: 0;
    bottom: -10px;
    cursor:pointer;
}

.page_div {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    padding-right: 10px;
    padding-left: 80px;
    box-sizing: border-box;
    background: white;
}
.page_div a {
    min-width: 38px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 38px;
    color: black;
    font-size: 13px;
    display: inline-block;
}
#firstPage,
#lastPage {
    width: 86px;
    color: black;
    border: 1px solid #d6d7dc!important;
}
#prePage,
#nextPage {
    width: 86px;
    color: black;
    border: 1px solid #d6d7dc!important;
}
.page_div .current {
    color: black;
    border:none!important;
}
.totalPages {
    margin: 0 10px;
}
.totalPages span,
.totalSize span {
    color: black;
    margin: 0 5px;
}
#prePage em,
#nextPage em{
    display: inline-block;
    width: 8px;
    height: 11px;
}
#prePage em{
    background: url('../images/left_icon.png')center no-repeat;
    background-size: 8px 13px;
    margin-right: 8px;
}#nextPage em{
    background: url('../images/right_icon.png')center no-repeat;
    background-size: 8px 13px;
    margin-left: 8px;
}

.chezhu_box{
    padding:20px;
    border: 1px solid #d6d7dc;
    margin-bottom:38px;
    background:white;
}
.chezhu_box .logo_labage{
    width: 58px;
    height: 58px;
}
.chezhu_box .logo_labage img{
    width: 58px;
    height: 58px;
}
.chezhu_box_header span{
    font-size:16px;
    color:#333333;
    display: block;
    margin-left:75px;
}
.chezhu_box_header{
    padding-bottom:15px;
    border-bottom:1px solid #eeeeee;
}
.yscz_btn,.jjcwcz_btn{
    width: 280px;
    height: 40px;
    text-align:center;
    line-height: 40px;
    font-size:20px;
    display: block;
    border-radius:3px;
    margin-top:15px;
}
.yscz_btn{
    color:white;
    background:#fb1728;
}
.jjcwcz_btn{
    color:#fb1728;
    background:white;
    border:1px solid #fb1728;
}
.chezhu_box_bottom button, .hjx_main_list_menu li {
    cursor: pointer;
}
button{
    outline:none;
    border:none;
}
.zj_guanzhu_car_box{
    border:1px solid #d6d7dc;
    background:white;
    margin-bottom: 38px;
}
.zj_guanzhu_car_box_top{
    height: 34px;
    line-height: 34px;
    padding-left:10px;
    font-size:16px;
    position: relative;
    border-bottom:1px solid #d6d7dc;
}
.zj_guanzhu_car_box_top::after{
     content: '';
     display: block;
     height: 20px;
     border-left:4px solid #fb1728;
     position: absolute;
     left: 0;
     top: 7px;
}
.zj_guanzhu_car_box_text{
    padding:0 30px;
    margin:20px 0;
}
.zj_guanzhu_car_box_img{
    width: 260px;
    height: 140px;
    background:#d6d7dc;
}
.zj_guanzhu_car_box_img img{
    width: 140px;
    height: 140px;
    margin:0 auto;
    display: block;
}
.zj_guanzhu_car_box_text p{
    font-size:16px;
    margin:10px 0;
}
.zj_guanzhu_car_box_text span{
    font-size:14px;
    color:#808080;
}
.rem_car_box{
    background:white;
    border:1px solid #d6d7dc;
    margin-bottom: 38px;
}
.rem_car_box_text{
    padding:0 10px;
    margin:20px 0;
}
.rem_car_box_text_img{
    width: 80px;
    height: 80px;
    position: relative;
}
.rem_car_box_text_img img{
    width: 80px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.rem_car_box_text_cont{
    margin-left:90px;
}
.rem_car_box_text_cont .car_name{
    height: 24px;
    padding-bottom:8px;
    display: block;
    font-size:15px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.rem_car_box_text_cont .money{
    font-size:16px;
    color:#fb1728;
}
.rem_car_box_text_cont .content{
    color:#666666;
    font-size:14px;
    margin-top:5px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.rem_article_box,.rem_flagship_box,.zixun_box{
    background:white;
    border:1px solid #d6d7dc;
    margin-bottom: 38px;
}
.rem_article_text_img{
    padding:0 10px;
    margin:20px 0;
}
.rem_article_text_img_imgs{
    width: 80px;
    height: 50px;
    position: relative;
    overflow: hidden;
}
.rem_article_text_img_imgs img{
    width: 80px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.rem_article_text_img_texts{
    margin-left:90px;
}
.rem_article_text_img_texts p{
    font-size:14px;
    line-height: 17px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.rem_article_text_img_texts span{
    font-size:12px;
    color:#666666;
    display: block;
}
.rem_flagship_box_list{
    padding:0 20px;
    margin:20px 0;
}
.rem_flagship_box_list_img{
    width: 280px;
    height: 180px;
    border:1px solid #d6d7dc;
}
.rem_flagship_box_list_img img{
    width: 280px;
    height: 140px;
}
.rem_flagship_box_list_img_name_left{
    width: 61px;
    height: 40px;
    display: inline-block;
}
.rem_flagship_box_list_img_name_left img{
    height: 38px;
    width: 61px;
}
.rem_flagship_box_list_img_name .qijian_name{
    font-size:16px;
    color:#333333;
    height: 40px;
    line-height: 40px;
    padding-right:5px;
}
.zixun_box_input{
    padding:20px;
    padding-right:0;
}
.info_Model span,.info_tel span{
    font-size:16px;
}
.info_Model input,.info_tel input{
    width: 190px;
    height: 30px;
    border:1px solid #d6d7dc;
}
.zixun_box_input div{
    margin-bottom:20px;
}
#feedback_sub{
    width: 93%;
    height: 40px;
    line-height: 40px;
    background:#fb1728;
    text-align:center;
    font-size: 20px;
    color:white;
    border-radius:3px;
    margin-bottom:20px;
}
.zixun_box_input img{
    width: 181px;
    height: 17px;
    display: block;
    margin:0 auto;
}
.xcz_zzc{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.85);
    display: none;
    z-index:99999;
}
.xcz_zzc_tk{
    width: 482px;
    height: 393px;
    margin:0 auto;
    margin-top: 150px;
    position:relative;
}
.xcz_zzc_tk .wscz,.xcz_zzc_tk .cwcz{
    height: 40px;
    width: 156px;
    display: inline-block;
    position: absolute;
}
.xcz_zzc_tk .wscz{
    bottom: 53px;
    left: 75px;
}.xcz_zzc_tk .cwcz{
    bottom: 53px;
    right: 75px;
}
.xcz_zzc_tk_del{
    width: 29px;
    height: 29px;
    position: absolute;
    top: 13px;
    right: 0;
}
.right_box_like_header{
    height: 40px;
}
.plcg_tc{
    width:120px;
    height:120px;
    text-align:center;
    position:fixed;
    left:50%;
    top:50%;
    background:rgba(0,0,0,0.3);
    display: none;
}
.plcg_tc img{
    margin-top:20px;
    margin-bottom:10px;
    margin-left:5px;
}
.plcg_tc p{
    color:white;
    font-size:16px;
}
.chezhu_box{
    padding:20px;
    border: 1px solid #d6d7dc;
    margin-bottom:38px;
    background:white;
}
.chezhu_box .logo_labage{
    width: 58px;
    height: 58px;
}
.chezhu_box .logo_labage img{
    width: 58px;
    height: 58px;
}
.chezhu_box_header span{
    font-size:16px;
    color:#333333;
    display: block;
    margin-left:75px;
}
.chezhu_box_header{
    padding-bottom:15px;
    border-bottom:1px solid #eeeeee;
}
.yscz_btn,.jjcwcz_btn{
    width: 280px;
    height: 40px;
    text-align:center;
    line-height: 40px;
    font-size:20px;
    display: block;
    border-radius:3px;
    margin-top:15px;
}
.yscz_btn{
    color:white;
    background:#fb1728;
}
.jjcwcz_btn{
    color:#fb1728;
    background:white;
    border:1px solid #fb1728;
}
.zdlj_tc_back{
    width: 100%;
    height: 100%;
    position:fixed;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.2);
    display: none;

}
.zdlj_tc{
    width: 452px;
    height: 280px;
    display: block;
    margin:0 auto;
    margin-top:20%;
    background:white;
}
.zdlj_tc_header{
    height: 14px;
    padding:13px 24px;
    background:#f8f8f8;
}
.zdlj_tc_header span{
    font-size:14px;
}
.zdlj_tc_main img{
    display: block;
    margin:0 auto;
    margin-top:18px;
    margin-bottom:28px;
}
.zdlj_tc_main p{
    text-align:center;
    font-size:16px;
    margin-top:14px;
}
.zdlj_tc .button{
    width: 102px;
    height: 36px;
    text-align:center;
    line-height: 36px;
    color:white;
    background:#fb1728;
    border-radius:5px;
    font-size:14px;
    margin:0 auto;
    margin-top:20px;
    cursor:pointer;
}

.new_car_box,.hgb_ph_box{
    background: white;
    border: 1px solid #d6d7dc;
    margin-bottom: 38px;
}
.pk_list_box{
    padding: 20px;
}
.which_top .which_img{
    width: 133px;
    height: 89px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.which_top {
    position: relative;
}
.img_m {
    position: absolute;
    width: 67px;
    height: 67px;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.which_bottom {
    overflow: hidden;
    width: 100%;
}
.which_txt_l{
    width: 45%;
}
.which_txt_r{
    width: 45%;
}
.which_txt_m{
    width: 10%;
}
.which_txt, .which_txt_m {
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    color: #000;
    text-align: center;
}

.hgb_ph_list{
    padding:0 20px;
    padding-bottom: 20px;
}
.hgb_ph_list li{
    margin-top: 20px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hjx_nav{
    border-bottom: 1px solid #d6d7dc;
}

.hjx_main_list {
    padding-top: 20px;
    font-size: 16px;
}
.xcj_main_list_box{
    width: 262px;
    border: 1px solid #d6d7dc;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
}
.xcj_main_list_img{
    width: 260px;
    height: 260px;
}
.xcj_main_list_img img{
    height: 260px;
    width: 260px;
}
.xcj_main_list_info{
    height: 46px;
    padding: 0 10px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 15px 0;
}
.xcj_main{
    padding-right: 0;
    padding-left: 20px;
}
.newcar_calendar_box{
    background: white;
    border: 1px solid #d6d7dc;
    margin-bottom: 38px;
}
.newcar_calendar_list{
    padding: 16px;
    padding-bottom: 0;
}
.newcar_calendar_time{
    color: #fc551e;
    font-min-size: 14px;
}
.newcar_calendar_axis{
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 18px;
    background: #fc551e;
    margin-top: 5px;
    position: relative;
}
.axis_border{
    width: 1px;
    height: 40px;
    border-right: 1px solid #fc551e;
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform:translateX(-0.5px);
    -ms-transform:translateX(-0.5px);
    -o-transform:translateX(-0.5px);
    transform:translateX(-0.5px);
}
.newcar_calendar_car{
    font-size: 14px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newcar_calendar_list li{
    margin-bottom: 30px;
}
.newcar_calendar_list li:first-child .axis_border{
    display: none;
}
.labage_jingxuan_text:hover{
	color: red !important;
}
/**/
.swiper-container {
	width: 850px;
	/*height: 445px;*/
	margin: 20px auto;
}
.swiper-slide {
	width: 100%;
	height: 100%;
	position: relative;
}
.hjx_swiper_img {
	display: block;
	width: 100%;
	height: 100%;
}
.hjx_swiper_a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}