@charset "utf-8";

body, html
{
    width: 100%;
    height: 100%;
    background: #f5f6f8;
}

.njb_small_fix
{
    height: 0.5rem;
    width: 100%;
}

.njb_tabbar
{
    background-color: #fff!important;
}

.weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__icon>i, .weui-tabbar__item.weui-bar__item_on .weui-tabbar__label
{
    color: #FF8712!important;
}

/*首页*/
.njb_banner
{
    width: 100%;
    height: 200px;
}

.njb_banner .swiper-slide img
{
    width: 100%;
    height: 100%;
}

.njb_icon_sel
{
    background: #fff;
    height: 7rem;
    margin-top: 0;
}

.njb_icon_sel .njb_icon_item
{
    float: left;
    width: 33%;
}

.njb_icon_wrap span.njb_t1 {
    position: relative;
    top: -0.5rem;
}

.njb_icon_wrap span.njb_t2 {
    display: block;
    height: 2rem;
    line-height: 2rem;
    position: relative;
    top: -0.5rem;
    color: #aaa;
}

.njb_icon_wrap
{
    text-align: center;
    line-height: 0;
}

.njb_icon_wrap a
{
    text-decoration: none;
    color: #333;
}

.njb_icon_wrap span
{
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.8rem;
}

.njb_icon
{
    border-radius: 50%;
    background: #FF715F;
    height: 2.8rem;
    line-height: 2.8rem;
    width: 2.8rem;
    margin: 1rem auto;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
}

.njb_icon2
{
    background: #5B9CFF;
}

.njb_intro_wrap
{
    margin-top: 0.8rem;
    width: 92%;
    background: #fff;
    padding: 1rem 4%;
}

.njb_vertical
{
    border-left: 0.2rem solid #FF8712;
    padding: 0 0.4rem;
}

.njb_intro_title
{
    height: 2.4rem;
    font-size: 1.2rem;
}

.njb_intro_cont
{
    font-size: 0.9rem;
    color: #333;
}

/*上线年检*/
.njb_ser_adv
{
    line-height: 1.5rem;
    font-size: 0.9rem;
    list-style-type: none;
    color: #333;
}

.njb_ser_pro_wrap
{
    /*margin-top: 0.8rem;*/
    width: 100%;
    padding: 1rem 0;
    background: #fff;
}

.njb_ser_pro_wrap .njb_intro_title
{
    margin-left: 4%;
}

.njb_ser_pro
{
    width: 100%;
    padding: 1rem 0;
    text-align: center;
}

.njb_ser_pro .njb_ser_item
{
    display: inline-block;
    width: 42px;
    height: 44px;
    font-size: 90%;
    border-radius: 50%;
    text-align: center;
    padding: 2%;
    vertical-align: middle;
}

.njb_ser_pro hr
{
    display: inline-block;
    width: 0.8rem;
    margin: 0 0.2rem;
    line-height: 2rem;
}

.njb-btn
{
    background: #FF8712;
    width: 94%;
    margin: 1.1rem auto 0;
}

/*上线年检下单*/
.njb_header
{
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-bottom: 1px solid #efefef;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 1000;
}

.njb_cont_bar
{
    position: relative;
}

.njb_angle_left
{
    font-size: 1.6rem;
    position: absolute;
    left: 0.4rem;
    top: 0.76rem;
    color: #666;
    display: block;
    padding: 0 0.5rem;
}

.njb_header_title
{
    width: 100%;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    font-size: 1.1rem;
    color: #333;
}

.njb_top_fix
{
    width: 100%;
    height: 3rem;
}

.njb_info_wrap
{
    width: 100%;
    padding: 0.5rem 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    position: relative;
    left: 0;
    background: #fff;
}

.njb_first_line span
{
    font-size: 0.6rem;
    padding-left: 0.6rem;
}

.njb_second_line
{
    font-size: 0.6rem;
    padding-left: 0.6rem;
    height: 1.5rem;
    line-height: 1.5rem;
}

.njb_info_wrap .fa-angle-right
{
    position: absolute;
    right: 0.5rem;
    top: 0.8rem;
    font-size: 2.2rem;
    color: #999;
}

/*订单*/
.njb_top_menu
{
    height: 50px;
    line-height: 48px;
    background: #fff;
    border-bottom: 1px solid #E6E6E6;
}

.njb_top_menu .weui-flex__item
{
    text-align: center;
}

.njb_menu_on
{
    color: #FF8712;
    border-bottom: 2px solid #FF8712;
}

.njb_order_num
{
    color: #666666;
}

.njb_order_status
{
    float: right;
    color: #FF8712;
    font-weight: bold;
    letter-spacing: 1px;
}

.njb-panel__bd
{
    background: #fafafa;
}

.njb-panel:before
{
    border: 0!important;
}

.njb-panel__hd:after
{
    border-bottom: 0!important;
}

.weui-cell:first-child:before
{
    border-top: 0!important;
}

.njb_price
{
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 74px;
    color: #1a1a1a;
}

.njb_more
{
    color: #666;
}

.njb_pannel_right_bar
{
    position: absolute;
    line-height: 1.6;
    bottom: 0;
    right: 0;
}

.njb_order_btn
{
    border-radius: 200px;
    margin: 0 0.1rem;
    color: #666;
    border: 1px solid #666;
    padding: 0 1em;
    font-size: 12px;
    line-height: 2;
}

.njb_order_btn_orange
{
    color: #FF8712;
    border: 1px solid #FF8712;
}

/*我的*/
.njb_user_info
{
    background: #fff;
    padding: 10px 0;
    position: relative;
}

.njb_user_avatar
{
    border-radius: 50%;
    vertical-align: middle;
}

.njb_username
{
    color: #333333;
}

.njb_user_info .njb_bind_btn
{
    border-radius: 200px;
    border: 0;
    border-color: #ff8712;
    background: #FF8712;
    color: #fff;
    position: absolute;
    right: 0.8rem;
    top: 40px;
    padding: 0 14px;
}

.njb_mine_icon
{
    color: #666!important;
    width: 20px;
    text-align: center;
    margin-right: 12px;
}

.njb_mine_list_name
{
    color: #333!important;
}

/*确认订单*/
.njb_addr
{
    background: #fff;
    position: relative;
}

.njb-cell__ft:after
{
    content: " ";
    display: inline-block;
    height: 10px;
    width: 10px;
    border-width: 2px 2px 0 0;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
    margin-right: 0.3rem;
}

.njb_addr_top, .njb_addr_bottom
{
    color: #1a1a1a!important;
    font-size: 0.85rem;
}

.njb_addr_bottom
{
    margin-top: 0.4rem;
    line-height: 1.3;
}

.njb_addr_top span:nth-child(2)
{
    float: right;
    margin-right: 0.7rem;
}

.njb_order_confirm_cell__bd
{
    color: #333!important;
}

.njb_order_confirm_right
{
    font-size: 0.76rem;
    color: #666!important;
    float: right;
}

.njb_color_red
{
    color: #F23030!important;
}

.njb_order_comfirm_bottom
{
    z-index: 1000;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: #fff;
    text-align: right;
}

.njb_bottom_btn
{
    height: 3rem;
    line-height: 3rem;
    background: #FF8712;
    color: #fff;
    border-radius: 0;
    width: 8rem;
    border: 0;
    float: right;
}

.njb_order_comfirm_bottom span
{
    color: #333;
}

.njb_bottom_price
{
    color: #F23030!important;
    margin-right: 1rem;
}

.njb_time_sel:after
{
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #C8C8CD;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px;
}

.njb_addr_cont
{
    margin-right: 0.7rem;
}

/*地址管理*/
.njb_addr_mana_wrap
{
    position: relative;
}

.njb_address_management_bottom
{
    z-index: 1000;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: #fff;
    text-align: right;
}

.njb_address_management_bottom .njb_bottom_btn
{
    width: 100%;
}

.njb_solid_bottom_line
{
    border-bottom: 1px solid #f5f5f5;
}

.njb_addr_mana_title
{
    color: #1a1a1a!important;
    font-size: 0.9rem;
}

.njb_addr_mana_cell
{
    padding: 6px 4px!important;
}

.njb_addr_mana_a
{
    display: inline-block;
}

.njb_default_addr
{
    color: #1a1a1a;
    content: "\EA06";
}

.weui-cells_checkbox .weui-check:checked+.weui-icon-checked:before
{
    color: #FF8712;
}

.njb_addr_mana_btn_wrap
{
    display: inline-block;
    position: absolute;
    right: 0.5rem;
    bottom: 0.7rem
}

.njb_addr_mana_btn_wrap i
{
    font-size: 1.1rem;
    vertical-align: middle;
}

.njb_addr_mana_btn
{
    color: #1a1a1a;
    font-size: 0.8rem;
    margin-right: 0.5rem;
}

.njb-media-box__desc
{
    color: #1a1a1a!important;
}

.njb_width_deivce_fix
{
    width: 100%;
    height: 3rem;
}

.weui-media-box__title
{
    color: #1a1a1a!important;
}

/*订单详情*/
.njb_order_detail_bottom
{
    z-index: 1000;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background: #fff;
    text-align: right;
}

.njb_order_detail_btn
{
    border-radius: 200px;
    margin: 0.6rem 0.3rem;
    color: #666;
    border: 1px solid #666;
    padding: 0 1em;
    font-size: 12px;
    line-height: 2;
    margin-top: 0.74rem!important;
}

.njb_order_detail_btn:nth-child(2)
{
    color: #FF8712!important;
    border-color: #FF8712;
    margin-right: 0.5rem;
}

.njb-panel__hd_od span
{
    color: #1a1a1a;
    font-size: 0.9rem!important;
}

.njb-panel__hd_od span:nth-child(2)
{
    color: #FF8712;
    float: right;
}

.njb-panel__hd_od p
{
    color: #1a1a1a;
    height: 2.3rem;
    line-height: 2.3rem;
}

.njb_media_box_title
{
    color: #333;
    font-size: 0.9rem;
}

.njb_media_box_desc
{
    color: #666;
    font-size: 0.8rem;
}

.njb_media_box_info
{
    line-height: 1.4rem;
    color: #999;
}

/*支付成功*/
.njb_ps_cont
{
    background: #fff;
    text-align: center;
}

.njb_ps_cont p
{
    color: #666;
    font-size: 1rem;
    line-height: 2rem;
    height: 2rem;
}

.njb_ps_cont p span
{
    color: #F23030;
    font-size: 1.3rem;
}

.njb_ps_cont p:nth-child(1)
{
    padding-top: 1rem;
    color: #333;
    line-height: 4rem;
    height: 4rem;
}

.njb_ps_cont img
{
    width: 10rem;
    height: 10rem;
    margin: 2.4rem auto;
}

.njb_ps_btn_wrap
{
    width: 94%;
    margin: 1.4rem auto;
}

.njb_ps_btn_wrap a:nth-child(1)
{
    color: #fff;
    background: #FF8712;
    border-color: #FF8712;
}

.njb_ps_btn_wrap a:nth-child(2)
{
    color: #000!important;
    background: #FBFAFC;
    border-color: #D6D5D6;
}

/*新增收货地址*/
.njb_ae_form .weui-label, .njb_ae_form .weui-cell__bd
{
    color: #1a1a1a!important;
    font-size: 0.92rem;
}

.njb_ae_form .weui-input, .njb_ae_form .weui-select
{
    color: #666;
    font-size: 0.8rem;
}

.njb_switch:checked
{
    border-color: #FF8712;
    background-color: #FF8712;
}

/*我的车辆*/
.njb_my_car_title
{
    margin: 0.4rem 0!important;
}

.njb_my_car_title span
{
    color: #666;
}

.njb_cp .njb_attribution {
    position: relative;
    border-right: 1px solid #e5e5e5;
    width:50px;
}

.njb_cp .njb_attribution:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -4px;
}
.njb_cp .njb_car_number {
    padding-left:15px;
}

/*评价*/
.njb_star_wrap
{
    margin: 3.4rem 0 1.6rem;
    text-align: center;
}

.njb_star_wrap .fa-star
{
    font-size: 1.6rem;
    margin: 0 0.3rem;
    color: #E6E6E6;
}

.njb_star_wrap .njb_active
{
    color: #FF8712;
    margin-top: 1rem;
}

.njb_eva_wrap p
{
    color: #999;
    text-align: center;
    font-size: 0.6rem;
    letter-spacing: 1px;
    height: 3rem;
    line-height: 3rem;
}

.njb_eva_textarea
{
    display: block;
    width: 88%;
    margin: 0 auto;
    background: #FAFAFA;
    border-color: #E6E6E6;
    height: 8rem;
    border-radius: 5px;
    padding: 8px 10px;
}

/*办理进度*/
.njb_pro_wrap
{
    width: 96%;
    margin: 2.2rem 2%;
    position: relative;
}

.timeline:before
{
    top: 1rem;
    bottom: -1rem;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eeeeee;
    left: 26%;
    margin-left: -1.5px;
}

.njb_pro_left
{
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 20%;
    margin-right: 6%;
    margin-top: 0.9rem;
}

.njb_pro_left h4, .njb_pro_right h4
{
    font-size: 1rem;
    font-weight: normal;
    line-height: 0.8rem;
    color: #999;
}

.njb_pro_left span, .njb_pro_right span
{
    font-size: 0.6rem!important;
    font-weight: normal;
    color: #999;
}

.njb_pro_right
{
    width: 66%;
    display: inline-block;
    margin-left: 6%;
    margin-top: 0.9rem;
}

.njb_pro_img_wrap
{
    width: 100%;
    margin: 1rem 0;
}

.njb_pro_img_wrap img
{
    width: 4rem;
    height: 4rem;
}

.njb_pro_checkbox
{
    position: absolute;
    left: 20.5%;
    top: 0;
}

.njb_pro_checkbox_normal i:before
{
    color: #ccc!important;
}


.njb_pro_checkbox .fa-map-marker
{
    margin-left: 0.8rem;
    font-size: 1.6rem;
    color: #ccc!important;
}

.njb_pro_wrap li
{
    position: relative;
}

.njb_pro_wrap .njb_active, .njb_pro_wrap .njb_active h4, .njb_pro_wrap .njb_active span
{
    color: #FF8712!important;
}

.njb_pro_addr
{
    margin-top: -0.1rem!important;
    margin-bottom: 1rem;
}

.njb_pro_addr p
{
    font-size: 0.6rem;
    color: #333;
}

.njb_load_more
{
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    background: #f0f0f0;
}
.njb_load_more a
{
    color: #666;
}
.njb_load_no_data
{
    font-size: 1.5rem;
    padding-top: 3rem;
    text-align: center;
    display: none;
}


/*上传图片webuploader*/
.weui-uploader__input-box .webuploader-pick {
    position: relative;
    height: 100%;
    width: 100%;
}

.weui-uploader__input-box .webuploader-element-invisible {
    display: none;
}