.bg_ff{ background-color: #fff!important; }
.text_one{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.text_two{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.visible{ overflow: visible!important; }
.show{ display: block!important; }
.hide{ display: none!important; }
.mt_10{ margin-top: 10px; }
.mt_20{ margin-top: 20px; }
.mt_30{ margin-top: 30px; }
.mt_40{ margin-top: 40px; }

.mb_10{ margin-bottom: 10px; }
.mb_20{ margin-bottom: 20px; }

.check_inp{ display: inline-block;position: relative;margin: 0 5px 0 5px!important;vertical-align: middle; }

.ctrl_btn{ display: inline-block;box-sizing: border-box;min-width: 80px;height: 24px;margin-right: 10px;padding: 0 10px;border-radius: 2px;font-size: 12px;color: rgb(16, 142, 231);text-align: center;line-height: 22px;vertical-align: top; }
.ctrl_btn_default{ background: #fff;border: 1px solid rgb(16, 142, 231);color: rgb(16, 142, 231); }
.ctrl_btn_on{ background: rgb(16, 142, 231);border: 1px solid rgb(16, 142, 231);color: #fff; }
.ctrl_btn_warning{ border: 1px solid #f00;background: #f00;color: #fff; }
.ctrl_btn_disabled{ border: 1px solid rgba(174, 174, 174);background: rgba(174, 174, 174);color: #fff; }
.ctrl_btn:hover{ cursor: pointer; }
.ctrl_btn_default:hover{ background: rgb(16, 142, 231);color: #fff; }
.ctrl_btn_on:hover{ color: #fff; }
.ctrl_btn_warning:hover{ color: #fff; }
.ctrl_btn_disabled:hover{ color: #fff; }

.do_btn{ display: inline-block;box-sizing: border-box;min-width: 90px;height: 36px;margin-right: 20px;padding: 0 10px;border-radius: 2px;font-size: 14px;text-align: center;line-height: 34px;vertical-align: top;cursor: pointer; }
.do_btn:hover{ cursor: pointer; }
.do_btn_default{ border: 1px solid rgb(188, 188, 188);background: #fff;color: #6B6B6B; }
.do_btn_on{ border: 1px solid rgb(16, 142, 231);background: rgb(16, 142, 231);color: #fff; }
.do_btn_default:hover{ color: #6B6B6B; }
.do_btn_on:hover{ color: #fff; }

.ctrl_link{ display: inline-block;box-sizing: border-box;min-width: 70px;margin-right: 20px;padding: 0 10px;border-radius: 5px;font-size: 13px;text-align: center;line-height: 34px;vertical-align: top;cursor: pointer; }

.base_tt{ position: relative;box-sizing: border-box;padding: 0 10px;font-size: 18px;color: #333; }
.base_tt_border:before{ content: "";display: block;position: absolute;top: 0;left: 0;width: 3px;height: 20px;background: #108ee7; }

.paging strong{ padding: 5px 11px;margin: 0 1px; }
.paging a{ margin: 0 1px; }

.set_float{ display: block;box-sizing: border-box;position: absolute;z-index: 99;top: 150px;left: 50%;width: 516px;margin-left: -258px;padding: 0 20px;border: 1px solid rgb(228, 228, 228);border-radius: 12px;background-color: #fff; }
.set_float .tt{ display: block;position: relative;padding: 10px 0 0 0;font-size: 16px;color: #666;line-height: 40px; }
.set_float .tt_close{ display: block;position: absolute;z-index: 9;top: 10px;right: 0;font-size: 24px;color: #999;cursor: pointer; }
.set_float .bd{ display: block;padding: 20px 0;border-top: 1px solid rgb(228, 228, 228); }
.set_float .bd_item{ margin-top: 15px; }
.set_float .bd_item:first-child{ margin-top: 0; }
.set_float .bd_item_left{ display: block;float: left;width: 100px;min-height: 30px;font-size:14px;color: #333;text-align: right;line-height: 30px; }
.set_float .bd_item_right{ display: block;float: left;width: 300px;padding: 0 10px; }
.set_float .inp, .set_float .select{ display: inline-block;box-sizing: border-box;width: 100%;height: 30px;padding: 0 5px;border: 1px solid rgb(188, 188, 188);font-size: 14px;color: #333;line-height: 28px; }
.set_float .textarea{ display: block;box-sizing: border-box;width: 100%;height: 86px;margin: 0;padding: 0 5px;border: 1px solid rgb(188, 188, 188);font-size: 14px;color: #333;line-height: 28px; }
.set_float .tips{ display: block;padding: 5px 0;font-size: 14px;color: #999;line-height: 20px;white-space: normal; }
.set_float .small_inp{ width: 80px;margin-right: 10px; }

/*********用于新增公共模块的css 2019-01-23********/
/***总平台店铺信息修改css 2019-01-23 ***/
.shop_lable{
            display: inline-block;
            position: relative;
            margin: 5px 10px 5px 0;
            padding: 0 20px;
            border-radius: 2px;
            background: rgba(79, 143, 253, 1);
            font-size: 14px;color: #fff;
            line-height: 26px;
            vertical-align: top;
        }
.shop_lable_div{display: block;position: absolute;width: 16px;height: 16px;top: -6px;right: -6px;}
.lable_img{display: block;width: 100%;height: 100%;}
.add_shop_lable{
               display: inline-block;
               position: relative;
               margin: 5px 0 5px 0;
               padding: 0 20px;
               border-radius: 2px;
               background: rgb(228, 228, 228);
               font-size: 14px;
               color: #333;
               line-height: 26px;
               vertical-align: top;
            }
.add_shop_lable:hover{ cursor:pointer; }

/* 添加标签弹框 */
.base_float{ display: none;position: fixed;z-index: 499;width: 100%;height: 100%;top: 0;left: 0; }
.base_float .wrap_bg{ display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, 0.5); }

.add_shop_float{ display: block;position: absolute;width: 440px;top: 300px;left: 50%;margin-left: -300px;padding: 30px;background: #fff; }
.add_shop_float input{ display: block;float: left;width: 320px;padding: 0 10px;border: 1px solid #ededed;font-size: 14px;color: #333;line-height: 30px;  }
.add_shop_float .btn{ display: block;float: right;width: 60px;border: none;outline: none;background: #ff5454;font-size: 14px;color: #fff;text-align: center;line-height: 32px; }
.add_shop_float .btn:hover{ cursor: pointer; }

/***商家后台申请注册开关按钮&&总平台店铺信息修改开关按钮****/
.switch_box{ display: inline-block;position: relative;width: 60px;height: 28px;border-radius: 100px;vertical-align: top;overflow: hidden; }
.switch_on{ border: 2px solid  rgba(16, 142, 231, 1);background: rgba(16, 142, 231, 1); }
.switch_off{ border: 2px solid  rgba(188, 188, 188, 1);background: rgba(188, 188, 188, 1); }
.switch_on .off,.switch_off .on{ display: none; }
.switch_on .on,.switch_off .off{ display: block; }
.switch_box input{ display: block;position: absolute;z-index: 9;width: 100%;height: 100%;top: 0;left: 0;margin: 0;opacity: 0; }
.switch_box input:hover{ cursor: pointer; }
.switch_span{display: inline-block;font-size: 12px;color: #333;line-height: 28px;vertical-align: top;}
.switch_p{padding: 0 5px;font-size: 12px;font-weight: bold;color: #fff;line-height: 24px;text-align: left;}
.switch_div_right{position: absolute;width: 24px;height: 24px;top: 0px;right: 0px;border-radius: 50%;background: #fff;}
.switch_div_left{position: absolute;width: 24px;height: 24px;top: 0px;left: 0px;border-radius: 50%;background: #fff;}
.switch_p_off{padding: 0 5px;font-size: 12px;font-weight: bold;color: #fff;line-height: 24px;text-align: right;}

/**********************订单样式************************/
.bot_l{ display: block;float: left;width: 50%; }

/*****************************商家管理后台***************************/
/*****************************商品管理下的商品详情页*****************************/
.complete_box{ display: block;height: 100%;box-sizing: border-box;overflow: hidden; }
.complete_box_bd{ border: 1px solid #e6e6e6; }
.complete_box_pd{ padding: 20px; }

/*左半边*/
.wrap_pd_left{ display: block;box-sizing: border-box;float: left;width: 60%;max-height: 100%;padding: 0 20px 0 0;white-space: normal;overflow-x: hidden;overflow-y: auto; }
.wrap_pd_left_border{ border: 1px solid #e6e6e6; }
.wrap_pd_left th{ white-space: nowrap; }

.wrap_pd_left .wrap_item_tt{ display: block;padding: 0 10px;background: #f5f5f5;font-size: 12px;color: #333;font-weight: bold;line-height: 34px; }
.wrap_pd_left .wrap_item_bd{ display: block;padding: 5px 10px; }
.wrap_pd_left .wrap_type{ display: block;float: left;margin: 5px 0;padding: 10px;border: 1px solid #e6e6e6;border-radius: 10px; }
.wrap_pd_left .wrap_type .l_img{ display: block;float: left;width: 50px;height: 50px;margin-right: 10px; }
.wrap_pd_left .wrap_type .l_img img{ display: block;width: 100%;height: 100%; }
.wrap_pd_left .wrap_type .r_txt{ display: block;float: right;width: 100px;font-size: 14px;color: #666;line-height: 24px; }

.wrap_pd_left .wrap_msg{ display: block;white-space: nowrap; }
.wrap_pd_left .wrap_msg .l_txt{ display: block;float: left;padding: 5px 0;font-size: 12px;color: #333;font-weight: bold; }
.wrap_pd_left .wrap_msg .r_box{ display: block;float: left;padding: 5px 0; }
.wrap_pd_left .wrap_msg .box_txt{ font-size: 12px;color: #333; }
.wrap_pd_left .wrap_msg .box_img{ display: block;float: left;width: 50px;height: 50px; }
.wrap_pd_left .wrap_msg .box_img img{ display: block;width: 100%;height: 100%; }

.wrap_pd_left .table_head{ border-bottom: 1px solid #e6e6e6; }
.wrap_pd_left .table_head .each{ display: block;float: left;width: 33.33%;padding: 15px 10px;font-size: 12px;color: #333;font-weight: bold; }
.wrap_pd_left .table_head .each_small{ width: 16.66%; }

.wrap_pd_left .table_tr{ border-bottom: 1px solid #e6e6e6;font-size: 0;white-space: nowrap; }
.wrap_pd_left .table_tr .each{ display: inline-block;width: 33.33%;height: 100%;padding: 15px 10px;border-left: 1px solid #e6e6e6;font-size: 12px;color: #333;line-height: 30px;vertical-align: top; }
.wrap_pd_left .table_tr .each:first-child{ border-left: none; }
.wrap_pd_left .table_tr .each_small{ width: 16.66%; }

/*右半边*/
.wrap_pd_right{ display: block;box-sizing: border-box;float: right;width: 38%;height: 100%;padding: 10px;background: #f5f5f5;overflow-x: hidden;overflow-y: auto; }
.wrap_pd_right .wrap_item{ display: block;min-height: 100%;padding: 10px;border-radius: 10px;background: #fff;box-shadow: 2px 2px 2px rgba(174, 174, 174, 0.349019607843137); }
/* .wrap_pd_right .wrap_item:first-child{ margin-top: 0; } */
.wrap_pd_right .wrap_item_tt{ display: block;padding: 0 10px;background: #f5f5f5;font-size: 12px;color: #FF0000;font-weight: bold;line-height: 34px; }

.wrap_pd_right .wrap_table{ display: block;margin-top: 10px;border: 1px solid #e6e6e6; }
.wrap_pd_right .table_head{ border-bottom: 1px solid #e6e6e6; }
.wrap_pd_right .table_head .each{ display: block;float: left;width: 26%;padding: 15px 10px;font-size: 12px;color: #333;font-weight: bold; }
.wrap_pd_right .table_head .each_small{ width: 21%; }

.wrap_pd_right .table_tr{ border-bottom: 1px solid #e6e6e6;font-size: 0;white-space: nowrap; }
.wrap_pd_right .table_tr:last-child{ border-bottom: none; }
.wrap_pd_right .table_tr .each{ display: inline-block;width: 26%;height: 100%;padding: 15px 10px;border-left: 1px solid #e6e6e6;font-size: 12px;color: #333;line-height: 30px;vertical-align: top; }
.wrap_pd_right .table_tr .each:first-child{ border-left: none; }
.wrap_pd_right .table_tr .each_small{ width: 21%; }

.wrap_pd_right .wrap_item_bd{ display: block;padding: 5px 0; }
.wrap_pd_right .wrap_msg{ display: block;white-space: nowrap; }
.wrap_pd_right .wrap_msg .l_txt{ display: block;float: left;padding: 5px 0;font-size: 12px;color: #333;font-weight: bold; }
.wrap_pd_right .wrap_msg .r_box{ display: block;float: left;padding: 5px 0; }
.wrap_pd_right .wrap_msg .box_txt{ font-size: 12px;color: #333; }

/*********************总后台商品管理的添加商品页面*********************/
.exc_mark_wrap{ display: inline-block;position: relative;margin: 0 8px 0 0;vertical-align: top; }
.exc_mark_wrap .exc_mark{ display: inline-block;width: 20px;height: 20px;border-radius: 50%;background: #000;font-size: 16px;color: #fff;text-align: center;line-height: 20px; }
.exc_mark_wrap .exc_mark:hover{ cursor: pointer; }
.exc_mark_wrap .wrap_float{ display: none;position: absolute;width: 200px;bottom: 30px;left: 50%;margin-left: -100px;padding: 5px;background: rgba(0, 0, 0, 0.5); font-size: 14px;color: #fff;text-align: center;line-height: 20px;}
.exc_mark_wrap .wrap_float:after{ content: "";display: block;position: absolute;width: 0;height: 0;bottom: -10px;left:50%;margin-left: -5px;border: 5px solid transparent;border-top-color: rgba(0, 0, 0, 0.5); }
.exc_mark_wrap .exc_mark:hover+.wrap_float{ display: block; }

/*********************总后台商城活动查看拼团活动详情页面*********************/
.float_wrap .item_tt{ display: block;font-size: 14px;color: #333;font-weight: bold; }
.float_wrap .item_bd{ display: block;margin-top: 10px; }
.float_wrap .item_each{ display: block;box-sizing: border-box;float: left;width: 50%;padding: 0 20px 0 0;font-size: 12px;color: #2e2e2e;line-height: 20px;white-space: normal; }

.float_wrap .item_table{ display: block;border: 1px solid #D7D7D7; }
.float_wrap .item_table table{ width: 100%; }
.float_wrap .item_table tr{ border-bottom: 1px solid #D7D7D7;font-size: 12px;color: #333; }
.float_wrap .item_table tr:last-child{ border-bottom: none; }
.float_wrap .item_table th{ padding: 5px 10px;border-right: 1px solid #D7D7D7;font-weight: bold;text-align: center; }
.float_wrap .item_table td{ padding: 5px 10px;border-right: 1px solid #D7D7D7;text-align: center; }
.float_wrap .item_table tr th:last-child{ border-right: none; }
.float_wrap .item_table tr td:last-child{ border-right: none; }

.float_wrap .btn_wrap{ display: block;padding: 20px 0;text-align: center; }
.float_wrap .btn_wrap .btn{ display: inline-block;width: 100px;border: 1px solid #e6e6e6;font-size: 14px;color: #333;text-align: center;line-height: 30px; }
.float_wrap .btn_wrap .btn:hover{ cursor: pointer; }

/*********************商家后台商品管理的图片上传展示*********************/
.upload_show_img{ position: relative; }
.upload_show_img .icon_main{ display: none;position: absolute;z-index: 9;width: 40px;height: 20px;top: 0;right: 0;background: url("/themes/mallbiz/static/images/fc/sign_main.png") no-repeat 0 0;background-size: 100% 100%; }
.upload_show_small_img .icon_main{ width: 30px;height: 15px; }

/*********************总后台的页面设置*********************/
/* .page_swiper_item{ display: block;width: 100%;overflow: hidden; } */
.page_swiper_item .tt{ display: block;position: relative;padding: 10px 20px;background: #F0F3FA;font-size: 12px;color: #333;line-height: 16px; }
.page_swiper_item .tt .edit_btn{ display: block;position: absolute;top: 10px;right: 20px;font-size: 12px;color: #1A90F7;cursor: pointer; }
.page_swiper_item .tt .del_btn{ display: block;position: absolute;top: 7px;right: 108px;width: 68px;height: 24px;border-radius: 2px;background: rgb(255, 255, 255);border: 1px solid #f44;line-height: 22px;font-size: 12px;text-align: center;cursor: pointer;color: #f44; }
.page_swiper_item .swiper_wrap{ display: block;position: relative;padding: 20px 50px;background-color: #fafafa;overflow: hidden; }
.page_swiper_item .swiper_wrap .icon_prev{ display: block;position: absolute;z-index: 9;width: 28px;height: 50px;top: 50%;left: 11px;margin-top: -25px;background: url("/admin/images/fc/hx_slideCont_prev.png") no-repeat 0 0; }
.page_swiper_item .swiper_wrap .icon_prev:hover{ cursor: pointer;background: url("/admin/images/fc/hx_slideCont_prev_on.png") no-repeat 0 0; }
.page_swiper_item .swiper_wrap .icon_next{ display: block;position: absolute;z-index: 9;width: 28px;height: 50px;top: 50%;right: 11px;margin-top: -25px;background: url("/admin/images/fc/hx_slideCont_next.png") no-repeat 0 0; }
.page_swiper_item .swiper_wrap .icon_next:hover{ cursor: pointer;background: url("/admin/images/fc/hx_slideCont_next_on.png") no-repeat 0 0; }

/**************************商家后台订单列表**************************/
.search_search{ display: block;box-sizing: border-box;position: relative;float: left;width: 70%;height: 44px;padding: 5px 100px 5px 10px;border: 1px solid #ededed;background: #f5f5f5; }
.search_search .inp{ display: block;box-sizing: border-box;width: 100%;height: 32px;padding: 0 10px;border: none;outline: none;background: #fff;font-size: 14px;color: #333;line-height: 32px; }    
.search_search .search_btn{ display: block;box-sizing: border-box;position: absolute;z-index: 9;width: 80px;height: 32px;top: 5px;right: 10px;border: 1px solid #ededed;outline: none;background: #fff;font-size: 14px;color: #333;text-align: center;line-height: 30px; }

.search_between{ display: block;box-sizing: border-box;position: relative;float: left;width: 30%;height: 44px;padding: 0 120px 0 10px; }
.search_between .box{ display: block;box-sizing: border-box;position: relative;height: 44px;padding: 5px 100px 5px 10px;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.349019607843137) ;}
.search_between .inp{ display: block;box-sizing: border-box;width: 100%;height: 34px;border: none;outline: none;font-size: 14px;color: #333;line-height: 34px; }
.search_between .search_btn{ display: block;box-sizing: border-box;position: absolute;width: 80px;height: 32px;top: 6px;right: 10px;background: #18a689;font-size: 14px;color: #fff;text-align: center;line-height: 32px;cursor: pointer; }
.search_between .r_btn{ display: block;box-sizing: border-box;position: absolute;width: 110px;height: 32px;top: 6px;right: 0;border-radius: 5px;background: #18a689;font-size: 14px;color: #fff;text-align: center;line-height: 32px;cursor: pointer; }
.search_between .icon_pull{ display: inline-block;position: relative;top: -2px;width: 20px;height: 20px;margin-right: 10px;background-image: url("/themes/mallbiz/static/images/fc/u843.png");background-size: 100% 100%;vertical-align: middle; }

/*标题*/
.table_nav{ display: block;box-sizing: border-box;width: 100%;height: 32px;border-left: 1px solid rgb(215, 215, 215);border-right: 1px solid rgb(215, 215, 215); }
.table_nav .item{ display: block;box-sizing: border-box;float: left;padding: 0 10px;border-right: 1px solid #fff;background: rgb(215, 215, 215);font-size: 14px;color: #000;line-height: 32px; }
.table_nav .item:last-child{ border-right: none; }

/*每一个订单*/
.order_item{ display: block;box-sizing: border-box;margin-bottom: 10px; }
.order_item .wrap_tt{ display: block;position: relative;background: #f0f3fa; }
.order_item .wrap_tt .item{ display: block;box-sizing: border-box;float: left;padding: 0 10px;font-size: 14px;color: #333;line-height: 32px; }
.order_item .wrap_tt .item:last-child{ text-align: right; }
.order_item .wrap_tt .font_on{ color: #f00; }

.order_item .tb{ box-sizing: border-box;width: 100%;border: 1px solid #ededed; }
.order_item .tb:hover{ background: #f0f3fa; }
.order_item .tb td{ padding: 8px; }
.order_item .tb .product_wrap{ display: block;box-sizing: border-box;position: relative;width: 100%;height: 48px;padding: 0 0 0 53px; }
.order_item .tb .product_img{ display: block;position: absolute;top: 0;left: 0;width: 48px;height: 48px; }
.order_item .tb .product_img img{ width: 100%;height: 100%; }
.order_item .tb .product_box{ box-sizing: border-box;padding: 4px 0 0 0;overflow: hidden; }
.order_item .tb .product_name,.order_item .table .product_num{ height: 24px;overflow: hidden; }

/*高级筛选弹层*/
.float{ display: block;position: fixed;z-index: 499;width: 100%;height: 100%;top: 0;left: 0; }
.float .inner_bg{ display: block;position: relative;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5); }

.checkbox_float{ display: block;box-sizing: border-box;position: absolute;z-index: 9;width: 620px;top: 150px;left: 50%;margin-left: -310px;background: #fff; }
.checkbox_float .box{ display: block;box-sizing: border-box;padding: 20px 30px; }
.float_tt{ display: block;font-size: 18px;color: #333;font-weight: bold;text-align: center; }
.checkbox_float .box .dispatch_serch{ border: none;margin: 20px 0 0 0;padding: 0; }
.checkbox_float .box .dispatch_serch .list_box{ padding: 5px 0;border-bottom: none; }

.checkbox_float .bottom{ display: block;box-sizing: border-box;padding: 40px 30px;border-top: 1px solid #ededed;font-size: 0;text-align: center; }

/*高级筛选弹层*/
.writeOff_float{ display: block;box-sizing: border-box;position: absolute;z-index: 9;width: 620px;padding: 20px 60px;top: 150px;left: 50%;margin-left: -310px;background: #fff; }
.float_pd{ display: block;box-sizing: border-box;position: relative;padding: 20px 30px 20px 140px;background: #f5f5f5; }
.float_pd .pd_img{ display: block;position: absolute;top: 20px;left: 30px;width: 100px;height: 100px; }
.float_pd .pd_img img{ width: 100%;height: 100%; }
.float_pd .pd_box{ box-sizing: border-box;position: relative;min-height: 100px;padding-bottom: 24px;overflow: hidden; }
.float_pd .pd_name{ max-height: 40px;font-size: 18px;color: #333;font-weight: bold;line-height: 20px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.float_pd .pd_specs{ margin-top: 10px;font-size: 12px;color: #333; }
.float_pd .pd_price{ display: block;position: absolute;bottom: 0;left: 0;width: 100%;font-size: 16px;color: #f00;line-height: 24px; }
.float_pd .pd_price span{ display: block;position: absolute;top: 0;right: 0;font-size: 12px;color: #333; }

.float_code{ font-size: 16px;color: #333;text-align: center; }

.float_list .li{ padding: 0 0 0 180px;font-size: 12px;color: #333;line-height: 20px; }

.writeOff_float .ft{ font-size: 0;text-align: center; }

/*退款进度弹层*/
.refund_float{ display: block;box-sizing: border-box;position: absolute;z-index: 9;width: 640px;max-height: 650px;padding: 30px 20px;top: 150px;left: 50%;margin-left: -320px;background: #fff;overflow-x: hidden;overflow-y: auto; }
.refund_float .pd_wrap{ display: block;box-sizing: border-box;padding: 0 30px; }
.refund_float .pd_wrap_tt{ font-size: 12px;color: #333;font-weight: bold; }

.float_table{ display: block;box-sizing: border-box;border: 1px solid #ededed;border-radius: 5px;overflow: hidden; }
.float_table .item{ box-sizing: border-box;padding: 5px 10px;border-bottom: 1px solid #ededed; }
.float_table .item:last-child{ border-bottom: none; }
.float_table .item_tt{ font-size: 14px;line-height: 26px; }
.float_table .item_tt_l{ display: block;float: left;width: 40%;color: #333;font-weight: bold; }
.float_table .item_tt_r{ display: block;float: right;width: 50%;color: #666;text-align: right;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.float_table .item_desc{ font-size: 14px;color: #666;line-height: 26px; }
.float_table .item_img{ display: block;float: left;width: 64px;height: 64px;margin: 0 10px 10px 0; }
.float_table .item_img img{ width: 100%;height: 100%; }

.refund_float .refund_tt{ font-size: 18px;color: #333; }
.refund_list .refund_li{ display: block;box-sizing: border-box;position: relative;padding: 0 0 20px 40px; }
.refund_list .refund_li:last-child{ padding-bottom: 0; }
.refund_list .refund_li:before{ content: "";display: block;position: absolute;top: 12px;left: 20px;width: 1px;height: 100%;background: #ccc; }
.refund_list .refund_li:after{ content: "";display: block;position: absolute;top: 8px;left: 16px;width: 9px;height: 9px;border-radius: 50%;background: #ccc; }
.refund_list .refund_li_on:after{ content: "";display: block;position: absolute;top: 3px;left: 13px;width: 15px;height: 15px;border: 2px solid rgb(255, 159, 140);border-radius: 50%;background: rgb(242, 71, 36); }
.refund_list .refund_li:last-child:before{ content: none; }
.refund_list .refund_msg{ font-size: 14px;color: #333;line-height: 20px; }
.refund_list .refund_time{ font-size: 12px;color: #999;line-height: 20px; }
.refund_list .refund_li_on .refund_msg{ color: rgb(242, 71, 36); }

/*****************************商品管理下的商品详情页*****************************/
/*订单进度*/
.base_progress{ display: block; }
.base_progress .item{ display: block;box-sizing: border-box;float: left;position: relative;width: 150px;padding: 50px 0 0 0;font-size: 14px;color: #999;text-align: center;line-height: 20px; }
.base_progress .item:before{ content: "";display: block;position: absolute;top: 23px;right: 50%;width: 100%;height: 3px;background: #999; }
.base_progress .circle{ display: block;box-sizing: border-box;position: absolute;z-index: 3;top: 14px;left: 64px;width: 22px;height: 22px;border: 2px solid #fff;border-radius: 50%;background: #999; }
.base_progress .circle:after{ content: "";display: block;box-sizing: border-box;position: absolute;top: -3px;left: -3px;width: 24px;height:  24px;border: 1px solid #999;border-radius: 50%;background: transparent; }
.base_progress .item:first-child{ width: 75px;text-align: left; }
.base_progress .item:first-child:before{ content: none; }
.base_progress .item:first-child .circle{ left: 0; }
.base_progress .item_on{ color: rgb(16, 142, 231); }
.base_progress .item_on:before{ background: rgb(16, 142, 231); }
.base_progress .item_on .circle{ background: rgb(16, 142, 231); }
.base_progress .item_on .circle:after{ border: 1px solid rgb(16, 142, 231); }

/*****************************商品审核页*****************************/
.base_reason{ display: block;padding: 5px 10px;border: 1px dashed #f00;border-radius: 7px;background-color: #ffffd5;font-size: 14px;color: #333;font-weight: bold;line-height: 22px; }

.examine_form{ padding: 20px 0;border: 1px solid #ededed; }
.examine_form table tr td{ line-height: 20px; }

/*****************************总后台下的新版推送配置页*****************************/
/* 顶部导航 */
.base_nav{ display: block;padding: 0 20px;border-bottom: 1px solid #e4ebf1;font-size: 0; }
.base_nav .item{ display: inline-block;margin-right: 40px;vertical-align: top; }
.base_nav .item_link{ display: block;position: relative;font-size: 14px;color: #333;line-height: 34px;cursor: pointer; }
.base_nav .item_link_on:after{ content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background-color: rgb(49, 136, 228); }

/* 主体 */
.set_msg{ display: block;padding: 20px; }

.set_msg_item{ display: block;float: left;box-sizing: border-box;width: 265px;height: 330px;margin: 0 40px 20px 0;border: 1px solid rgb(244, 241, 244);background: rgb(247, 244, 248);overflow-x: hidden;overflow-y: auto; }
.set_msg_item .ad_top{ padding: 10px 0; }
.set_msg_item .ad_tt{ padding: 0 10px;font-size: 16px;font-weight: bold;color: #333;line-height: 26px; }
.set_msg_item .ad_remarks{ padding: 0 10px;font-size: 14px;color: #999;line-height: 20px; }

.set_msg_item .ad_items{ display: block;padding: 5px 10px;border-top: 1px solid #fff; }
.set_msg_item .ad_item_tt{ display: block;padding: 0 5px;font-size: 14px;color: #333;line-height: 30px; }
.set_msg_item .ad_item_list{ display: block;padding: 5px 0;background-color: #fff; }
.set_msg_item .ad_item_li{ display: block;position: relative;padding: 0 55px 0 5px;font-size: 14px;color: #333;line-height: 24px; }
.set_msg_item .ad_item_inp{ display: block;position: absolute;z-index: 9;top: 6px;right: 5px; }
.set_msg_item .ad_item_set{ display: block;position: absolute;z-index: 9;top: 0;right: 30px;font-size: 12px;color: #3188E4;cursor: pointer; }















































