@font-face {
  font-family: 'iconfont';  /* Project id 2996168 */
  src: url('//at.alicdn.com/t/font_2996168_bya0bkmyhqo.woff2?t=1654593008760') format('woff2'),
  url('//at.alicdn.com/t/font_2996168_bya0bkmyhqo.woff?t=1654593008760') format('woff'),
  url('//at.alicdn.com/t/font_2996168_bya0bkmyhqo.ttf?t=1654593008760') format('truetype');
}
/**
*配件列表样式（改）
**/
.goods_list .search_box input{height: .6rem;background-color: #F1F1F1;border-radius: .3rem;padding-left: 0.8rem;}
.goods_list .goods_box{ bottom: 0rem;}
.goods_list .search_box .iconfont{ left: .5rem;width: .5rem }
.goods_list .list_order .search_nav.on{ color: #0081ff;}
.goods_list .list_order .iconfont.on { color: #0081ff; }
.goods_list .list_order .filter_icon{ margin-left: .05rem;font-size: .32rem }
.mui-off-canvas-wrap .filter_item .item{ width: auto; padding: 0 0.2rem;height: .5rem;font-size: .24rem;line-height: .5rem;border-radius: .05rem;background-color: #f6f7f9 }
.goods_list .price_search_box input{ width: 2.1rem;height: .5rem;line-height: .5rem;border-radius: .05rem;background-color: #f6f7f9;border: none }
.mui-off-canvas-wrap .filter_item .title{ font-size: .28rem}
.mui-off-canvas-wrap .filter_item .item.active{ color: #0081ff;border:1px solid #0081ff;background-color: #effaff }
.mui-scroll .filter_item #classify{margin-bottom: .5rem}
.mui-scroll .filter_item #classify1{margin-bottom: .5rem}
.mui-scroll .filter_item #classify2{margin-bottom: .5rem}
.mui-scroll .filter_item #classify3{margin-bottom: .5rem}
.mui-off-canvas-wrap .list_filter_btn{ height: auto; position: fixed;bottom:1.8rem;padding:.36rem .3rem; height: 1.6rem;border-top: 1px solid #e5e5e5;z-index: 9;background-color: #fff}
.mui-off-canvas-wrap .list_filter_btn div{ width: 2.4rem;height: .8rem;line-height: .8rem;border-radius: .05rem }
.mui-off-canvas-wrap .list_filter_btn .reset{ margin-right: .2rem;background-color: #f6f7f9;color: #333;}
.mui-off-canvas-wrap .list_filter_btn .finish{background-color: #0081ff}



/**
*配件首页样式（改）
**/
.part_index{background-color: #f5f5f5;padding-bottom: .5rem}
.part_index .nav_box{background: transparent;padding-top: 0}
.part_index .nav_box .nav_item{ font-size: .24rem; color: #3f3f3f;width: 20%}
.part_index .nav_item img{width: .99rem;height: .88rem;border-radius: .1rem;margin-bottom: .28rem;}
.part_index .banner_box .search_box{ width: 100%;height: 0.76rem;background-color: rgba(255,255,255,.5);line-height: .76rem;padding: 0 .2rem;border-radius: .1rem}
/*.index .banner_box .search_box input{background-color: #F1F1F1}*/
.part_index .banner_box .search_box input{height:100%;width: 5.7rem;margin: 0;
  font-size: .24rem;color: #fff;background: none}
.part_index .banner_box .search_box input::placeholder{color: #fff}
.part_index .banner_box .search_box .iconfont{ color: #fff;font-size: .4rem;}
.part_index .mui-slider{ margin: .17rem 0;width: 6.9rem;height: 2.75rem;box-sizing: content-box;border-radius: .15rem;box-shadow: 0 0 20px -15px ;}
.part_index .mui-slider.banner .mui-slider-group .mui-slider-item{height: 2.75rem;}
.part_index .mui-slider-indicator{padding: 0 .15rem;height: auto;bottom: .2rem}
.part_index .mui-slider-indicator .mui-indicator{background-color: #f2f2f2;margin: 0;width: .16rem;height: .02rem}
.part_index .banner .mui-slider-indicator .mui-active.mui-indicator{width: .32rem;background-color: #ff9e05;}
.part_index .daily_specials .daily_specials_item{width: 2.17rem;height: 3.16rem;margin-right: .2rem;border-radius: .1rem;box-shadow: 0 0 15px -10px #333333}
.part_index .daily_specials .daily_specials_item:nth-child(3n){margin-right: 0}
.part_index .daily_specials .item_goods_info .goods_img{height: 1.7rem;border-radius: .1rem}
.part_index .daily_specials .item_goods_info .goods_img img{width: 100%;height: 100%;object-fit: contain;}
.part_index .daily_specials .goods_name{margin-bottom: .15rem}
.part_index .daily_specials .price{color: #ff4500;font-size: .28rem;font-weight: bold}
.part_index .daily_specials .item_goods_info .old_price{font-size: .24rem;
  color: #999;}
.part_index .index_item{padding: 0 .2rem}
.part_index .back_fff{background:transparent }
.part_index .hot_recommendation{background:transparent;padding: 0}
.part_index .hot_recommendation .goods_item{border: none;width: 2.17rem;height: 3.16rem;margin: 0 .09rem;border-radius: .1rem;background-color: #fff;padding: 0.17rem;box-shadow: 0 0 15px -10px #333333;}
.part_index .hot_recommendation .goods_item .goods_info .goods_img{width: 100%;height: 1.7rem;border-radius: 0.1rem;}
.part_index .hot_recommendation .goods_item .goods_info img{ width: 100%;height: 100%;object-fit: contain;}
.part_index .hot_recommendation .goods_name{margin-bottom: .15rem}
.part_index .hot_recommendation .goods_price{color: #ff4500;font-size: .28rem;font-weight: bold}
.part_index .hot_recommendation .goods_old_price{font-size: .24rem;
  color: #999;}
.part_index .index_title{ line-height: .9rem;height: .9rem}

/**
*配件详情样式（改）
**/

.goods_view{background-color: #f5f5f5;}
.goods_view .mui-slider .mui-indicator.mui-active{background: #0081ff}
.mui-slider-indicator .mui-active.mui-indicator{background: #999}
.goods_view .goods_detail .goods_name{margin-bottom: .1rem}
.goods_view .goods_detail .goods_no{color: #686868;margin-bottom: .1rem}
.goods_view .goods_detail .goods_price span{color: #fb2c26}
.goods_view .goods_discounts .get_discounts{border-radius: .05rem}
.goods_view .shop_detail .one_line .shop_num{font-size: .28rem;font-weight: bold  }
.goods_view .shop_detail .three_line .shop_btn .iconfont{padding-bottom: .05rem}
.goods_view .product_details_nav span.on{border-bottom: 0.04rem solid #0081ff}
.goods_view .product_details_nav span.on a{color: #0081ff}
.goods_view .goods_eval .goods_info_item{padding: 0.2rem 0.2rem 1.2rem;}
.goods_view:not(.points_view) .bottom_btn .shop_car{background: #14a9ff}
.goods_view:not(.points_view) .bottom_btn .shop_buy{background: #0081ff}
.sku_selector .btn_box .btn_cart{background: #14a9ff}
.sku_selector .btn_box .btn_buy{background: #0081ff}


/**
*店铺首页样式（改）
**/
.shop_index{background-color: #f5f5f5;}
.shop_nav .shop_tabs{margin-top: .2rem;background: #fff}
.shop_nav .shop_tabs .shop_tabs_item{color: #333}
.shop_nav .shop_title{background: #fff}
.shop_index .mui-slider.banner .mui-slider-group .mui-slider-item{height: 3.4rem}
.shop_index .mui-slider-indicator .mui-indicator{background: #f1efee;transition:none}
.shop_index .banner .mui-slider-indicator .mui-active.mui-indicator{width: .15rem;border: 1px solid #fff;background: #0081ff}
.shop_index .shop_adv_box{background: transparent;height: 2rem;padding:.34rem .15rem 0}
.shop_index .shop_adv_box .shop_adv_item{width: 3.3rem;margin: 0 .15rem;border-radius: .15rem;overflow: hidden}
.shop_index .index_item{padding: 0 .18rem}
.shop_index .back_fff{background: transparent}
.shop_index .hot_recommendation{background: transparent;padding: 0}
.shop_index .hot_recommendation .goods_item{width: 2.18rem;height: 3.16rem;background: #fff;border: none;padding: .18rem;margin: 0 .1rem;border-radius: .05rem}
.shop_index .hot_recommendation .goods_item .goods_info .goods_img{width: 100%;height: 1.7rem;border-radius: .05rem}
.shop_index .hot_recommendation .goods_item .goods_info img{width: 100%;height: 100%;object-fit: contain;}
.shop_index .hot_recommendation .goods_price{font-size: .24rem;color: #ff4500}
.shop_index .hot_recommendation .goods_old_price{color: #999}
.shop_index .hot_recommendation .goods_name{margin-bottom: .1rem}
.collect_shop button{height: .5rem;width: 1.5rem;border-radius: .25rem;border: none;color: #fff;background-color: #0065f3;padding: 0;line-height: .5rem}
.shop_nav .shop_title .collect_shop{width: 2rem}


/**
*店铺列表样式（改）
**/
.shop_list{background-color: #f5f5f5}
.shop_list .mui-content{background-color: transparent}
.shop_list .list_order .search_nav.on{color: #0081ff}
.shop_list .list_order .filter_icon{ margin-left: .05rem;font-size: .32rem }
.shop_list .shop_item{ border: none;margin: 0.2rem 0.3rem 0;width: auto;border-radius: .1rem}
.shop_list .shop_item .shop_info .go_to_shop{color: #FFF;background-color: #0081ff;height: .46rem;width: 1.1rem;border-radius: .23rem;border: none;line-height: .46rem}
.shop_list .shop_item .shop_info .shop_logo{width: .7rem;height: .7rem;border-radius: .05rem;padding-right:0}
.shop_list .shop_item .shop_info .shop_name{font-size: .28rem}
.shop_list .shop_item .shop_goods{border: none}
.shop_list .shop_item .shop_goods_item{width: 2rem}
.shop_list .shop_item .shop_goods_item .goods_img{height: 1.72rem}
.shop_list .shop_item .shop_goods_item .goods_name{font-size: .26rem;margin-bottom: .05rem}
.shop_list .shop_item .shop_goods_item .goods_price{font-size: .26rem}
.shop_list .shop_item .shop_goods_item .goods_price span{color: #ff4500;font-size: .24rem}



/**
*购物车样式（改）
**/
.shop_cart{background-color: #f5f5f5;min-height: 100vh}
.shop_cart .good_cart .shop_item{margin: .2rem}
.shop_cart .good_cart .good_item.mbr_good_wm li{padding: .3rem .2rem}
.shop_cart .mbr_good_wm ._img{width: 2.45rem;height: 1.8rem}
.shop_cart .mbr_good_wm .con{padding: 0.25rem 0 0.2rem 2.8rem}
.shop_cart .good_cart .good_item li .chk_pl{padding-left: .4rem}
.shop_cart .cart_flex{display: flex;flex-wrap: nowrap;justify-content: space-around;margin-top: .8rem}
.shop_cart .mui-numbox{height: .4rem;border: none;background-color: #fff}
.shop_cart .mui-numbox .mui-input-numbox, .shop_cart .mui-numbox .mui-numbox-input{border: none!important;background-color: #f6f6f6;font-size: .28rem}
.shop_cart .mui-numbox [class*=btn-numbox], .shop_cart .mui-numbox [class*=numbox-btn]{background-color: #fff;color: #333333}
.shop_cart .good_cart .good_item.edit .del_btn{height: 100%;line-height: 2.6rem;background-color: #f2141c}
.shop_cart .good_cart .good_item.edit .pick_con .mui-numbox input{border: none!important;background-color: #f6f6f6;font-size: .28rem}
.shop_cart .good_cart .good_item.edit .pick_con .mui-numbox{height: .4rem ;   margin-top: 0.6rem;}
.shop_cart .mbr_good_wm .mui-checkbox input[type=checkbox]:checked:before{color: #0081ff}
.shop_cart .good_cart .mui-checkbox input[type=checkbox]:checked:before{color: #0081ff}
.shop_cart .good_cart .all_chk_nav .mui-checkbox input[type=checkbox]:checked:before{color: #0081ff}
.shop_cart .good_cart .all_chk_nav{height: 1.3rem;padding: .2rem}
.shop_cart .good_cart .all_chk_nav .sum_btn{height: .9rem;line-height: .9rem;width: 2.5rem;border-radius: .45rem;background-color: #0081ff;}
.shop_cart .good_cart .all_chk_nav .sum_con{padding-top: .1rem}
.shop_cart .good_cart .good_item.mbr_good_wm li{border: none}
.shop_cart .good_cart .shop_item .shop_name{border-top: none;border-radius: .15rem}
.dis_flex{display: flex;flex-wrap: nowrap;justify-content: left}
.good_cart .good_item.edit .pick_con .tunum{text-indent: 0;padding-right: .2rem}
.shop_cart .qty_s{margin-top: .6rem;font-size: .28rem;color: #666 }


/**
*确认订单样式（改）
**/
.cart_order{background-color: #f5f5f5;min-height: 100vh}
.cart_order .mbr_good_wm li .shop_name{border-bottom:1px solid #f6f6f6;color: #000;height: .8rem }
.cart_order .shop_sum{border-top: 1px solid #f6f6f6;border-bottom: 1px solid #f6f6f6}
.mbr_good_wm .con .price{font-size: .36rem;color: #ff6e41}
.mbr_good_wm .con .price .old_price{font-size: .28rem;color: #999;text-decoration: line-through}
.cart_order .mui-numbox{width: auto;padding: 0;font-size: .3rem;color: #000}
.cart_order .mui-numbox input{width: .4rem!important;padding: 0;border: none!important;font-size: .3rem;color: #000}
.cart_order .order_v_price .tit{color: #999;font-size: .24rem}
.cart_order .order_v_price .tit span{color: #333}
.cart_order .bot_btns .total{margin-left: .2rem}
.cart_order .bot_btns .total p span{color: #ff6e41;font-size: .32rem}
.cart_order .bot_btns{height: 1.3rem}
.cart_order .bot_btns .total .info_message{line-height: 0;color: #666}
.cart_order .bot_btns a{background-color: #0081ff;height: .9rem;width: 2.5rem;line-height: .9rem;margin: .2rem;border-radius: .45rem}
.cart_order .invoice .tit_item.cur{color: #0081ff}
.cart_order .user_addr{height: auto}
.address_img{padding: .3rem 0}
.address_img img{width: .64rem;height: .64rem}
.address_content {margin-left: .3rem;padding: .1rem 0}
.cart_order .user_addr .addr{padding: 0;width: 6rem;height: auto;margin-top: .15rem;color: #333}
.address_content .tel{font-size: .24rem;color: #999;margin-left: .2rem}



/**
*地址列表样式（改）
**/
.user_info{background-color: #f5f5f5;min-height: 100vh}
.user_info .mui-content{background-color: #f5f5f5}
.user_info .submit_btn{background: #0081ff;margin: .2rem;width: 95%;border-radius: .15rem;font-size: .32rem }
.user_info .submit_btn span{font-size: .4rem}
.user_info .address_item .item_bottom .check_btn_change{border: none;background-color: transparent}
.user_info .address_item .item_bottom .check_btn .iconfont{font-size: .38rem;line-height: 1}
.user_info .address_item .item_bottom .set_btn{font-size: .38rem;border: none;margin: 0;padding: 0}
.user_info .address_item .item_bottom .default_ad_btn{color: #979797}
.user_info .address_item .item_bottom .default_ad_btn.active{color: #0081ff}
.user_info .address_item .item_top .ship_people{color: #0081ff;font-size: .36rem;margin-right: .1rem}
.user_info .address_item .item_bottom .del_btn{border: none;font-size: .28rem;padding-right: 0}
.user_info .address_item .item_bottom .edit_btn{font-size: .28rem;padding:0 .4rem 0 0}
.user_info .address_item .item_bottom .iconfont{font-size: .28rem;margin-right: .05rem;color: #CFCFCF}
.user_info .address_item{width: auto;margin: .2rem;border-radius: .1rem;box-shadow: 0 0 20px -15px ;}



/**
*添加地址样式（改）
**/
.user_address_detail{background-color: #f5f5f5;min-height: 100vh}
.user_address_detail .input::-webkit-input-placeholder{color: #c6c3c3}
.user_address_detail .input{font-size: .28rem}
.user_address_detail .div{font-size: .28rem;border-bottom: 1px solid #f3f3f3;color: #333}
.user_address_detail .default_address>span:first-child{color: #333;font-size: .28rem}
.user_address_detail .submit_btn{background: #0081ff;margin: .2rem;width: 95%;border-radius: .15rem;font-size: .32rem;position: fixed;left: 0;bottom: .2rem }
.user_address_detail .ad_name .ipt_p{font-size: .28rem}


/**
*支付订单样式（改）
**/
.order_pay{background-color: #f5f5f5;min-height: 100vh}
.order_pay .good_order_pay{background: transparent;border: none}
.order_pay .price{width: 100%;height: 2.6rem;line-height: 2.6rem;text-align: center;font-size: .6rem;color: #ff5842;font-weight: bold}
.order_pay .pay_item{background-color: #fff;height: 1.56rem;padding: .43rem .2rem;margin-bottom: .25rem;border-radius: .15rem}
.order_pay .pay_type .type_ion1{width: .7rem;height: .7rem}
.order_pay .pay_type .type_ion3{width: .7rem;height: .7rem}
.order_pay .type_list .t1, .order_pay .type_list .t2{height: .7rem;line-height: .7rem;margin-top: 0;font-size: .32rem;color: #333}
.order_pay .mui-checkbox input[type=checkbox], .order_pay .mui-radio input[type=radio]{right: 0}
.order_pay .go_pay{position: fixed;bottom: 0;left: 0;height: 1.52rem;width: 100%;background-color: #fff}
.order_pay .pay_btn{margin: .3rem auto;width: 6.9rem;background-color: #0081ff;border-radius: .45rem}
.order_pay .pay_type .oflpay{ margin-left: -.1rem;margin-right: .1rem;width: .9rem;height:.9rem;background-image: url('../image/offline_pay.png');background-size: 80%;background-repeat: no-repeat;background-position: 50% 10%}
.order_pay .popup{z-index: 1001;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5)}
.order_pay .total{width: 7rem;height: 8rem;top: 50%;left: 50%;margin-top: -4rem;margin-left:-3.5rem;background-color: #fff;border-radius: 6px}
.order_pay .total .top{font-size: .36rem;font-weight: bold;width: 100%;text-align: center;line-height: 1.2rem;border-bottom: 1px solid #d2d2d2}
.order_pay .half{width: 0.14rem;display: inline-block}
.order_pay  .streng{font-weight: bold}
.order_pay .item{font-size: .28rem;color: #333;line-height: 0.74rem}
.order_pay .content{padding: 0.2rem .6rem 0;}
.order_pay .one{width: 0.56rem;display: inline-block}
.order_pay .button{margin-top: 0.15rem;margin-left: 1.3rem;line-height: 0.7rem;text-align:center;font-size: .28rem;}
.order_pay .confirm{cursor: pointer;margin-right: .2rem;width: 2rem;background-color: #ff6700;color: #fff;border-radius: .1rem}
.order_pay .cancel{cursor: pointer;width:2rem;border: 1px solid #999;border-radius: .1rem}

/**
*云展厅列表样式（改）
**/
.vehicle_list{background-color: #f5f5f5;min-height: 100vh}
.vehicle_list .list_find{width: auto}
.vehicle_list .list_find .search_input{background-color: #f1f1f1;border-radius: .3rem;padding-left: .8rem}
.vehicle_list .list_find input::-webkit-input-placeholder{color: #999}
.vehicle_list .list_find .icon_find.iconfont {color: #999}
.vehicle_list .list_order .search_nav.on{color: #0081ff}
.vehicle_list .list_order .filter_show .filter_icon{font-size: .4rem}
.vehicle_list .car_list .car_item{margin-bottom: 0}
.vehicle_list .car_list .car_item .good_info .goods_func_btns button{width: 1.2rem;height: .5rem;border: 1px solid #0081ff;color: #0081ff;border-radius: .25rem;line-height: 0}
.vehicle_list .mui-content{background-color:#f5f5f5 }
.vehicle_list .list_order .filter_show.active{color: #0081ff}
.vehicle_list .list_filter .filter_item .l.active{background-color: #0081ff;}
.vehicle_list .list_filter .filter_item .l{border-radius: .05rem}


/**
*我要询价样式（改）
**/
.vehicle_ack_price{background-color: #f5f5f5;padding: 0}
.vehicle_ack_price .state_box .word{margin-top: 0;color: #0082dd;font-size: .24rem;padding: .3rem}
.vehicle_ack_price .state_box{background-color: transparent}
.vehicle_ack_price .car_info{height: 2.6rem;width: 100%;background-color: #fff;margin-bottom: .2rem;padding: .3rem .3rem}
.vehicle_ack_price .car_info img{width: 2.3rem;height: 1.7rem;border: 1px solid #e0e0e0;margin-right: .3rem}
.vehicle_ack_price .car_name{font-size: .32rem;color: #1c1c1c;width: 4.3rem;margin-top: .1rem}
.vehicle_ack_price .form_box{margin-top: 0;padding-bottom: 2.5rem}
.vehicle_ack_price .car_info_middle{font-size: .24rem;color: #686868;margin-top: .1rem}
.vehicle_ack_price .car_info_price{color: #fb2c26;font-size: .3rem;font-weight: 600;margin-top: 0.2rem;}
.vehicle_ack_price .form_box .form_item{height: 1.25rem;line-height: 1.25rem;background-color: #fff;border-bottom: 1px solid #dcdcdc  }
.vehicle_ack_price .form_box .form_item .item_title{padding-left: .3rem;height: 1.25rem;line-height: 1.25rem}
.vehicle_ack_price .form_box .form_item .item_ipt input{border: none;height: 1.25rem}
.vehicle_ack_price .form_box .form_item .choose_city{height:1.25rem;line-height: 1.25rem;color: #0081ff}
/*.vehicle_ack_price .submit_btn {background-color: #fff;width: 100%;height: 2.1rem;position: fixed;left: 0;bottom: 0;margin: 0}*/
.vehicle_ack_price .submit_btn {background-color: #fff;width: 100%;height: 2.1rem;}
.vehicle_ack_price .submit_btn #submit{width: 6.9rem;height: .8rem;background-color: #0081ff;color: #fff;border: none;border-radius: .4rem;margin: .2rem .3rem}
.vehicle_ack_price .submit_btn .submit_negotiate{width: 100%;text-align: center;margin-top: .3rem;font-size: .24rem;color: #666}
.vehicle_ack_price .submit_btn .submit_negotiate span{color: #0081ff}
.vehicle_ack_price .salar_title{height: 1.25rem;line-height: 1.25rem;background-color: #fff}
.vehicle_ack_price .on .iconfont{color: #0081ff }
.vehicle_ack_price .saler_list .saler_item{background-color: #f8f8f8}
.vehicle_ack_price .hide{display: none!important;}
/*.vehicle_ack_price .saler_list{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background-color: #fff}*/
.vehicle_ack_price .dealer_box{height: 1rem;font-size: .32rem;color: #333;width: 100%}
.vehicle_ack_price .dealer_box .iconfont{width: 15%;line-height: 1rem;text-align: center}
.vehicle_ack_price .dealer_box .dealer_title{width: 85%;line-height: 1rem;padding-left: 2rem;}
.vehicle_ack_price .dealer_warn{width: 100%;height: .8rem;line-height: .8rem;padding: 0 .3rem;background-color: #f6f9fe;color: #0082dd;font-size: .24rem}
.vehicle_ack_price .saler_list .saler_item .choose_logo,
.vehicle_ack_price .saler_list .saler_item .saler_info{border: none}
.vehicle_ack_price .saler_list .saler_item{border-bottom: 1px solid #e5e5e5;height: 1.6rem;background-color: #fff}
.vehicle_ack_price .saler_list .saler_item .choose_logo{height: 1.6rem;line-height: 1.6rem;width: 12%;color: #e1e1e1;}
.vehicle_ack_price .saler_list .saler_item .saler_info{height: 1.6rem;padding: .3rem .2rem;width: 88%}
.vehicle_ack_price .saler_list .saler_item .saler_info .saler_name{font-size: .3rem;font-weight: bold;color: #2f2f2f;margin-bottom: .1rem}
.vehicle_ack_price .dealer_confirm{left: 0;bottom: 0; width: 6.9rem;height: 0.8rem;background-color: #0081ff;color: #fff;border: none;border-radius: 0.4rem;margin: 0.2rem 0.3rem;text-align: center;line-height: .8rem;font-size: 14px}
.vehicle_ack_price .salar_title p{line-height: 1.25rem;font-size: .28rem}
.vehicle_ack_price .salar_title .iconfont{width: 1.5rem;line-height: 1.25rem;text-align: center;right: 0;top: 0;font-size: .3rem;color: #999}





/**
*车辆详情样式（改）
**/
.vehicle_view{background-color: #f5f5f5; }


/**
*积分商城列表样式（改）
**/
.point_mall_index{background-color: #f5f5f5;min-height: 100vh;}
.point_mall_index .point_banner{height: 3.1rem}
.point_mall_index .points_box{height: 1.7rem;background-image:none;padding: .4rem .8rem;margin: .2rem 0;background-color: #fff}
.point_mall_index .points_box img{width: .86rem;height: .86rem;margin-right: .2rem}
.point_mall_index .points_box .points_num{line-height: 1.5;font-size: .32rem;color: #f7563a}
.point_mall_index .my_po{line-height: normal;font-size: .24rem;color: #999}
.point_mall_index .points_list{padding: .1rem .2rem}
.point_mall_index .points_list .goods_item{width: 3.3rem;height: 4.1rem;margin: .12rem;border-radius: .15rem}
.point_mall_index .points_list .goods_img{height: 2.5rem}
.point_mall_index .points_list .goods_name{padding: 0;margin: .15rem 0 .1rem}
.point_mall_index .points_list .goods_point{padding: 0}
.point_mall_index .points_list .goods_point img{width: .4rem;height: .4rem;margin-right: .1rem}
.point_mall_index .save_num{padding: 0;color: #999}
.point_mall_index .points_list .goods_point p{font-size: .3rem;color: #ff8500;font-weight: bold}
.point_mall_index .save_num{margin-top: .02rem}
.point_mall_index .points_list .goods_btn_box .to_lottery{bottom: 1.6rem;left: .25rem;background-color: #f54029;border: none;line-height: .45rem;border-radius: 0 .1rem .1rem 0}
.point_mall_index .mui-content{background-color: #f5f5f5}
.point_mall_index .points_list .goods_item:nth-of-type(2n){margin: .12rem}

/**
*积分商城详情页样式（改）
**/
.points_view{background-color: #f5f5f5;min-height: 100vh;}
.points_view .points_detail{border: none;margin-top: 0;padding: .3rem}
.points_view .points_detail .goods_name{font-size: .36rem}
.points_view .points_detail .goods_others{width: auto;color: #999;font-size: .24rem}
.points_view .points_detail .goods_price img{width: .4rem;height: .4rem;margin-right: .1rem}
.points_view .points_detail .my_point{padding-top: .2rem}
.points_view .points_detail .price_num{color: #ff8500}
.points_view .product_details_nav{text-align: left}
.points_view .product_details_nav{padding: 0 .2rem}
.points_view .bottom_btn{height: 1.1rem;background-color: #fff}
.points_view .bottom_btn .buy_btn{width: 2rem;height: 100%;margin:0;background-color: #0081ff;line-height: 1.1rem}
.points_view .bottom_btn .buy_now{width: .9rem;background-color: transparent;color: #333;height: auto;line-height: normal;margin: 0.1rem 0rem .15rem .3rem}
.points_view .bottom_btn .buy_now .iconfont{font-size: .5rem}
.points_view .lottery_box{width: 5.8rem;height: 6.46rem;z-index: 999;left: 50%;top:  50%;position: fixed;height: auto;margin-left: -2.9rem;margin-top: -3.23rem}
.points_view .lottery_box img{width: 5.8rem;height: 6.46rem}
.lottery_btn{width:3.46rem;height:.7rem;position: absolute;left: 50%;top: 0;margin: 4.3rem -1.73rem 0;background:url('../image/lottery_bg.png') center center no-repeat;background-size:100% auto;text-align: center;line-height: .7rem;font-size: .3rem;color: #ff491e}
.close_lottery{width: .6rem;height: .6rem;border-radius: .3rem;border: 2px solid #fff;color: #ffffff;position: absolute;background-color: transparent;padding: 0;left: 50%;bottom: -0.7rem;margin-left: -0.35rem;font-size: .4rem;line-height: normal}
.get_prize .get_prize_box{width: 5.4rem;height: 6.73rem;background: url("../image/lingjiang_bg.png");    background-size: 100%;background-repeat: no-repeat;margin-top: 1.5rem;padding: .6rem .4rem}
#lotteryBox .lose_prize_box{width: 100%;height: 100%;position: fixed;left: 0;top: 0; background: rgba(0,0,0,.5);z-index: 998;}
.get_prize .get_prize_box .get_prize_img{margin: .9rem auto .6rem;width: 2.4rem;height: 1.8rem}
.get_prize .get_prize_box .get_prize_title{    height: 1.1rem;line-height: 1.1rem;color: #fff;border-bottom: 1px solid #fa9722;border-top: 1px solid #fa9722;margin-bottom: .4rem}
.get_prize .get_prize_box .get_prize_btn{width: 2.5rem;height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #ff5c32;background-color: #fff;}
.get_prize .get_prize_box .prize_back_btn{height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #ff5c32;background-color: #fff;text-align: center;font-size: .26rem;width: 1.75rem;}
.lose_prize .lose_prize_box{width: 5.4rem;height: 6.73rem;background: url("../image/no_prizes.png");    background-size: 100%;background-repeat: no-repeat;margin-top: 1.5rem;padding: .6rem .4rem;border-radius: .2rem}
.lose_prize .lose_prize_box .get_prize_title{color: #666;border-bottom: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc;text-align: center;padding: .15rem 0;margin: 3.2rem 0 .3rem;font-size: .24rem}
.lose_prize .lose_prize_box .lose_close{height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #333;background-color: #fff;text-align: center;font-size: .26rem;width: 1.75rem;border: 1px solid #cccccc}
.lose_prize .lose_prize_box .again_prize_btn{height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #fff;background-color: #ff8a1a;text-align: center;font-size: .26rem;width: 2.5rem}
.enough_point { width: 100%;height: 100%; position: fixed;left: 0;top: 0; background: rgba(0,0,0,.5);z-index: 1000; }
.enough_point_box{width: 5.4rem;height: 6.73rem;background: url("../image/enough_point.png");background-size: 100%;background-repeat: no-repeat;margin: 1.5rem auto;padding: 0.6rem 0.4rem;border-radius: 0.2rem;}
.enough_point .enough_point_box .enough_point_title{color: #666;border-bottom: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc;text-align: center;padding: .15rem 0;margin: 3.2rem 0 .3rem;font-size: .24rem}
.enough_point_close{height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #333;background-color: #fff;text-align: center;font-size: .26rem;width: 1.75rem;border: 1px solid #cccccc}
.go_task{height: 0.9rem;line-height: .9rem;border-radius: 0.45rem;color: #fff;background-color: #ff8a1a;text-align: center;font-size: .26rem;width: 2.5rem}



/**
* 积分订单页样式（改）
**/
.cart_order .mbr_good_wm .con{height: 2.3rem}
.cart_order .mbr_good_wm li .cart_trans{border-top: 1px solid #E0E0E0;}


/**
* 积分兑换成功页样式（改）
**/
.point_success{width: 100%;height: 100vh;background-color: #fff}
.point_success .img_box{width: 2.24rem;height: 1.97rem;margin: 3rem auto .5rem}
.point_success .img_box img{width: 2.24rem;height: 1.97rem}
.point_success .mention{width: 100%;text-align: center;font-size: .32rem;color: #333}
.point_success .surplus{width: 100%;text-align: center;font-size: .28rem;color: #333;margin-top: .1rem}
.point_success .surplus span{color:#ff6600}
.point_success .back_btn{margin: .6rem auto;width: 2.54rem;height: .8rem;line-height: .8rem;text-align: center;border-radius: .4rem;color: #006cff;border: 1px solid #006cff;font-size: .3rem}


/**
* 积分任务中心页样式（改）
**/
.task_center .task_sign_in{height: auto;padding: 0}
.task_center .flex {display:flex}
.task_center .top { width: 100%; height: 12rem;background: #007aff;margin-bottom: .8rem;overflow: hidden;}
.task_center .top .out-1 { width: 8rem;height: 8rem;border-radius: 100%;-webkit-border-radius: 100%;background: rgba(255, 255, 255, 0.4);margin: 1rem auto 0 auto;}
.task_center .top .out-1 .out-2 {width: 7rem;height: 7rem;border-radius: 100%;-webkit-border-radius: 100%;background: #ffffff;margin: 0 auto;}
.task_center .top .out-1 .out-2 .signBtn {width: 6.2rem;height: 6.2rem;border-radius: 100%;-webkit-border-radius: 100%;border: 1px #7ebdff solid;}
.task_center .top .out-1 .out-2 .signBtn strong,
.task_center .top .out-1 .out-2 .signBtn span {display: block;width: 85%;margin: 0 auto;text-align: center;color: #007aff;}
.task_center .top .out-1 .out-2 .signBtn strong {height: 3.5rem;line-height: 4.5rem;font-weight: 600;border-bottom: 1px #eee solid;}
.task_center .top .out-1 .out-2 .signBtn span {height: 2.5rem;line-height: 2.5rem;font-size: .9rem;line-height: 2rem !important;}
.task_center .top .out-1:active {animation: sign .25s forwards;-webkit-animation: sign .25s forwards;}
.task_center .tips {position: absolute;top: 10rem;z-index: 999;width: 100%;color: #fff;font-size: .9rem;text-align: center;padding-bottom: .5rem;}
.task_center .Calendar {background: #fff;padding-bottom: .3rem;}
.task_center .Calendar #toyear {width: 100%;margin: 0 auto;height: .9rem;text-align: center;color: #333;font-size: .32rem;justify-content: center}
.task_center .Calendar #toyear .year-month {height: 100%;line-height: .9rem;}
.task_center .Calendar #toyear #idCalendarPre,
.task_center .Calendar #toyear #idCalendarNext {height: 100%;line-height: .9rem;padding: 0 .2rem;text-align: center;font-size: .32rem;color: #999;}
.task_center .Calendar table,
.task_center .Calendar tr,
.task_center .Calendar td {border: 0;}
.task_center .Calendar table {width: 100%;margin: 0 auto;}
.task_center .Calendar table tr {text-align: center;height: .6rem;}
.task_center .Calendar table tr td span {margin: 0 auto;display: block;line-height: normal;width: .9rem;height: .3rem;font-size: .24rem;border-radius: 100%;}
.task_center .Calendar table tr .onToday .sign_day {background: url("../image/signed.png");background-size: 100%;background-repeat: no-repeat;}
.task_center .continuous{padding: .3rem}
.task_center .sign_day{height: 0.55rem;width:.55rem;margin:0.1rem 0.175rem ;line-height: .55rem;border-radius: 50%;background-color: #dfe9ff;color: #0081ff;font-size: .24rem;font-weight: normal}
.task_center .sign_day{width: .56rem;height: .56rem;margin: .07rem auto;background-color:#dfe9ff;color: #0081ff ;font-size: .24rem;line-height: .56rem;text-align: center;border-radius: 50%}
.task_center .week_sign{height: 1.4rem;width: 100%;background-color: #fff}
.task_center .week_info{width: 14.2%}
.task_center .week_day{width: 100%;text-align: center;height: .45rem;line-height: .45rem;font-size: .24rem}
.task_center .pre_day{color: #999}
.task_center .sign_item{width: .56rem;height: .56rem;margin: .07rem auto;background-color:#dfe9ff;color: #0081ff ;font-size: .24rem;line-height: .56rem;text-align: center;border-radius: 50%}
.task_center .no_week_repair .sign_item{width: .68rem;height: .68rem;margin: .01rem auto;background: url("../image/no_repair.png");background-size: 100%;background-repeat: no-repeat}
.task_center .week_repair.sign_item{width: .68rem;height: .68rem;margin: .01rem auto;background: url("../image/repair_sign.png");background-size: 100%;background-repeat: no-repeat}
.task_center .week_signed .sign_item{width: .56rem;height: .56rem;margin: .07rem auto;background: url("../image/signed.png");background-size: 100%;background-repeat: no-repeat}
.task_center .hide_box{height: .6rem;line-height: .6rem;text-align: center;width: 100%;border-radius: 0 0 .2rem .2rem;border-top: 1px solid #eee;color: #999}
.mounth_sign{width: .56rem;height: .56rem;margin: .07rem auto;background: url("../image/signed.png");background-size: 100%;background-repeat: no-repeat}
.mounth_repair{width: .68rem;height: .68rem;margin: .01rem auto;background: url("../image/repair_sign.png");background-size: 100%;background-repeat: no-repeat}
.no_mounth_repair{width: .68rem;height: .68rem;margin: .01rem auto;background: url("../image/no_repair.png");background-size: 100%;background-repeat: no-repeat;background-color: transparent}
#isToday .today_box{width: .56rem;height: .56rem;margin: .07rem auto;background: url("../image/signed.png");background-size: 100%;background-repeat: no-repeat}
.task_center .task_bgc{height: auto}

.my_points .click_title{left: 4.6rem;}
.my_points .integ_task_name{width: 3.5rem}

.task_center .sign_pop{ width: 100%;  height: 100%;  position: fixed;  left: 0;  top: 0;  background: rgba(0,0,0,.5);  z-index: 998;font-size: .28rem}
.task_center .sign_pop_main{width: 5.4rem;height: 5.9rem;background-color: #fff;border-radius: .1rem;margin: 3rem auto}
.task_center .sign_pop_img{width: 2.25rem;height: 1.64rem;margin: .1rem auto;padding-top: .4rem}
.task_center .sign_pop_img img{width: 2.25rem;height: 1.64rem}
.sign_pop_name{width: 100%; text-align: center;margin-top: .6rem;font-size: .32rem}
.now_point{width: 100%;text-align: center;margin-top: .4rem}
.sign_back{width: 1.9rem;height: .9rem;background-color: #fff;border: 1px solid #ccc;border-radius:.45rem;margin: 0 .2rem 0 .4rem}
.btn_sign_box{margin-top: .3rem}
.sign_confirm{width: 2.5rem;height: .9rem;border: none;border-radius: .45rem;background-color: #0081ff;color: #fff}
/*.my_points .integ_mar{height: 78%}*/
/*.my_points .integ_deta{height: 100%;border-radius: .1rem;overflow: hidden}*/
/*.point_detail_box{height: 92%;overflow-y: scroll}*/




/**
* 我的订单列表页样式（改）
**/
.user_order{background-color: #f5f5f5;min-height: 100vh}
.user_order .mui-content{background-color: #f5f5f5;top: 1.2rem}
.user_order .order_nav{border: none}
.user_order .order_nav .nav_item.on{color: #0081ff;border-bottom: .04rem solid #0081ff}
.cart_order .mbr_good_wm .con{padding: 0.4rem 0.2rem 0.2rem 2.1rem}
.mbr_good_wm  ._img{margin-top: .35rem}
.user_order .order_box .order_item{margin: auto .28rem;width: 6.95rem;border: none;border-radius: .1rem;margin-bottom: .2rem}
.user_order .order_box .goods_info .goods_other{width: 3.8rem}
.user_order .order_box .order_item .item_top{border: none;border-bottom: 1px solid #eee}
.user_order .order_box .goods_info{border: none}
.user_order .order_box .goods_info .goods_img{width: 2.4rem;height: 1.8rem;object-fit: contain;}
.user_order .order_box .goods_info .goods_img img{width: 100%;height: 100%;object-fit: contain;}
.user_order .order_box .goods_other .goods_name{margin-bottom: .7rem;font-size: .28rem;color: #191919}
.user_order .order_box .item_top .shop_name{color: #111;font-size: .28rem}
.user_order .order_box .item_top .order_status{font-size: .28rem;color: #ff450b}
.user_order .order_box .goods_other .goods_price span{font-size: .36rem;color: #ff6e41}
.user_order .order_box .goods_other .goods_no{font-size: .3rem;color: #000}
.user_order .order_box .goods_total{border-bottom: 1px solid #eee}
.user_order .order_box .goods_total .price_box2{font-size: .28rem;color: #333}
.user_order .order_box .goods_total .price_box2 span{font-size: .32rem;color: #333}
.user_order .order_box .order_btn{border-bottom: none}
.user_order .order_box .order_btn .btn_item{width: 1.7rem;height: .6rem;border-radius: .3rem;line-height: .58rem;border: 1px solid #ddd}
.user_order .order_box .order_btn .btn_item.on{color: #0081ff;border: 1px solid #0081ff }

/**
* 订单详情页样式（改）
**/
.user_order_info .order_box{margin-top: .3rem}
.user_order_info .order_box .order_item{margin: 0;width: 100%;border-radius: 0}
.user_order_info .user_addr{padding: 0.2rem 0.25rem;font-size: .32rem;background-color: #fff;height: auto}
.user_order_info .user_addr .name {color: #333;}
.user_order_info .user_addr .addr{    padding: 0;width: 6rem;height: auto;margin-top: 0.15rem;color: #333;font-size: .28rem}
.user_order_info .order_box .goods_info .goods_other{width: 4.3rem}
.user_order_info .other_price{width: 100%;padding: 0.2rem .25rem 0; border-top: 1px solid #eee;}
.user_order_info .other_price_item{width: 100%;font-size: .24rem;color: #999;line-height: .45rem}
.user_order_info .other_price_item span{color: #333}
.user_order_info .order_info .info_title{border: none;font-size: .3rem;color: #333;padding: 0 .25rem}
.user_order_info .order_info{border: none}
.user_order_info .order_info .info_box{padding: 0 .25rem .3rem}
.user_order_info .order_info .info_box p {line-height: .45rem;
}
.user_order_info .order_info .info_box p .name{width: 1.6rem;}
.user_order_info .order_info .info_box p .info{color: #666}
.user_order_info .order_btn{ position: fixed;bottom: 0;left: 0;width: 100%;background-color: #fff}


/**
* 评价页样式（改）
**/
.order_comment{background-color: #f5f5f5;min-height: 100vh;overflow-y: hidden}
.order_comment .com_item_box{border: none}
.order_comment .com_item_box .info_box{border: none;padding: .3rem}
.order_comment .picker_item{border: none}
.order_comment .item_img{width: 1.5rem;height: 1.1rem}
.order_comment .item_img img{width: 1.5rem;height: 1.1rem}
.order_comment .item_info{margin-left: .3rem;width: 5rem}
.order_comment .item_info p{font-size: .28rem;color: #191919}
.order_comment .item_info .item_price{color: #ff6e41;font-size: .24rem;margin-top: .2rem}
.order_comment .item_info .item_price span{font-size: .36rem;font-weight: bold}
.order_comment .picker_item{padding: 0;margin: 0 .3rem;width: auto;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5}
.order_comment .picker_item .star_box{width: auto;    margin: 0 0.2rem;font-size:.5rem;line-height: normal;}
.order_comment .picker_item .star_box i{font-size: .36rem;color: #dedede}
.order_comment .picker_item .star_box i.on{color: #ffa800}
.order_comment .textarea_btn_tox{height: 1.3rem;padding:.4rem .3rem }
.order_comment .textarea_btn_tox .textarea_btn{width: 1.66rem;height: .64rem;border-radius: .1rem;text-align: center;color: #666;font-size: .28rem;line-height: .64rem;border: 1px solid #e7e7e7}
.order_comment .text_item{padding: 0 .2rem;margin-top: 0.2rem;}
.order_comment .textarea_btn_tox .quality{margin-left: .2rem}
.order_comment .textarea_btn_tox .text_on{color: #0081ff;border: 1px solid #0081ff}
.order_comment .text_item .com_msg{padding: .3rem .25rem;background-color: #f5f5f5}
.order_comment .img_upload_box .upload_btn{width: 1.52rem;height: 1.52rem;color: #999;margin-right:0}
.order_comment .img_upload_box .publish_photos{margin: 0 0 .2rem .2rem;width: 1.48rem;height: 1.48rem;text-align: center;border: .03rem #999999 dashed;border-radius: .1rem;}
.order_comment .img_upload_box .delete{top: -.2rem;right: -.18rem;font-size: .4rem;color: #f56c6c;}
.order_comment .img_upload_box .img_up_item{width: 1.52rem;height: 1.52rem;margin: 0 .2rem;}
.order_comment .img_upload_box .img_up_item img{border-radius: .1rem}
.order_comment .upload_btn div:nth-child(2){ inset: 21px auto auto 10px!important;}
.order_comment .upload_length{width: 100%;text-align: center}
.order_comment .upload_btn .iconfont{width: 100%;text-align: center;font-size: .7rem;margin: .1rem 0 .2rem}
.img_upload_box .img_up_item .remove{width: .34rem;height: .34rem;border-radius: 50%;top: -.17rem;left: 1.34rem;background-color: #f56c6c;line-height: .34rem}
/*.order_comment .submit{position: fixed;bottom: 0;left: 0;}*/
.order_comment .submit{height: 1rem;line-height: 1rem;background-color: #0081ff;width: 6.9rem;margin: .3rem .3rem 0 .3rem;border-radius: .1rem;}
.order_comment .no_name .sure_btn{width: 0.3rem;height: 0.3rem;line-height: .3rem;border-radius: 50%;text-align: center;color: #efeff4;border: 0.01rem solid #aaa;margin: .34rem .1rem 0 .3rem;font-size: .24rem;}
.order_comment .no_name.active .sure_btn{background: #0081ff}




/**
* 退款/退货申请样式（改）
**/
.user_refund_start{background-color: #f5f5f5;min-height: 100vh;padding-top: .2rem}
.user_refund_start .skus_item{height: 2.5rem;border: none;margin: 0}
.user_refund_start .div{width: 6.9rem;margin: .2rem auto 0}
.user_refund_start .ad_name .sku_item_icon{position: static;height: 2.4rem;width: .6rem;line-height: 2.4rem;text-align: center;font-size: .42rem;color:#b5b5b5 }
.user_refund_start .sku_img{width: 2.8rem;height: 2.4rem;padding: .3rem .2rem}
.user_refund_start .sku_img img{width: 2.4rem;height: 1.8rem}
.user_refund_start #showReasonPicker{margin-top: 0;padding:0 0 0 .5rem;color: #666;font-size: .28rem}
.user_refund_start #showReasonPicker .iconfont{right:.2rem}
.user_refund_start .ipt_reason{argin-top: 0.05rem;font-size: .28rem}
.user_refund_start .product {margin-top: 0}
.user_refund_start .ad_name .sku_color{color: #0081ff}
.user_refund_start .skus_info{width: 3rem}
.user_refund_start .skus_name{margin: .3rem 0;font-size: .28rem;color: #191919}
.user_refund_start .skus_info .buy_price{color: #ff6e41;font-size: .24rem}
.user_refund_start .skus_info .buy_price span{font-size: .36rem}
.user_refund_start .skus_info .buy_qty{color: #000;font-size: .3rem}
.user_refund_start .product .texarea_p{width: 6rem;height: 1.6rem;border-radius: .1rem;background-color: #eeeeee;margin-left: .7rem;font-size: .24rem;padding: .2rem .3rem}
.user_refund_start .product .required_icon{ left: 0.82rem; top: 0.2rem;color:#FE6C0A}
.user_refund_start .img_upload_box{padding-left: .5rem;padding-bottom: .1rem}
.user_refund_start .img_upload_box .upload_btn{width: 1.3rem;height: 1.3rem;color: #999;border: 0.01rem dashed #e0e0e0;margin-right:0}
.user_refund_start .img_upload_box .publish_photos{margin: 0rem 0.2rem 0.2rem 0;width: 1.3rem;height: 1.3rem;text-align: center;}
.user_refund_start .img_upload_box .delete{top: -.2rem;right: -.18rem;font-size: .4rem;color: #f56c6c;}
.user_refund_start .upload_btn div:nth-child(2){ inset: 21px auto auto 10px!important;}
.user_refund_start .img_upload_box .img_up_item{width: 1.3rem;height: 1.3rem;margin: 0 .2rem;}
.user_refund_start .img_upload_box .img_up_item img{border-radius: .1rem}
.user_refund_start .upload_length{width: 100%;text-align: center;font-size: .24rem}
.user_refund_start .img_upload_box .img_up_item .remove{left: 1.18rem;}
.user_refund_start .upload_instro{height: .7rem;color: #ff9900;font-size: .24rem;padding-left: .65rem}
.user_refund_start .upload_btn .iconfont{width: 100%;text-align: center;font-size: .6rem;margin-bottom: .1rem}
.user_refund_start .submit_box{position: fixed;bottom: 0;left: 0;width: 100%;height: 1.3rem;background-color: #fff}
.user_refund_start .submit_btn{margin: .2rem .3rem;width: 6.9rem;height: .9rem;line-height: .9rem;background-color: #0081ff;border-radius: .45rem}



/**
* 售后列表样式（改）
**/
.user_refund .order_search{height: 1rem;margin: 0;border: none}
.user_refund .filter_item{margin: 0 .65rem;height: 100%;line-height: 1rem;font-size: .3rem;color: #666}
.user_refund .filter_item.on{color: #0081ff;border-bottom: .04rem solid #0081ff}
.user_refund .order_box .order_item .item_top{margin-bottom: .2rem}
.user_refund .order_box .order_btn{border-top: 1px solid #eee }
.user_refund .refund_status_box{width: 6.57rem;  margin: 0 0.18rem 0.2rem;  height: 1rem;  background-color: #f5f5f5;line-height: 1rem;color: #333;font-size: .3rem;padding: 0 .2rem;border-radius: .1rem}
.user_refund .refund_status_box .iconfont{color: #ccc}
.user_refund .top_r_item img{width: 0.28rem;height: 0.29rem;margin: 0.3rem 0.1rem;}
.user_refund .top_r_item .name{font-size: .28rem;color: #666;line-height: .91rem;}



/**
* 售后详情样式（改）
**/
.user_refund_info{background-color: #f5f5f5;min-height: 100vh}
.user_refund_info .refund_title{}
.user_refund_info .refund_money{margin: .2rem 0.28rem;width: 6.95rem; border: none;border-radius: 0.1rem;}
.user_refund_info .refund_status .dot{font-size: .36rem;color: #e8e9eb;border: none;background-color: #fff}
.user_refund_info .refund_status .dot.on{color: #50bd43;background-color: #fff}
.user_refund_info .refund_status .line{background-color: #e8e9eb;width: 1.8rem}
.user_refund_info .refund_status .line.on{background-color: #50bd43}
.user_refund_info .refund_status .tips{color: #999}
.user_refund_info .refund_status .tips.on{color: #333}
.user_refund_info .refund_status{margin: 0rem 0.28rem .2rem;width: 6.95rem; border: none;border-radius:0 0 0.1rem 0.1rem;background-color: #fff;font-size: .28rem;}
.user_refund_info .refund_status .line:nth-of-type(2){right: 1.35rem}
.user_refund_info .refund_status .line:nth-of-type(1){left: 1.35rem}
.user_refund_info .refund_title{margin: .2rem 0.28rem 0;width: 6.95rem; border: none;border-radius: 0.1rem 0.1rem 0 0;background-color: #fff;height: 1.1rem;line-height: 1.1rem}
.user_refund_info .refund_title{color: #333;line-height: normal}
.user_refund_info .refund_title span:nth-child(2){font-size: .28rem}
.user_refund_info .refund_title span:nth-child(1){font-size: .46rem;color: #999}
.user_refund_info .hr_box{height: .7rem;border-bottom: 1px solid #eee}
.user_refund_info .info_title{border: none}
.user_order .order_box .goods_info{padding: 0 .25rem .34rem}
.user_refund_info .info_list{margin: .2rem 0.28rem 0;width: 6.95rem; border: none;border-radius: 0.1rem;background-color: #fff;}
.user_refund_info .refund_money p{color: #de0119}
.user_refund_info .refund_money p span{font-size: .36rem;font-weight:normal }
.user_order .order_box .goods_other .goods_price{color: #de0119}
.user_order .order_box .goods_other .goods_price span{font-weight: normal;color: #de0119}
#refundDetails > div.refund_status.pr.refund_status_goods > div:nth-child(2) > div.line.line1.on{left: 1rem}
.user_refund_info .info_list .info_item{font-size: .24rem;color: #999}


/**
* 填写物流单号样式
**/
/*.user_order .trans_box{display: block;}*/
.user_refund_info .trans_box{background-color: #f5f5f5}
.user_refund_info .trans_out .info_title{line-height: 1rem;border-bottom: 1px solid #eee;font-size: .28rem}
.user_refund_info .trans_box .trans_item{border: none;margin-bottom: 0}
.user_refund_info .trans_out{width: 6.92rem;margin: .1rem auto;border-radius: .1rem;background-color: #fff}
.user_refund_info .trans_box .save_btn{position: fixed;  bottom: 0;  left: 0;  width: 6.9rem!important;  border-radius: 0.45rem;  margin: 0.3rem;line-height: .9rem;  width: 100%;  height: 0.9rem;background-color: #0081ff}
.user_refund_info .mui-poppicker{z-index: 9999}
.user_refund_info .trans_box .trans_item .ipt{text-align: left;padding-left: 0;font-size: .3rem }
.user_refund_info #transBox .info_title > i{color: #999;font-size: .46rem}
.user_refund_info #companyInp{border: none;font-size: .3rem;margin-top: .2rem}
.user_refund_info .cancle_btn{background-color: #fff}
.user_refund_info .cancle_btn .cancel_button{width: 1.7rem;height: 0.6rem;border-radius: 0.3rem;line-height: .58rem;border: 1px solid #ddd;color: #333;font-size: .24rem;margin: .2rem}



/**
* 选择服务类型样式
**/
.user_refund_type{background-color: #f5f5f5;height: 100vh}
.user_refund_type .refund_type{width: 6.9rem;height: 1.6rem;border-radius: .1rem;background-color: #fff;margin: .2rem auto 0;padding: .45rem}
.user_refund_type .refund_type img{width: .6rem;height: .6rem;margin-right: .2rem;margin-top: .1rem}
.user_refund_type .name{font-size: .3rem;color: #333}
.user_refund_type .intro{font-size: .24rem;color: #999}
.user_refund_type .iconfont{height: .5rem;line-height:.8rem;color: #999}



/**
* 二手车首页样式
**/
.second_hand_mall{background-color: #f5f5f5}
.second_hand_mall .mui-slider{height: 6.65rem;width: 6.9rem}
.second_hand_mall .mui-slider .mui-slider-group .mui-slider-item{height: 6.65rem;width: 6.9rem}
.second_hand_mall .mui-slider .mui-slider-group .mui-slider-item img{height: 6.65rem;width: 6.9rem;border-radius: .16rem}
.second_hand_mall .mui-slider-indicator .mui-indicator{width: 0.16rem;height: 0.16rem;background-color: #FFFFFF;border: none;box-shadow: none;margin: 1px 4px}
.second_hand_mall .mui-slider .mui-slider-indicator .mui-active.mui-indicator{border-radius: 0.04rem;background-color: #657eb5}
.second_hand_mall .second_img img{width: 100%;height: 2.02rem}
/*.second_hand_mall .mall_area{background-color: transparent;height: auto}*/
.second_hand_mall .mall_area_img{width: auto;height: auto}
.second_hand_mall .mall_area_img img{width: 3.3rem;height: auto}
.second_hand_mall .second_area{margin-right: .2rem}
.second_hand_mall .second_img img{height: 1.8rem}
.second_hand_mall .second_img_info{left: 1.9rem;top: .36rem}
.second_hand_mall .second_img_title{font-size: .36rem;color: #fff;font-weight: bold}
.second_hand_mall .second_img_btn{width: 1.9rem;height: .56rem;line-height: .56rem;margin: .18rem auto;border-radius: .28rem}



/**
* 二手车列表样式
**/
.used_car_source .list_order{font-size: .3rem}
.used_car_source .car_list .car_item{margin-bottom: .15rem;height: auto;padding: .35rem .3rem}
.used_car_source .car_list .car_item .good_info{margin-left: .15rem;width: 4.3rem}
.used_car_source .list_filter{top: .8rem}
.used_car_source .car_list .car_item .good_info .good_no{font-size: .24rem;color: #999}
.used_car_source .car_list .car_item .good_info .good_price{font-size: .32rem;color: #da0000;font-weight: bold;margin-top: .3rem}
.used_car_source .hide_box{width: 100%;left: 0;top: 0;z-index: 10;right: 0;max-height: calc(100vh - 1.7rem);background: rgba(0,0,0,.5);overflow-y: scroll}
.used_car_source .hide_box .sort_item{height: 1rem;line-height: 1rem;background-color: #fff;border-top: 1px solid #eee;font-size: .28rem;padding: 0 .2rem}
.used_car_source .hide_box .sort_item .r{color: #fff}
.used_car_source .hide_box .sort_item.on{ color: #0081ff;}
.used_car_source .hide_box .sort_item.on .r{ color: #0081ff;}
.used_car_source .list_order_item{width: 20%;margin: 0;text-align: center}
.used_car_source .list_order_item i{font-weight: bold}
.used_car_source .list_filter.active{width: 5.5rem;left: 2rem}
.used_car_source .filter_box_shadow{position:fixed;left: 0;top: 0;right: 0;bottom:0;background: rgba(0,0,0,.5);z-index: 100}
.used_car_source .list_filter .filter_item .title{font-size: .28rem;font-weight: bold}
.used_car_source .list_filter .filter_item .l{height: .5rem;line-height: .5rem;width: 1.5rem}
#searchBox .filter_item .item:nth-child(3n+1){margin-right: 0rem}
.used_car_source .list_filter .filter_item .l.active{background-color: #effaff;border: 1px solid #0081ff;color: #0081ff}
.used_car_source .list_filter .btns{bottom: 0;height: 1.3rem;padding: .2rem;border-top: 1px solid #eee}
.used_car_source .list_filter .btns .l{width: 2.4rem;height: .8rem;line-height: .8rem;padding: .2rem;font-size: .26rem;padding:0;margin: 0 .07rem;border-radius: .1rem}
.used_car_source .list_filter .btns .reset{background-color: #f6f7f9;color: #333}
.used_car_source .list_filter .btns .finish{background-color: #0081ff}
.used_car_source .list_filter{padding-bottom: 1.6rem}
.used_car_source .list_find .icon_find{width: .6rem;left: .4rem}

.vehicle_list .list_car_type{height: .8rem;padding: 0;border-bottom: 0;}
.vehicle_list .list_cat_item{position: relative;width: 20%;padding-bottom: 0;}
.vehicle_list .list_cat_item .item_name{line-height: .8rem;font-size: .28rem;color: #999999;text-align: center;}
.vehicle_list .list_cat_item.on .item_name{font-weight: bold;font-size: .32rem;color: #000000;}
.vehicle_list .list_cat_item.on .veh_nav{position: absolute;top:.72rem;width: .37rem;height: .08rem;background-color: #53619a;border-radius: .04rem}
.vehicle_list .list_cat_item.on .nav_line1{left:.56rem;}
/*.vehicle_list .list_cat_item.on .nav_line2{right:.56rem;}*/
.vehicle_list .list_order{border-top: 1px solid #E0E0E0;padding: 0 .34rem;}
.vehicle_list .car_list .car_item{padding: .34rem;}
.vehicle_list .first_car{width: 100%;height: auto;padding: 0 .34rem 0 .28rem;background-color: #ffffff}
.vehicle_list .first_carImg{width: 6.92rem;height: 5.19rem;margin: .14rem 0 .34rem 0;}
.vehicle_list .first_carImg img{border-radius: .1rem}
.vehicle_list .promot_box_mp{margin: 0;padding: 0 .34rem .34rem .34rem;}
.vehicle_list .first_carBox{position: absolute;bottom: 0;left: 0;width: 100%;height: .9rem;line-height: .9rem;font-size: .3rem;color: #f4f4f4;background-color: rgba(0,0,0,0.5);padding-left: .34rem;z-index: 9;}
.newProducts{position: absolute;top: -.1rem;left: -.12rem;width: .57rem;height: .8rem;}
.BestSellers{position: absolute;top: 0;right: .1rem;width: .4rem;height: .43rem;}
.vehicle_list .list_filterBox{position:relative;top:0;left: 77rem;bottom: 0;right: 0;width: 100%;height: 100%;z-index: 10}
.vehicle_list .blackBox{position:absolute;top:0;left: 0;z-index: 11;width: 100%;height: 100%;background-color: rgba(0,0,0,.5)}
#searchBox .filter_item .item:nth-child(3n+1){margin-right: .2rem}
#searchBox .filter_item .item:nth-child(2n+1){margin-right: 0}
.not_vehicle{width: 100%;height: 5.19rem;font-size: .28rem;color: #333333;}
.Promotion2{top: -.06rem;right: .1rem;width: .52rem;height: .5rem;}
.Promotion2Box{top: -.06rem;right: .02rem;}
.recom_buy .good_price{font-size: .32rem;color: #FF3024;}
.vehicle_list .recom_buy .goods_func_btns button {width: 1.2rem;height: 0.5rem;border: 1px solid #0081ff;color: #0081ff;border-radius: 0.25rem;line-height: 0;}
.priceOldCar{width: .76rem;height: .32rem;}


/**
* 二手车详情样式
**/
.used_car_details .mui-slider{height: 5.62rem}
.used_car_details .car_deta_img{width: 100%;height: auto}
.used_car_details .car_deta_img img{width: 100%;height: auto}
.used_car_details .calculator_box{width: 1.5rem;height: .56rem;border-radius: .28rem;border:1px solid #0081ff;color: #0081ff;text-align: center;font-size: .24rem;line-height: .56rem;margin-top: -.1rem;background-color: #f4f9ff }


.more_details .mor_ipt{margin-bottom: 0}


/**
* 二手车卖车样式
**/
.sell_car_page{background-color: #f5f5f5}
.sell_car_page .contact_info_box{width: 6.9rem;height: auto;margin: .2rem auto .21rem;background-color: #fff;border-radius: .1rem}
.sell_car_page .contant_title{width: 100%;height: .86rem;padding: 0 .3rem;line-height: .86rem;font-size: .32rem;color: #333;border-bottom: 1px solid #e5e5e5;font-weight: bold}
.sell_car_page .contact_content{padding: .2rem .3rem;width: 100%;height: auto}
.sell_car_page .contact_item{width: 100%;height: .6rem;line-height: .6rem;margin: .2rem 0;font-size: .28rem;color: #333}
.sell_car_page .contact_item .contact_item_name{width: 30%;height: 100%;line-height: .6rem;}
.sell_car_page .contact_item input{width: 70%;text-align: right;border: none;height: .6rem;font-size: .28rem;margin-bottom: 0 }
.sell_car_page .select_tap input{width: 60%;}
.sell_car_page .select_inp_box{height: auto}
.sell_car_page  .select_box{width: 100%;height: auto;margin-top: .15rem}
.sell_car_page .select_item{min-width: 1.4rem;height: .5rem;background-color: #f4f4f4;border-radius: .1rem;text-align: center;line-height: .5rem;margin: 0 .2rem .2rem 0}
.sell_car_page .select_item:nth-child(4n){margin-right: 0rem}
.sell_car_page .contact_item input::placeholder{color: #999}
.sell_car_page .contact_item .details_addr{width: 100%;height: .7rem;text-align: left;background-color: #f4f4f4}
.sell_car_page .item_text{height: auto;}
.sell_car_page .item_text textarea.details_addr{border: none;background-color: #f4f4f4;font-size: .28rem;margin-bottom: 0;height: 1.5rem}
.sell_car_page .item_text textarea::placeholder{color: #999}
.sell_car_page .img_contact{padding: .2rem .15rem}
.sell_car_page .img_item{width: 2.14rem;height: auto;padding: 0.1rem .25rem}
.sell_car_page .upload-img-list{width: 1.64rem;height: 1.64rem;background-color: #eee;border-radius: .1rem;overflow: hidden;margin-bottom: .15rem;border: 1px solid #dfdfdf}
.sell_car_page .img_name{font-size: .26rem;color: #333}
.sell_car_page ._addBtn{width: 100%;height: 100%}
.sell_car_page .btn_box{height: 1.6rem;width: 100%}
.sell_car_page .btn_box .confirm{width: 6.9rem;height: 1rem;line-height: 1rem;color: #fff;background-color: #0081ff;margin: .3rem auto;border-radius: .1rem}
.sell_car_page .contact_info_box .title_style{border-bottom: none;border-radius: .1rem}
.sell_car_page .btn_img_nameplate{background: url("../image/car_nameplate.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_left45{background: url("../image/car_45.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_front{background: url("../image/car_front.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_license{background: url("../image/license_plate.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_right45{background: url("../image/right45.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_cab{background: url("../image/car_cab.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_driver{background: url("../image/driving_license.png") no-repeat center;background-size: 80%;}
.sell_car_page .btn_img_wheelf{background: url("../image/front_wheel.png") no-repeat center;background-size: 110% }
.sell_car_page .btn_img_wheelr{background: url("../image/rear_wheel.png") no-repeat center;background-size: 110% }
.sell_car_page .btn_img_skeleton{background: url("../image/car_skeleton.png") no-repeat center;background-size: 110% }
.sell_car_page .btn_img_glass{background: url("../image/grass_no.png") no-repeat center;background-size: 110% }
.sell_car_page .btn_img_enginezheng,
.sell_car_page .btn_img_enginel,
.sell_car_page .btn_img_enginer,
.sell_car_page .btn_img_enginexia{background: url("../image/engine_direct.png") no-repeat center;background-size: 110% }
.sell_car_page .btn_img_body{background: url("../image/body_skeleton.png") no-repeat center; background-size: 80%;}
.sell_car_page .btn_img_meter{background: url("../image/dash_board.png") no-repeat center; background-size: 80%;}
.sell_car_page .btn_img_certificate{background: url("../image/car_certificate.png") no-repeat center; background-size: 80%;}
.sell_car_page .btn_img_gearbox{background: url("../image/transmission_case.jpg") no-repeat center; background-size: 80%;}
.sell_car_page .btn_img_shaft{background: url("../image/transmission_shaft.jpg") no-repeat center; background-size: 80%;}
.sell_car_page .btn_img_bridge{background: url("../image/Rear_drive_axle.jpg") no-repeat center; background-size: 80%;}



/**
* 二手车车辆估价样式
**/
.valuation_price{background-color: #f5f5f5;min-height: 100vh}
/*.valuation_price .valuation_content{width: 6.9rem;height: 11rem;overflow-y: scroll; position: fixed;top: 2rem;left: .3rem;background-color: #fff;border-radius: .1rem;padding:.4rem}*/
.valuation_price .valuation_content{position: absolute;top:1.8rem;left:.3rem;width: 6.9rem;height: auto;background-color: #fff;border-radius: .1rem;padding:.4rem;}
.valuation_price .valuation_title{color: #004cdd;font-size: .36rem;width: 100%;height: .85rem;text-align: center;font-weight: bold}
.valuation_price .valuation_item{width: 100%;height: 1.35rem;border-bottom: 1px solid #e5e5e5}
.valuation_price .item_name{font-size: .24rem;color: #999;padding-top:.2rem }
.valuation_price .item_inp{width: 100%}
.valuation_price .item_inp input{padding: 0;margin: 0;font-size: .3rem;color: #333;border: none;width: 80%;height: .65rem}
.valuation_price .item_inp input::placeholder{color: #333}
.valuation_price .inp_box .item_inp input::placeholder{color: #666}
.valuation_price .item_inp span{line-height: .65rem;font-size: .26rem}
.valuation_price .inp_box .item_inp span{font-size: .3rem;color: #333}
.valuation_price .valuation_btn{width: 6rem;height: .8rem;line-height: .8rem;color: #fff;border-radius: .4rem;background-color: #0081ff;font-size: .3rem;margin: 1.1rem auto 0}
.valuation_price .valuation_choice{font-size: .24rem;color: #666;height: .8rem;line-height: .8rem}
.valuation_price .valuation_choice span{color: #0081ff}
.valuation_price .valuation_consult{font-size: .28rem;color: #333;font-weight: bold;width: 100%}
.valuation_price .estimate_price{font-size: .62rem;color: #fe5400;font-weight: bold;width: 100%;height: 1.1rem;line-height: 1.1rem}


/**
* 我的二手车列表样式
**/
/*.user_car_list .order_nav .nav_item{width: 25%}*/
.user_car_list .car_list_item{margin: auto 0.28rem .2rem;  width: 6.95rem;  border: none;  border-radius: 0.1rem;background: #fff;}
.user_car_list .used_car_top{padding: .3rem;border-bottom: 1px solid #eee}
.user_car_list .used_car_top img{width: 2.4rem;height: 1.8rem;margin-right: .3rem}
.user_car_list .used_car_top .car_r_info .name{font-size: .3rem;width:3.6rem;color: #333333;overflow: hidden;text-overflow: ellipsis;height: .8rem;margin-top: .05rem}
.user_car_list .used_car_top .car_r_info .tag{font-size: .24rem;color: #999}
.user_car_list .used_car_top .car_r_info .price{font-size: .32rem;color: #da0000;margin-top: .2rem}
.user_car_list .cars_info{padding: .3rem}
.user_car_list .cars_info .info_item{height: .45rem;font-size: .24rem}
.user_car_list .cars_info .info_item .name{color: #999}
.user_car_list .cars_info .info_item .info{color: #333}
.user_car_list .approve_btn{padding: .3rem;border-top: 1px solid #eee }
.user_car_list .approve_btn .r{margin-left: .15rem;width: 1.75rem;height: .6rem;line-height: .6rem;border-radius: .3rem;font-size: .28rem}
.user_car_list .approve_btn .r.del{color: #333;border: 1px solid #ddd}
.user_car_list .approve_btn .r.update{color: #0081ff;border: 1px solid #0081ff}