@charset "utf-8";
.layui-layer-btn span,.layui-layer-dialog .layui-layer-ico,.layui-layer-setwin span{display:inline-block;*display:inline;*zoom:1;vertical-align:top}
.layui-layer-setwin span{position:relative;width:16px;height:16px;margin-left:10px;font-size:12px;_overflow:hidden}
.layui-laydate-content td, .layui-laydate-content th{
    padding: 2px 5px !important;
    height: 26px !important;
}
.am-selected-list .am-selected-text{
    white-space: normal !important;
}
.back_grey{
    background-color: rgb(177 180 239);
}
.back_red{
    background-color: red;
}
.yj_class{
    line-height: 40px;
    font-weight: bold;
    margin-right: 15px;
}
.mask-shadow{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
    transition: 1s;
    position: absolute;
    left: 0;
    top: 0;
    opacity:0;
}
.opacity{
    opacity:1;
}
.tip_div{
    max-width: 90%;
    width: fit-content;
    border-radius: 5px;
    padding: 15px 30px;
    background: white;
    margin: 250px auto 0;
    text-align: left;
}
.qm_img{
    max-width:100px;
    max-height:40px
}
.do_person{
    height: 40px;
    text-align: left;
    width: 80%;
    margin: 10px auto 0;
}
.text_color0{
    color: #37df44;
}
.text_color1{
    color: #4b92df;
}
.text_color2{
    color:#df34d3;
}
.text_color3{
    color: #df9036;
}
.text_color4{
    color: #05dbdf;
}
.text_color5{
    color: #aadfd6;
}
.text_color6{
    color: #df726d;
}
.text_color7{
    color: #9aa09b;
}
.text_color8{
    color: #df9440;
}
.text_color9{
    color: #ae0fdf;
}
.text_color10{
    color: #153fa0;
}
.text_color11{
    color: #a03d08;
}
.text_color12{
    color: #a00b91;
}
.text_color13{
    color: #44a02f;
}
.text_color14{
    color: #ff2fa8;
}
.text_color15{
    color: #967b9a;
}
.text_color16{
    color: #a07c02;
}
text_color17{
    color: #417049;
}
.text_color18{
    color: #b49b80;
}
.text_color19{
    color: #d05af5;
}
.text_color20{
    color: #6d87c4;
}
.text_color21{
    color: #b28268;
}
.text_color22{
    color: #f584e9;
}
.text_color23{
    color: #7ab46d;
}
.text_color24{
    color: #bd779f;
}
.text_color25{
    color: #87628c;
}
text_color26{
    color: #657e69;
}
.text_color27{
    color: #a07c02;
}
.text_color28{
    color: #af9271;
}
.text_color29{
    color: #623470;
}
.text_color30{
    color: #2f3b57;
}
/*负债率时间范围查询*/
.layui-laydate-range {
    /*width: 546px;*/
    max-width: 273px;
    overflow: scroll;
}
.px_search{
    position: fixed;
    top: 55px;
    width: 98%;height:40px ;
}
.mbo_ten{
    margin-bottom: 10px;
}
.mto_ten{
    margin-top: 10px;
}
.time_div{
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 4px 5px;
}
.time_div_class{
    max-width: 97%;
    margin: 5px auto;
}
.wid_hun{
    width: 100%;
}
.wid_hun_i{
    width: 100% !important;
}
.in_f_wid{
    border: 1px solid #c2c2c2 !important;
    text-align: center;
    border-radius: 0 !important;
}
.wid_price{
    width: 60px;
}
.wid_discount{
    width: 30px;
}
.flex_one{
    flex: 1;
}
.tip_nodata{
    line-height: 40px;
    text-align: center;
}
.text_over{
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
}
.text_left{
    text-align: left;
}
.pink_span{
    border-radius: 10px;
    background-color: rgb(241, 158, 194);
    margin: 3px;
    line-height: 1.8;
    padding: 0 8px;
    display: inline-block;
    color: white;
    position: relative;
}
.color_green{
color:rgb(16, 173, 0) !important;
}
.white_header{
    color: #000;
    font-size: 2rem;
    text-align: center;
    line-height: 50px;
    background: white;
    font-weight: bold;
    position: fixed;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 0px 6.22px 0.78px rgba(0, 0, 0, 0.09);
}
.click_back{
    background: rgb(238, 243, 255) !important;
}
.color_in{
    display: inline-block;
    padding: 4px 8px;
    background: #e9e9e9;
    border-radius: 6px;
}
.color_black{
    display: inline-block;
    padding: 4px 8px;
    background:#d0cece;
    border-radius: 6px;
}
.color_white{
    color: #fff;
}
.sgfee{
    margin-left: 6px;
    color: rgba(34, 65, 80, 0.79);
    font-size:12px;
}
.am-pagination{
    margin: 0 auto;
    position: fixed;
    bottom: 5px;
    right:1.5%;
    width: 75%;
    display: flex;
    font-size: 15px;
    z-index:102;
}
.am-pagination>li{
    flex: auto;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.am-pagination>li>a, .am-pagination>li>span{
    padding:4px 6px !important;
}
.overflow_y{
    overflow-y: scroll;
}
.t_head_box{
    position: absolute;top:0;left: 0;
    z-index: 102;
}
.common_no{
    width: 97%;
    margin: 0 auto;
    line-height: 1.2;
}
.table_page{
    width: 97%;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
}
.table_xy_scroll{
    width: 97%;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
    position: relative;
}
.layer_table_height{
    max-height: 70%;
}
#body_box{
    overflow-y: scroll;overflow-x: scroll;
    width: fit-content !important;
}
#pro_body_box{
    overflow-y: scroll;overflow-x: scroll;
    width: fit-content !important;
}
#xf_body_box{
    overflow-y: scroll;overflow-x: scroll;
    width: fit-content !important;
}
#xh_body_box{
    overflow-y: scroll;overflow-x: scroll;
    width: fit-content !important;
}
#ka_body_box{
    overflow-y: scroll;overflow-x: scroll;
    width: fit-content !important;
}
.table_none{
    display: none;
}
.table_style th{
    /*border-right:1px solid rgba(246,246,246,0.6);*/
}
.table_style th:last-child{
    border-right:none;
}
.change_cishu{
    cursor: pointer;
}
*{
    cursor: pointer;
}
[data-am-widget=tabs] {
     margin: 0 !important ;
}
.am-nav-tabs>li>a{
    border:none !important;
  display:block !important;
}
@keyframes yiyi {
    0%{
        transform: rotate(-90deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@keyframes que {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(-90deg);
    }
}
.search_width{
    width: 98% !important;
}
.back_f6f6{
    background: #f6f6f6;
}

.back_white{
    background: #fff;
}
[data-am-widget=tabs] {
    margin: 0px;
}
img[src=""]{opacity: 0;}
.sousuo input{
    font-size: 1.4rem !important;
}
.sousuo .ssicon{
    width: 17px !important;
    top:6px !important;
}
input{
    font-size: inherit;
}
body {
    padding: 0;
    margin: 0;
    accelerator: 1.6rem;
}
ol, ul, li {
    padding: 0;
    margin: 0;
    list-style: none
}
h1, h6, h2, h3, h4, h5, ul, li, p, hr {
    padding: 0;
    margin: 0;
}
input, button, textarea {
    outline: none;
}
input:focus, button:focus {
    outline: none;
}
html {
    padding: 0;
    margin: 0;
    font-size: 62.5%;
}
html, body {
    height: 100%;
    scroll = "no"
}
i {
    font-style: normal;
}
img {
    border: none;
}
ul {
    list-style: none;
}
div {
    margin: 0;
}
body, h1, h2, h3, h4, h5, h6, div, span {
    font-family: "微软雅黑";
    font-weight: 400;
}
body {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    background: #f6f6f6;
    width: 100%;
    overflow-x: hidden;
}
*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, textarea {
    border: 0;
    -webkit-appearance: none;
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}
.header_mar{
    margin-bottom: 10px;
    z-index: 101;
}
.page_common{
     width: 97%;
     margin: 0 auto;
     overflow: hidden;
 }
.page_scoll{
    width: 97%;
    margin: 0 auto;
}
.puji_z{
    z-index: 88;
}
header input{
    vertical-align: text-top !important;
}
.disflex {
    display: flex;
}
header a {
    color: #fff !important;
}
.am-nav>li>a{
    padding:0.3rem 0.5rem !important;
    color:#333 !important;
}
/*首页 商品 个人中心  中间的功能样式 同*/
.ctrl_wode_middle {
    width: 100%;
    margin-top: 3px;
}
.ctrl_wode_middle ul {
    width: 100%;
    overflow: hidden;
}
.ctrl_wode_middle ul li {
    float: left;
    width: 33.33%;
    padding: 15px 0;
    text-align: center;
}
.ctrl_wode_middle ul li img {
    height: 45px;
    width: 45px;
    margin-bottom: 5px;
}
.ctrl_wode_middle ul li div {
    font-size: 14px;
    color: #333;
}

/*中间的功能样式结束*/

/*另一渐变*/
.other_back{
    background-image: -moz-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
/*高50像素的页头*/
.common-header {
    height: 50px;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 2rem;
    text-align: center;
    line-height: 50px;
    position: relative;
}
.common-header-return-img {
    height: 20px !important;
}
.common-header-title a {
    color: #fff;
}
/*高50px的头部固定*/
.common-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 888;
}
/*高50px的头部固定的上边距*/
.common-toujianju {
    padding-top: 50px;
}
/*页头较高的返回键*/
.comeback {
    position: absolute;
    top: 12px;
    left: 1rem;
    width: 11px;
    height: 20px;
    z-index: 888;
}
/*黑色三角下拉框*/
.downtime {
    display: inline-block;
    border-style: solid;
    width: 0;
    height: 0;
    border-top: 5px solid rgb(51, 51, 51);
    border-left: 5px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 5px solid transparent;
}
.none {
    display: none !important;
}
.submit{
    color: #fff;
    text-align: center;
    line-height: 40px;
    width: 85%;
    margin: 30px 7.5%;
    border: none;
    border-radius: 10px;
    font-size: 1.8rem;
}
#nothing{
    text-align:center;
    margin-top: 60%;
    background: #f6f6f6;
}
#nothing span{
    color:#bfbfbf;
}
/*蓝色背景渐变*/
.blue_back {
    background: -webkit-linear-gradient(#6c83f7, #c69ffa);
    background: -o-linear-gradient(#6c83f7, #c69ffa);
    background: -moz-linear-gradient(#6c83f7, #c69ffa);
}
/*红色背景渐变阴影*/
.red_box {
    background-image: -moz-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
}
/*蓝色背景渐变有阴影*/
.blue {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
}
/*绿色背景渐变*/
.green {
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.green a,.blue a,red_box a{
    color: white !important;
}
.common_header {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 2rem;
    text-align: center;
    line-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 99;
}
/*右边的操作按钮*/
.right_button {
    position: fixed;
    right: 3%;
    top: 12px;
    height: 26px;
    font-size: 1.5rem;
    line-height: 26px;
    padding: 0px 1rem;
    border-radius: 15px;
    color: #fff;
    z-index: 100;
}
.little_button {
   margin-left:10px;
    height: 26px;
    font-size: 1.5rem;
    line-height: 26px;
    padding: 1px 5px;
    border-radius: 15px;
    color: #fff;
}
.overflow>li{
    overflow: hidden;
    line-height: 50px !important;
}
.overflow>li span img{
    margin: 18px 18px 18px 0;
}
.overflow>li a>img{
    margin: 18px 0 18px 0;
}
.overflow>li>a{
    color:#333;
    /*display: inline-block;
    width: 100%;
    height:100%;*/
}
/*点击时的渐变*/
.am-nav-tabs > li.am-active > a, .am-nav-tabs > li.am-active > a:focus, .am-nav-tabs > li.am-active > a:hover {
    color: #fff !important;
    border:none !important;
    margin:0 !important;
    /*display: inline-block;*/
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -o-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -moz-linear-gradient(#6c83f7, #c69ffa) !important;
    background: linear-gradient(#6c83f7, #c69ffa) !important;
}
/*点击时的渐变*/

/*统一的表格样式*/
.table_height{
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
}
.table_td_width{
    width: 120px;
    /*text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
    white-space: normal;
}
.table_td_yg{
    width: 80px;
    white-space: normal;
}
.table_style {
    text-align: left;
    font-size: 1.5rem;
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
}
.table_style > thead > tr {
    background-image: -moz-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(237, 230, 248) 0%, rgb(207, 212, 250) 100%);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.table_style > thead > tr > th {
    /*border: none;*/
    /*border-spacing: 0;*/
}
.table_style tr td {
    border-bottom: 1px solid #ddd;
}
.table_style tr:last-child {
    border: none;
}
.table_style tr {
    background-color: #fff;
}
.table_style td,.table_style th {
    padding: 1rem 8px !important;
}
.table_style  .do_thing {
    color: rgb(134, 139, 248) !important;
}
.black{
    color: #333 !important;
}
header{
    position: relative;
}
.height_hundred {
    height: 100px;
}
.height_hundred_fifty {
    height: 150px;
}
.height_fifty {
    height: 50px;
}
.padding_left{
    padding-left: 25px;
}
.padding_top_ten{
    padding-top: 10px;
}
.paddingTop {
    padding-top: 30px;
}
.return {
    position: fixed;
    top: 15px;
    left: 16px;
    width: 11px;
    height: 20px;
    z-index: 100;
}
/*列表样式*/
.ul_list {
    background: #fff;
    overflow: visible;
}
.ul_list li{
    padding: 0.5rem 1.5rem;
    line-height: 40px;
    border-bottom: 1px  solid rgb(238, 238, 238);
}
.ul_list li .list_left{
    width: 25%;
    min-width: 88px;
    display: inline-block;
}
.ul_list li .list_right{
    width: 65%;
    display: inline-block;
}
.ul_list li .list_right input{
    font-size: 1.4rem !important;
    vertical-align: text-top;
}
.ul_list li:last-child{
    border:none;
}
/*不固定的返回键*/
.return_no {
    position: absolute;
    top: 15px;
    left: 16px;
    width: 11px;
    height: 20px;
    z-index: 100;
}
.the_whole_page {
    width: 100%;
    height: 100%;
    position: relative;
    /*overflow: hidden;*/
}
.common_page {
    width: 97%;
    margin: 0 auto;
    line-height: 1.2;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap;
}
.margin_top_ten{
    margin-top: 10px;
}
.vip_list_page{
    width: 97%;
    margin: 0 auto;
    line-height: 1.2;
    overflow-y: scroll;
}
.margin_left{
    margin-left: 20px;
}
.block {
    display: block;
}
.huihui {
    color: rgb(153, 153, 153);
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.attention{
    color:#9370db
}
.common_layer {
    border-top: none;
    padding: 5px 20px;
    font-size: 1.5rem;
}
.layui-layer-title {
    border-radius: 0 !important;
    color: #fff !important;
    text-align: center;
    height:36px !important;
    line-height: 36px !important;
    font-size: 1.6rem !important;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
}
.layui-layer {
    box-shadow: none !important;
    border: 1px solid rgb(160, 160, 160);
}
.layer_item {
    display: block;
    text-align: left;
    line-height: 25px;
}
.income {
    border: 1px solid #ddd !important;
    border-right: 0;
    border-radius: 15px;
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
}
.income > li {
    border-right: 1px solid #ddd !important;
}
.income > li:last-child{
    border-right:none !important;
}
.income > li > a {
    border-bottom: 0 !important;
}
.am-tabs-bd .am-tab-panel {
    padding: 0;
}
.am-table-radius {
    border-radius: 0;
}
.header_position {
    height: 50px;
    width: 100%;
}

/**************店务管理系统登录页面（login)*********开始*/
.dibei {
    padding: 35% 50px 30px;
    overflow: hidden;
    border-radius: 50%;
    width: 160%;
    margin-bottom: 15px;
    height: 44%;
    min-height: 250px;
    margin-top: -19%;
    margin-left: -30%;
    position: relative;
}
.dibei .logotu {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 44%;
    top: 42%;
}
.dibei .title {
    height: 80px;
    text-align: center;
    line-height: 9;
    font-size: 2rem;
    color: white;
    position: absolute;
    left: 34%;
    bottom: 55px;
}
.message {
    width: 80%;
    margin: 30px auto 0;
    font-size: 1.4rem;
    color: rgb(51, 51, 51);
    line-height: 35px;
    font-weight: 500;
}
.message .shop {
    width: 1.5rem;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.message .password {
    width: 1.5rem;
    margin-right: 0.5rem;
}
.message input {
    width: 100%;
    border: none;
    font-size: 1.5rem;
    line-height: 35px;
    background-color: #f6f6f6;
    padding-left: 2.3rem;
}
.message input:-webkit-autofill {
    background-color: #f6f6f6;
}
.message input::-webkit-input-placeholder {
    color: rgb(194, 194, 194);
    font-size: 1rem;
}
.message .forget {
    float: right;
    height: 3rem;
    line-height: 3rem;
}
#loading {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 45%;
}
/*登录页找回密码的弹窗*/
.alert {
    width: 100%;
    height: 100%;
    line-height: 35px;
    background: #f6f6f6;
}
.alert .wid {
    padding-left: 5%;
    width: 28%;
    display: inline-block;

}
.alert .code {
    width: 30%;
    margin-right: 5%;
}
.alert input {
    width: 64%;
    display: inline-block;
}
.alert .getCode {
    width: 30%;
    height: 25px;
    border-radius: 15px;
    color: rgb(255, 255, 255);
    line-height: 25px;
    border: none;
    box-shadow: none;
    font-size: 1.4rem;
}
.alert .sureModify {
    border-radius: 5px;
    margin: 20px 10% 0 10%;
    height: 30px;
    width: 80%;
    z-index: 44;
    border: none;
    color: rgb(255, 255, 255);
}
/**************店务管理系统登录页面（login)*********结束*/

/* 店长首页 (manager） *************************(开始)*/
header .header_img {
    position: absolute;
    right: 0px;
    top: 0;
    width: 15%;
    margin: auto;
    height: 50px;
}
header .header_img .news {
    position: absolute;
    right: -2px;
    top: 2px;
    background-color: #f13333;
    border-radius: 50%;
    display: block;
    height: 8px;
    width: 8px;
}
header .header_img .reservationList {
    height: 2rem;
    width: 2rem;
    margin: auto;
}
.the_manager {
    width: 100%;
    background: #F6F6F6;
}
/*本周生日（birthday）*/
.the_manager > .shengri {
    margin: 10px 0;
    border-radius: 10px;
    overflow: hidden;
}
.the_manager > .shengri .the_birthday {
    height: 40px;
    line-height: 40px;
    background: #fff;
    width: 100%;
    /*overflow: height;*/
    cursor: pointer;
}
.the_manager > .shengri .the_birthday .birthday_cen {
    width: 90%;
    height: 34px;
    margin-left: 5%;
    overflow: hidden;
    position: relative;
}
.the_manager > .shengri .the_birthday .birthday_cen .srtu {
    float: left;
    width: 18px;
    height: 16px;
    margin-top: 12px;
}
.the_manager > .shengri .the_birthday .birthday_cen .srzi {
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    width: 80px;
    margin-top: 10px;
    border-right: 1px solid #000;
    text-align: center;
}
.the_manager > .shengri .the_birthday .birthday_cen .lunboming {
    float: right;
    width: 40%;
    position: absolute;
    margin-left: 150px;
    overflow: hidden;
}
.the_manager > .shengri .the_birthday .birthday_cen .lunboming a {
    width: 160px;
    height: 40px;
    display: block;
}
.the_manager > .shengri .the_birthday .birthday_cen strong > img {
    width: 10px;
    height: 16px;
}
.the_manager > .shengri .the_birthday ul li div > span {
    margin-left: 6px;
}
.the_manager > .shengri .the_birthday .birthday_cen ul li {
    height: 30px;
    font-size: 12px;
}
.the_manager > .shengri .the_birthday .birthday_cen ul li a {
    display: block;
    height: 30px;
    color: #000;
    line-height: 30px;
}
.the_manager > .shengri .the_birthday .birthday_cen ul li a > em {
    margin-left: 10px;
}
/*今日总营业额*/
.the_manager .the_today {
    height: 130px;
    width: 100%;
    background: #fff;
    margin: 2px 0 2px;
}
.the_manager .the_today .the-centerL {
    border-right: 1px solid #F6F6F6;
}
.the_manager .the_today .the-centerL a {
    display: block;
    color: #000;
}
.the_manager .the_today .the-centerL, .the_manager .the_today .the-centerR {
    width: 50%;
    float: left;
    height: 130px;
    border-bottom: 1px solid #f3f3f3;
}
.the_today .the-centerL div {
    width: 100%;
    margin: auto;
    text-align: center;
}
.the_today .the-centerL div img {
    height: 16px;
    margin-top: -3px;
    margin-right: 3px;
    width: auto;
}
.the_today .the-centerL .today {
    padding-top: 10px;
    font-size: 18px;
}
.the_today .the-centerL .today p {
    font-size: 14px;
    line-height: 30px;
}
.the_today .the-centerL .money {
    line-height: 60px;
    font-size: 20px;
    margin-bottom: 2px;
    color: red;
}
.the_today .the-centerL .money span {
    font-size: 30px;
}
.the_manager .the_today .the-centerR {
    border-left: 1px solid #F6F6F6;
}
.the_manager .the_today .the-centerR .the-cent {
    height: 66px;
    font-size: 14px;
}
.the_manager .the_today .the-centerR .the-cent > a {
    display: block;
    color: #000;
}
.the_manager .the_today .the-centerR .the-cent.T a {
    display: block;
    color: #000;
}
.the_manager .the_today .the-centerR .the-cent.T {
    height: 66px;
    border-bottom: 2px solid #F6F6F6;
}
.the_manager .the_today .the-centerR .the-cent .fl {
    width: 25%;
    height: 65px;
    text-align: center;
}
.the_manager .the_today .the-centerR .the-cent div img {
    margin-top: 22px;
    width: auto;
    height: 16px;
}
.the_manager .the_today .the-centerR .the-cent .cen {
    width: 90%;
    height: 58px;
    margin-top: 7px;
}
.the_manager .the_today .the-centerR .the-cent .cen p {
    font-size: 15px;
    line-height: 24px;
}
.the_manager .the_today .the-centerR .the-cent .cen p.b {
    font-size: 16px;
    line-height: 44px;
}
.the_manager .the_today .the-centerR .the-cent .cen p.p {
    font-size: 12px;
}
/*流失 (The loss of)*/
.the-loss {
    margin-bottom: 1px solid #F6F6F6;
}
.the-loss ul {
    overflow: hidden;
}
.the-loss ul li {
    float: left;
    width: 33.3%;
    background: #fff;
    border-right: 1px solid #f3f3f3;
}
.the-loss ul li.the_li {
    border-right: none;
}
.the-loss ul li a {
    display: block;
    width: 100%;
    color: #000;
    text-align: center;
    padding: 10px 0px;
}
.the-loss ul li a img {
    height: 17px;
    width: 18px;
    margin-top: 16px;
    margin-bottom: 8px;
}
.the-loss ul li a p {
    line-height: 20px;
    width: 80%;
    color: #333;
    margin: 0 auto;
    font-size: 12px;
}
/* 按钮 （manager Push button）*/
.manager-the_push {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.manager-the_push ul {
    width: 100%;
    padding: 6px 0px;
    overflow: hidden;
}
.manager-the_push ul li {
    width: 33.3%;
    float: left;
    padding-top: 11px;
    text-align: center;
}
.manager-the_push ul li a {
    display: block;
    color: #000;
}
.manager-the_push ul li a > img {
    width: 44px;
    height: 44px;
}
.manager-the_push ul li a > p {
    line-height: 32px;
    font-size: 14px;
}
/*底部（bottom）*/
.bottom {
    height: 70px;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
}
.bottom ul {
    height: 70px;
    width: 100%;
    border-top: 1px solid #F0F0F0;
}
.bottom ul li {
    width: 18.5%;
    float: left;
    text-align: center;
}
.bottom > ul li > a > img {
    height: 25px;
    margin-top: 10px;
}
.bottom > ul .bottom-cen > a > img {
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
}
.bottom > ul li.bottom-cen > a > p {
    margin-top: 39px;
}
.bottom ul li.bottom-cen {
    width: 26%;
    height: 100%;
    position: relative;
}
.bottom > ul li a {
    display: block;
    color: #000;
}
.bottom > ul li > a > p {
    color: #666;
    line-height: 21px;
    height: 16px;
    font-size: 12px;
    text-align: center;
}
.bottom > ul li > a > p.action {
    color: #8f82bc;
}
.bottom > ul .bottom-cen > a > img {
    top: -23px;
}
.bottom > ul li.bottom-cen > a > p {
    margin-top: 35px;
}
.manager-the_push ul li a > p {
    font-size: 13px;
}
/* 店长（首页 index） **********************************(结束)*/

/*店长首页中的预约名单**************BespeaKlist************(开始)*/
.red_back {
    background-image: -moz-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
}
.green_back {
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
}
.be_list{
    color:#333;
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.time_do{
    width: 100%;
    padding-left: 1.5rem;
    height:40px;
    line-height: 40px;
}
.be_detail{
    background: #fff;
    padding: 10px 10px 10px 0;
    line-height: 26px;
    padding-left: 1.5rem;
}
.common_class{
    margin-right: 20px;
    display: inline-block;
    color:#fff;
    padding: 1px 10px;
    border-radius: 5px;
    text-align: center;
}
.bespeak_head a > img {
    position: fixed;
    top: 16px;
    right: 76px;
    width: 18px;
    height: 18px;
    text-align: right;
    z-index: 100;
}
/*历史预约******************************history_Bespeak_div**********************(开始)*/
.history_bespeak {
    width: 100%;
    background: #fff;
    overflow: scroll;
}
.history_bespeak li {
    width: 100%;
    padding:15px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid rgb(243, 243, 243);
}
.history_bespeak .status {
    position: absolute;
    right:10px;
    line-height: 38px;
    padding: 0 10px;
    color: red;
    font: 1.5rem;
}
.history_bespeak li .touxiang {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 5px;
}
.history_bespeak li .merberdetails {
    display: inline-block;
    width: 66%;
    color: rgb(153, 153, 153);
    font-size: 1.2rem;
    position: relative;
    line-height: 1.5;
}
.history_bespeak li .merberdetails .name {
    color: rgb(56, 56, 56);
    font-size: 1.4rem;
}
.history_bespeak li .bespeakDetail {
    margin-top: 10px;
    border-top: 3px solid #f3f3f3;
    width: 100%;
    padding-top: 0.6rem;
    font-size: 1.2rem;
    overflow: hidden;
    line-height: 1.7;
}
/*历史预约****************history_Bespeak_div**********************(结束)*/
/*预约编辑开始*/
.bespeak_edit li .inputRight {
    padding-left: 15px;
    width: 140px;
    border: 1px solid rgb(149, 149, 149);
    height:25px;
    position: relative;
}
.bespeak_edit li .bespeakEditTitle {
    width: 120px;
    display: inline-block;
}
.bespeak_edit li .input_time{
    width: 100%;
    height: 100%;
    display: inline-block;
    width: 123px;
    height: 17px;
}
.bespeak_edit li .breTime {
    position: absolute;
    width: 18px;
    top: 2px;
    right: 3px;
}
.bespeak_edit li .select_wid{
    width: 140px;
    display: inline-block;
}
.bespeak_edit li .select_wid select{
    width: 140px;
}
.bespeak_edit li .select_wid .am-selected{
    width: 140px;
}
/*预约编辑结束*/
/*预约名单******************************BespeaKlist**********************(结束)*/

/*今日总营业额 和今日操作项目和新客户追踪*****totalTurnOver**********开始*/
header .yyetitle {
    height: 8.5rem;
    width: 100%;
    line-height: 42.5px;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    position: fixed;
}
.yingyee {
    width: 97%;
    position: fixed;
    left:1.5%;
    top: 50px;
    border-radius: 8px;
    height: 90px;
    padding: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 100;
}
header .yingyee .biaodan {
    position: relative;
    width: 100%;
    height: 100%;
}
header .yingyee .biaodan .chaxuntime {
    position: absolute;
    border-radius: 1rem;
    left: 1%;
    top: 1%;
    width: 15%;
    min-width: 50px;
    height: 28%;
    color: white;
    font-size: 1rem;
    padding-left: 0.8rem;
    padding-top: 0.16rem;
    border:none;
}
header .yingyee .biaodan .chaxuntime .anri {
    position: absolute;
    right: 7%;
    top: 20%;
    width: 14px;
}
header .yingyee .biaodan .shijian {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: 27%;
    padding: 0 1.5%;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    font-size: 1.2rem;
}
header .yingyee .biaodan .shijian .xianshi {
    width: 25%;
    display: inline-block;
}
header .yingyee .biaodan .shijian .yincang {
    width: 25%;
    display: none;
}
header .yingyee .biaodan .shijian .zhi {
    display: inline-block;
    text-align: center;
    width: 10%;
}
header .yingyee .biaodan .shijian .chaxun {
    height: 20px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2rem;
    float: right;
}
header .yingyee .biaodan .sousuo {
    position: absolute;
    left: 1%;
    bottom: 5%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 74%;
    height: 32px;
    font-size: 1rem;
    overflow: hidden;
}
header .yingyee .biaodan .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
header .yingyee .biaodan .sousuo .xingming {
    position: absolute;
    top: 3px;
    left: 20%;
}
header .yingyee .biaodan .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 2%;
    bottom: 5%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
/*今日总营业额***和今日操作项目**totalTurnOver**********结束*/

/*今日到店*********开始*/
.today_store{
    width: 100%;
    padding-top: 10px;
}
.today_store>div{
    padding-top: 10px;
}
.store_classify {
    background: #fff;
    border-right: 0;
    border-radius: 15px;
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
   /* height:40px;*/
}
.store_classify>li{
   /* height:40px;*/;
}
.border_right {
    border-right: 1px solid #ddd;
}
.store_classify > li > a {
    border-bottom: 0 !important;
    color: #333;
}
/*今日到店*********结束*/

/*流失会员预警、游离会员开始*/
.height_eighty_five{
    height: 85px;
}
.piao {
    position: fixed;
    top: 50px;
    left: 1%;
    z-index: 999;
    width: 98%;
}
.piao .geli {
    width: 100%;
    padding-top: 6px;
    overflow: scroll;
    white-space: nowrap;
}
.piao .qiehuan {
    width: 100%;
    border-radius: 8px;
    height:42px;
    padding: 3% 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
}
.piao .qiehuan li {
    height:30px;
    position: relative;
    margin: 0 1%;
    width: 18%;
    text-align: center;
    float: left;
    font-size: 1.2rem;
    /*overflow: hidden;*/
    border: 1px solid rgb(238, 238, 238) !important;
    border-radius: 1rem;
}
.piao .qiehuan li > a {
    color: rgb(56, 56, 56);
    line-height: 20px !important;
    border-radius: 1rem;
}
.piao .warn_circle {
    border-radius: 50%;
    background-color: #f69184;
    color: #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    position: absolute;
    left: 65%;
    top: -12px;
    display: inline-block;
    font-size: 12px;
}
/*流失会员预警、游离会员结束*/

/*************新客户追踪vipZZ************开始*/
header .dingbu {
    width: 100%;
    height: 150px;
    position: relative;
}
header .dingbu .qiehuan {
    position: absolute;
    left: 1%;
    bottom: 0;
    width: 98%;
    border-radius: 8px;
    height: 100px;
    padding: 3% 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
}
header .dingbu .qiehuan .biaodan {
    position: relative;
    width: 100%;
    height: 100%;
}
header .dingbu .qiehuan .biaodan .chaxuntime {
    position: absolute;
    border-radius: 1rem;
    left: 1%;
    top: 1%;
    width: 15%;
    height: 28%;
    color: white;
    font-size: 1rem;
    padding-left: 0.8rem;
    padding-top: 0.16rem;
}
header .dingbu .qiehuan .biaodan .chaxuntime .anri {
    position: absolute;
    right: 7%;
    top: 20%;
    width: 25%;
}
header .dingbu .qiehuan .biaodan .shijian {
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: 27%;
    padding: 0 1.5%;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    font-size: 1.2rem;
}
header .dingbu .qiehuan .biaodan .shijian .xianshi {
    width: 25%;
    display: inline-block;
}
header .dingbu .qiehuan .biaodan .shijian .yincang {
    width: 25%;
    display: none;
}
header .dingbu .qiehuan .biaodan .shijian .downtime {
    display: inline-block;
    border-style: solid;
    width: 0;
    height: 0;
    border-top: 5px solid rgb(51, 51, 51);
    border-left: 5px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 5px solid transparent;
}
header .dingbu .qiehuan .biaodan .shijian .zhi {
    display: inline-block;
    text-align: center;
    width: 14%;
}
header .dingbu .qiehuan .biaodan .shijian .chaxun {
    margin: 1.5% 1% 1.5% 5%;
    height: 20px;
    width: 16%;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2rem;
}
header .dingbu .qiehuan .biaodan .sousuo {
    position: absolute;
    left: 1%;
    bottom: 5%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 74%;
    height: 38%;
    font-size: 1rem;
}
header .dingbu .qiehuan .biaodan .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
header .dingbu .qiehuan .biaodan .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
header .dingbu .qiehuan .biaodan .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 2%;
    bottom: 5%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
/*************新客户追踪vipZZ************结束*/

/**************客户管理(vipAdministration)*************开始*/
/*会员列表管理**************（Vip_Adminstration_header）*********************(开始)*/
.vip_list_head .sousuo {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 0.75rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    width: 100%;
    height: 32px;
    z-index: 4;
    position: relative;
    overflow: hidden;
}
.vip_list_head .sousuo .ssicon {
    position: absolute;
    left: 8%;
    top: 26%;
    width: 15px;
}
.vip_list_head .sousuo .xingming {
    position: absolute;
    top: 10%;
    font-size: 1rem;
    left: 20%;
    z-index: 999;
    color: rgb(194, 194, 194);
}
.vip_list_head .search {
    height: 32px;
    width: 27%;
    position: absolute;
    top: 0;
    right: -32%;
    border-radius: 0.75rem;
    color: #fff;
    font-size: 1.5rem;
    border: 0;
    outline: none;
}
.vip_list_head .addjia {
    height: 32px;
    width: 19%;
    position: absolute;
    left: 78%;
    top: 10px;
    border-radius: 0.75rem;

    font-size: 1rem;
    border: 0;
    line-height: 1;
}
.vip_list_head .addjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}
.vip_list_head .shaixuankuang {
    position: fixed;
    top: 45px;
    right: 1%;
    width: 80px;
    height: 130px;
    z-index: 68;
    display: none;
}
.vip_list_head .shaixuankuang .xiasj {
    margin-left: 60%;
    border-style: solid;
    width: 0;
    height: 0;
    border-bottom: 5px solid rgb(255, 255, 255);
    border-left: 5px solid transparent;
    border-top: 0px solid transparent;
    border-right: 5px solid transparent;
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
}
.vip_list_head .shaixuankuang .kuang {
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
    position: absolute;
    width: 80px;
    /*height: 110px;*/
    padding: 0.5rem 0.5rem;
    font-size: 1.2rem;
    color: rgb(51, 51, 51);
    line-height: 2;
    border-radius: 5px;
}
.vip_list_head .shaixuankuang .kuang a {
    color: rgb(56, 56, 56) !important;
}
.vip_list_wage .vip_list {
    background: #f3f3f3;
    overflow: inherit;
}
.vip_list_wage .vip_list li {
    width: 100%;
    display: block;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    position: relative;
    background: #fff;
    padding:10px 0;
    position: relative;
    margin-bottom: 10px;
}
.vip_list_wage .vip_list li > a {
    display: block;
    color: #000;
}
.vip_list_wage .vip_list li .merberdetails{
    display: inline-block;
    padding-top: 12px;
    color: rgb(153, 153, 153);
    font-size: 1.2rem;
    line-height: 1.8rem;
    z-index: 11;
    width: 50%;
    white-space: normal;
    flex:1;
}
.vip_list_wage .vip_list li .merberdetails .name{
    color: rgb(56, 56, 56);
    font-size: 1.5rem;
}
.vip_list_wage .vip_list li .vip_img {
    width: 64px;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    margin: auto 0;
}
.vip_list_wage .vip_list .vip_img .touxiang {
    width: 40px;
    height: 40px;
}
.vip_list_wage .vip_list .vip_img .name{
    display: block;
}
.vip_list_wage .vip_list .vip_img .vip_news_span  span {
    width: 98%;
    margin: auto;
    text-align: center;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}
.vip_list_wage .vip_list .vip_img .xkeSex{
    position: absolute;
    top: 38px;
    right: 3px;
    width: 13px;
    height: 13px;
    border: none;
}
.vip_list_wage .vip_list .vip_img .vip_detail{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 7%;
    right: 16%;
}
 .sh_div{
    overflow: hidden;
    height:100%;
    width：100%;
    margin: auto 10px;
}
.vip_list_wage .vip_list li .to_store_buy {
    height:26px;
    display: flex;
    width: 84px;
    overflow: hidden;
    font-size: 1.4rem;
    border-radius: 8px;
    text-align: center;
    line-height: 26px;
    float: right;
}
.vip_list_wage .vip_list li .to_store_buy>a {
    color: #fff;
}
.vip_list_wage .vip_list li .to_store_buy .go_buy{
    flex: 1;
    background-image: -moz-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
    background-image: -webkit-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
    background-image: -ms-linear-gradient( -52deg, rgb(165,149,249) 0%, rgb(235,211,211) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.vip_list_wage .vip_list li .to_store_buy .to_store{
    flex: 1;
}
.vip_list_bottom {
    height: 50px;
    line-height: 50px;
    position: fixed;
    display: flex;
    bottom: 0;
    background: #fff;
    width: 100%;
    font-size: 1.5rem;
    box-shadow: 0px -2px 10px 0px rgba(39, 39, 39, 0.08);
    z-index: 18;
}
.vip_list_bottom > .zong {
    flex:auto;
    font-size: 1.7rem;
    text-align: center;
    display: inline-block;
}
.vip_list_bottom > .xinke {
    flex:auto;
    margin-top: 6px;
    display: inline-block;
    border-radius: 10px;
    padding: 0 5px;
    height: 36px;
    z-index: 19;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    font-size: 1.8rem;
    margin-right: 8px;
}
.vip_list_bottom > .tjhuiyuan {
    flex:auto;
    margin-top: 6px;
    display: inline-block;
    border-radius: 10px;
    padding: 0 5px;
    height: 36px;
    z-index: 19;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    font-size: 1.8rem;
    margin-right: 8px;
}
.vip_list_bottom a {
    color: #fff !important;
}
/*会员列表结束*/
.ch1 {
    color: #999;
}
.div_time_en{
    display: flex;
    width:100%;
}
.div_time_en .shichang {
    width: 28%;
    display: inline-block;
    border: none;
    flex: auto;
}
.div_time_en .zhi {
    width: 12%;
    display: inline-block;
    text-align: center;
}
.div_time_en .select_down{
    width: 10px;
    height: 6px;
    margin-top: 11px;
}
/*到店率、余额、次数筛选 时间筛选框 开始*/
.filter{
    left: 11.2%;
    top: 9px;
    width: 65%;
    height: 32px;
    z-index: 4;
    position: absolute;
    border-radius: 0.75rem;
    color: #fff;
    font-size: 14px;
    line-height: 32px
}
.sxtime {
    width: 98%;
    margin: 10px auto 1px;
    background: #fff;
    padding: 0 1rem;
    line-height: 40px;
}
.div_time{
    display: flex;
    border-bottom: 1px solid rgb(238,238,238);
}
.div_time .shichang {
    width: 28%;
    display: inline-block;
    border: none;
    flex: auto;
}
.div_time .zhi {
    width: 12%;
    display: inline-block;
    text-align: center;
}
.select_down{
    width: 10px;
    height: 6px;
    margin-top: 20px;
}
.div_more{
    display: flex;
}
.div_more input{
    color: #333;
}
.div_more .dao {
    width: 15%;
    display: inline-block;
    text-align: center;
}
.div_more .chang {
    margin-top: 4px;
    height: 26px;
    width: 23%;
    display: inline-block;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 10px;
    text-align: center;
    flex: auto;
}
.div_more .chaxun {
    padding: 0px 9px;
    border: 0;
    height: 25px;
    border-radius: 8px;
    color: #fff;
    font-size: 1.2rem;
    float: right;
    margin-top: 8px;
    margin-left: 10px;
}
/*到店率、余额、次数筛选 时间筛选框 结束*/

/*会员管理的健康筛选*/
.chen-big {
    width: 100%;
    padding-top: 10px;
}
.problem_title{
    color:#000;
    font-size: 1.6rem;
    height: 40px;
    line-height: 40px;
    padding-left: 1.5rem;
    width: 100%;
}
.skin_problem{
    background-color: rgb(236, 252, 197);
}
.physical_problem {
    background-color: rgb(255, 224, 237);
}
.problems_list{
    padding:15px 0 2px 1.5rem;
    background-color: #fff;
    white-space: normal;
}
.chen-big .chen-button{
    background-color: #fff;
    color: #333;
    border-radius: 20px;
    outline: none;
    font-size: 1.4rem;
    margin-bottom: 10px;
    padding: 4px 10px;
    margin-right: 5px;
    border: 1px solid #5a5959;
}
.chen-big .chen-button.my-hover{
    color:#fff;
    background-image: -moz-linear-gradient( 90deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    border: none;
}
/*问题弹窗盒子*/
.health_sx .model_wage {
    width: 90%;
    border-radius: 5px;
}
.health_sx .model_wage .modal_head {
    border-bottom: 1px solid #f0f0f0;
    height: 40px;
    font-size: 16px;
}
.health_sx .model_wage .page{
    width: 90%;
    margin: 0 auto;
}
.health_sx .model_wage .chen-3 {
    display: inline-block;
    float: left;
    padding: 7px;
    font-size: 14px;
}
.health_sx .model_wage .chen-3 .am-checkbox {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.health_sx .model_wage .chen-3 img {
    width: 15px;
}
.chen-button-sure {
    clear: both;
    width: 100%;
    padding: 15px 0;
}
.chen-button-sure button {
    width: 80%;
    font-size: 1.5rem;
    border: none;
    height: 30px;
    color: #fff;
    border-radius: 20px;
}
/*显示选择了的盒子*/
#choice_show {
    position: fixed;
    width: 100%;
    bottom: 0px;
    font-size: 1.4rem;
}
#choice_show .chen-show-sure{
    color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    font-size: 1.5rem;
    line-height: 40px;
    height: 40px;
    padding-left: 1.5rem;
    border-top: 1px solid rgb(194,194,194);
    border-bottom: 1px solid rgb(194,194,194);
    color: #000;
}
#choice_show .chen-show-sure .go_search{
    height: 38px;
    border-style: none;
    float: right;
    width: 30%;
    color:#fff;
    text-align:center;
}
/*追加显示的选择的盒子*/
#choice_show .chen-show-content{
    background-color:#f9f9f9;
    margin-left:-10px;
    padding-left: 1.5rem;
    font-size:14px;
    line-height: 36px;
    overflow-y: scroll;
    max-height: 170px;
}
#choice_show .chen-show-content span{
    display: inline-block;
}
#choice_show .chen-show-content .chen-show-button{
    color:#fff;
    margin:5px 0 5px 5px;
    padding: 6px 9px;
    font-size: 14px;
    border:  none;
    border-radius: 10px;
}
#choice_show .chen-show-content .am-close{
    width: 11px;
    line-height: 8.9px;
    height: 11px;
    position: absolute;
    top: 3px;
    right: -1px;
    opacity: 1;
    font-size: 13px;
    text-align: right;
    color: #666;
    padding: 0;
}
/*会员管理的健康筛选结束*/

/**************会员详情*(Vip_Details  开始)****************/
/*详情主页开始*/
/*头部*/
.bgwhite {
    background-color: #fff;
    width: 100%;
    overflow-x:hidden;
    height: auto;
    overflow-y: scroll;
}
header.vipdetail {
    position: relative;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 2rem;
}
header.vipdetail .ctrl_wode_title {
    padding: 44% 50px 20px;
    overflow: hidden;
    border-radius: 50%;
    width: 160%;
    margin-bottom: 15px;
    height: 24%;
    margin-top: -29%;
    margin-left: -30%;
}
header.vipdetail .ctrl_wode_title .persondetail {
    margin: 0 auto;
    width: 90px;
    position: relative;
    color: white;
    font-size: 15px;
    line-height: 1.5;
}
header.vipdetail .ctrl_wode_title .persondetail .sex_div{
    width: 18px;
    height:18px;
    border-radius: 50%;
    background: #fff;
    left: 72px;
    top: 40px;
    position: absolute;
}
header.vipdetail .ctrl_wode_title .persondetail .nan_img{
    left: 3.3px;
    top: 3px;
    position: absolute;
}
header.vipdetail .ctrl_wode_title .persondetail .txiang {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
header.vipdetail .ctrl_wode_title .persondetail .sex {
    left: 72px;
    top: 40px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    position: absolute;
    width:15px;
    height:15px;
}
header.vipdetail .ctrl_wode_title .persondetail .call {
    border-radius: 10px;
    margin: 0 auto;
    width: 65px;
    height: 20px;
    font-size: 1rem;
    display: inline-block;
    z-index: 14;
    line-height: 20px;
    margin-top: 6px;
}
/*录入按钮*/
.luru {
    position: absolute;
    right: 6%;
    top: 8%;
    height: 26px;
    font-size: 1.5rem;
    line-height: 26px;
    padding: 0px 1rem;
    border-radius: 15px;
    color: #fff;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.vip_title{
    line-height: 50px;
    position: absolute;
    width: 100%;
    text-align: center;
}
.phone_hao{
    font-size: 13px;
    width: 90px;
}
.Vip_Details_center {
    width: 100%;
    height: auto;
}
.Vip_Details_center .daodian {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    color: rgb(43, 43, 43);
    font-size: 1.5rem;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
}
.Vip_Details_center .daodian a{
    color:rgb(102, 102, 102);
}
.Vip_Details_center .daodian .fen {
    flex: 1;
    display: inline-block;
}
.Vip_Details_center .daodian .ddrenshu {
    border-right: 2px solid rgb(210, 210, 210);
    display: inline-block;
    flex: 1;
}
.Vip_Details_center .huixiao {
    display: block;
    font-size: 1rem;
    color: rgb(102, 102, 102);
}
.Vip_Details_center ul {
    width: 94%;
    margin: auto;
    padding-top: 4px;
    overflow: hidden;
    margin-top: 30px;
}
.Vip_Details_center ul li {
    float: left;
    font-size: 12px;
    height: 80px;
    width: 50%;
    padding: 1rem;
    text-align: center;
    background: #fff;
    border-bottom: 2px solid #f6f6f6;
}
.Vip_Details_center ul .rightbian {
    border-right: 2px solid #f6f6f6;
}
.Vip_Details_center ul li .tuicon {
    display: inline-block;
    width: 30.5px;
    vertical-align: top;
}
.Vip_Details_center ul li .younews {
    display: inline-block;
    width: 70%;
    text-align: left;
}
.Vip_Details_center ul li > a img {
    height: 25px;
    width: 25px;
}
.Vip_Details_center ul li > a {
    display: block;
    color: #000;
}
/*详情主页结束*/
/*老会员品项资料录入开始*/
.member_entry {
    position: relative;
    width: 96%;
    margin: 1rem auto !important;
    z-index: 1;
}
.member_entry .beijingbai {
    background: #fff;
    height: 55px;
    padding: 1.5rem;
    font-size: 1.5rem;
    display: flex;
    line-height: 29px;
}
.member_entry .timu {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    min-width: 75px;
    height: 29px;
}
.member_entry .leibie {
    width: 100%;
    vertical-align: top;
    padding: 1.5rem;
    background-color: rgb(255, 255, 255);
    display: flex;
}
.member_entry .leibie ul {
    display: inline-block;
    width: 70%;
    margin: 0;
    text-align: left;
    flex: auto;
}
.member_entry .leibie ul li {
    display: inline-block;
    width: 28%;
    border-radius: 10px;
    color: rgb(51, 51, 51);
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.member_entry .leibie ul li a {
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 4px 10px;
}
.member_entry .am-g>input {
    display: inline-block !important;
    border: none !important;
    width: 60% !important;
    font-size: 1.5rem !important;
    padding: 0 !important;
}
.member_entry .am-g>input:focus {
    box-shadow: none !important;
}
.member_entry .huli {
    margin-top: 1rem;
    padding: 1.5rem;
    background: #fff;
    width: 100%;
}
.bao_time{
    width: 70%;
    display: inline-block;
}
.time_entry{
    display: flex;
    width: 100%;
}
.member_entry .huli .shichang {
    width: 28% !important;
    display: inline-block;
    border: none;
    flex: auto;
}
.member_entry .huli .zhi {
    width: 12%;
    display: inline-block;
    text-align: center;
}
.member_entry .huli .select_down{
    width: 10px;
    height: 6px;
    margin-top: 11px;
}
.member_entry .jitian {
    width: 40px !important;
    border: 1px solid rgb(194, 194, 194) !important;
    height: 20px;
    text-align: center;
}
.huli .jidays {
    display: inline-block !important;
    border: none !important;
    width: 30px !important;
    font-size: 1.5rem !important;
    padding: 0 !important;
}

.member_entry .huli>input:focus {
    box-shadow: none !important;
}
.member_entry .huli .kuan {
    width: 69%;
    display: inline-block;
}
.member_entry .am-radio-inline{
    margin-left: 10px;
    line-height: 29px !important;
}
.member_entry .am-ucheck-icons{
    line-height: 29px !important;
}

/*老会员品项资料录入结束*/

/*会员账户余额开始*/

/*会员账户余额结束*/

/*会员欠款开始*/

/*会员欠款结束*/

/*会员积分开始*/

/*会员积分结束*/

/*会员健康档案开始*/
.product_red_color{
    background-color: rgb(241, 158, 194);
}
.project_green_color{
    background-color: rgb(179, 212, 101);
}
.taohe_color{
    background-color: rgb(190, 157, 250);
}
.plan_color{
    background-color: rgb(207, 169, 114);
}
#choice_goods>span{
    border-radius: 10px;
    margin: 5px 12px 5px 0;
    line-height: 1.8;
    padding: 0 13px;
    display: inline-block;
    color: white;
}
.color_box{
    border-radius: 10px;
    margin: 5px 12px 5px 0;
    line-height: 1.8;
    padding: 0 13px;
    display: inline-block;
    color: white;
}
.healthy_record{
    line-height: 1.8;
    background: #fff;
}
.healthy_record li{
    padding: 15px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.healthy_record li>p{
    color: #000;
    margin-bottom: 5px;
}
.healthy_record li>div{
    color: rgb(153, 153, 153);
}
.healthy_record li .choice_list{
    white-space: normal;
}
/*处方历史记录*/
.item_Detail {
    margin: 10px 5px;
    width: 8.5px;
}
/*处方添加*/
.record_list{
    line-height: 1.8;
    padding: 10px 0 0 0 !important;
    background: #f3f3f3;
}
.record_list input{
    font-size: 1.5rem !important;
}
.record_list li{
    padding: 10px 10px 10px 1.5rem;
    margin-bottom: 5px;
    background: #fff;
}
.record_list li>div{
white-space:normal;
}
.record_list li input{
    vertical-align: text-top !important;
}
.record_list li .dan_fa{
    width: 90%;
}
.record_list li .search_goods{
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-radius: 10px;
    padding: 0 10px;
    color:#fff;
    text-align:center;
}
.record_list li .choice_goods{
    display: flex;
    line-height: 40px;
}
.danci_wid{
    width: 100%;
}
.record_list li .select_style{
    height:40px;
    line-height: 32px;
    border-radius: 8px;
    width: 20%;
    flex: auto;
    margin-right:10px;
    border:1px solid rgb(238,238,238);
    display: inline-block;
    vertical-align: middle;
}
.record_list li .select_style .am-selected {
    width: 100%;
    border-radius: 8px;
}
.record_list li .select_style .am-selected button{
    border: none;
}
.record_list li .pre_next{
    border:1px solid rgb(238,238,238);
    border-radius: 8px;
    height: 36px;
    line-height: 36px;
    width: 170px;
    padding-left: 15px;
    display: inline-block;
}
.record_list li #next_time{
    width: 120px;
}
.record_list li .down_width{
    width: 10px;
}
.record_list li .adviser {
    width: 60% !important;
}
.record_list li .choice_list{
    white-space: normal;
}
.adv_sel .am-btn{
    border-radius: 8px;
}
/*会员健康档案结束*/

/*会员消费明细开始*/
.vipConsumeDetail {
    margin: 10px auto;
}
.vipConsumeDetail > li {
    background: #fff;
}
.vipConsumeLayerWage {
    border-top: none;
    padding: 5px 10px;
    font-size: 1.5rem;
}
.pro_detailItem {
    display: block;
    border-bottom: 1px solid #f4f4f4;
    line-height: 30px;
}
.yj_width{
    display: inline-block;
    min-width: 180px;
}
/*会员消费明细结束*/

/*会员基本信息开始*/
.basic_information {
    width: 96%;
    margin: 10px auto;
    background: #fff;
}
.basic_information li {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 0.5rem 1rem;
    line-height: 55px;
    display: flex;
}
.basic_information li .title {
    width: 35%;
    min-width: 114px;
    display: inline-block;
}
.basic_information li .content {
    display: inline-block;
}
.basic_information img {
    width: 1.7rem;
    margin-right: 1rem;
}
/*会员基本信息编辑*/
.basic_information li input {
    flex: auto;
    display: inline-block;
    font-size: 1.5rem !important;
}
.basic_information li label,.basic_information li .am-ucheck-icons{
    line-height: 55px;
}
/*会员基本信息结束*/
/*会员优惠券*/
/*会员产品套盒项目的总 同样式*/
.vipPage {
    width: 98%;
    margin: 0 auto;
}
.vipPage .total {
    background: #fff;
    padding: 10px 0;
}
.vipPage .baclance {
    display: inline-block;
    width: 49%;
    text-align: center;
    line-height: 22px;
    margin: 0;
}
.vipPage .baclance:first-child{
    border-right: 1px solid #adb4bb;
}
/*会员项目************开始*/
/*会员项目的编辑*/
.proEdit {
    width: 100%;
    height: 50px;
    padding: 10px 0;
    background: #fff;
    border-bottom: 1px solid rgb(238, 238, 238);
    box-shadow: 0px 1px 0px 0px rgba(51, 51, 51, 0.2);
}
.proEdit .spanLeft {
    width: 25%;
    display: inline-block;
    padding-left: 1.5rem;
    min-width: 98px;
}
.proEdit .inputRight {
    padding-left: 1rem;
    width: 40%;
}
/*会员项目的退款*/
.proName {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    margin: 10px auto;
    width: 96%;
    padding: 0.8rem 1.5rem;
    height: 48px;
    z-index: 14;
}
/*还有form样式*/
.borderBottom li {
    border-bottom: 1px solid rgb(238, 238, 238);
    position: relative;
}
.borderBottom .spanLeft {
    width: 120px;
    display: inline-block;
    padding-left: 1.5rem;
}
.borderBottom .inputRight {
    padding-left: 15px;
    width: 140px;
    border: 1px solid rgb(149, 149, 149);
}
.borderBottom .rmb {
    position: absolute;
    left: 260px;
}
/*会员项目的购买*/
.projectBuy {
    position: absolute;
    top: 50px;
    left: 1%;
    width: 98%;
    height: 70px;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem;
    line-height: 1.8;
}
.projectBuy .sousuo {
    position: absolute;
    left: 4%;
    bottom: 25%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 71%;
    height: 46%;
    font-size: 1rem;
}
.projectBuy .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
.projectBuy .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.projectBuy .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 3%;
    bottom: 25%;
    border-radius: 0.5rem;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
.project {
    width: 84px;
    text-align: center;
    display: inline-block;
}
.project .num {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: 15px;
}
.project .num img {
    width: 15px;
    height: 15px;
}
.project .num p {
    height: 15px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}
#proBuyList .zl_discount {
    width: 100%;
    border-top: 2px solid #f3f3f3;
    padding-left: 1.5rem;
    background: #fff;
}
#proBuyList .buyMargin {
    margin: 0 8px;
}
.chen-show .show-content {
    background-color: #f9f9f9;
    font-size: 14px;
    max-height: 190px;
    line-height: 36px;
    margin-bottom: 50px;
    overflow-y: scroll;
}
.choiced {
    background-color: rgb(191, 192, 251);
    box-shadow: 0px 1px 0px 0px rgba(6, 6, 6, 0.2);
    width: 100%;
    position: relative;
    /*height: 40px;
    line-height: 40px;*/
    text-align: center;
    z-index: 11;
    font-size: 1.8rem;
}
.choiced .deleteAll {
    position: absolute;
    top: 0;
    font-size: 1.5rem;
    right: 5%;
}
.choiced .deleteAll .doDelete {
    width: 15px;
}
.show-content .amount {
    float: right;
}
.show-content li {
    border-bottom: 1px solid rgb(194, 194, 194);
}
.buyLeft {
    padding-left: 1.5rem;
}
.proMoney {
    padding-left: 1rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 50px;
}
.proMoney .butheight {
    height: 27px;
    border: none;
    top: 8px;
    right: 17px;
    border-radius: 10px;
}
.proMoney .butheight a {
    color: #fff;
}
/*.discountLayer 打折的弹窗*/
#proBuyList .weixuan {
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#proBuyList .selected {
    background-image: url(/images/backend/selected.png);
    background-position: 50% 50%;
    background-size: 100% auto;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#proBuyList .cishu {
    display: inline-block;
    width: 30px;
    text-align: center;
    border-bottom: 1px solid rgb(194, 194, 194);
    margin-left: 15px;
    background: #fff;
}
#proBuyList .jiage {
    background: none;
    overflow: visible;
    width: 70px;
    vertical-align: text-bottom;
}
/*会员项目************结束*/
/*会员卡的购买*/
.cardBuy {
    border: 1px solid rgb(238, 238, 238);
    padding: 0 1.5%;
    background-color: rgb(255, 255, 255);
    font-size: 1.2rem;
}
.cardBuy .date {
    width: 23%;
}
.cardBuy .downtime {
    display: inline-block;
    border-style: solid;
    width: 0;
    height: 0;
    border-top: 5px solid rgb(51, 51, 51);
    border-left: 5px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 5px solid transparent;
}
.cardBuy .zhi {
    display: inline-block;
    width: 39%;
    text-align: center;
}
.red {
    color: red;
}
/*会员详情的客户需求*/
.customer_demand .demandjia {
    height: 32px;
    /*width: 19%;*/
    position: fixed;
    left: 78%;
    top: 10px;
    border-radius: 8px;
    font-size: 1rem;
    border: 0;
    line-height: 1;
}
.customer_demand .demandjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}
.customer_demand .demand_record {
    white-space: normal;
}
.customer_demand .demand_content .demand_recordtime {
    line-height: 40px;
    height: 40px;
}
.customer_demand .demand_content > li {
    border: 1px solid rgb(238, 238, 238);
    background-color: rgb(255, 255, 255);
    padding: 5px 15px;
    margin-bottom: 6px;
}
.customer_demand .demand_content > li .time_circle {
    border: 2px solid rgb(198, 159, 250);
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}
.customer_demand .demand_content > li .demand_record {
    margin-left: 8px;
    border-left: 1px solid rgb(238, 238, 238);
    overflow: inherit;
}
.customer_demand .demand_content > li .demand_record > span {
    border-radius: 10px;
    background-color: rgb(241, 158, 194);
    margin: 5px 0 5px 12px;
    line-height: 1.8;
    padding: 0 13px;
    display: inline-block;
    color: white;
}
/*客户需求添加*/
.demand_list li{
    position: relative;
    padding-top:11.5px;
    background: #fff;
    padding-left: 15px;
    width: 100%;
    height:50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.demand_list .dem_input{
    display: inline-block;
    flex:1;
    height:27px;
    border:1px solid #ddd;
    padding-left: 15px;
}
.demand_list .add_s{
    padding: 3px 6px;
    border:1px solid rgb(129, 138, 248);
    margin: 0 15px;
    border-radius: 8px;
    color:rgb(129, 138, 248);
    display: inline-block;
    height:27px;
    line-height: 1.2;
}
.add_list{
    padding: 10px 0;
    margin-top: 10px;
    background: #fff;
    white-space: normal;
}
.add_list .add_span{
    border-radius: 10px;
    background-color: rgb(241, 158, 194);
    margin: 5px 0 5px 12px;
    line-height: 1.8;
    padding: 0 13px;
    display: inline-block;
    color: white;
    position: relative;
}
.add_list .add_span .am-close {
    width: 11px;
    line-height: 8.9px;
    height: 11px;
    position: absolute;
    top:1px;
    right: -4px;
    opacity: 1;
    font-size: 13px;
    text-align: right;
    color:#1b3580;
    padding: 0;
}
/*会员详情的服务日志*/
.customer_log .demandjia {
    height: 32px;
    /*width: 19%;*/
    position: fixed;
    left: 78%;
    top: 10px;
    border-radius: 8px;
    font-size: 1rem;
    border: 0;
    line-height: 1;
}
.customer_log .demandjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}
.customer_log .demand_record {
    white-space: normal;
}
.customer_log .demand_content .demand_recordtime {
    line-height: 40px;
    height: 40px;
}
.customer_log .demand_content > li {
    border: 1px solid rgb(238, 238, 238);
    background-color: rgb(255, 255, 255);
    padding: 5px 8px;
    margin-bottom: 6px;
}
.customer_log .demand_content > li:last-child{
    margin-bottom: 0;
}
.customer_log .demand_content > li .time_circle {
    border: 2px solid rgb(198, 159, 250);
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}
.customer_log .demand_content > li .demand_record {
    padding-left:12px;
    margin-left: 8px;
    border-left: 1px solid rgb(238, 238, 238);
    overflow: inherit;
}
.customer_log .demand_content > li .demand_record > span {
    border-radius: 10px;
    background-color: rgb(241, 158, 194);
    margin: 5px 0 5px 12px;
    line-height: 1.8;
    padding: 0 13px;
    display: inline-block;
    color: white;
}
/*回顶部*/
.back_top{
    position: fixed;
    right: 3%;
    bottom: 50px;
    border: 1px solid rgb(238,238,238);
    border-radius: 50%;
    width: 46px;
    height: 46px;
    background: rgba(250,250,250,0.85);
}
/*新加的css*/
.general_page {
    width: 97%;
    margin: 0 auto;
    line-height: 1.2;
    padding-top: 60px;
}
/********会员详情*(Vip_Details  结束)********/

/*新客散客管理开始*/
.guest .biaodan {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 50px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.guest .biaodan .sousuo {
    position: absolute;
    left: 2%;
    bottom: 17%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 74%;
    height: 31px;
    font-size: 1rem;
    overflow: hidden;
}
.guest .biaodan .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 14px;
}
.guest .biaodan .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.guest .biaodan .search {
    height: 31px;
    width: 20%;
    position: absolute;
    right: 2%;
    bottom: 18%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
.guest_wid{
    width: 130px !important;
}
.guest_wid>a{
    flex: 1;
}
/*散客管理列表*/
.new_list{
    margin-top: 15px;
}
.new_list .upgrade_members {
    border-width: 1px;
    border-color: rgb(126, 137, 248);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right:100px;
    font-size: 1.2rem;
    top: 28px;
    height: 26px;
    line-height: 24px;
    z-index: 27;
    border-radius: 12px;
    color:  rgb(189, 155, 247);
    padding: 0 0.5em;
    cursor: pointer;
}
.new_list .dele_guset{
    position: absolute;
    left: 7px;
    top:15px;
    width: 15px;
    height:15px;
    z-index: 17;
}
.guestGl .freemerbers {
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
    padding: 0 1rem !important;
}
.guestGl .freemerbers li {
    border-bottom: 1px rgb(238, 238, 238) solid !important;
    height: 80px;
    width: 100%;
    position: relative;
}
.guestGl .freemerbers li .touxiang {
    width: 17%;
    position: absolute;
    left: 0;
    top: 15%;
    overflow: hidden;
}
.guestGl .freemerbers li .merberdetails {
    display: inline-block;
    position: absolute;
    left: 20%;
    top: 15%;
    width: 58%;
    color: rgb(153, 153, 153);
    font-size: 1.2rem;
    height: 70%;
    position: relative;
    line-height: 2.4rem;
}
.guestGl .freemerbers li .merberdetails .name {
    color: rgb(56, 56, 56);
    font-size: 1.5rem;
}
.guestGl .marleft {
    margin-left: 11px;
}
.guestGl .upgrade {
    border-width: 1px;
    border-color: rgb(126, 137, 248);
    border-style: solid;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right: 0;
    font-size: 1.2rem;
    top: 31px;
    height: 24px;
    line-height: 24px;
    z-index: 27;
    border-radius: 12px;
    color: rgb(126, 137, 248);
    padding: 0 0.8em;
    cursor: pointer;
}
/*新客散客管理结束*/

/**********************************添加会员 开始)*/
.Vip_AddVip {
    width: 100%;
}
.Vip_AddVip .Vip_AddVip_ul {
    width: 98%;
    margin: 0 auto;
    padding: 0 1.5rem;
    background: #fff;
}
.Vip_AddVip .Vip_AddVip_ul > li {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.Vip_AddVip .red {
    color: red;
}
.Vip_AddVip span {
    width: 20%;
    min-width: 80px;
    display: inline-block;
}
.Vip_AddVip input {
    width: 60%;
}
.Vip_AddVip label {
    display: inline-block;
    width: 30%;
}
.Vip_AddVip ul > li > div > input {
    padding-left: 7px;
    width: 65%;
    color: #000;
    display: inline-block;
}
.Vip_AddVip .Vip_AddVip_ul1 li {
    width: 100%;
    line-height: 48px;
    height: 50px;
    font-size: 1.5rem;
}
.Vip_AddVip ul li {
    font-size: 14px;
}
.Vip_AddVip ul li div span {
    font-size: 12px;
}
.Vip_AddVip ul li div .am-ucheck-icons {
    font-size: 16px;
}
.am-icon-unchecked, .am-icon-checked {
    color: #8f82bc;
}
/*添加会员**************************（结束）*/

/**************客户管理(vipAdministration)*************结束*/

/*消费___________开始*/
/*会员信息表格*/
.consumption .sousuo{
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 0.75rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    left: 20px;
    top: 9px;
    width: 60%;
    height: 32px;
    z-index: 4;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.consumption .sousuo .ssicon{
    position: absolute;
    left: 8%;
    top: 26%;
    width: 17px;
}
.consumption .sousuo .xingming{
    position: absolute;
    top: 11%;
    font-size: 1rem;
    left:20%;
    z-index: 999;
    color: rgb(194, 194, 194);
    width: 70%
}
.consumption  .search{
    height: 32px;
    width: 21%;
    border-radius:0.75rem;
    color: #fff;
    font-size: 1.5rem;
    border: 0;
    margin-left: 20px;
  margin-top:-2px;
}
.news_customer {
    margin-left: 3px;
    background:rgb(129, 138, 248);
    color: #fff;
    line-height: 1.5;
    padding: 0 4px;
    border-radius: 4px;
}
/*消费类型列表*/
.itemPur{
    width: 97%;
    margin: 10px auto 0;
    padding: 0 1% 0;
    background: #fff;
}
.itemPur li{
    padding: 0.5rem 1rem;
    overflow: hidden;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.itemPur > li:last-child {
    border: none;
}
.itemPur li span{
    line-height: 50px;
}
.itemPur li a {
    color: #000;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.itemPur .item_Detail {
    margin: 18px 5px 10px 5px;
    width: 8.5px;
}
.itemPurchase > img {
    width: 1.7rem;
    margin-right: 1rem;
}
/*添加数量的公共样式*/
.project {
    width: 84px;
    text-align: center;
    display: inline-block;
}
.project .num {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    line-height: 15px;
}
.project .num img {
    width: 15px;
    height: 15px;
}
.project .num p {
    height: 15px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}
#show_div .choiced {
    background-color: rgb(191, 192, 251);
    box-shadow: 0px 1px 0px 0px rgba(6, 6, 6, 0.2);
    width: 100%;
    position: relative;
    /*height: 40px;*/
    /*line-height: 40px;*/
    text-align: center;
    z-index: 11;
    font-size: 1.8rem;
}
#show_div .choiced .deleteAll {
    position: absolute;
    top: 0;
    font-size: 1.5rem;
    right: 5%;
}
#show_div .choiced .deleteAll .doDelete {
    width: 15px;
}
#show_div .show-content {
    background-color: #f9f9f9;
    font-size: 14px;
    max-height: 190px;
    line-height: 36px;
    margin-bottom: 50px;
    overflow-y: scroll;
}
#show_div .show-content #proBuyList .zl_discount {
    width: 100%;
    border-top: 2px solid #f3f3f3;
    padding-left: 1.5rem;
    background: #fff;
}
#show_div show-content li {
    border-bottom: 1px solid rgb(194, 194, 194);
}
#show_div .show-content #proBuyList .buyMargin {
    margin: 0 8px;
}
#show_div .show-content #proBuyList .weixuan {
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#show_div .show-content #proBuyList .selected {
    background-image: url(/images/backend/selected.png);
    background-position: 50% 50%;
    background-size: 100% auto;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}
#show_div .show-content #proBuyList .cishu {
    display: inline-block;
    width: 30px;
    text-align: center;
    border-bottom: 1px solid rgb(194, 194, 194);
    margin-left: 5px;
    background: #fff;
}
.hasCheck{
    display: block;
    /*margin-left: 4.8rem;*/
}
#show_div .show-content #proBuyList .jiage {
    background: none;
    overflow: visible;
    vertical-align: text-bottom;
}
#show_div .proMoney {
    padding-left: 1rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 50px;
}
#show_div .proMoney .to_pay {
    position: absolute;
    right: 17px;
    top: 8px;
    height: 32px;
    font-size: 1.5rem;
    line-height: 26px;
    padding: 0px 1rem;
    border-radius: 10px;
    color: #fff;
    border: none;
}
/*打折的弹窗*/
.discountLayer {
    width: 250px;
    padding-bottom: 10px;
}
.contentInput {
    border: 1px solid rgb(194, 194, 194);
    width: 90px;
    margin-left: 10px;
    margin-right: 6px;
}
.layerConfirm {
    width: 50%;
    margin: 5px 25%;
    border: none;
    padding: 2px 0;
    font-size: 1.4rem;
    color: white;
    border-radius: 8px;
    text-align: center;
}
.buyCheck {
    line-height: 20px;
    display: inline-block;
    margin-left: 10px;
}
.noborderInput {
    display: inline-block;
    width: 100px;
    margin-left: 10px;
    margin-right: 6px;
    vertical-align: text-top !important;
}
/*卡项购买*/
.card_purchase{
    width: 97%;
    margin: 10px auto 0;
    padding: 0 1% 0;
    background: #fff;
    overflow-y: scroll;
}
.card_purchase li{
    overflow: hidden;
    border-bottom: 1px solid rgb(238, 238, 238);
    line-height: 25px;
    padding: 0.5rem 1rem;
}
.card_purchase li:last-child{
    border:none;
}
.card_purchase li .onede {
    font-size: 1.6rem;
}
.card_purchase li .dailyIncome_total {
    display: block;
    font-size: 1.2rem;
}
.card_purchase li .dailyIncome_red {
    color: #3f47ff;
    margin-right: 0.5rem;
}
.card_purchase li .dailyIncome_yell {
    color: #ff151d;
    margin-left: 0.5rem;
}
.card_purchase li .buy_card{
    margin-top: 12px;
}
.huakou {
    float: right;
    border: 1px solid rgb(143, 130, 188);
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    color: rgb(124, 136, 248);
    border-radius: 10px;
    margin: 10px;
}
/*套盒、产品、项目搜索的公共样式*/
.buy_search_div {
    position: fixed;
    top: 50px;
    left: 1%;
    width: 98%;
    height: 70px;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem;
    line-height: 1.8;
}
.buy_search_div .sousuo {
    position: absolute;
    left: 4%;
    bottom: 25%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 71%;
    height: 46%;
    font-size: 1rem;
    overflow: hidden;
}
.buy_search_div .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}

.buy_search_div .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.buy_search_div .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 3%;
    bottom: 25%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
/*项目的购买*/

/*套盒的购买*/
/*产品的购买*/
/*方案的购买*/
.plan_buy_list {
    background: #fff;
}
.plan_buy_list li {
    line-height: 30px;
    border-bottom: 1px solid rgb(194, 194, 194) !important;
    padding: 1rem;
    overflow: hidden;
}
.planItems {
    margin-top: 41px;
    margin-right: 2px;
    width: 20px;
    height: 10px;
    opacity: 0.8;
}
.overflow_x{
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
}
.plan_buy_list .planName {
    display: inline-block;
}
.p_name{
    display: inline-block;
    width: 90px;
    text-overflow:ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
}
.plan_buy_list .planPrice {
    font-size: 1.8rem;
    color: red;
    float: right;
    line-height: 60px;
}
.plan_buy_list .planPrice {
    font-size: 1.8rem;
    color: red;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.plan_buy_list .details {
    font-size: 1.4rem;
    display: inline-block;
    color: rgb(106, 105, 105);
    width: fit-content;
}
.plan_buy_list .martop {
    margin-top: 10px;
    margin-bottom: 0 !important;
    font-size: 1.2rem;
}

/*充值的购买*/
.planList{
    overflow: hidden;
}
.planPurPri {
    font-size: 1.8rem;
    color: red;
    display: inline-block;
    vertical-align: top;
    /*margin: 0 5px;*/
}
.planPurchase {
    margin-top: 7px;
}
/*支付页面*/
.more_padding{
    padding-left: 25px;
    color: #8c8c8c;
}
.order_information{
    margin:0;
    background: #fff;
    line-height: 30px;
    font-size: 1.5rem;
}
.order_information li{
    width: 100%;
    padding-right: 20px;
    display: block;
}
.pay_list{
    background: #f3f3f3;
    width: 100%;
    padding: 10px 0;
}
.pay_list>li{
    width: 95%;
    margin: 5px 2.5%;
    border: 1px solid rgb(220, 220, 220);;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    z-index: 7;
    padding: 10px;
}
.pay_list li>img,.pay_list li .pay_li>img:first-child{
    width: 22px;
    margin-right: 10px;
}
.pay_list li>div>.pay_li{
    margin-bottom: 10px;
}
.pay_list li>div>.pay_li:last-child{
    margin-bottom: 0;
}
.pay_list li input,.pay_list li select{
    width: 50%;
    display: inline-block;
    border-radius: 8px !important;
}
.give_label{
    margin-left: 20px;
}
.pay_list li>div:last-child{
    margin-right: 20px;
    border-top: 1px solid rgb(212, 212, 212);
    margin-top: 10px;
    padding: 10px 10px 0 32px;
}
.point_class{
    width: 100%;
    padding-left:32px;
}
.point_class>p{
    line-height: 30px;
}
.point_width{
    display: block;
    margin-bottom: 10px;
}
.give_label .am-ucheck-icons{
    margin-top: -12px;
}
.down_consunme{
    margin: 15px 20px;
    width: 19px;
}
.only_read {
    display: inline-block;
    width: 50px;
    margin-left: 38px;
    vertical-align: text-top !important;
}
.pay_Ways {
    width: 80px;
    display: block;
}
.payWay {
    width: 150px;
    display: inline-block;
    border: 1px solid rgb(160, 160, 160);
}
.keyong {
    float: right;
    line-height: 22px !important;
}
.keyong .quanNext {
    width: 8px;
    vertical-align: middle;
}
.keyong .downNext {
    height: 9px;
    vertical-align: middle;
}
.pay_div{
    height: 50px;
    line-height: 50px;
    position: fixed;
    display: flex;
    bottom: 0;
    background: #fff;
    width: 100%;
    font-size: 1.5rem;
    box-shadow: 0px -2px 10px 0px rgba(39, 39, 39, 0.08);
    z-index: 18;
}
.pay_div > .zong {
    flex:auto;
    font-size: 1.7rem;
    text-align: center;
    display: inline-block;
}
.pay_div > .xinke {
    flex:auto;
    margin-top: 6px;
    display: inline-block;
    border-radius: 18px;
    padding: 0 15px;
    height: 36px;
    z-index: 19;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    font-size: 1.8rem;
    margin-right: 15px;
}
.dan_blue {
    background-image: -moz-linear-gradient( 0deg, rgb(67,191,243) 0%, rgb(144,251,226) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(67,191,243) 0%, rgb(144,251,226) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(67,191,243) 0%, rgb(144,251,226) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}
.shen_blue {
    background-image: -moz-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(108,131,247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
}
.pay_div > .tjhuiyuan {
    flex:auto;
    margin-top: 6px;
    display: inline-block;
    border-radius: 18px;
    padding: 0 15px;
    height: 36px;
    z-index: 19;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    font-size: 1.8rem;
    margin-right: 15px;
}
.pay_div a {
    color: #fff !important;
}
/*支付页面结束*/
/*选择优惠券页面*/
.usable {
    width: 100%;
    text-align: center;
    margin: 10px auto;
}
.xianWid {
    margin: 0 15px;
}
.Coupon_page li {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    width: 90%;
    margin:10px auto;
    z-index: 117;
}
.cuoponAbled{
    width: 100%;
    height:100%;
    overflow: hidden;
    position: relative;
}
.half_circle_left{
    width: 16px;
    height:16px;
    border-radius: 50%;
    position:absolute;
    left: -8px;
    top:39px;
    background: #f3f3f3;
}
.half_circle_right{
    width: 16px;
    height:16px;
    border-radius: 50%;
    position:absolute;
    right: -8px;
    top:39px;
    background: #f3f3f3;
}
.Coupon_page li .duoshao {
    display: block;
    width: 100%;
    height: 70px;
    line-height: 40px;
    padding: 10px 10px 2px 10px;
    border-bottom: 1px dashed rgb(153,153,153);
    margin-bottom: -2px;
}
.right_choice{
    position: absolute;
    right: 0px;
    display: inline-block;
    border-style: solid;
    width: 0;
    height: 0;
    border-top: 35px solid #f73939;
    border-left: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent;
}
.choiced_r{
    width: 16px;
    position: absolute;
    right:2px;
    top:2px;
}
.q_keyong{
    margin-right: 20px;
}
.hui_class{
    font-size: 13px;
}
.youhq {
    line-height: 40px;
    font-size: 3rem;
    font-weight: 500;
    text-align: center;
}
/*选择优惠券页面结束*/
/*提成人员录入*/
.actual_payment{
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
    font-weight: 600;
    background: #ffffff;
}
/*消费___________结束*/

/*************每日流水 （dailycome)***开始*/
.every_account{
    margin-top: 10px;
    overflow: scroll;
}
.every_account th span{
    display: inline-block;
    padding: 4px;
    margin-right: -3px;
}
.every_account .classify_hao{
    border-radius: 8px 0 0 8px;
    background: rgb(131, 138, 248);
}
.every_account .classify_fei{
    background: rgb(99, 140, 11);
}
.every_account .classify_kou{
    border-radius: 0 8px 8px 0;
    background: rgb(241, 145, 73);
}
.every_account tbody span{
    border-radius: 4px;
    padding: 0 3px;
    color: #fff;
}
.every_account .table_hao{
    background: rgb(131, 138, 248);
}
.every_account .table_fei{
    background: rgb(99, 140, 11);
}
.every_account .table_kou{
    background: rgb(241, 145, 73);
}
.dailyTotal {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 13px 0px rgba(66, 66, 68, 0.16);
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 190px;
    padding: 3px;
    z-index: 53;
    text-align: center;
    overflow: hidden;
    color: #fff;
}
.dailyFen{
    display: flex;
}
.dailyTotal li{
    display: inline-block;
    width: 47.6%;
    margin: 6px;
    padding: 4px 0;
}
.totalIncome {
    background-image: -moz-linear-gradient(180deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
}
.totalDo {
    background-image: -moz-linear-gradient(180deg, rgb(246, 200, 174) 0%, rgb(245, 114, 138) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(246, 200, 174) 0%, rgb(245, 114, 138) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(246, 200, 174) 0%, rgb(245, 114, 138) 100%);
}
.totalTimes {
    background-image: -moz-linear-gradient(180deg, rgb(130, 217, 253) 0%, rgb(59, 146, 245) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(130, 217, 253) 0%, rgb(59, 146, 245) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(130, 217, 253) 0%, rgb(59, 146, 245) 100%);
}
.totalCard {
    background-image: -moz-linear-gradient(180deg, rgb(57, 236, 194) 0%, rgb(67, 191, 245) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(57, 236, 194) 0%, rgb(67, 191, 245) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(57, 236, 194) 0%, rgb(67, 191, 245) 100%);
}
.all_performance{
    height: 40px;
    line-height: 40px;
    margin: 0 6px 5px;
    background-image: -moz-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(198,159,250) 0%, rgb(175,186,242) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(198,159,250) 0%, rgb(175,186,242) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(198,159,250) 0%, rgb(198,159,250) 0%, rgb(175,186,242) 100%);
    color: white;
}
/*************每日流水 （dailycome)************结束*/
.every_account_layer{
    border-top:  none;
    width: 260px;
    padding: 5px 20px;
    font-size:  1.5rem;
}
/**************欠款跟进)*************开始*/
.arrear_div {
    position: fixed;
    top:50px;
    left:1.5%;
    width: 97%;
    height: 90px;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding:10px 1rem;
    line-height: 1.8;
}
.arrear_div .sousuo {
    position: absolute;
    left: 4%;
    top: 10px;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 92%;
    height: 30px;
    font-size: 1rem;
    overflow: hidden;
}
.arrear_div .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
.arrear_div .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.arrear_div .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 3%;
    top: 15%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
.arrear_div .totalArr {
    line-height: 15px;
    width: 49.5%;
    display: inline-block;
    height: 36px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 7px;
    right: 0;
}

.arrear_div .totalPeo {
    border-right: 1px solid rgb(0, 0, 0);
    left: 0;
}
/**************欠款跟进)*************结束*/

/*业绩核对 开始*/
.arrears {
    position: fixed;
    top:50px;
    left:1.5%;
    width: 97%;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem 1rem 0.5rem 1rem;
    line-height: 1.8;
}
.arrears .shijian {
    margin: 0 auto;
    width: 97%;
    height: 30px;
    background-color: rgb(255, 255, 255);
    font-size: 1.2rem;
    display: flex;
    align-items: center;
     flex-direction: row;
}
.arrears .shijian .xianshi {
    width: 30%;
    display: inline-block;
    flex: auto;
}
.select_down_img{
    width: 10px;
}
.arrears .shijian .zhi {
    display: inline-block;
    text-align: center;
    width: 10%;
}
.arrears .shijian .chaxun {
    height: 20px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2rem;
    float: right;
}
.total_sta{
    display: flex;
    flex-wrap: wrap;
}
.arrears .totalArr {
    width: 48%;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1;
    color:white;
    height: 30px;
    line-height: 30px;
}
.arrears .totalPeo {
    margin-right:10px;
}

/*业绩核对 ***********************结束*/

/*普及率********************开始*/
.analysis-chen-leixing{
    margin: 5px 1% 0px;
    text-align:center;
    width:98%;
}
.analysis-chen-leixing .analysis-chen-left,
.analysis-chen-leixing .analysis-chen-center,
.analysis-chen-leixing .analysis-chen-right{
    background-color: #fff;
    color: #000;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 95px;
    margin-bottom:1px;
    border-left:1px solid #f6f6f6;
    border-right:1px solid #f6f6f6;
}
.analysis-chen-leixing .analysis-chen-left p,
.analysis-chen-leixing .analysis-chen-center p,
.analysis-chen-leixing .analysis-chen-right p{
    color:#666;
    padding-top:5px;
}
/*详情*/
.ul_box li{
    height:80px;
    overflow:hidden;
    background-color:#fff;
    margin-bottom:1px;
}
.ul_box a{
    color: #333;
}
.li_box_l{
    padding-left:30px;
    overflow:hidden;
}
.li_box_l h4{
    margin-top:5px;
    font-size:14px;
    height:30px;
    line-height:30px;
}
.li_box_l p{
    float:left;
    width:50%;
    font-size:12px;
    color:#999;
}
.li_box_r{
    height:25px;
    margin:20px 0px;
}
.am-icon-angle-right:before{
    font-size:22px;
}
/*购买和没购买的会员*/
.sea_wid{
    width: 82% !important;
}
.qi-tab .am-tabs-nav{
    border-radius:17.5px;
    margin: 10px auto;
    width:85%;
    background: #fff;
    height:35px;
    overflow:hidden;
}
.qi-tab .am-tabs-nav>.am-active a{
    background: #8f82bc;
    color: #fff;
    border-bottom: none;
    font-size:13px;
}
.am-tabs-default .am-tabs-nav a{
    font-size:13px;
    line-height:35px;
}
.statistics_ul li{
    background-color:#fff;
    height:65px;
    border-bottom:1px solid #f6f6f6;
    overflow:hidden;
    position:relative;
}
.statistics_ul li img{
    width:45px;
    height:45px;
    margin:10px 10px 10px 20px;
    border:1px solid #f6f6f6;
}
.statistics_ul li .li_l{
    float:left;
}
.statistics_ul li .li_l h4{
    margin-top:10px;
    height:25px;
    line-height:25px;
    font-size:14px;
}
.statistics_ul li .li_l p{
    height:20px;
    font-size:12px;
    color:#999
}
.statistics_ul li .tel{
    position:absolute;
    top:20px;
    right:20px;
    height:20px;
}
/*普及率********************结束*/
/*排行榜开始*/
.ch_but {
    width: 14px;
    margin-right: 5px;
}

.rank_li{
    display: flex;
    width: 100%;
    overflow: hidden;
    background: #fff;
    border:1px solid #ddd;
}
.rank_li>li{
    flex:1; 
    border-right:1px solid #ddd;
    text-align: center;
}
.rank_li>li:last-child{
    border-right:0;
}
.top_three{
    position: relative;
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    text-align: center;
    font-size: 1.4rem;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.number_2{
    padding-top: 10px;
}
.crown{
    width: 55px;
    height: auto;
}
.back_gray{
    background: #eee;
    padding: 0 4px;
}
/*商品  部分开始****************************/
.full_screen {
    /*position: fixed;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*overflow-x: hidden;*/
    /*background-color: #fff;*/
}
.full_screen .commodity_wode_title {
    padding: 35% 50px 30px;
    overflow: hidden;
    border-radius: 50%;
    width: 160%;
    margin-bottom: 15px;
    height: 37%;
    margin-top: -29%;
    margin-left: -30%;
    background: -webkit-linear-gradient(#6c83f7, #c69ffa);
    background: -o-linear-gradient(#6c83f7, #c69ffa);
    background: -moz-linear-gradient(#6c83f7, #c69ffa);
    background: linear-gradient(#6c83f7, #c69ffa);
}
/*商品里产品套盒等的公共样式*/
.commodity_head .sousuo {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 0.75rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    position: absolute;
    left: 11.2%;
    top: 9px;
    width: 65%;
    height: 32px;
    z-index: 4;
    position: relative;
}
.commodity_head .sousuo .ssicon {
    position: absolute;
    left: 8%;
    top: 26%;
    width: 14px;
}
.commodity_head .sousuo .xingming {
    position: absolute;
    top: 11%;
    font-size: 1rem;
    left: 20%;
    z-index: 999;
    color: rgb(194, 194, 194);
}
.commodity_head .search {
    height: 32px;
    width: 27%;
    position: absolute;
    top: 0;
    right: -32%;
    border-radius: 0.75rem;
    color: #fff;
    font-size: 1.5rem;
    border: 0;
    outline: none;
}
.commodity_head .addjia {
    height: 32px;
    width: 19%;
    position: absolute;
    left: 78%;
    top: 10px;
    border-radius: 0.75rem;

    font-size: 1rem;
    border: 0;
    line-height: 1;
}
.commodity_head .addjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}
/*头部结束*/
/*表格的操作按钮*/
.see_color {
    border:1px solid rgb(66, 198, 235);
    color: rgb(66, 198, 235);
    line-height: 1.5;
    padding: 0 3px;
    border-radius: 5px;
}
.in_out_blue_color {
    border:1px solid rgb(129, 138, 248);
    color: rgb(129, 138, 248);
    line-height: 1.5;
    padding: 0 3px;
    border-radius: 5px;
}
.edit_red_color {
    border:1px solid rgb(244, 64, 102);
    color: rgb(244, 64, 102);
    line-height: 1.5;
    padding: 0 3px;
    border-radius: 5px;
}
/*出入库*/
.inOut {
    height: 15px;
    text-align: center;
    flex: auto;
    margin: 6px 0;
    display: inline-block;
    line-height: 15px;
}
.borderR {
    border-right: 1px solid #000;
}
.inOutStock {
    position: absolute;
    top: 50px;
    width: 100%;
}
.stock {
    width: 98%;
    margin: 0 auto;
    padding-top: 40px;
}
.dibai {
    background: #fff;
    height: 110px;
    position: absolute;
    width: 98%;
    top: 0px;
    display: flex;
    padding-top: 1.2rem;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
}
.zindex {
    z-index: 99;
    margin: 0 15%;
    width: 70%;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 55px;
    border: 1px solid #a5a1a1 !important;
}
.zindex a {
    color: #000;
}
.zindex > li {
    float: left;
    width: 50%;
}
.churuku {
    margin-top: 80px;
}
/*弹窗*/
.pro_detail_layer{
    border-top:  none;
    padding: 5px 20px;
    font-size:  1.5rem;
}
.detailItem {
    display: block;
    text-align: left;
    line-height: 30px;
}
/*产品编辑页面*/
header .product {
    height: 65px;
    width: 100%;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 2rem;
    position: relative;
    line-height: 65px;
    text-align: center;
}
header .header_jilu {
    position: absolute;
    right: 7%;
    top: 0;
    width: 10%;
    height: 50px;
    font-size: 0.8rem;
    line-height: 50px;
    text-align: center;
}
.proedit {
    width: 98%;
    margin: 10px auto;
    padding: 1rem;
    line-height: 1.2;
    font-size: 1.5rem;
    color: rgb(51, 51, 51);
    text-align: left;
    background: white;
}
.proedit > li {
    padding: 1rem 0;
    overflow: hidden;
    vertical-align: top;
}
.proedit li .timu {
    display: inline-block;
    width: 22%;
    min-width: 64px;
}
.proedit li .mingzi {
    width: 65%;
    height: 18px;
}
.proedit .leibie {
    width: 100%;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
.proedit .leibie ul {
    display: inline-block;
    width: 73%;
    margin: 0;
    overflow: inherit;
}
.proedit li .talei {
    display: inline-block;
    width: 22%;
    line-height: 35px;
    vertical-align: top;
}
.proedit .leibie ul li {
    display: inline-block;
    width: 32%;
    border-radius: 10px;
    color: rgb(51, 51, 51);
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    overflow: hidden;
    margin-bottom: 1rem;

}
.proedit .leibie ul li a {
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 4px 10px;
}
.tiao > li.am-active > a, .tiao > li.am-active > a:focus, .tiao > li.am-active > a:hover {
    color: #fff !important;
    background: -webkit-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -o-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -moz-linear-gradient(#6c83f7, #c69ffa) !important;
    background: linear-gradient(#6c83f7, #c69ffa) !important;
    overflow: hidden;
    border: none !important;
    /*height: 33px;*/
}
.queding {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    margin-top: 120px;
    width: 80%;
    height: 80px;
    z-index: 38;
}
.leibie .jianju {
    margin-right: 1rem;
}
/****************产品添加（productAdd）***************开始*/
.zuoyoutj {
    position: relative;
    width: 96%;
    margin: 1rem auto;
}
.zuoyoutj .classification {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background-color: rgb(255, 255, 255);
    text-align: left;
    padding-left: 2rem;
}
.zuoyoutj .leixing {
    position: absolute;
    top: 57px;
    left: 20%;
    width: 55%;
    background-color: rgb(255, 255, 255);
    margin-bottom: 10px;
    overflow: hidden;
    height: 28px;
    z-index: 777;
}
.zuoyoutj .leixing > li {
    border-radius: 10px;
    display: inline-block;
    margin: 0 1rem;
    overflow: hidden;
    border: 1px rgb(194, 194, 194) solid;
}
.fenlei > li a {
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 0 !important;
}
.fenlei > li.am-active > a, .fenlei > li.am-active > a:focus, .fenlei > li.am-active > a:hover {
    color: #fff !important;
    background: -webkit-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -o-linear-gradient(#6c83f7, #c69ffa) !important;
    background: -moz-linear-gradient(#6c83f7, #c69ffa) !important;
    background: linear-gradient(#6c83f7, #c69ffa) !important;
    overflow: hidden;
    border: 0 !important;
    height: 100%;
}
.juli {
    width: 100%;
}
.juli .beijingbai {
    background: #fff;
    height: 55px;
    padding: 1.5rem 0 1.5rem 1.5rem;
    font-size: 1.5rem;
}
.juli .timu {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    min-width: 95px;
}
.juli .kuan{
    display: inline-block;
}
.juli .am-radio-inline{
    margin-left: 10px !important;
}
.juli .leibie {
    width: 100%;
    vertical-align: top;
    padding-top: 1.5rem;
    background-color: rgb(255, 255, 255);
}
.juli .leibie ul {
    display: inline-block;
    width: 71%;
    margin: 0;
    overflow: inherit;
}
.juli .leibie ul li {
    display: inline-block;
    width: 28%;
    border-radius: 10px;
    color: rgb(51, 51, 51);
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.juli .leibie ul li a {
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 4px 10px;
}
.juli input {
    display: inline-block !important;
    border: none !important;
    width: 60% !important;
    font-size: 1.5rem !important;
    padding: 0 !important;
}
.juli input:focus {
    box-shadow: none !important;
}
.juli .leibie .aiya {
    display: inline-block;
    width: 22%;
    padding-left: 1.5rem;
    vertical-align: top;
    line-height: 1;
}
.juli .huli {
    margin-top: 1rem;
    padding: 1.5rem;
    background: #fff;
}
.juli .jitian {
    width: 40px !important;
    border: 1px solid rgb(194, 194, 194) !important;
    height: 20px;
    text-align: center;
}
.juli .huli .kuan {
    width: 69%;
    display: inline-block;
}
.juli .huli .weixuan {
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
}
.juli .huli .selected {
    background-image: url(/images/backend/selected.png);
    background-position: 50% 50%;
    background-size: 100% auto;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
}
.inline-block {
    display: inline-block;
}
/****************产品添加（productAdd）***************结束*/
/*产品管理 productGl_ul*************************************结束*/

/*项目管理 *************************************（开始）*/
.item_head .sousuo {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 0.75rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    position: absolute;
    left: 11.2%;
    top: 9px;
    width: 65%;
    height: 32px;
    z-index: 4;
    position: relative;
    display: flex;
    overflow: hidden;
}
.item_head .sousuo .ssicon {
    position: absolute;
    left: 8%;
    top: 26%;
    width: 14px;
}
.item_head .sousuo .xingming {
    padding-left: 10px;
    top: 11%;
    width: 60%;
    font-size: 1rem;
    left: 20%;
    z-index: 999;
    color: rgb(194, 194, 194);
    flex: 1;
}
.item_head .addjia {
    height: 32px;
    width: 19%;
    position: absolute;
    left: 78%;
    top: 9px;
    border-radius: 0.75rem;
    font-size: 1rem;
    border: 0;
    line-height: 1;
}
.item_head .addjia > a {
    color: #fff !important;
}
.item_head .addjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}

.juli .days {
    width: 29% !important;
    border: 1px solid rgb(194, 194, 194) !important;
    border-radius: 3px !important;
    line-height: 18px;
}
.juli .days input {
    width: 25% !important;
    padding-left: 0.5rem !important;
}
.juli .zhi {
    width: 10%;
    text-align: center;
    display: inline-block;
}
.huli .margrt {
    margin-right: 5rem;
}
.table {
    text-align: center;
}
/*项目管理 projectGl_ul*************************************结束*/
/*项目修改 updateXM*************************************开始*/
/*添加项目、套盒照片开始*/
.chen-add-content-img{
    background-color:#fff;
    margin-top:5px;
    margin-bottom:2px;
    line-height: 50px;
}
.pic_title{
    margin-bottom:5px;
    padding-left:20px;
    padding-right:0px;
}
.delete_pic{
    height:30px;
    line-height:30px;
}
.chen-add-content-img .chen-am-img{
    position: relative;
    float: left !important;
    overflow: hidden;
    width: 44%;
    margin-left: 4%;
    padding: 0px;
    margin-bottom: 4%;
}
.chen-add-content-img .chen-am-img .chen-remove{
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100% !important;
    background: rgba(0,0,0,0.3);
    z-index: 50;
    color:#fff;
    display:none;
}
.chen-add-content-img .chen-am-img img{
    margin:auto;
    display:block;
    height: 100%;
    width: 100%;
}
.chen-add-content-img .chen-am-img input{
    height: 100%;
    width: 100% !important;
    position: absolute;
    top: 0px;
    outline: none;
    opacity: 0;
}
.updateXM_introduce{
    width: 100%;
    margin-top: 5px;
    background: #fff;
    padding:1.5rem 0;
}
.updateXM_introduce h3{
    width: 90%;
    margin:auto;
    height: 30px;
}
.updateXM_introduce textarea{
    width: 90%;
    margin-left:5%;
    height: 80px;
    border:1px solid #c2c2c2;
    border-radius: 5px;
}
/*添加项目、套盒照片结束*/

/*项目修改 updateXM*************************************结束*/
/*家居产品修改 updateHouseProduct
/*家居产品添加 updateHouseProduct*************************************结束*/
/*家居产品修改 updateHouseProduct*************************************结束*/
/*套盒添加 updateth*************************************开始*/
.th_add{
}
.th_add .beijingbai{
    background: #fff;
    height: 58px;
    padding: 1.5rem 0 1.5rem 1.5rem;
    font-size:  1.5rem;
    border-bottom: 1px solid #ddd;
}
.th_add .timu{
    display: inline-block;
    width: 24%;
    min-width: 64px;
    vertical-align: top;
    font-size:  1.5rem;
}
.th_add .leibie{width: 100%;vertical-align: top;padding-top: 1.5rem;background-color: rgb(255, 255, 255);}
.th_add .leibie ul{
    display: inline-block;
    width: 71%;
    margin:  0;
    overflow:  inherit;
}
.th_add .leibie ul li{
    display: inline-block;
    width: 32%;
    border-radius: 10px;
    color: rgb(51, 51, 51);
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    overflow: hidden;
    margin-bottom: 0.5rem;
}
.th_add .leibie ul li a{
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 4px 10px;
}
.th_add input{
    display: inline-block !important;
    border:none !important;
    width: 60% !important;
    font-size: 1.5rem !important;
    padding: 0 !important;
}
.th_instoduce{
    border-top: 1px solid #ddd;
    display: flex;
    background: #fff;
    padding: 1.5rem 0 1.5rem 1.5rem;
    font-size:  1.5rem;
}
.th_add textarea{
    display: inline-block !important;
    border:1px solid #ddd;
    flex:auto;
    margin-right: 1rem;
    height:54px;
    padding: 0;
    font-size:  1.5rem;
}
.th_add input:focus{
    box-shadow: none !important;
}
.th_add .leibie .aiya{
    display: inline-block;
    width: 22%;
    padding-left: 1.5rem;
    vertical-align:  top;
    line-height: 35px;
}

.th_add .huli{
    margin-top: 1rem;
    padding: 1.5rem;
    background: #fff;
}
.th_add .jitian{
    width: 40px !important;
    border:1px solid rgb(194, 194, 194) !important;
    height: 20px;
    text-align:center;
}
.th_add  .kuan{
    width: 70%;
    display: inline-block;
}
.th_add .weixuan {
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align:  middle;
}
.th_add .selected {
    background-image: url(/images/backend/selected.png);
    background-position:50% 50%;
    background-size: 100% auto;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
}
/*套盒添加 updateth*************************************结束*/

/*方案管理****************************开始**/
.planGl {
    padding-top: 10px;
    background: #fff;
}
li .plandown {
    margin-top: 21px;
    margin-right: 5px;
    width: 20px;
    height: 12px;
    opacity: 0.8;
transform: rotate(-90deg);
}
.margin_top_five{
    margin-top: 5px;
}
.planGl li {
    line-height: 30px !important;
    border-bottom: 1px solid rgb(194, 194, 194) !important;
    padding: 1rem;
    overflow: hidden;
}
.planGl .planName {
    display: block;
}
.planGl .planPrice {
    font-size: 1.8rem;
    color: red;
    float: right;
    line-height: 60px;
}
.planGl .planPrice {
    font-size: 1.8rem;
    color: red;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.planGl .details {
    font-size: 1.4rem;
    display: inline-block;
    color: rgb(106, 105, 105);
    width: fit-content;
}

.planGl .martop {
    margin-top: 10px;
    margin-bottom: 0 !important;
    font-size: 1.2rem;
}
/*添加方案*/
.addplan li {
    border-bottom: 1px solid rgb(194, 194, 194);
    background: #fff;
}

.addplan li:last-child {
    border-bottom: none;
}

.noborder {
    border: none !important;
}

.nomartop {
    width: 96%;
    margin: 0 auto;
    padding: 1rem 1%;
    background: #fff;
}
.mask {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    display: none;
    z-index: 100;
}
.mask .list_content_box {
    margin: 0 10px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 90px;
    padding: 10px;
    position: relative;
}
.mask .list_content_box .close02 {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -20px;
}
.mask .list_content_box h4,.add_plans_c h4{
    display: inline-block !important;
    width: fit-content !important;
}
.mask .list_content_box .price ,.add_plans_c .price{
    display: inline-block;
    margin-left: 15px;
    color: red;
}
.add_plans_c .stock{
    padding-top: 0 !important;
}
.mask .list_content_box .search_box input {
    margin-top: 10px;
    padding-left: 50px;
    height: 35px;
    width: 100%;
    font-size: 15px;
    border-radius: 20px;
    border: 1px solid #c2c2c2;
}
.mask .list_content_box .search_box img {
    position: absolute;
    top: 28px;
    left: 25px;
    height: 20px;
    width: 20px;
}
.mask .list_content_box ul {
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0 5px;
    margin-top: 10px;
}
.mask .list_content_box ul li {
    position: relative;
    padding: 10px 0 15px;
    border-bottom: 1px solid #f6f6f6;
}
.mask .list_content_box ul li h4 {
    height: 25px;
    line-height: 25px;
    font-size: 15px;
}
.list_content_box li .content {
    overflow: hidden;
    height: 20px;
}
.list_content_box li .content p {
    color: #999;
    font-size: 13px;
    float: left;
    width: 80px;
}
.add_plans_c li .content p.times span {
    color: green !important;
}
.add_plans_c li .content p:nth-child(1) span {
    color: #333 !important;
}
.add_plans_c li .zl_discount label {
    margin-left: 12px !important;
}
.list_content_box li .content p.cardtype {
    width: 150px;
}
.list_content_box li .content p.cardtype span {
    color: #333;
}
.list_content_box li .num {
    position: absolute;
    top: 33px;
    right: 16px;
    overflow: hidden;
}
.list_content_box li .num img {
    width: 20px;
    height: 20px;
    float: left;
}
.list_content_box li .num p {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    float: left;
}
/*方案管理****************************结束**/

/*卡项管理（Card）****************************************(开始)*/
.cardhead {
    height: 100px !important;
    width: 100%;
}
.carddo {
    position: fixed;
    top: 50px;
    left: 1%;
    width: 98%;
    height: 100px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem;
    line-height: 1.8;
}
.carddo .add {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    float: right;
    width: 70px;
    text-align: center;
}
.carddo .add > a {
    color: #fff !important;
}
.carddo .searchca {
    border: 1px rgb(191, 191, 191) solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-top: 12px;
    padding-left: 5%;
    height: 30px;
    line-height: 24px;
    overflow: hidden;
}
.carddo .searchca .kasearch {
    width: 17px;
    vertical-align: middle;
}
.carddo .searchca .souname {
    font-size: 1.2rem;
    margin-left: 6px;
}
.Card_ul {
    background: #fff;
}
.Card_ul li {
    height: 83px;
    width: 96%;
    margin: auto;
    margin-top: 2px;
    color: #999;
    border-bottom: 1px solid #f0f0f0;
}
.Card_ul li .Card_ul_div {
    width: 75%;
    height: 63px;
    margin: auto;
    margin-top: 5px;
}
.Card_ul li .Card_ul_div em {
    line-height: 26px;
    text-align: center;
    margin-left: 6px;
    color: #999;
    font-size: 12px;
    border-radius: 15px;
}
.Card_ul li .Card_ul_div h3 {
    width: 90%;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
}
.Card_ul li .Card_ul_btn {
    height: 33px;
    width: 60px;
    margin-top: 30px;

}
.Card_ul li .Card_ul_btn a {
    color: rgb(126, 137, 248) !important;
}
.Card_ul li .Card_ul_div h4 {
    height: 24px;
    width: 100%;
    padding-left: 6px;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.Card_ul li .Card_ul_div span {
    font-size: 12px;
    width: 100%;
    display: block;
    line-height: 24px;
    padding: 0 0 0 6px;
}
.Card_ul li .Card_ul_btn {
    overflow: hidden;
}
.Card_ul li .Card_ul_btn p {
    cursor: pointer;
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    border-radius: 15px;
    color: #8f82bc;
    border: 1px solid #8f82bc;
    color: #fff;
    float: right;
    margin: 15px 6px 0 0;

}
.Card_ul li .Card_ul_btn p > button {
    background: none;
    border: none;
    color: #8f82bc;
    height: 20px;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    margin-top: 0;
    padding: 0;
}
.Card_ul li .Card_ul_btn a:nth-child(2) {
    margin-top: 13px;
}
.Card_ul li .Card_ul_btn a {
    color: #8f82bc;
    width: 50px;
    display: block;
    height: 20px;
    float: right;
    font-size: 12px;
    border-radius: 15px;
    border: 1px solid #8f82bc;
    text-align: center;
    line-height: 19px;
    margin: 0px 6px 0 0;
}
/*卡项管理（Card）****************************************(结束)*/
/*添加卡项,编辑卡项（addCard updateCard）****************************************(开始)*/
.addCard {
    width: 100%;
    background: #fff;
}
.addCard .addCard_ul {
    width: 97%;
    margin: 0 auto;
    background: #fff;
    font-size: 16px;
    padding: 1rem;
}
.addCard .addCard_ul .addCard_ul_li {
    width: 95%;
    margin-top: 6%;
    color: #333;
    background: #fff;
    margin-bottom: 1rem;
}
.agio {
    margin-top: 1rem;
    padding: 1rem;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.agio li {
    display: inline-block;
    width: 49%;
    min-width: 170px;
}
.agio input {
    width: 60px;
    border-bottom: 1px solid rgb(160, 160, 160);
}
.addCard .addCard_ul .addCard_ul_li .qname {
    display: inline-block;
    width: 22%;
    min-width: 80px;
}
.addCard .addCard_ul .addCard_ul_li .tuoyuan {
    display: inline-block;
    width: 69%;
    border: 1px solid rgb(220, 220, 220);
    border-radius: 8px;
    padding-left: 1rem;
}
.addCard .addCard_ul .addCard_ul_li input{
    width: 69% !important;
    display: inline-block;
}
.addCard .addCard_ul .addCard_ul_li select {
    width: 100px;
    border: none;
    height: 25px;
    outline: none;
    background: none;
    line-height: 25px;
    display: inline-block;
}
.addCard .addCard_ul_li_div {
    width: 100%;
    padding: 1rem;
    overflow: hidden;
}
.addCard .addCard_ul_li_div .zuobian {
    margin-left: 20px;
}
.addCard .addCard_ul_li_div i {
    color: #7f89f8 !important;
}
.addCard_ul_li .addCard_ul_li_div .addCard_li_radio {
    margin-top: 10px;
    height: 20px;
    width: 100%;
    padding-left: 6px;
    font-size: 14px;
    line-height: 20px;
}
.addCard_ul_li .addCard_li_time {
    width: 100%;
    height: 60px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
}
.addCard .addCard_ul .addCard_time {
    display: none;
}
.addCard .addCard_ul .addCard_ul_select em {
    width: 32%;
}
.addCard .addCard_ul .addCard_ul_textarea em {
    width: 28%;
}
.addCard .addCard_ul .addCard_ul_textarea {
    height: 130px;
    width: 95%;
    margin: auto;
}
.addCard .addCard_btn {
    width: 100%;
    height: 60px;
    text-align: center;
    margin-top: 100px;
}
.addCard .addCard_btn > button {
    width: 80%;
    border: none;
    margin: auto;
    margin-top: 15px;
    line-height: 30px;
    color: #fff;
    border-radius: 15px;
}
/*添加卡项,编辑卡项（addCard updateCard）**************(结束)*/
/*回收站***************开始*/
.re_page{
    top:60px !important;
    width: 97%;
    left:1.5%;
}
.re_page .qiehuan{
    width: 100%;
}
.re_sousuo {
    width: 100%;
    margin: 5px auto 10px;
    position: relative;
    overflow: hidden;
    height: 50px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.re_sousuo .sousuo {
    position: absolute;
    left: 2%;
    bottom: 17%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 96%;
    height: 31px;
    font-size: 1rem;
}
.re_sousuo .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
.re_sousuo .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.table_style .am-checkbox-inline, .table_style .am-radio-inline{
    vertical-align: text-top;
}
/*回收站***************结束*/

/*******************商品部分结束*****************************（结束）*/

/*********************************到店管理******************************************（开始）*/
.qi-vip-zs-content-box {
    width: 98%;
    margin: auto;
    margin-top: 5px;
}
.qi-vip-zs-content-box>ul {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 10px;
    background-color: white;
}
.qi-vip-zs-content-box > ul > li {
    margin: 0px 5px 4px 5px;
}
.qi-vip-zs-content-box ul li {
    padding: 0;
}
.qi-vip-zs-content-box>ul .InstoreAdministration_li .qi-vip-content-img {
    width: 100%;
    text-align: center;
    line-height: 80px;
}
/*左边的头像*/
.qi-vip-zs-content-box .qi-vip-content-img img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}
/*中间和右边共同的*/
.qi-vip-zs-content-box .qi-vip-content-font {
    padding-top: 1.1rem;
    overflow: hidden;
    font-size: 12px;
}
.qi-vip-zs-content-box .qi-vip-content-font li span {
    font-size: 1.3rem;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.qi-vip-zs-content-box .qi-vip-content-font li span:nth-child(1) {
    color: #a6a6a6;
}
.qi-vip-zs-content-box .am-fl-chen {
    float: right;
}
/*中间*/
.qi-vip-content-font ul.InstoreAdministration_ul {
    height: 60px;
}
.qi-vip-content-font ul.InstoreAdministration_ul li {
    height: 20px;
    line-height: 20px;
}
.qi-vip-content-font ul li.InstoreAdministration_ul_name span {
    font-size: 14px;
}
.qi-vip-zs-content-box .InstoreAdministration_li_n {
    width: 40%;
}
.qi-vip-zs-content-box .InstoreAdministration_li_m {
    width: 34%;
}
/*右*/
.qi-vip-content-phone .InstoreAdmin_ul li {
    height: 20px;
    line-height: 20px;
}
/*底部操作栏*/
.management > ul {
    padding: 7px 10px 7px 10px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #f1f1f1;
    /*width: 100%;*/
    margin: auto;
}
.management .bj {
    height: 6px;
    display: none;
    width: 100%;
    background: #f5f4f4;
}
.management > ul > li {
    text-align: center;
    background: #fff;
    border: 1px solid #999;
    border-radius: 20px;
    color: #8f82bc;
    line-height: 22px;
    display: inline-block;
    /*width: 25%;*/
}
.qi-vip-zs-content-box .management ul li a span:nth-child(1) {
    color: #333;
    font-size: 12px;
    display: block;
    padding-left: 2px;
}
.qi-vip-zs-content-box .management ul li a span img {
    width: 15px;
    float: right;
    margin-right: 7px;
}
.qi-vip-zs-content-box .management ul .management_ul_li {
    width: 18%;
}
/*消耗录入开始***********/
.all_screen {
    position: absolute;
    width: 100%;
}
.zl_block_box {
    margin: 5px 5px 25px;
}
.input_th_box2 {
    margin: 5px;
}
.zl_block_box .zl_add_title {
    height: 35px;
    overflow: hidden;
}
.zl_list_box li {
    position: relative;
    background-color: #fff;
    margin-bottom: 5px;
}
.zl_list_box li > div {
    padding: 10px 0px;
    border-bottom: 1px solid #f6f6f6;
    font-size: 14px;
}
.zl_list_box li .title {
    width: 250px;
    height: fit-content;
    line-height: 20px;
    font-size: 14px;
    margin-left: 25px;
}
.zl_list_box li .content {
    overflow: hidden;
    margin-left: 25px;
}
.zl_list_box li .content p {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    float: left;
    width: 80px;
}
.zl_list_box li .content p:first-child {
    color: red;
}
.zl_list_box li .content p:nth-child(2) span {
    color: green;
}
.zl_list_box li .content p:nth-child(3) span {
    color: #333;
}
.zl_list_box li button {
    border: none;
    outline: none;
    background-image: url('/images/backend/close01.png');
    background-color: #fff;
    background-size: 100% 100%;
    position: absolute;
    top: 20px;
    right: 30px;
    width: 25px;
    height: 25px;
}
.zl_list_box li label.am-checkbox {
    position: absolute;
    top: 26px;
    right: 20px;
}
.zl_list_box li .zl_discount {
    height: 45px;
    font-size: 14px;
    overflow: hidden;
}
.zl_list_box li .zl_discount p {
    float: left;
    margin-left: 25px;
}
.zl_list_box li .zl_discount label {
    margin-left: 25px;
}
.zl_list_box li .zl_discount input {
    width: 180px;
    margin-left: 50px;
}
.zl_list_box li .zl_discount input[type='radio'] {
    width: auto;
    margin-left: 0px;
}
.input_project_box .add_project {
    background-color: #e4fcd8;
}
.input_th_box .add_th, .input_th_box2 .add_th {
    background-color: #fdd8ec;
}
.input_goods_box .add_goods {
    background-color: #cdebfa;
}
.input_card_box .add_card {
    background-color: #f2eed2;
}
.zl_block_box .zl_add_title p {
    line-height: 35px;
    margin-left: 15px;
    float: left;
}
.zl_block_box .zl_add_title button {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    border: 0;
    outline: none;
    float: right;
    margin-right: 30px;
    width: 60px;
    height: 25px;
    border-radius: 12px;
    color: white;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
}
.add_project {
    background-image: -moz-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
    background-image: -webkit-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
    background-image: -ms-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
    text-align: left;
    overflow: hidden;
}
.add_project p {
    line-height: 35px;
    margin-left: 15px;
}
.consume-add {
    height: 24px;
    text-align: center;
    background: #fff;
    margin-left: 6px;
    border-radius: 15px;
    color: rgb(126, 137, 248);
    border: 1px solid rgb(126, 137, 248);
    position: absolute;
    right: 3%;
    outline: none;
    font-size: 14px;
    padding: 2px 10px;
}
.inBao {
    margin: 10px 0px;
    background: #fff;
    padding: 10px 10px 10px 20px;
}
.inBao>div{
    display: flex;
}
.selectDown {
    position: absolute;
    left: 47%;
    top: 9px;
    width: 18px;
    height: 10px;
    opacity: 0;
}
.choosePerson{
    width: 23% !important;
    color: #999;
}
.inBao input{
    position: absolute;
    right: 28% !important;
    width: 19% !important;
}
.zl-add-content-input>span:last-child{
    position: absolute;
    right: 23% !important;
}
.zl-add-content-input select,.zl-add-content-input option{
    white-space: nowrap !important;
}
.contentshow{
    overflow: hidden;
    padding: 10px 0 13px;
    height: 50px;
    border-bottom: 1px solid white;
}
/*消耗录入结束***********/
/**************到店管理***********************（结束）*/

/********************统计*******************开始  */
.data_time {
    height: 44px;
    line-height: 32px;
    padding: 0 10px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    font-size: 1.5rem;
    width: 97%;
    position: fixed;
    top:50px;
    left: 1.5%;
    z-index: 100;
    display: flex;
}
.data_time .date {
    width: 27%;
    flex: auto;
}
.select_down{
    width: 10px;
    height: 6px;
    margin-top: 20px;
}
.datas{
    width: 8px;
    margin-right: 5px;
}
.data_time .zhi {
    display: inline-block;
    text-align: center;
    line-height: 44px;
    width: 10%;
    flex: auto;
}
.data_time .chaxun {
    margin: 7px 3px 3px 15px;
    float: right;
    height: 28px;
    width: 16%;
    border: 0;
    border-radius: 3px;
    color: #fff;
}
.business_income{
    padding-top: 10px;
    background:#f3f3f3;
    width:100%;
    overflow-y: scroll;
    margin-bottom: 80px;
}
.business_income .common {
    margin: 5px 0 10px 0;
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    color: rgb(51, 51, 51);
    line-height: 22px;
    background: white;
}
.business_income .cishu {
    background-color: rgb(255, 255, 255);
}
.business_income .cishu td{
    border: 1px solid rgb(238, 238, 238);
}
.business_income .total_income{
    display: inline-block;
    font-size:1.8rem;
    background-image: -webkit-linear-gradient(bottom, #6c83f7, #c69ffa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.other_thead {
    background-image: -moz-linear-gradient( -52deg, #d4edf7 0%, #d2f6ed 100%);
    background-image: -webkit-linear-gradient( -52deg, #d4edf7 0%, #d2f6ed 100%);
    background-image: -ms-linear-gradient( -52deg, #d4edf7 0%, #d2f6ed 100%);
}

.business_income .money{
    background: #fff;
    width: 100%;
    white-space: normal;
    border:none !important;
    margin-bottom:10px;
    padding: 10px;
    padding-left: 20px;
}
.pay_ways{
    display: flex;
    flex-wrap: wrap;
}
.business_income .money img{
    margin-right: 10px;
    width: 22px;
}
.business_income .chuzhi_ka{
    margin-right: 10px;
    width: 26px;
}
.business_income .money i{
    min-width: 49%;
    display: inline-block;
    margin-bottom: 10px;
}
.business_income .pay_total {
    border-radius: 5px;
    background-color: rgb(236, 105, 65);
    width: fit-content;
    color: #fff;
    padding: 5px 10px;
}
.business_income .pay_color_1{
    color: rgb(100, 135, 253);
}
.business_income .pay_color_2{
    color: rgb(36, 196, 243);
}
.business_income .pay_color_3{
    color: rgb(245, 178, 99);
}
.business_income .pay_color_4{
    color: rgb(251, 150, 228);
}
.business_income .pay_color_7{
    color: rgb(35, 197, 168);
}
.business_income .pay_color_8{
    color: rgb(225, 181, 53);
}
.business_income .pay_color_9{
    color: rgb(249, 150, 7);
}
.business_income .pay_color_5{
    color: rgb(255, 130, 130);
}
.business_income .pay_color_6{
    color: rgb(14, 190, 240);
}
.business_income a{
    color: #333 !important;
}

.coffret_height{
    height: 75px !important;
    border-radius: 0  !important;
}
/*统计 *******************结束*/

/**********************个人中心页面**开始**********************/
.upload {
    width: 70px !important;
    height: 70px;
    position: absolute;
    left: 40%;
}
.upimg {
    width: 70px !important;
    opacity: 0;
}
.self_page{
    width: 100%;
    overflow: hidden;
}
.self_page .ctrl_wode_title {
    padding: 35% 50px 30px;
    overflow: hidden;
    border-radius: 50%;
    width: 160%;
    margin-bottom: 5px;
    height: 44%;
    margin-top: -32%;
    margin-left: -30%;
    background: -webkit-linear-gradient(#6c83f7, #c69ffa);
    background: -o-linear-gradient(#6c83f7, #c69ffa);
    background: -moz-linear-gradient(#6c83f7, #c69ffa);
    background: linear-gradient(#6c83f7, #c69ffa);
}
.self_page .ctrl_wode_title .ctrl_wode_title_pic {
    height: 65px;
    width: 65px;
    margin-right: 5px;
    border-radius: 50%;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg {
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg .cctitle {
    color: white;
    font-size: 14px;
    line-height: 30px;
}
.qi-add-staff-img .logo{
    width: 70px;
    height:70px;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg .ccbottom {
    font-size: 12px;
    color: #dcd3ff;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg .ccbottom img {
    height: 14px;
    margin-top: 2.5px;
    margin-right: 2px;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg .ccfoot {
    font-size: 12px;
    color: #dcd3ff;
}
.self_page .ctrl_wode_title .ctrl_wode_title_msg .ccfoot img {
    height: 14px;
    margin-top: 2px;
    margin-right: 5px;
}
.self_page .ctrl_wode_title .ccexit {
    height: 18px;
    position: absolute;
    top: 20px;
    right: 27px;
}
.self_page .ctrl_wode_title .ee_quit {
    height: 18px;
    width:18px;
    position: absolute;
    top: 20px;
    right: 27px;
    z-index: 999;
    background: transparent;
    border:none
}
/*中间同*/
.ctrl_wode_bottom {
    width: 100%;
    margin: 5px 0 80px 0;
    font-size: 12px;
    text-align: center;
    left: 0px;
    color: #c2c2c2;
}
/**************个人中心  *********结束*/

/**************提成管理  *********开始*/
.commdo{
    position: absolute;
    top:50px;
    left:1%;
    width: 98%;
    height:100px;
    overflow:  hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem;
    line-height:  1.8;
}
.commdo .add {
    border-radius: 10px;
    background-image: -moz-linear-gradient( -52deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
    background-image: -webkit-linear-gradient( -52deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
    background-image: -ms-linear-gradient( -52deg, rgb(67,191,243) 0%, rgb(59,236,194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    float: right;
    width: 70px;
    text-align: center;
}
.commdo .add>a{
    color: #fff !important;
}
.commdo .searchca{
    border: 1px rgb(191, 191, 191) solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin-top: 12px;
    padding-left: 5%;
    height: 30px;
    position: relative;
    line-height: 24px;
    overflow: hidden;
}
.commdo .searchca .kasearch{
    width: 17px;
    vertical-align: middle;
    position:  absolute;
    right: 19px;
    top: 6px;
}
.commdo .searchca .souname{
    font-size: 1.2rem;
    margin-left: 6px;
    width: 82%;
    border-right: 1px solid rgb(191, 191, 191);
}
.commission{
    width: 98%;
    margin: 60px auto;
    background: #fff;
}
.commission li{
    height: 43px;
    width: 96%;
    margin:auto;
    margin-top: 2px;
    color: #999;
    border-bottom:1px solid #f0f0f0;
}
.commission li .Card_ul_div{
    width: 80%;
    height: 33px;
    float: left;
    margin:auto;
    margin-top: 5px;
}
.commission li .Card_ul_div em{
    line-height: 26px;
    text-align: center;
    margin-left: 6px;
    color: #999;
    font-size: 12px;
    border-radius: 15px;
}
.commission li .Card_ul_div h3{
    width: 90%;
    font-size: 14px;
    color: #000;
    padding-left: 10px;
}
.commission li  .Card_ul_btn{
    height: 33px;
    width: 60px;
    margin-top: 10px;
}
.commission li  .Card_ul_btn a{
    color: rgb(126, 137, 248) !important;
}
.commission li .Card_ul_div h4{
    height: 33px;
    width: 100%;
    padding-left: 6px;
    font-size: 14px;
    line-height: 33px;
    color: #000;
}
.commission li .Card_ul_div span{
    font-size: 12px;
    width: 100%;
    display: block;
    line-height: 24px;
    padding: 0 0 0 6px;
}
.commission li .Card_ul_btn{
    overflow: hidden;
}
.commission li .Card_ul_btn a{
    color: rgb(126, 137, 248);
    width: 50px;
    display: block;
    height: 20px;
    float: right;
    font-size: 12px;
    border-radius: 15px;
    border: 1px solid #8f82bc;
    text-align: center;
    line-height: 19px;
    margin: 0px 6px 0 0;
}
/*提成方案的添加*/
.commission_add{
    width: 97%;
    margin: 0 auto !important;
}
.ol-adminsiter{
    padding-bottom: 10px;
    border-bottom: 1px solid #ecebeb;
    margin-bottom: 10px;
}
.ol-adminsiter li{
    line-height: 30px;
}
.adminsiter-header{
    height: 34px;
    width: 100%;
    line-height: 34px;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom,from(#dfe2f8),to(#eee6f8));
}
.adminsiter-header p.cen{
    width: 100%;
    height:34px;
    line-height: 34px;
    text-align: center;
    border:none;
    margin:0;
}
.adminsiter-header p{
    width: 38%;
    float: left;
    margin-top:18px;
    border-bottom: 1px solid #8f82bc;
    height: 1px;
}
.am-tab-panel .qi-commission-box:first-child{
    padding: 1rem;
}
.qi-commission-box{
    background: #fff;
    margin: 0 0 7px;
    font-size: 12px;
    padding: 1rem 1rem 0;
}
*.qi-commission-box .ol-adminsiter:last-child{
    border-bottom: none;
}
.qi-commission-box .input{
    border: 1px solid #c2c2c2 !important;
    text-align: center;
    width: 40px !important;
    margin-right:4px !important;
    border-radius: 0 !important;
}
.qi-commission-box .btn-administer{
    height: 24px;
    padding:  0 10px;
    text-align: center;
    background: #fff;
    border:none;
    margin-left: 6px;
    border-radius: 15px;
    font-size:10px;
    color: rgb(126, 137, 248);
    font-size:12px;
    border:  1px solid rgb(126, 137, 248);
}
.qi-commission-box ol li div{
    overflow: hidden;
    width:100%;
   padding-left: 24px;
}
.qi-commission-box ol li div p{
    float: left;
    height: 28px;
    line-height: 28px;
}
.qi-commission-box ol li div p:last-child{
    padding-left: 10px;
}
.qi-commission-box ol li div p input{
    text-align: center;
    width: 60px !important;
    margin:0 1px !important;
    border: 1px solid #c2c2c2 !important;
}
.qi-commission-box ol li div p input.money{
    width: 55px !important;
}
/*添加和删除按钮*/
.qi-commission-box .btn-administer,.qi-commission-box ol li div p button {
    border:  1px solid rgb(126, 137, 248);
    height: 24px;
    text-align: center;
    margin-left: 6px;
    border-radius: 15px;
    font-size:10px;
    color: rgb(126, 137, 248);
    padding:  0 8px;
    background:  #fff;
}

/*提成管理结束***************/

/*权限管理******开始****/
.permission_people{
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    margin-top: 6px;
}
/*权限编辑*/
.aut_title{
    margin-top: 10px;
    font-size: 1.9rem;
    text-align: center;
    width: 100%;
    color:rgb(198, 159, 250);
    font-weight: 600;
    line-height: 40px;
    background-color: #f1eeee;
}
.authority_div{
    background: #fff;
    line-height: 30px;
    white-space: normal;
    padding: 5px 0 8px 15px;
}
.authority_div>.am-checkbox-inline{
    margin-right: 15px;
    margin-left: 0;
}
.permission_edit_title{
    height:40px;
    line-height: 40px;
    padding-left: 15px;
    margin: 10px 0;
}
/*权限管理结束*/
/*客户分配*/
.cusDis{
    padding-top: 10px;
}
.cusDis li{
    background: #fff;
    padding-left: 15px;
    height: 62px;
    line-height: 56px;
    overflow: hidden;
    border-bottom: 1px  solid rgb(238, 238, 238);
}
.cusDis li:last-child{
    border:none;
}
.cusDis li>a{
    width: 100%;
    overflow:  hidden;
    display:  block;
    color: #000;
}
.cusDis .touxiang {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 5px;
}
.cusDis li .staffchoice {
    width: 8.5px;
    height: 16.5px;
    margin: 17px 15px;
}
.staffSearch {
    width: 96%;
    margin: 10px auto 0;
    position: relative;
    overflow: hidden;
    height: 50px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.staffSearch .sousuo {
    position: absolute;
    left: 2%;
    bottom: 17%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 74%;
    height: 31px;
    font-size: 1rem;
    overflow: hidden;
}
.staffSearch .sousuo .ssicon {
    position: absolute;
    left: 9%;
    top: 20%;
    width: 17px;
}
.staffSearch .sousuo .xingming {
    position: absolute;
    top: 11%;
    left: 20%;
}
.staffSearch .search {
    height: 31px;
    width: 20%;
    position: absolute;
    right: 2%;
    bottom: 18%;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
/*客户分配详情*/
.shop_name {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.39);
    position: absolute;
    left: 1.5%;
    top: 50px;
    width: 97%;
    margin:0 auto;
    z-index: 100;
    padding: 10px 10px;
}
#existing_cus,.distribution{
    float: right;
    height: 28px;
    padding: 2px 4px;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 6px;
    color: #fff;
    margin-left: 10px;
}
.cusDistri{
    /*padding-top: 30px;*/
}
.cusDistri ul {
    overflow: hidden;
    width: 100%;
    padding: 0 1rem;
    background: #fff;
}
.cusDistri ul li{
    width: 100%;
    float: left;
    background: #fff;
    padding:10px 0;
    position: relative;
    border-bottom: 1px solid rgb(243, 243, 243);
}
.cusDistri li .touxiang{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right:10px;
    vertical-align: top;
}
.cusDistri li .merberdetails{
    display: inline-block;
    color: rgb(153, 153, 153);
    font-size: 1.2rem;
    height:70%;
    position: relative;
    line-height: 1.8rem;
    vertical-align: middle;
}
.cusDistri li .merberdetails .name{
    color: rgb(56, 56, 56);
    font-size: 1.5rem;
    margin-top: 5px;
    display: block;
}

.cusDistri .kuan{
    float: right;
    margin: 15px 12px 0 0;
    display: inline-block;
    color: rgb(134, 139, 248);
}
.cusDistri .weixuan {
    border-width: 1px;
    border-color: rgb(194, 194, 194);
    border-style: solid;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align:  middle;
}
.cusDistri .selected {
    background-image: url(/images/backend/selected.png);
    background-position:50% 50%;
    background-size: 100% auto;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    z-index: 90;
    display: inline-block;
    vertical-align: middle;
}
/*客户分配结束*/

/*********店员管理*(DY_Administration  开始)********************/
/*店员管理头部*/
.yibangd {
    position: fixed;
    height: 50px;
    width: 100%;
    z-index: 999;
    left: 0;
    top: 0;
}
header .product {
    height: 50px;
    width: 100%;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 2rem;
    position: relative;
}
header .product .sousuo {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 0.75rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    position: absolute;
    left: 11.2%;
    top: 9px;
    width: 65%;
    height: 32px;
    z-index: 4;
    position: relative;
  overflow:hidden;
}
header .product .sousuo .ssicon {
    position: absolute;
    left: 8%;
    top: 26%;
    width: 14px;
}
header .product .sousuo .xingming {
    position: absolute;
    top: 11%;
    font-size: 1rem;
    left: 20%;
    z-index: 999;
    color: rgb(194, 194, 194);
}
header .product .search {
    height: 32px;
    width: 27%;
    position: absolute;
    top: 0;
    right: -32%;
    border-radius: 0.75rem;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    color: #fff;
    font-size: 1.5rem;
    border: 0;
}
header .product .addjia {
    height: 32px;
    width: 19%;
    position: absolute;
    left: 78%;
    top: 9px;
    border-radius: 0.75rem;
    background-image: -moz-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
    font-size: 1rem;
    border: 0;
    line-height: 1;
}
header .product .addjia > a {
    color: #fff !important;
}
header .product .addjia .tian {
    margin: 0 auto;
    width: 10px;
    display: block;
}
.DY_Administration {
    width: 98%;
    margin: auto;
}
.DY_Administration ul {
    overflow: hidden;
    margin-top: 10px;
}
.DY_Administration ul li {
    width: 32%;
    float: left;
    position: relative;
    background: #fff;
    padding: 10px 0;
    margin: 2px 0.6%;
    height: 175px;
}
.DY_Administration ul li > a {
    display: block;
    color: #000;
}
.DY_Administration ul li > a > .DY_Administration_img {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100px;
    padding-top: 7px;
}
.DY_Administration ul li > a > .DY_Administration_img .DY_Administration_span > span {
    width: 98%;
    margin: auto;
    text-align: center;
    height: 20px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}
.DY_Administration ul li > a > div > img {
    width: 40px;
    height: 40px;
    border: 1px solid #e2e2e2;
    margin: 3px;
}
.DY_Administration .job {
    display: inline-block;
    width: 70px !important;
    height: 30px;
    border-radius: 8px;
    margin: 1rem auto;
    text-align: center;
    color: #fff;
}
.job_mrs{
    background: #f19ec2 !important;
}
.job_dz{
    background: #5298f1 !important;
}
.job_jl{
    background: #a6d7f1 !important;
}
.job_gw{
    background: #62f1ec !important;
}
.job_qt{
    background: #3ff195 !important;
}
.job_zz{
    background: #f1f1bf !important;
}
.job_zg{
    background: #be14f1 !important;
}
.job_mfs{
    background: #f10532 !important;
}
.job_yz{
    background: #f1ac17 !important;
}
.DY_Administration .name {
    font-size: 1.5rem;
    display: block;
}
@media (max-width: 475px) {
    .DY_Administration ul li {
        width: 32%;
    }
}
@media (max-width: 675px) and (min-width: 476px) {
    .DY_Administration ul li {
        width: 23.8%;
    }
}
@media (min-width: 676px) and (max-width: 975px) {
    .DY_Administration ul li {
        width: 15.4%;
    }
}
@media (min-width: 976px) and (max-width: 1199px) {
    .DY_Administration ul li {
        width: 11.3%;
    }
}
@media (min-width: 1200px) {
    .DY_Administration ul li {
        width: 9.9%;
    }
}
/*店员详情*/
.staffhead {
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
.staff {
    position:fixed;
    top: 50px;
    left: 1%;
    width: 98%;
    height: 110px;
    overflow: hidden;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 999;
    padding: 1rem 1.5rem;
    line-height: 1.8;
}
.bianji {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    text-align: center;
    padding: 0.25rem 1rem;
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 20px;
    border: none;
}
.percentage {
    width: 100%;
}
.kuaner {
    width: 25%;
    display: inline-block;
}
.kuanqi {
    width: 70%;
    display: inline-block;
}
.Dy_Details_top_box_msg {
    float: left;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid rgb(198, 194, 194);
    padding-bottom: 0.5rem;
}
.Dy_Details_top_box_msg img {
    height: 40px;
    float: left;
    margin-right: 8px;
    border-radius: 50%;
}
.Dy_Details_top_box_msg div {
    height: 20px;
    font-size: 12px;
    color: #c2c2c2;
    line-height: 20px;
}
.Dy_Details_top_box_msg .Dy_Details_top_box_msg_name {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-bottom: 3px;
}
.Dy_Details_top_box_msg .Dy_Details_top_box_msg_name span {
    font-size: 12px;
    color: #333;
}
.Dy_Details_choose_box {
    width: 100%;
    line-height: 1.2;
}
.Dy_Details_choose_box ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.Dy_Details_choose_box ul.am-g:after, .Dy_Details_choose_box ul.am-g:before {
    content: none;
    display: table;
}
.Dy_Details_choose_box ul li.am-u-sm-4{
    padding: 0 !important;
}
.Dy_Details_choose_box ul li {
    width: 33.33%;
    float: left;
    height: auto;
    position: relative;
}
.Dy_Details_choose_box ul li .border_line {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 1px;
    height: 20px;
    border-right: 1px solid #c2c2c2;
}
.Dy_Details_choose_box ul li div {
    height: 20px;
    line-height: 20px;
}
.Dy_Details_choose_box ul li div img {
    float: left;
    margin-top: 5px;
    height: 10px;
}
.Dy_Details_choose_box ul li div p {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    text-align: center;
    width: 100%;
}
.Dy_Details_choose_box ul li p {
    font-size: 15px;
    text-align: center;
    color: #333;
}
.Dy_Details_total_box {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin-top: 10px;
}
.Dy_Details_total_box p {
    margin-left: 20px;
    font-size: 14px;
    float: left;
}
.Dy_Details_total_box span {
    font-size: 19px;
    color: red;
}
.Dy_Details_list_box ul {
    padding-bottom: 30px;
    overflow: hidden;
    height: auto;
}
.Dy_Details_list_box li {
    width: 50%;
    height: 40px;
    line-height: 40px;
    float: left;
    padding-left: 30px;
}
.Dy_Details_list_box li p {
    font-size: 14px;
}
/*******店员修改资料(Dy_DataUpdate) （开始） ************/
.Dy_Update {
    width: 288px;
    margin: auto;
}
.imgPosition {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 70px;
    height: 70px;
}
.imgPosition>img{
    width: 70px;
    height: 70px;
}
/*******店员修改资料(Dy_DataUpdate) （结束） ****************************/
/*******添加店员 和店员修改资料(Dy_Add) （开始） ****************************/
.addstaffform {
    width: 96%;
    margin: 10px auto;
}
.Dy_Add {
    background: #fff;
    width: 100%;
    margin: 0;
}
.dianyuan {
    padding: 0 1.5rem;
}
.dianyuan > li {
    display: flex;
    line-height: 55px;
    height: 55px;
    font-size: 1.5rem;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.dianyuan > li label{
    line-height: 55px;
}
.dianyuan > li .am-ucheck-icons{
    line-height: 55px !important;
}
.staffupload {
    height: 90px !important;
    position: relative;
}
.staffupload .shang {
    position: absolute;
    top: 1rem;
    right: 1rem;
    opacity: 0;
    z-index: 999;
    width: 72px;
    height: 72px;
}
 .staffupload .chuan {
    position: absolute;
    cursor: pointer;
    height: 70px;
    width: 70px;
    border: 2px dashed rgb(125, 125, 125);
    border-radius: 10px;
    color: rgb(125, 125, 125);
    font-size: 7rem;
    text-align: center;
    background: #fff !important;
}
.dianyuan .touming {
    display: inline-block;
    opacity: 0;
}
.dianyuan .zhaopian {
    line-height: 80px;
}
.dianyuan .leiming {
    min-width: 88px;
    width: 30%;
    display: inline-block;
}
.nomar {
    margin-left: 0 !important;
}
.hong {
    color: red;
}
/*******添加店员(Dy_Add) （结束） ****************************/
/*********店员管理*(DY_Administration  结束)********************/

/*优惠券*************开始*/
.dimission {
    position: absolute;
    right: 7%;
    top: 0;
    height: 50px;
    font-size: 1.5rem;
    line-height: 50px;
    text-align: center;
}
/*form样式*/
/*优惠券*************结束*/

/*仓库管理************开始*/
/*form样式*/
.stoMan > li {
    overflow: hidden;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.stoMan > li a {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.stoMan > li:last-child {
    border: none;
}
.stoImg {
    width: 18px;
    margin-right: 1rem;
}
.nextDetail {
    margin: 10px 5px;
    width: 8.5px;
}
/*仓库设置*/
.flex_auto>li{
    display: flex;
}
.flex_auto>li>a{
    flex:auto;
}
.income > li {
    background: #fff;
}
.please_choice{
    height:36px;
    line-height: 36px;
    padding-left: 1rem;
    text-align: left;
    color: #333;
    width: 100%;
}
.label_ware>span{
    margin:5px 15px 5px 0;
    display: inline-block;
}
.label_ware{
    white-space: normal;
    line-height: 30px;
    padding:0.5rem 1rem 1rem 1rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 5px 0px rgba(51, 51, 51, 0.2);
    margin-bottom: 10px;
}
.label_ware label{
    margin-right: 10px;
    margin-left: 0 !important;
}
.more_flex{
    display: flex;
    flex-wrap: nowrap;
}
.more_flex .select_shop{
    flex:auto;
}
.more_flex .select_shop>*{
    width: 100% !important;
}
/*改进仓单管理***************开始***/
.ware_search {
    position: fixed;
    top:50px;
    left:1.5%;
    z-index: 100;
    width:97%;
    overflow: hidden;
    height: 50px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.ware_search .sousuo {
    position: absolute;
    left: 4%;
    bottom: 17%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 80%;
    height: 31px;
    font-size: 1rem;
    overflow: hidden;
}
.ware_search .sousuo .ssicon {
    position: absolute;
    left: 6%;
    top: 20%;
    width: 17px;
}
.ware_search .sousuo .xingming {
    width: 80%;
    position: absolute;
    top: 11%;
    left: 15%;
}
.ware_search .ware_clendar{
    position: absolute;
    right:5%;
    top: 25%;
    width: 24px;
    height:24px;
}
.table_width{
    width: 97%;
    margin:0 auto;
}
/*改进仓单管理***************结束***/
/*出入库记录**************/
.record_search {
    position: relative;
    margin:8px auto;
    z-index: 100;
    width:97%;
    overflow: hidden;
    height: 50px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.record_search .sousuo {
    position: absolute;
    left: 4%;
    bottom: 17%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    width: 80%;
    height: 31px;
    font-size: 1rem;
    overflow: hidden;
}
.record_search .sousuo .ssicon {
    position: absolute;
    left: 6%;
    top: 20%;
    width: 17px;
}
.record_search .sousuo .xingming {
    width: 80%;
    position: absolute;
    top: 11%;
    left: 15%;
}
.record_search .ware_clendar{
    position: absolute;
    right:5%;
    top: 25%;
    width: 24px;
    height:24px;
}
/*进销存明细*/
.ware_list_detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.ware_list_detail table{
    width: 48%;
    margin-bottom:8px;
}
/*库存盘点*/
.arrange_input{
    width: 60px;
    line-height: 20px;
    text-align: center;
    border:1px solid #ddd;
}
.remark_input{
    width: 100px;
    line-height: 20px;
    text-align: center;
    border:1px solid #ddd;
}
.sec_but{
    position: fixed;
    right: 18%;
    top: 12px;
    height: 26px;
    font-size: 1.5rem;
    line-height: 26px;
    padding: 0px 1rem;
    border-radius: 15px;
    color: #fff;
    z-index: 100;
}
.arrange_save{
    position: fixed;
    z-index: 999;
    bottom: 0;
    left:0;
    width: 100%;
    height:40px;
    line-height: 40px;
    color:white;
    text-align: center;
    font-size: 1.8rem;
}
/*商品查询*/
.goods_search {
    position: fixed;
    top:50px;
    left:1.5%;
    padding: 1rem;
    z-index: 100;
    width:97%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    border-radius: 8px;
}
.goods_search .sousuo {
    position: relative;
    width: 100%;
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    border-radius: 0.5rem;
    background-color: rgb(255, 255, 255);
    height: 31px;
    font-size: 1rem;
    overflow: hidden;
    margin-bottom: 5px;
}
.goods_search .sousuo .ssicon {
    position: absolute;
    left: 6%;
    top: 20%;
    width: 17px;
}
.goods_search .sousuo .xingming {
    width: 80%;
    position: absolute;
    top: 11%;
    left: 15%;
}
.right_label{
    vertical-align: text-top;
    display: inline-block;
}
.right_label label{
    margin-top: 0;
}
.right_label li{
    margin-bottom: 8px;
}
.right_label li:last-child{
    margin-bottom:0;
}
.input_underline{
    width: 60px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
}
.input_little{
    width: 50px;
    padding: 0 10px;
    margin:0 5px;
    border: 1px solid #ddd;
    border-radius: 8px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
}
/*商品调仓*/
.backup_text{
    width: 200px;
    height:60px;
    line-height: 20px;
    vertical-align: text-top;
    border: 1px solid #ddd;
}
/*进仓单管理******************开始*/
.commodity_classify{
    margin:0 auto 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content:space-around;
    flex-grow:1;
    width: 98%;
    border-radius: 8px;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
}
.commodity_classify li {
    margin:5px 10px !important;
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 1rem;
    font-size: 1.3rem;
    overflow: hidden;
    border: 1px solid rgb(238, 238, 238) !important;
}
.commodity_classify li > a {
    width: 100%;
    height:100%;
    color: rgb(56, 56, 56);
    padding: 0 !important;
    line-height: 30px;
}
.ware_house_button{
    padding: 7px 0;
    height: 50px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #fff;
}
.ware_house_button a{
    padding: 0 15px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: white;
    margin:0 20px;
}
/*进仓单管理******************结束*/
/*仓库管理************结束*/

/*订单管理****************************开始*/
.order_time {
    width: 97%;
    margin: 10px auto 5px;
    border-radius: 8px;
    height: 40px;
    padding: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    z-index: 100;
}
.order_time .biaodan {
    position: relative;
    width: 100%;
    height: 100%;
}
.order_time .biaodan .chaxuntime {
    position: absolute;
    border-radius: 1rem;
    left: 1%;
    top: 1%;
    width: 15%;
    min-width: 50px;
    height: 20px;
    color: white;
    font-size: 1rem;
    padding-left: 0.8rem;
    padding-top: 0.16rem;
    border:none;
}
.order_time .biaodan .chaxuntime .anri {
    position: absolute;
    right: 1%;
    top: 2px;
    width: 17px;
}
.order_time .biaodan .shijian {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: 30px;
    padding: 0 1.5%;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    font-size: 1.2rem;
}
.order_time .biaodan .shijian .xianshi {
    width: 35%;
    display: inline-block;
}
.order_time .biaodan .shijian .yincang {
    width: 35%;
    display: none;
}
.order_time .biaodan .shijian .zhi {
    display: inline-block;
    text-align: center;
    width: 10%;
}
.order_time .biaodan .shijian .chaxun {
    height: 20px;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 1.2rem;
    float: right;
}
.product_red_c{
    color: rgb(241, 158, 194);
}
.project_green_c{
    color: rgb(179, 212, 101);
}
.taohe_c{
    color: rgb(190, 157, 250);
}
.plan_c{
    color: rgb(207, 169, 114);
}
.cr_qian{
    color:#f5726d;
}
.c_weifu{
    color:#4aaa4a;
}
.c_yifu{
    color:#0e90d2 !important;
}
.c_quxiao{
    color:#F37B1D;
    /*padding-left: 3.6rem;*/
}
.c_youqian{
    color:#3bb4f2;
}
.c_gray{
    color: #838383;
    font-size: 12px;
}
.com_class{
    font-size:14px;
    color:#fff;
    padding: 1px 3px;
    border-radius: 5px;
    float: right;
    text-align: center;
    margin-right: 12px;
}
.bu_kuan{
    width: 50px;
    background-color: rgb(193, 158, 250);
}
.status_div{
    height: 26px;
    display: flex;
    justify-content: start;
}

.status_div>.com_class:last-child{
    margin-right: 0;
}
.status_div>span>a:hover,.status_div>span>a:focus,.status_div>span>a{
    color:#fff;
}
.qian_big{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
.qian_status{
    height:60px;
    left: 0;
    position: absolute;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.go_pay{

    background-color: rgb(4, 216, 184);
}
.zhifu{

    background-color: rgb(4, 216, 184);
}
.th_tk{

    background-color: rgb(4, 216, 184);
}
.quxiao{

    background-color: rgb(221, 81, 76);
}
.d_detail{

    background-color: rgb(94, 185, 94);
}
.bold{
    font-weight: 600;
}
.you_kuan{
    display:inline-block;
    width: 50%;
    text-align: left;
    float: right;
}
.am-nav:after, .am-nav:before {
    content: none !important;
    display: table;
}
.order_classify{
    margin:10px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    flex-grow:1;
    width: 98%;
    border-radius: 8px;
    padding: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
}
.order_classify li {
    margin:5px 10px !important;
    width: 25%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 1rem;
    font-size: 1.3rem;
    overflow: hidden;
    border: 1px solid rgb(238, 238, 238) !important;
}
.order_classify li > a {
    width: 100%;
    height:100%;
    color: rgb(56, 56, 56);
    padding: 0 !important;
    line-height: 30px;
}
.order_list{
    font-size: 1.3rem;
}
.order_list li{
    background: #fff;
    margin-bottom: 10px;
}
.order_list li:last-child{
    margin-bottom: 0;
}
.order_title{
    padding: 6px 0;
    height:60px;
    line-height: 24px;
    padding-left: 1.3rem;
}
.order_detail{
    width: 100%;
    background: #fff;
    padding:  10px 10px 10px 1.5rem;
    line-height: 24px;
}
.order_img{
    margin:10px;
    width: 35px;
}
/*订单管理********************************结束*/

/*************员工业绩（memberStatistics） ************开始*/
/*工资统计 memberStatistics*/
.all_screen.wage {
    background-color: #f8f8f8;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: scroll;
}
.am-header.Vip_Adminstration_header.wage {
    background: -webkit-linear-gradient(#6c83f7, #c69ffa); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#6c83f7, #c69ffa); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#6c83f7, #c69ffa); /* Firefox 3.6 - 15 */
    background: linear-gradient(#6c83f7, #c69ffa); /* 标准的语法 */
    position: relative;
}
.gongzi {
    width: 97%;
    margin: 10px auto;
    background: #fff;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    position: relative;
    height: 70px;
    line-height: 30px;
    padding:6px 12px;
}
.gongzi p {
    font-size: 13px;
    color: #333;
}
.gongzi img {
    position: absolute;
    right: 12px;
    height: 20px;
    top:12px;
}
.gongzi input::placeholder{
    color: #f65d40;
}
.gongzi input {
    display: inline-block;
    font-size: 13px;
    color: #f65d40;
    width: 50px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #d1d1d1;
    text-align: center;
    margin:0 5px;
}
.gongzi .ding {
    position: absolute;
    top: 20px;
    right: 5%;
}
.wage .out_excel {
    border: 1px solid #fff;
    position: absolute;
    right: 20px;
    top: 13.5px;
    height: 23px;
    line-height: 22px;
    color: #fff;
    border-radius: 15px;
    padding: 0 8px;
    font-size: 12px;
}
/*工资详情wageStatistics*/
/*************员工业绩(memberStatistics) ************结束*/

/*积分管理开始***************/
/*同消费类型列表样式itemPur*/
/*悬浮窗*/
.suspend{
    width: 40px;
    height:40px;
    position: fixed;
    right: 5px;
    bottom: 135px;
    z-index: 999;
}
.a_an{
    overflow: hidden;
}
.img_index{
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 10000;
}
.suspend a{
    width: 48px;
    position: absolute;
    height: 48px;
    display: block;
}
.img_wage{
    position: absolute;
    right: -120px;
    top: -80px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid transparent;
}
.img_bao{
    position: relative;
    width: 200px;
    height: 200px;
}
.ind_wid{
    width: 48px;
    height: 48px;
}
.s_one{
    top: -21px;
    right: 117px;
}
.s_two{
    top: 17px;
    left: -10px;
}
.s_three{
    top: 73px;
    left: -24px;
}
.s_four{
    top: 126px;
    left: -8px;
}
.s_five{
    bottom: -14px;
    left: 35px;
}
/*积分管理结束***************/
/*无处安放的************开始*/
.jueding {
    font-size: 1.5rem;
    position: absolute;
    top: 50px;
    left: 1%;
    width: 98%;
    line-height: 1.8;
}

.lineheight {
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(39, 39, 39, 0.19);
    padding: 1rem;
    line-height: 3rem;
    font-size: 1.4rem;
    background-color: rgb(255, 255, 255);
}
.lineheight .disflex {
    display: flex;
}
.flex {
    flex: auto;
}
.beijingse {
    background-color: #f8f8f8;
}
.jueding .marginleft {
    margin-left: 0.5rem;
}
.payment {
    width: 98%;
    margin: 10px auto;
    background: #fff;
}
.payment li {
    width: 49.2%;
    padding: 1.5rem;
    text-align: center;
    line-height: 1.5;
    display: inline-block;
    border-bottom: 1px solid #f8f8f8;
}
.payment .youb {
    border-right: 1px solid #f8f8f8;
}
.payment li .paymethod {
    width: 75%;
    height: 20px;
    line-height: 20px;
    border-width: 1px;
    border-color: rgb(220, 220, 220);
    border-style: solid;
}
.payment li .payicon {
    height: 25px;
    vertical-align: middle;
    margin-right: 0.5rem;
}
.margin_topbox {
    height: 60px;
    width: 100%;
}
.pro_height {
    height: 62px !important;
    border-bottom: 1px solid lightgray;
}
/*无处安放的************结束*/

/*类似公共样式**************************开始/
.only_height_fifity{
    height: 50px;
}
/*某表格样式*/
.xiao {
    padding-top: 75px;
}
.xiangqing {
    font-size: 1rem;
}
.xiangqing table thead tr {
    background: -webkit-linear-gradient(#f1f3fe, #f9f5fe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f1f3fe, #f9f5fe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f1f3fe, #f9f5fe); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f1f3fe, #f9f5fe); /* 标准的语法 */
    /*opacity: 0.1;*/
}
.xiangqing table thead th {
    text-align: center;
    vertical-align: middle;
    padding: .7rem 0 .6rem;
}
.xiangqing table tbody {
    width: 100%;
}
.xiangqing table tbody td {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    padding: .7rem 0 .6rem;
    background-color: #fff;
}
.xiangqing table tbody td a {
    color: #8d93f8;
}
/*底部弹出的盒子*/
.chen-show .chen-show-content .chen-show-button {
    background-color: #fff;
    color: #333;
    border-radius: 20px;
    outline: none;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 5px 14px;
    border: 1px solid rgb(238, 238, 238);
}
.chen-show {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #f3f3f3;
}
.chen-show .chen-show-sure {
    background-color: #fff;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding-left: 1.5rem;
    border-top: 1px solid rgb(194, 194, 194);
    border-bottom: 1px solid rgb(194, 194, 194);
    color: #000;
}
.chen-show .chen-show-sure button {
    height: 38px;
    border-style: none;
    float: right;
    width: 30%;
    color: #fff;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    text-align: center;
}
.chen-show .chen-show-content {
    background-color: #f9f9f9;
    margin-left: -10px;
    padding-left: 1.5rem;
    font-size: 14px;
    height: 190px;
    line-height: 36px;
    overflow-y: scroll;
}
.chen-show .chen-show-content .chen-show-button {
    color: #fff;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px 9px;
    font-size: 12px;
    border: none;
}
.chen-show .chen-show-content .am-close {
    width: 11px;
    line-height: 8.9px;
    height: 11px;
    position: absolute;
    top: 3px;
    right: -1px;
    opacity: 1;
    font-size: 13px;
    text-align: right;
    color: #666;
    padding: 0;
}
.chen-button-sure {
    clear: both;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.chen-show .chen-show-content span {
    display: inline-block;
}
.chen-button-sure button {
    width: 80%;
    font-size: 15px;
    border-style: none;
    height: 30px;
    color: #fff;
    border-radius: 20px;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    outline: none;
}
/*单选*/
.danxuan {
    display: inline-block !important;
    width: 65% !important;
    margin: 0;
    overflow: inherit;
    height: 30px;
    vertical-align: middle;
    text-align: left;
}
.danxuan li {
    display: inline-block;
    height: 28px;
    line-height: 26px;
    width: 32%;
    border-radius: 10px;
    color: rgb(51, 51, 51);
    border: 1px solid rgb(194, 194, 194) !important;
    overflow: hidden;
    float: left;
}
.danxuan li a {
    border-bottom: 0 !important;
    color: rgb(51, 51, 51);
    padding: 4px 10px;
    line-height: 16px;
}
/*新加的公共样式*/
.height_ten{
    height:10px;
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #f3f3f3;
}

.th_fixed{
    position: fixed;
    top:60px;
    left: 0;
    width: 100%;
    height: 22px;
    display: table;

}
.th_fixed th{
    display: table-cell;
}
/*按日按月时间查询搜索框未改*********开始*/
header .dingbu .headertitle {
    height: 100px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 1.7rem;
    position: relative;
}
header .dingbu .qiehuan .biaodan .chaxuntime {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    position: absolute;
    border-radius: 1rem;
    left: 1%;
    top: 1%;
    width: 15%;
    height: 28%;
    color: white;
    font-size: 1rem;
    padding-left: 0.8rem;
    padding-top: 0.16rem;
}
header .dingbu .qiehuan .biaodan .shijian .chaxun {
    margin: 1.5% 1% 1.5% 5%;
    height: 20px;
    width: 16%;
    border: 0;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 1.2rem;
}
header .dingbu .qiehuan .biaodan .search {
    height: 32px;
    width: 20%;
    position: absolute;
    right: 2%;
    bottom: 5%;
    border-radius: 0.5rem;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    color: #fff;
    font-size: 1.2rem;
    border: 0;
}
/*按日按月时间查询搜索框未改*********结束*/
.detailtitle .comeback {
    z-index: 99;
}
/*以前的表格样式*/
.wage_bottom {
    width: 100%;
    margin-top: 10px;
}
.wage_bottom table {
    width: 100%;
    font-size: 12px;
}
.wage_bottom table thead {
    font-size: 10px;
}
.wage_bottom table thead tr {
    background: -webkit-linear-gradient(#f1f3fe, #f9f5fe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f1f3fe, #f9f5fe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f1f3fe, #f9f5fe); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f1f3fe, #f9f5fe); /* 标准的语法 */
}
.wage_bottom table thead th {
    text-align: center;
    vertical-align: middle;
    padding: .7rem 0 .6rem;
}
.wage_bottom table tbody {
    width: 100%;
}
.wage_bottom table tbody td {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    padding: .7rem 0 .6rem;
    background-color: #fff;
}
.am-table-striped.wage > tbody > tr:nth-child(odd) > td, .am-table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f3f3f3;
}
/*某表格样式*/
.customerlist {
    width: 96%;
    text-align: center;
    margin: 1rem auto 0;
    font-size: 1rem;
    line-height: 3rem;
}
.customerlist .yihang {
    border-width: 1px;
    border-color: rgb(238, 238, 238);
    border-style: solid;
    background-image: -moz-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
    background-image: -webkit-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
    background-image: -ms-linear-gradient(90deg, #f1f3fe 0%, #f9f5fe 100%);
}
.customerlist .liebiaoxiang {
    background-color: rgb(255, 255, 255);
    border: 1px solid #e6e6e6;
}
.customerlist td {
    border-right: 1px solid #e6e6e6;
}
.customerlist td a {
    color: #8d93f8;
}
/*好像是健康档案的历史记录*/
.rerecord {
    width: 100%;
}
.rerecord ul {
    margin: 0;
    width: 100%;
    background: #fff;
}
.rerecord ul li {
    background: #fff;
    border-bottom: 1px solid rgb(194, 194, 194);
    width: 100%;
    padding: 0 1rem;
}
.rerecord ul li:last-child {
    border: none;
}
.txAlign {
    text-align: left;
    padding: 0 1rem;
}
.rechTime {
    font-size: 1rem;
    display: block;
}
.recharge {
    float: right;
    margin: 10px 20px;
    line-height: 30px;
}

.dailyIncome > li {
    line-height: 25px;
}

.dailyIncome > li > a {
    display: block;
    overflow: hidden;
}
.dailyIncome_Detail {
    margin: 15px 5px;
    width: 8.5px;
}

.baoNei {
    margin: 8px 0px;
    background: #fff;
    padding: 10px 25px;
}
.identification {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    margin: 30px 10% 30px 10%;
    border: none;
    width: 80%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    z-index: 12;
    font-size: 1.8rem;
}
.white {
    color: #fff !important;
}
table .do {
    color: rgb(134, 139, 248) !important;
    border: 1px solid rgb(134, 139, 248);
    padding: 2px 8px;
    border-radius: 7px;
}
.do {
    color: rgb(134, 139, 248) !important;
}
table td, table th {
    text-align: center;
}
table {
    font-size: 1.2rem;
}
table a, table a:hover {
    color: rgb(131, 138, 248);
}

.vipNewKe {
    width: 66% !important;
}

.newKe li {
    height: 145px !important;
    position: relative;
}
.newKe li .xkeSex {
    position: absolute;
    top: 31%;
    right: 19%;
    width: 13px;
    height: 13px;
    border: none;
}
.addNew {
    float: right;
    margin: 6px;
}
.couponItems {
    width: 100%;
}
.deadline .chang {
    width: 23% !important;
    display: inline-block;
}
.marginRight {
    margin-right: 2rem;
}

.butWidth {
    width: 60px !important;
    height: 30px;
    margin: 10px 30%;
}
.layerWage {
    border-top: none;
    padding: 5px 20px;
    font-size: 1.5rem;
}
.lastItem {
    display: block;
}


.waiyuan {
    width: 95px;
}

.shanshu {
    border-radius: 10px;
    background-image: -moz-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(234, 131, 228) 0%, rgb(249, 191, 139) 100%);
    box-shadow: 1px 1.732px 7px 0px rgba(39, 39, 39, 0.3);
    text-align: center;
    line-height: 45px;
    font-size: 1.5rem;
    margin: 0 5% 0 5%;
    height: 45px;
    width: 90%;
    z-index: 44;
    border: none;
    color: #fff;
}

.basicInf {
    padding: 0 !important;
}
.basicInf li {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding-left: 1rem;
}
.basicInf li .title {
    width: 35% !important;
}
.basicInf li .content {
    width: 60% !important;
}
.basicInf img {
    width: 1.7rem;
    margin-right: 1rem;
}

.form {
    width: 96%;
    margin: 10px auto 0;
    padding: 1rem 1% 0;
    background: #fff;
}
.form li {
    padding: 0.5rem 1rem;
    line-height: 40px;
}
.form li .title {
    width: 29%;
    display: inline-block;
}
.form li .content {
    width: 69%;
    display: inline-block;
}
.form li .content .date {
    width: 34%;
    font-size: 1.4rem;
}
.form li .content .zhi {
    width: 10%;
    display: inline-block;
    text-align: center;
}
.form li .content .manjian {
    width: 36%;
    display: inline-block !important;
    margin: 0 0.3rem;
    height: 30px !important;
}

.gray {
    color: rgb(102, 102, 102);
}
.calendar {
    position: absolute;
    top: 15px;
    right: 1rem;
    width: 20px;
    height: 20px;
}

.am-tabs-bd{
    border:none !important;
}
.labelNoMartop {
    margin-top: 0 !important;
}

.doButton {
    position: absolute;
    right: 7%;
    top: 15px;
    height: 20px;
    font-size: 1.5rem;
    line-height: 20px;
    padding: 0px 1rem;
    border-radius: 15px;
    color: #fff;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}

.green_sub {
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
}


/*绿色的确定按钮*/
.tijiao {
    border-radius: 10px;
    background-image: -moz-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -webkit-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    background-image: -ms-linear-gradient(-52deg, rgb(67, 191, 243) 0%, rgb(59, 236, 194) 100%);
    box-shadow: 1px 1.732px 6px 0px rgba(65, 77, 110, 0.39);
    margin: 20px 5% 20px 5%;
    height: 45px;
    width: 90%;
    z-index: 44;
    border: none;
    color: rgb(255, 255, 255);
}
.c9 {
    color: #999999;
}
.ch {
    color: red;
}
.cr {
    color: red;
}
.c3 {
    color: #333;
}
.c0 {
    color: #000;
}
.confirm {
    height: 40px;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    line-height: 40px;
    width: 85%;
    margin: 30px 7.5%;
    border: none;
}

table thead tr {
    background: -webkit-linear-gradient(#f1f3fe, #f9f5fe);
    background: -o-linear-gradient(#f1f3fe, #f9f5fe);
    background: -moz-linear-gradient(#f1f3fe, #f9f5fe);
    background: linear-gradient(#f1f3fe, #f9f5fe);
}
.qi-header {
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
}
/*蓝色的提交按钮*/
.VipAdd_btn {
    border-radius: 15px;
    background-image: -moz-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(198, 159, 250) 0%, rgb(108, 131, 247) 100%);
    box-shadow: 1px 1.732px 5px 0px rgba(107, 79, 146, 0.72);
    width: 80%;
    outline: none;
    border: none;
    border-radius: 15px;
    color: #fff;
    margin: 10px 10%;
    padding: .5rem;
    margin-bottom: 20px;
    height: 45px;
}
.qi-header-return-img {
    height: 20px !important;
}

.margtop {
    padding-top: 60px;
    font-size: 1.2rem;
}
.margtop th {
    font-weight: 400;
}
.table {
    font-size: 1.2rem !important;
    margin-bottom: 10px;
}
.table a {
    color: #e15d5d !important;
}
/*类似公共样式**************************结束/

/*目标和工资列表样式*/
.wp_ul_list {
    background: #fff;
    overflow: visible;
}
.wp_ul_list li{
    padding: 0.5rem 1.5rem;
    line-height: 40px;
    border-bottom: 1px  solid rgb(238, 238, 238);
}
.wp_ul_list li .am-selected,.wp_ul_list li .am-selected-content{
    width: 100%;
}
.wp_ul_list li .list_left{
    width: 50%;
    min-width: 80px;
    display: inline-block;
}
.wp_ul_list li .list_right{
    width: 45%;
    display: inline-block;
}
.wp_ul_list li .list_right input{
    border: 1px solid #eee;
    width: 100%;
    text-align: center;
    font-size: 1.4rem !important;
    vertical-align: text-top;
    line-height: 26px;
}
.wp_ul_list li:last-child{
    border:none;
}
.wp_ul_list .am-selected-status{
    text-align: center;
}
.wp_ul_list .am-selected-list .am-selected-text{
    padding-left: 20px;
}
.more_css{
    vertical-align: bottom;
    line-height: 1;
}
.more_css p{
    margin-top: 10px;
    color: #999;
    font-size: 1.3rem;
}
.align_center{
    text-align: center;
}
/*/提示的样式/*/
.alert_class{
    margin-top: 300px;
}
.po_relative{
    position: relative;
}
.flex_start{
    display: flex;
    justify-content: flex-start;
    align-items:center ;
}
.ri_position{
    position: absolute;
    line-height: 1;
    font-weight: bold;
    right: -5px;
    top: -2px;
    font-size: 10px;
}
.qi-file{
    height: 100%;
}
.shang .qi-file>input{
    width: 100% !important;
    height: 100%;
}
