.mrgintop_105{
    margin-top:80px;
}
.arrows_icon{
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-left:10px;
    vertical-align: middle;
}
/*留咨banner*/
.consult_banner{
    display: block;
    width: 100%;
    height: 340px;
    background:#278CEE;
}
.consult_box{
    right:9px;
    top: 18px;
    background: #ffffff;
    /*width: 330px;*/
    /*height: 330px;*/
    padding: 30px 31px 35px 29px;
    text-align: center;
}
.consult_box p:nth-child(1){
    font-size:42px;
    font-weight:bold;
    color:rgba(94,94,94,1);
}
.consult_box p:nth-child(2){
    font-size:24px;
    color:rgba(94,94,94,1);
}
.consult_box p:nth-child(3){
    font-size:16px;
    color:red;
    margin-top: 18px;
    text-align: left;
    padding-left: 10px;
}
.consult_box input,.consult_box button{
    display: block;
    width:254px;
    height:43px;
    margin:0 auto;
    border-radius:4px;
    font-size:18px;
}
.consult_box .consult_tel{
    background:#E6E6E6;
    margin:0 auto 28px;
    padding-left: 14px;
    padding-right: 20px;
}
.consult_box input.consult_tel::-webkit-input-placeholder {
    color: #A0A0A0;
    font-size: 19px;
}
/*品牌  首付  月供*/
.cl_filtrate{
    background: #ffffff;
    padding:20px 20px 20px 20px;
    margin:25px 0 45px;
}
.cl_filtrate>div{
    margin-bottom: 5px 0px;
    font-size: 14px;
}
.cl_filtrate label.cl_title{
    color: #646464;
    font-size:14px;
    font-weight:bold;
    margin:5px 0px;
    padding: 5px 10px;
}

.cl_filtrate .btn_all{
    margin: 5px 20px;
    font-size:14px;
    color:#646464;
    padding: 5px 10px;
}
.cl_brand_list,.cl_type_list,.cl_price_list{
    width: 913px;
}
.cl_brand_list button,.cl_type_list button,.cl_price_list button{
    margin-right: 60px;
    font-size:14px;
    font-family:PingFang SC;
    color:#646464;

    padding: 5px 10px;
}
.cl_filtrate button {
    font-size: 14px;
    color: #646464;
    background-color: #f5f5f4;
    margin: 5px 2px;
    padding: 5px 10px;
}
.cl_filtrate button.cl_active{
    color: rgba(255,255,255,1);

    /*position: relative;*/
    /*top: -7px;*/
    background-color: #3297FF;
    border-color: #3297FF;
}
/*热销爆款*/
.blue_diamonds:before,.blue_diamonds:after{
    width:19px;
    height:19px;
    background:#3297FF;
    border-radius:2px;
    display: inline-block;
    content: '';
}
.blue_diamonds:before{
    position: relative;
    top: -5px;
}
.blue_diamonds:after{
    vertical-align: sub;
}
.main-title{
    font-size:30px;
    font-weight:bold;
    color:rgba(255,156,0,1);
    margin-bottom: 25px;
}


/*banner*/
.jscBottomBanner{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.jscBottomBanner .more_car_left{
    width:594px;
    height:279px;
    margin:14px 0;
    background:#98D5FF;
}
/*及时车答疑*/
.jsc_qa{
    padding-bottom: 100px;
}
.jsc_qa li{
    display: block;
    border-top: 1px solid #BFBFBF;
    padding: 20px 10px;
}
.jsc_qa li:last-child{
    border-bottom: 1px solid #BFBFBF;
}
.jsc_qa .qa_ask {
    color: #646464;
    font-size: 16px;
    margin-bottom: 20px;
}
.jsc_qa .qa_ask span {
    color: #3297FF;
    /*font-size: 30px;*/
    /*line-height: 30px;*/
    vertical-align: baseline;
}
.jsc_qa .qa_answer {
    font-size: 14px;
    color: #646464;
    padding-left: 36px;
}
/*蔚车严选特价车*/
.orange_diamonds:before,.orange_diamonds:after{
    width:19px;
    height:19px;
    background:#FFB88D;
    border-radius:2px;
    display: inline-block;
    content: '';
}
.orange_diamonds:before{
    position: relative;
    top: -5px;
}
.orange_diamonds:after{
    vertical-align: sub;
}
.a_more{
    font-size:14px;
    color:rgba(109,109,109,1);
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 25px;
}
.weacar_car_yxlist{
    margin-top:14px;
}
.weacar_car_yxlist>td>div{
    width:385px;
    height:350px;
    background:rgba(228,226,226,1);
    border-radius:2px;
}
.weacar_car_yxlist>td:not(:last-child){
    padding-right:23px ;
}
.weacar_car_yxlist>div:nth-child(2){
    margin: 0 22px;
}
.weacar_car_box>p{
    font-family:PingFang SC;
    margin-left: 32px;
}
.weacar_car_box>p:nth-child(1){
    font-size:30px;
    font-weight:bold;
    color:rgba(0,0,0,1);
    padding: 24px 0 11px;
}
.weacar_car_box>p:nth-child(2){
    font-size:16px;
    font-weight:800;
    color:rgba(0,0,0,1);
    position: relative;
    z-index: 1;
}
.weacar_car_box>p:nth-child(4){
    font-size: 22px;
    font-weight: 800;
    color: rgba(255,152,0,1);
    position: absolute;
    bottom: 26px;
}
.weacar_car_box>.weacar_car_img{
    position: absolute;
    bottom: 26px;
    text-align: center;
    width:385px;
    height:256px;
}
.weacar_car_box>.weacar_car_img img{
    vertical-align: middle;
}
.weacar_car_yxlist>td>div.weacar_car_hbox{
    background: rgba(0,0,0,0.5);
    border-radius: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-family:PingFang SC;
    display: none;
}
.weacar_car_hbox>div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.weacar_car_hbox_content{
    padding:10px 21px 5px 10px;
    border:2px solid rgba(255,255,255,1);
    display: inline-block;
}
.weacar_car_hbox_content :nth-child(1){
    font-size:13px;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
.weacar_car_hbox_content :nth-child(2){
    font-size:40px;
    font-weight:800;
    color:rgba(255,255,255,1);

}
.weacar_car_hbox a{
    font-size:17px;
    font-weight:800;
    color:rgba(255,255,255,1);
    display: block;
    margin-top:12px;
}

/*超低首付购车*/
.jsc_car{
    margin-top:92px;
    font-family:PingFang SC;
}


.jsc_hotcar_lists{
    height: 535px;
    margin-top: 14px;
}
.jsc_hotcar_left{
    width:289px;
    background:rgba(40,158,239,1);
    margin-right: 12px;
    height: 100%;

}
.jsc_hotcar_left a{
    color:rgba(255,255,255,1);
}
.jsc_hotcar_left a>:not(:last-child){
    padding-left: 18px;
}
.jsc_hotcar_left a>:nth-child(1){
    padding-top:58px;
}
.jsc_hotcar_left a>:nth-child(2){
    padding: 10px 0 36px 18px;
}
.jsc_hotcar_left a>:nth-child(4){
    padding: 23px 0 14px 18px;
}
.jsc_hotcar_left a>img{
    width:290px;
    height:193px;
    bottom:14px;
}

.jsc_hotcar_right>div{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.jsc_hotcar_right>div>div{
    width:291px;
    height:261px;
    background:rgba(220,220,220,1);
    border-radius:2px;
    display: inline-block;
    margin-bottom: 13px;
}
/*.jsc_hotcar_right>div:nth-child(1){*/
    /*margin-bottom: 13px;*/
/*}*/
.jsc_hotcar_right .jsc_hotcar_box>p{
    margin-left:17px;
}
.jsc_hotcar_right .jsc_hotcar_box>p:nth-child(1){
    font-size:20px;
    font-weight:800;
    color:rgba(1,1,1,1);
    margin-bottom: 7px;
    margin-top:18px;
}
.jsc_hotcar_right .jsc_hotcar_box>p:nth-child(2){
    font-size:13px;
    font-weight:400;
    color:rgba(1,1,1,1);
}
.jsc_hotcar_right .jsc_hotcar_img{
    width:290px;
    height:193px;
    position: absolute;
    bottom: 14px;
}
.jsc_hotcar_right .jsc_hotcar_box>p:nth-child(4){
    position: absolute;
    bottom: 7px;
    font-family:Microsoft YaHei;
}
.jsc_hotcar_right .jsc_hotcar_box>p:nth-child(4)>span:nth-child(1){
    font-size:19px;
    font-weight:bold;
    color:rgba(0,127,216,1);
}
.jsc_hotcar_right .jsc_hotcar_box>p:nth-child(4)>span:nth-child(2){
    font-size:14px;
    color:rgba(110,110,110,1);
    margin-left: 9px;
}
.jsc_hotcar_right .jsc_hotcar_hbox{
    background: rgba(0,0,0,0.5);
    border-radius: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color:#FFFFFF;
    display: none;
}
.jsc_hotcar_right .jsc_hotcar_hbox a{
    color:#FFFFFF;
    display: block;
}
.jsc_hotcar_hbox>div{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.jsc_hotcar_right .jsc_hotcar_hbox_content{
    border:2px solid rgba(255,255,255,1);
    font-family:-win10-;
    padding:10px 24px;
    display: inline-block;
    margin-bottom: 23px;
}

.jsc_hotcar_right .jsc_hotcar_hbox_content :nth-child(1){
    font-size:42px;
}
.jsc_hotcar_right .jsc_hotcar_hbox_content :nth-child(2){
    font-size:25px;
}

/*品牌优势等*/
.blue_barline:before{
    content: "";
    background:#3297FF;
    width:4px;
    height:26px;
    display: inline-block;
    margin-right: 22px;
}
.orange_barline:before{
    content: "";
    background:#FFA200 ;
    width:4px;
    height:26px;
    display: inline-block;
    margin-right: 22px;
}
.main-title2_box{
    margin-bottom: 30px;
}
.main-title2 :nth-child(1){
     font-size:30px;
     font-weight:bold;
     color:rgba(24,24,16,1);
     margin-right: 25px;
    vertical-align: bottom;
 }
.main-title2 :nth-child(2){
    font-size:14px;
    font-family:PingFang SC;
    color:rgba(40,40,40,1);
    vertical-align: bottom;
}
/*新闻资讯*/
.news_info_box{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.news_info_box>div{
    width: 600px;
    padding-bottom: 20px;
    border-bottom: 1px solid #bfbfbf;
    margin-top:20px;
}
.news_info_box>div:nth-last-child(2),.news_info_box>div:nth-last-child(1){
    border-bottom: none;
}
.news_info_box>div:nth-of-type(odd)>a{
    float: left;
}
.news_info_box>div:nth-of-type(even)>a{
    float: right;
}
.news_info_list>a{
    width: 586px;
}
.news_info_list:nth-child(1){
    padding-bottom: 20px;
    border-bottom:1px solid #bfbfbf ;
}
.news_info_list:nth-child(2){
    padding-top: 20px;
}

.news_info_box img{
    width: 200px;
    height: 120px;
    margin-right: 13px;
}
.news_info_content{
    width: 368px;
}
.news_info_content .news_info_title{
     font-size:22px;
     color:rgba(49,49,49,1);
     margin-bottom: 19px;
 }
.news_info_content .news_info_text{
    font-size:16px;
    color:rgba(125,125,125,1);
}
.news_info_content .news_info_time{
    font-size:16px;
    color:rgba(125,125,125,1);
    margin-top: 9px;
}
/*蔚车线下门店*/
.shop_box{
    padding: 30px 60px;
    font-size:14px;
    color:rgba(125,125,125,1);
    background:rgba(255,255,255,1);
}
.shop_box ul{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.shop_box ul>li{
    width: 500px;
}

.shop_box ul>li:not(:nth-last-child(2)){
    border-bottom:1px solid #bfbfbf;
    padding-bottom: 22px;
}
.shop_box ul>li:last-child{
    border-bottom:none;
}
.shop_box ul>li{
    padding-top: 22px;
}
.dot_shop{
    width:8px;
    height:8px;
    background:rgba(255,152,0,1);
    border-radius:50%;
    display: inline-block;
}

.dot_shop .shop_name{ margin-left: 5px }
.shop_box .shop_add{max-width: 320px;}
