
.w320 {
    width: 319px!important;
    height: 30px!important;
    margin-bottom: 20px!important;
}
.w250 {
    width: 250px!important;
    height: 30px!important;
}

.el-form-item.w579 {
    width: 579px!important;
}
.el-tooltip__popper.is-dark {
  max-width: 1300px;
}

.el-form-item.w360 {
    width: 360px!important;
}

.w450{
   width: 450px!important;
}
.mt20 {
    margin-top: 20px;
}
.mt10{
    margin-top: 10px;
}

.mt15{
    margin-top: 15px;
}
#app .pb40{
    padding-bottom: 40px;
}

#app,
.homeview {
    height: 100%;
    width: 100%;
    min-width: 1300px;
}

.content_wrap {
    height: 100%;
  /*   height: -webkit-calc(100% - 46px);
  height: calc(100% - 46px); */
    width: 100%;
    position: relative;
    overflow:hidden;
}


/*左侧导航栏动画*/
.menu_wrap{
	background: #2D3037;
	width: 168px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0;
	bottom: 0;
	height: 100%;
    box-shadow: 0 0 5px 0 rgba(22,22,26,0.10);

}
.menu_wrap.menu_small{
    -webkit-animation:menuSmall .2s forwards linear normal;
    -moz-animation:menuSmall .2s forwards linear normal;
    -o-animation:menuSmall .2s forwards linear normal;
    animation:menuSmall .2s forwards linear normal;
}
@keyframes menuSmall {
    from {width: 170px;}
    to {width: 56px;}
}

.btn-margin{
    margin-left: 15px!important;
}


.showNone.menu_name {
    display: none;
}

.main_big.main_wrap{
    -webkit-animation:mainBig .2s forwards linear normal;
    -moz-animation:mainBig .2s forwards linear normal;
    -o-animation:mainBig .2s forwards linear normal;
    animation:mainBig .2s forwards linear normal;
}
.main_wrap {
    margin-left: 175px;
    height: 100%;
    position: relative;
    box-shadow: 0 0 5px 0 rgba(22,22,26,0.10);
}

@keyframes mainBig {
    from {margin-left: 170px}
    to {margin-left: 66px;}
}

.text_remark{
    width: auto!important;
}

.routerview{

  height: -webkit-calc(100% - 46px);
 height: -moz-calc(100% - 46px);
 height: calc(100% - 46px);
  /*  height: 100%; */
     background: #fff;
    overflow:auto;
    padding:10px;


}

.view {
    height: 100%;

}

.content_view {
    position: relative;
    height: 100%;

 /*   overflow: auto;*/
}

.content_view.addTaskStock{
    position: static;
}

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

.tree_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background: #fff;
    overflow: auto;
    width: 100%;
     box-sizing: border-box;
    padding: 10px;
     font-size:12px;
    color: #2D2B33;

}


.treeOuter {
    width: 245px;
    border: 1px solid #F4F4F4;
    position: absolute;
}

.tree_wrap.zero_width{
    width: 0;
    padding: 0;
    overflow:hidden;
}

.treeOuter.zero_width{
    width: 0px;
    padding: 0px;
    border-width: 0px;
    height: 100%;
}
.search_wrap {
    background: #fff;
    margin-bottom: 10px;
    padding: 15px 15px 0px 15px;
    box-sizing: border-box;
    background: #FAFAFA;
}
.shop_over{
     background: #fff;
    margin-bottom: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background: #FAFAFA;
}
.promotion_info .search_wrap {
    background: #fff;
    margin-bottom: 50px;
    padding: 15px 15px 0px 15px;
    box-sizing: border-box;
    background: #FAFAFA;
}
.search_wraps{
    margin-right: 15px;
}

.table_wrap{
    /* margin-right: 15px; */
    overflow: auto;
}
.table_title {
    margin: 10px 0px;
}

#w586{
    width: 586px!important;
}

.ml15{
    margin-left: 15px!important;
}

.add-user{
    position: absolute;
    top: 125px;
}

.public_dialog{
    padding: 0px 0px 30px 0px!important;
}

.search_wrap .el-form-item,.shop_over .el-form-item{
    margin-right: 15px!important;
    margin-bottom: 15px!important;
}

.search_wrap .el-form-item__content .el-input__inner,.shop_over .el-form-item__content .el-input__inner {
    /*padding: 6px 7px 6px 0px!important;*/
    margin-bottom: 1px;
}

.from_wrap {
    margin-left: 255px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

.content_view>.from_title{
    margin-top: -10px;
}
.from_title {
    width: -moz-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #2D2B33;
/*    margin-bottom: 20px;*/
    padding-left: 10px;
    box-shadow: 0 2px 2px 0 rgba(22,22,26,0.05);
}

.from_con {
    padding-left: 0px;
     padding-top: 20px;
}

.noborder {
    border: 0!important;
}
.no_border{
    display: inline-block!important;
}

.btn_img {
    width: 12px;
    height: 12px;
    margin-right: 4px;
    vertical-align: -1px;
    display: inline-block;
}


/*搜索样式*/

.filter_icon {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
    background: url('https://retails-cdn.vivo.xyz/static/image/search.png') no-repeat center;
    background-size: 18px 18px;



}
.checktree_filter .filter_icon{
     right: 10px;
}



/*标题样式*/

.tree_title {
    font-size: 14px;
    color: #2D2B33;
    margin-bottom: 15px;
}

.ftree_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
        vertical-align: -3px;
}

.ftreedep_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/ic_tree03.png") no-repeat center;
    background-size: 14px 14px;
}

.ftreecompany_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/ic_tree05.png") no-repeat center;
   background-size: 14px 14px;
}

.ftreehr_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/ic_tree04.png") no-repeat center;
   background-size: 14px 14px;
}


/*经销商图标*/

.dealftreeone_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-tree_level01.png") no-repeat center;
    background-size: 12px 12px;
}

.dealftreetwo_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-tree_level01.png") no-repeat center;
    background-size: 12px 12px;
}

.dealftreeshop_icon {
    background: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-tree_level02.png") no-repeat center;
    background-size: 12px 12px;
}

.ftree_num {
    color: #2693FF;
}


/*置灰*/

.disable {
    background-color: #f4f4f4!important;
}

.disable-form-container .el-form-item {
  background-color: #f4f4f4!important;
  position: relative;
}
.improve_the_level{
    position: absolute;
    z-index: 999;
}

.el-select .el-input .el-input__icon {
    position: absolute;
    margin-right: 0px;
    margin-top: 0px;
    color: #ABAAB3!important;
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -o-transform:scale(.9);
    transform:scale(.9);
}

.add_service .el-form--inline .el-form-item {
    width: 870px!important;
}

.batch_wrap {
    background-color: #fff;
    box-sizing: border-box;
    padding: 9px;
}

.all {
    height: 100%;
    width: 100%;
    min-width: 1174px;
}
.all.indiaAll{
    /* min-width: 1670px; */
}
.sep {
    margin-left: 5px;
    margin-right: 5px;
}

.tabs_form .el-form {
    padding: 0px 0px 0px 0px!important;
    box-sizing: border-box;
}

.tabs_body .el-tabs--card>.el-tabs__header .el-tabs__item {
    border: 0px!important;
    padding: 0px 10px!important;
    margin-right: 10px;
}

.tabs_body .el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    border-bottom: 3px solid #2693FF!important;
    border-radius: 0px!important;
}
.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{
    border-radius: 0px!important;
}

.el-tabs__header{
    border-color: transparent!important;
}
.product_tab{
    padding-left: 10px;
    margin-top: -10px;
}
.tabs_check {
    margin: 15px 15px 60px 0px!important;
    border: 1px solid #E2E1E6;
    box-sizing: border-box;
}

.tabs_check .treerolelist {
    word-wrap: break-word;
    width: 580px;
    white-space: normal;
}

.tabs_check>div>div>div {
    padding-left: 0px!important;
}

.tabs_check .el-tree-node>.el-tree-node__children {
    margin-left: 0px!important;
}

.tabs_check .el-tree-node__content {
    border-bottom: 1px solid #E2E1E6;
}

.tabs_check .treerolelist {
    border-left: 1px solid #E2E1E6;
}

.ftree_label {
    display: inline-block;
}

.blue {
    color: #2693FF;
    cursor: pointer;
}

.two_row {
    padding: 15px 0px 15px 15px;
}

.table_span {
    margin-right: 5px;
}

.edit_table {
    width: 100%;
    /* table-layout: fixed; */
    border-collapse: collapse;
    border: 0px;
}

.edit_table thead th {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: left;
    color: #2D2B33!important;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    background: #F3F8FF;
    box-shadow: inset 0 -1px 0 0 #E9EFF5;
}
.targetedit .el-table td,.targetedit .el-table th.is-leaf {
    border-bottom: 1px solid #dfe6ec;
    text-align: right;
}
.targetedit .el-table_1_column_1 {
    border-bottom: 1px solid #dfe6ec;
    text-align: left !important;
}

.edit_table thead tr th.header-center {
    text-align: center;
    box-shadow: none;
}

.edit_table tr {
    width: 100%;
    height: 36px;
    background: #fff;
}

.edit_table td {
    padding-left: 8px;
    padding-right: 8px;
    line-height: 36px;
    box-shadow: inset 0 -1px 0 0 #F4F4F4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edit_table .append-row td {
    box-shadow: none;
}

.row-append-content {
    background-color: #fafafa;
    padding: 10px;
}

.text-right{
    text-align: right;

}
.text-center{
    text-align: center;

}
.othertd {
    text-align: right;
    font-size: 12px;
    color: #696773;
    padding-right: 18px;
}

.operadd,
.operdel {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border: 1px solid #E2E1E6;
    border-radius: 3px;
}

.operadd {
    background: #F7F7F7 url("https://retails-cdn.vivo.xyz/static/image/tdadd.png") no-repeat center;
    background-size: 16px 16px;
}

.operdel {
    background: #F7F7F7 url("https://retails-cdn.vivo.xyz/static/image/tddel.png") no-repeat center;
    background-size: 10px 2px;
}

.dialog-footer {
    padding: 0px 0px!important;
}

.dialog-footer-tips {
    margin-right: 10px;
    color: #f00;
}

.link {
    color: #ffffff!important;
}

.query .w320 {
    background-color: #eef1f6;
}

.treesearch {
    position: absolute;
    z-index: 99999;
    box-sizing: border-box;
    padding: 15px;
    width: 200px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
    margin-top: 2px;
}

.treeselect {
    width: 200px;
    height: 30px;
    border: 0;
    box-sizing: border-box;
    vertical-align: middle;
}

.role-table {
    border: 1px solid #e0e0e0;
    border-bottom: none;
    padding: 0;
    position: relative;
}

.header {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e7e7e7;
    background: #F8F8F9;
    text-align: center;
}

.vertical-line {
    width: 1px;
    height: 100%;
    background: #ddd;
    position: absolute;
    left: 30%;
    top: 0
}

.left {
    width: 30%;
    float: left;
    padding-left: 10px;
    user-select: none;
    cursor: pointer;
}

.one {
    padding-left: 20px;
}

.right {
    width: 70%;
    float: left;
    padding-left: 10px;
}

.item-icon {
    margin-left: -5px;
    padding: 5px;
}

.line {
    clear: both;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
}

.h40 {
    line-height: 39px;
}

[v-cloak] {
    display: none;
}

.toggle_img {
    width: 8.3px;
    height: 5.1px;
    vertical-align: middle;
    margin-left: 150px;
}

.toggle_span {
    vertical-align: middle;
    color: #696773;
}

.content {
    margin-top: 15px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 15px;
}
.login-bg {
    background-color: #C6E7FA;
    background-image: url("https://retails-cdn.vivo.xyz/static/image/vivobanner2.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.haschoose {
    border-right: 1px solid #E2E1E6;
    vertical-align: middle;
    display: inline-block;
    width: 70px;
    text-align: center;
}

.delete_img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.batch_wrap .delete_img:hover {
  cursor: pointer;
}

.choose_btn {
    border: 0px!important;
    margin-left: 15px;
}

.choose_btn:hover {
    background-color: #FAFAFA;
}

.batch_wrap .el-button {
    vertical-align: middle;
    color: #696773;
}

.haschoose {
    color: #696773;
}

.button_first {
    background-color: #FAFAFA;
}

.state_text {
    margin-right: 15px;
}

.state_role .el-form {
    padding: 15px!important;
    box-sizing: border-box;
}

.set_role {
    width: 100%;
    height: 210px;
    border: 1px solid #E2E1E6;
}

.tem_to_top {
    margin-top: 15px;
}

.role_item {
    margin-bottom: 15px!important;
    margin-top: 0px!important;
}

.state_role .el-form .el-form-item {
    margin-bottom: 15px!important;
}

.stop_img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 3px;
}

.close {
    width: 12px;
    height: 10px;
}

.tree_icon {
    margin-left: 10px;
    margin-right: 5px;
}

.treerolelist {
    display: inline-block;
    vertical-align: middle;
}

.treechk {
    margin: 0 10px;
}

.treechked {
    background: red;
}


.search_button {
    display: block;
}
.search_button button{
    margin-bottom: 15px;
}



.el-tabs__item {
    text-align: center;
}

.tabs_body .el-form-item {
    margin-top: 15px!important;
    margin-bottom: 0!important;
}

.table_span {
    vertical-align: middle;
    margin-right: 5px;
}

.role_img {
    height: 25px;
    width: 25px;
    vertical-align: middle;
    margin-top: -3px;
}

.stop_img {
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin-top: -3px;
}

.table_img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -3px;
}



.tab {
    margin-bottom: 16px;
    background-color: #ffffff;
}

.close {
    width: 12px;
    height: 10px;
}

.edit_list{
    display: none;
}

.edit_list li {
    height: 30px;
    line-height: 30px;
}


.approval-select {
    overflow: hidden;
}

.approval-select .select-box,
.selected-list {
    float: left;
}

.selected-list li {
    float: left;
}

.long .el-form-item__label {
    width: 100px!important;
}

.long .el-form-item__content {
    display: block !important;
    /* vertical-align: top; */
    overflow: unset!important;
    /* margin-left: 140px !important; */
}

.overwidth {
    height: 60px!important;
}

.agent-tree{
   width: 100%!important;
   border: 0!important;
   position: relative;
   height: -webkit-fill-available;
}

.agent-trees{
    top: -25px!important;
}

.overwidth .el-form-item__content {
    margin-left: 150px!important;
}

.title {
    border-bottom: 1px solid #E2E1E6;
    font-size: 16px;
    color: #2D2B33;
    padding-bottom: 30px;
    margin-bottom: 15px;
}

.dealer_title {
    width: 100%;
    height: 46px;
    background-color: #F7F7F7;
    color: #2D2B33;
    font-size: 14px;
    line-height: 46px;
    box-sizing: border-box;
    padding-left: 15px;
    border-bottom: 0!important;
    font-weight: bold;
    margin-bottom: 0!important
}

.dealer_form {
    padding: 15px!important
}

.dealer_forms{
    padding: 0px!important;
}

.fs14{
    font-size: 14px!important;
}

.experince_title {
    width: 100%;
    height: 46px;
    background-color: #F7F7F7;
    color: #2D2B33;
    font-size: 14px;
    line-height: 46px;
    box-sizing: border-box;
    padding-left: 25px;
    border-bottom: 0!important;
    font-weight: bold;

    margin-bottom: 15px!important;
}

.add_title {
    height: 46px;
    background-color: #F7F7F7;
    color: #2D2B33;
    font-size: 14px;
    line-height: 46px;
    box-sizing: border-box;
    padding-left: 15px;
    border-bottom: 0!important;
    font-weight: bold;
    margin-bottom: 15px!important;
    margin-right: 15px;
}

.add_titles{
    background-color: white!important;
    padding-left: 23px!important;
    margin-bottom: 0px!important;
}

.el-form-item{
    width: 280px!important;
}
.el-form-item.role_select{
    width: 100%!important;
}
.el-form-item.role_select .el-form-item__label{
    background-color: #fff;
    border-color: #fff;
}

.agent_dialog {
    padding: 15px!important;
}

.agent_dialog .el-dialog__body {
    width: 200px!important;
    padding: 15px!important;
}

.agent_btns {
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-left: 15px;
}

.agent_btnss{
    text-align: right!important;
    margin-right: 15px!important;
    margin-top: 0px!important;
    margin-left: 0px!important;
}

.dealer_search {
    padding: 0px!important;
}

.tree_btn_wrap {
    width: 100%;
    text-align: left;
    padding: 10px 0;
}

.tiggerdialog {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.cuntom_approval {
    background: #fff;
}

.cuntom_approval .approval_lists {
    padding: 15px;
    box-sizing: border-box;
}

.approval_list {
    width: 100%;
    height: 60px;
    line-height: 59px;
    box-sizing: border-box;
    border-bottom: 1px solid #E2E1E6;
}

.approval_list:after {
    clear: both;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    content: '';
}

.approval_list .list_left {
    float: left;
}

.approval_list .list_left img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
}

.approval_list .list_left span {
    padding-left: 10px;
}

.approval_list .list_right {
    float: right;
}

.approval_list .list_right span {
    padding-right: 10px;
}

.list_sizing {
    color: #50AFFF;
    cursor: pointer;
    margin-left: 10px;
    vertical-align: middle;
}

.toggle_img {
    width: 8.3px;
    height: 5.1px;
    vertical-align: middle;
    margin-left: 80px;
}

.btn {
    width: 100%;
    text-align: center;
}

.loginContainer {
    padding: 0;
    margin: 0;
    height: 100%;
    background-color: #fff;
}

.logo {
    padding: 0px 0 0px 110px;
    background-color: #fff;
    min-height: 111px;
    height: calc(100% - 750px);
}

.logo>img{
    /*width: 110px;
    height: 110px;*/
  width: 11%;
  margin-top: 3%;
}

.content {
    height: 466px;
    width: 100%;
    min-width: 1250px;
    background-color: #F5F5F5;
}
.content_in{
    height: 100%;
    width: 1250px;
    margin: 0 auto;
}

.content .contentImg {
    width: 391px;
    height: 328px;
    margin-top: 50px;
    margin-left: 100px;
}

.loginContent {
    width: 380px;
    height: 421px;
    background: #FFFFFF;
    box-shadow: 0 0 5px 0 rgba(22,22,26,0.10);
    border-radius: 8px;
    float: right;
    position: relative;
    top: 12px;
    right: 130px;
}

.meberLogin {
    font-family: PingFangSC-Regular;
    font-size: 22px;
    letter-spacing: 0;
    color: #2D2B33;
    padding: 30px 145px;
}

.loginContent h1 {
    height: 60px;
    background: #FFFFFF;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #008CD6;
    letter-spacing: 0;
    font-weight: bold;
    padding: 20px;
    border-radius: 8px;
}

.loginContent h1 img {
    position: absolute;
    top: 15px;
    left: 30px;
}

.loginform {
    padding: 0 20px;
}

.form_input .el-input__inner {
    width: 340px;
    height: 40px !important;
    background: #FFFFFF;
    border: 1px solid #E2E1E6 !important;
}

.username {
    margin-bottom: 20px !important;
}

.loginform .login_btn {
    width: 340px;
    height: 46px;
    background: #008CD6;
    border: 0px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
}

.fogetPasswd {
    text-align: right;
    font-size: 12px;
    color: #2693FF;
    letter-spacing: 0;
    line-height: 17px;
    height: 17px;
    margin-bottom: 18px;
}

.downloadChrome{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #008CD6;
    text-decoration: underline;
}

.footer {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #696773;
    padding: 20px 0;
    line-height: 16px;
    background-color: #fff;
}


/*树表格*/

.tabs_check .ftree_label {
    width: 180px;
}

.tabs_check .el-checkbox {
    margin-right: 15px;
}

.permission .el-checkbox+.el-checkbox {
    margin-left: 15px;
}

.role_select .el-select {
    width: 250px;
    border: 1px solid #E2E1E6;
    margin-left: 11px;
}

.role_select {
    width: 100%!important;
    border: 0px!important;
}

.tabs_body {
    padding-bottom: 15px;
    box-sizing: border-box;
}

.dealer_select .el-select {
    width: 150px;
  /*  margin-left: 11px;*/
}

.dealer_select .el-input {
    width: 150px!important;
}

.attach {
    padding-left: 15px;
}

.now_location {
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    padding-right: 15px;
    font-size: 14px;
    margin-bottom: 10px;
    box-shadow: 0 2px 2px 0 rgba(22,22,26,0.05);
}

.now_location .btn_right_wrap {
    float: right;
    font-size: 12px;
}

.haschoose {
    margin-right: 15px;
}


/*隐藏下拉框的select*/

.hidden-select-pop {
    display: none;
}

.hidden-select .el-icon-caret-top {
    display: none;
}


/*隐藏下拉框的select*/

.public_title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 14px;
}

.el-date-editor.el-input {
    width: 100% !important;
}

.textarea .el-textarea__inner {
    height: 58px!important;
}

.day_reset .el-input__inner {
    padding-right: 20px;
    color: red!important;
    font-weight: bold;
}

/* 计数器重置 start */
.number_reset.el-input-number {
    width: 80px;
}
.el-input-number.number_reset .el-input__inner {
    padding-right: 20px;
    text-align: right;
}

.number_reset .el-input-number__decrease,
.number_reset .el-input-number__increase {
    height: 10px;
    width: 10px;
    right: 5px;
    border: 5px solid #FFF;
}

.number_reset .el-input-number__increase {
    top: 2px;
    border-top: none;
    border-bottom: 8px solid #97a8be;
}

.number_reset .el-input-number__increase.is-disabled {
    border-bottom-color: #d1dbe5;
}

.number_reset.is-disabled.el-input-number .el-input-number__increase {
    border-color: #f4f4f4;
    border-bottom-color: #97a8be;
}

.number_reset .el-input-number__decrease {
    top: 17px;
    border-top: 8px solid #97a8be;
    border-bottom: none;
}

.number_reset .el-input-number__decrease.is-disabled {
    border-top-color: #d1dbe5;
}

.number_reset.is-disabled.el-input-number .el-input-number__decrease {
    border-color: #f4f4f4;
    border-top-color: #97a8be;
}

.number_reset .el-icon-plus:before, .number_reset .el-icon-minus:before {
    content: none;
}

.number_reset.el-input-number .el-input {
    border: 1px solid #E2E1E6;
}

/* 计数器重置 end */

.table_btn {
    background: #F7F7F7;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    font-size: 12px;
    color: #696773;
}

span.table_span {
    cursor: pointer;
}

.drag_warp {
    width: 5px;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    background: transparent;
    z-index: 200;
}

.drag_warp:hover {
    cursor: e-resize;
}

.font-disable {
  font-size: 12px;
  color: #696773;
  padding-left: 8px;
}

.tree_fold_ico .close {
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-tree_text_a.png") no-repeat center;
    background-size: 100% 100%;
}
.expanded+.treeExpand .tree_fold_ico .close{
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/tree_text.png") no-repeat center;
    background-size: 100% 100%;
}

.expanded+.treeExpand .tree_fold_plus .more_img {
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/tree_less.png") no-repeat center;
    background-size: 100% 100%;
}

.tree_fold_plus .more_img {
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/tree_add.png") no-repeat center;
    background-size: 100% 100%;
}

.tree_fold_plus .more_img.is-leaf {
    display: none;
}
.tree_fold_ico .close.close_open{
    display: none;
}
.el-dialog__body .el-form--inline .el-form-item.dealer_form{
    width: 512px!important;
}
.el-dialog__body .el-form--inline .el-form-item.dealer_form .el-form-item__label{
    background-color: #fff;
    border-color: #fff;
}
.leave-application__dialog .el-dialog__body {
    width: 900px;
}

/** 仿当前 el-form-item 样式 start **/
.imitate-form-item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 100px;
    min-height: 96px;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 10px;
}

.imitate-form-item-small {
    position: relative;
    margin-bottom: 15px;
    padding-left: 100px;
    min-height: 40px;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    background-color: #fff;
}

.single-checkbox-form-item{
    height: 40px;
    line-height: 32px;
    width: 100px;
    display: inline-block;
}

.auto-imitate-form-item {
    min-height: auto;
}
.imitate-item-label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100px;
    color: #696773;
    background-color: #fafafa;
    border-right: 1px solid #E2E1E6;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    white-space: normal;
    word-break: break-word;
}
.imitate-item-content {
    padding: 10px;
}

.imitate-item-content .promotion-rule-bar{
    width: 100%;
    height: 40px;
    clear: both;
}

.imitate-item-content .promotion-rule-bar .single-gift{
    float:left;
    padding: 10px;
}

.imitate-inline {
    min-height: 0;
}
.imitate-inline .imitate-item-label {
    padding: 0 10px;
}
.imitate-inline .imitate-item-content {
    padding: 0;
}
.imitate-form-item.is-required .imitate-item-label:before {
    content: '*';
    color: #ff4949;
    margin-right: 4px;
    position: absolute;
    left: 2px;
}
/** 仿当前 el-form-item 样式 end **/


/** 定制多选组件样式 start **/
.customize-select-popover.el-popover {
    box-sizing: content-box;
    width: 150px;
    height: auto;
    overflow: hidden;
    padding: 0;
  }
  .customize-select-popover-box {
    position: relative;
    overflow: hidden;
  }
  .customize-select-popover-tree.el-popover {
    box-sizing: content-box;
    width: 300px;
    height: auto;
    overflow: auto;
    padding: 0;
  }
  .customize-select-popover-box-tree {
    position: relative;
    box-sizing: content-box;
    width: 300px;
    height: auto;
    overflow: hidden;
    padding: 0;
  }
  .customize-select-all-box {
      background-color: #F3F8FF;
  }
  .customize-select-all-box .el-checkbox {
      padding: 0 10px;
      height: 35px;
      line-height: 35px;
  }
  .customize-select-list {
    height: 180px;
    overflow-y: auto;
}
  .customize-select-list .el-checkbox {
      display: block;
      padding: 0 10px;
      height: 30px;
      line-height: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .customize-select-list .el-checkbox:hover {
      background-color: #f4f4f4;
  }
  .customize-select-list .el-checkbox+.el-checkbox {
      margin-left: 0;
  }
.soleCheckpopover{
  height: auto;
}
.customize-select-search {
    padding: 5px;
}

.customize-select-search input {
    width: 100%;
    height: 28px;
    padding: 0px 6px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.customize-select-search input:focus {
    outline: none;
}
  .customize-select-btn {
      width: 120px;
      height: 30px;
      font-size: 12px;
      line-height: 28px;
      color: #fff;
      background-color: #13A1FF;
      border: 1px solid #13A1FF;
      border-radius: 5px;
      cursor: pointer;
      text-align: center;
  }
  .customize-select-btn img {
      width: 12px;
      height: 12px;
      margin-right: 4px;
      vertical-align: bottom;
  }
  .customize-selected-list {
      overflow: hidden;
  }
  .customize-selected-item {
      position: relative;
      float: left;
      margin-right: 10px;
      margin-top: 10px;
      background-color: #F2F8FF;
      padding: 10px;
      border-radius: 5px;
      color: #0E9CFF;
      font-size: 12px;
  }
  .customize-selected-deletable:hover {
      cursor: pointer;
  }
  .customize-selected-deletable::after {
      position: absolute;
      top: -4px;
      right: -4px;
      content: '\E60B';
      font-family: element-icons!important;
      color: #FF4A48;
  }
  /** 定制多选组件样式 end **/


/** 级别调整页面样式 start **/
.el-dialog__body .el-form--inline .el-form-item.cr-table-select {
  height: 100% !important;
  margin: 0 !important;
  width: 120px !important;
}
.cr-table-select .el-form-item__content {
  line-height: 1 !important;
}
.cr-table-select .el-input {
  line-height: 1;
}
.cr-table-select.is-error {
  border-color: #fa5555 !important;
}

.cr-table-select .el-form-item__content {
  margin: 0 !important;
}

.cr-reason-box .el-textarea__inner {
  width: 400px !important;
}

.el-dialog__body .el-form--inline .el-form-item.cr-reason-box {
  margin-top: 10px;
  width: 502px !important;
}
.cr-reason-box .el-form-item__label {
    height: 64px !important;
}
/** 级别调整页面样式 end **/


.editprice_table{
    background-color: #ffffff;
}
.editprice_table .el-date-editor.el-input{
    width: unset!important;
}

.table .el-button+.el-button{
    margin-left: 0px;
}
.table .el-button{
    vertical-align: baseline;
}

.product_tab{
    width: -moz-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-left: -10px;
    box-shadow: 0 2px 2px 0 rgba(22,22,26,0.05);
}

.shadow-tabs .el-tabs__header {
    box-shadow: 0px 2px 2px 0 rgba(22,22,26,0.05);
}

.product_tabs{
    height: auto;
}

.product_tab .el-tabs{
    padding-left: 0px;
}
.product_tab .el-tabs__active-bar{
    margin-left: 0px;
}
.product_tab .el-tabs__item{
    margin-left: 0px!important;
}

 .editprice_table .el-form-item {
     border: none !important;
     width: auto !important;
     margin-bottom: 0 !important;
 }
 .editprice_table .el-form-item.is-error .el-input {
     border-color: #ff4949;
 }
 .delete_img{
    width:20px;
    height: 20px;
 }
 .editprice_form{
    width: 100%;
    height: 240px;
    padding-left: 15px;
    margin-top: 40px;
 }
 .editprice_form .el-form-item__content{
    margin-left: 100px;
 }
 .editprice_form .el-input{
    border: 0!important
 }

 .min_width{
    width: 100px!important;
    float: left;
 }
 .min_width .el-form-item__content{
    margin-left: 0!important
 }
 .shenpi{
    float: left;
    margin-top: 10px;
    margin-right: 15px;
 }
 .editprice_table .el-textarea{
     border:1px solid #D1D1D2;
     height: unset;
     margin-top: 10px;
     margin-bottom: 10px;
 }
  .editprice_table .el-textarea__inner{
    height: unset!important;
 }


.confirmpricelist .from_wrap{
    margin-left: 0px;
}

.confirmpricelist .hasfooter.pageMiddle{
    margin-top: 0px;
    height: calc(100% - 45px);
}

 .delete_img{
    width:20px;
    height: 20px;
 }
 .editprice_form{
    width: 100%;
    height: 140px;
    padding-left: 15px;
    margin-top: 40px;
 }

 .min_width{
    width: 100px!important;
    float: left;
 }
 .min_width .el-form-item__content{
    margin-left: 0!important
 }
 .shenpi{
    float: left;
    margin-top: 10px;
    margin-right: 15px;
 }

 .time{
    float: left;
 }


.employeelist .el-date-editor.el-input{
    width: unset;
}
.goods_tab{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #f7f7f7;
}

.el-input.is-disabled{
    background-color: #f4f4f4;
}



/*areaInfoList*/
.echart_wrap{
    height: 400px;
}
.clearInput{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    left: 135px;
    float: left;
}
.tree_line{
    display: block;
    height: calc(100% + 2px);
    width: 5px;
    background-color: #e1e2e6;
    position: absolute;
    left: 0;
    top: -1px;
}
.blue{
     color: #50AFFF!important;
}
.pageMiddle{
    position: relative;
    height: -webkit-calc(100% - 56px);
    height: -moz-calc(100% - 56px);
    height: calc(100% - 56px);
    margin-top: 10px;
}
.hasfooter.pageMiddle{
    height: -webkit-calc(100% - 102px);
    height: -moz-calc(100% - 102px);
    height: calc(100% - 102px);
    overflow:auto;
    overflow-x: hidden;
}
.footer_btn{
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
    padding-left: 10px;
    height: 46px;
    line-height: 46px;
    margin-top: 20px;
    box-shadow: 0 -2px 2px 0 rgba(22,22,26,0.05);
}
.resume_footer_btn{
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    margin-left: -10px;
    padding-left: 10px;
    height: 46px;
    position: fixed;
    background-color: #fff;
    bottom: 0px;
    line-height: 46px;
    margin-top: 20px;
    box-shadow: 0 -2px 2px 0 rgba(22,22,26,0.05);
}
.dealer_icon{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/ic_tree02.png");

    background-size: cover;
    vertical-align: -3px;
}
.agent_icon{
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/ic_tree01.png");
    background-size: cover;
    vertical-align: -3px;
}
.pageMiddle>.search_wrap{
    margin-top: 10px;
}
.area_form{
    padding: 10px 0;
}
.el-form.loginform .el-form-item__content{
    margin-left: 0!important;
}
.import_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn16.png");
    background-size: cover;
}
.el-button:hover .import_btn,
.el-button:focus .import_btn {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn16_hover.png");
    background-size: cover;
}
.export_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn17.png");
    background-size: cover;
}
.import_btn2{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn21.png");
    background-size: cover;
}
.el-button:hover .import_btn2,
.el-button:focus .import_btn2 {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn21.png");
    background-size: cover;
}
.import_choose{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn19.png");
    background-size: cover;
}
.el-button:hover .import_choose,
.el-button:focus .import_choose {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn19.png");
    background-size: cover;
}
.el-button:hover .export_btn,
.el-button:focus .export_btn {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn17_hover.png");
    background-size: cover;
}
.cancel_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn24.png");
    background-size: cover;
}
.el-button:hover .cancel_btn,
.el-button:focus .cancel_btn {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn25.png");
    background-size: cover;
}
.reject_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn22.png");
    background-size: cover;
}
.pass_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn07.png");
    background-size: cover;
}
.reset_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn15.png");
    background-size: cover;
}
.icon_del_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-menu_del.png");
    background-size: cover;
}
.icon_symbols_btn{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/symbols-ic-menu_08_hover.png");
    background-size: cover;
    height: 13px;
    margin-right: 1px;
    width: 15px;
}
.el-button:hover .reset_btn,
.el-button:focus .reset_btn {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_btn15_hover.png");
    background-size: cover;
}
.delete_btn{
    height: 24px;
    width: 54px;
    font-size: 12px!important;
    padding: unset!important;
    text-align: center!important;
    color: #696773!important;
}
.policyselect .el-input__icon+.el-input__inner{
    border: 1px solid #E2E1E6!important;
}
.addpolicyrules .search_wrap{
    padding-bottom: 1px;
  }
  .addpolicyrules .from_wrap{
    margin-left: 0;

  }
  .addpolicyrules .el-form-item__label{
    width: 100px!important;
    height: unset!important;
  }
  .addpolicyrules .el-form-item__content{
    margin-left: 102px!important;
  }
  .addpolicyrules .el-form-item{
    width: 480px!important;
  }
  .addpolicyrules .date_start,.addpolicyrules .date_end{
    width: 280px!important;

  }

  .addpolicyrules .inner_item{
    width: 364px!important;
    margin-bottom: 0!important;
    margin-right: 0px!important;
  }
  .addPolicy_btn{
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 15px;
  }
  .radio{
    margin-bottom: 15px;
  }
  .type{
    width: 480px;
    border: 1px solid #E2E1E6;
    margin-bottom: 15px;
    height: auto;
    display: flex;
  }
  .type div{
    height: auto;
  }
  .type_name{
    width: 100px;
    background-color: #FAFAFA;
    border-right: 1px solid #E2E1E6;
    height: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    padding:8px;
    color: #696773;
  }
  .type_content{
    padding:10px 8px;
    box-sizing: border-box;
  }
  .addpolicyrules .domain_item{
    margin-top: 10px;
    width: 558px;
    border: 1px dashed #E2E1E6;
    box-sizing: border-box;
    color:  #696773;
    height: 46px;
    line-height: 46px;
  }
  .addpolicyrules .domain_item .table_img{
        position: relative;
        top: -22px;
        left: 550px;
    }
  .num{
    border: 1px solid #E2E1E6;
    height: 30px!important;
    right: 50px;
    width: 96px!important;
    top: 8px;
    float: right;
  }
  .num .el-input-number__decrease{
    border-right:1px solid #bfcbd9;
    right: 65.0px!important;
  }
  .num .el-input__inner{
    padding-left: 40px;
    padding-right: 0px!important;
    height: 27px!important;
  }
  .addpolicyrules .inner_price{
    width: 214px!important;
  }
  .long_unit{
    color: #696773;
    margin-left: 310px;
    position: relative;
    top: 22px;
    z-index: 9;
  }
  .unit{
    color: #696773;
    margin-left: 223px;
    position: relative;
    top: 28px;
  }
  .unit2{
    color: #696773;
    margin-left: 222px;
    position: relative;
    top: 23px;
  }
  .type_inner{
    width: 364px;
    border: 1px solid #E2E1E6;
    height: auto;
    display: flex;
    margin-top: 10px;
  }
  .content_inner{
    width: 214px;
    border: 1px solid #E2E1E6;
    height: auto;
    display: flex;
  }
  .inner_content{
        box-sizing: border-box;
        padding-top: 5px;
        width: 120px;
  }
  .remark{
    height: 62px;
    box-sizing: border-box;
  }
  .remark .el-form-item__label{
    height: 60px!important;
    box-sizing: border-box;
  }
  .content_div{
    box-sizing: border-box;
    padding: 15px;
  }
  .one{
    padding: 0!important;
  }
  .choosepresent .el-dialog{
    height: 703px;
  }

    .choosepresents .el-dialog {
        height: 600px!important;
    }

    .present-dialog-container {
        width: 100%;
        height: 100%;
        padding-left: 280px;
    }

    .policy-side-container {
        position: absolute;
        top: 60px;
        left: 15px;
        width: 250px;
        height: 480px;
        border: 1px solid #E2E1E6;
    }

    .policy-side-container .el-tabs {
        margin-left: 10px;
    }
    .policy-side-tree{
        top: 50px;
        left: 10px;
        padding: 0;
        border: none;
        height: 420px;
    }
    .policy-side-tree .tree_wrap {
        padding: 0;
    }


  .choosepresent .el-dialog__body{
    height: 611px;
    padding: 15px;
  }
  .choosepresent_table{
    width: 845px!important;
    margin-left: 220px;
  }

  .choosepresent_tables{
    margin-left: 0px!important;
  }



  /** editprice start **/
  .ep-extra-conatainer {
    margin-top: 20px;
  }
  .ep-popper.el-popover {
    height: auto;
  }
  .ep-popper .el-table {
    font-size: 12px;
  }
  .ep-popper .pag_wrap {
      padding-top: 10px;
      height: 40px;
  }
  /** editprice end **/

  .choose_wrap{

    height: 46px;
    position: relative;
}
.choose_select{
    width: 100%;
    margin-right: 46px;
}
.choose_select .el-input__icon{
    display: none;
}
.tiggerdialog{
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.table_search{
    height: 48px;
    background-color: #ffffff;
    margin-bottom: -1px;
    box-sizing: border-box;
    padding-top: 6px;
}
.table_input{
    width:420px!important;
    height: 30px;
    border: 1px solid #20a0ff;
    border-radius: 4px!important;
    vertical-align: middle;
}
.table_input .el-input__inner{
    display: block!important;
    height: 27px!important;
}
.table_search .el-button{
    height: 30px;
    margin-left: 13px;
    position: relative;
    top: 2px;
}
.search_popover{
    width: 575px;
    margin-top: 31px;
    height: 300px;
    box-sizing: border-box;
    padding-bottom: 55px;
    max-height: 423px;
    overflow: hidden;
}
.popover_table{
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}
.popover_btn{
    width: 650px;
    text-align: right;
    background: #F3F8FF;
    margin-left: -11px;
    padding-right: 25px;
    height: 40px;
    z-index: 999;
    padding-top: 4px;
}


.checkpopover{
    height: 350px;
    padding:10px 0px 0px 0px!important;
    overflow: hidden;
}
.expressInformation{
    height: 220px;
    padding:1px 0px 0px 0px!important;
    overflow: hidden;
}
.check-no-filter {
    height: 350px;
}
.checktree_content{
    height: 250px;
    overflow: auto;
    padding: 0 10px;
}
.checkpopover-no-footer .checktree_content {
    height: 293px;
}
.checkareatree_content{
    height: 292px;
    overflow: auto;
    padding: 0 10px;
}
.checktree_filter {
   position: relative;
    height: 30px;
    margin-bottom: 15px;
     padding: 0 10px;
}
.check_tree_btn,.check_table_btn {
    height: 46px;
    background: #F3F8FF;
    box-shadow: 0 -1px 0 0 #E8E8E8;
    padding: 0px 15px;
    line-height: 46px;
    width: 100%;
    text-align: right;
}
.checktree_filter .el-input__inner,.tree_filter .el-input__inner{
    padding-left: 5px!important;
    padding-right: 32px!important;
     border: 1px solid #E2E1E6!important;
     height: 30px!important
}

.imitate-minimum-item {
    min-height: 50px;
}
.imitate-minimum-item .imitate-item-content {
    padding-top: 0;
}
.checktablepopover{
    height: 350px;
    padding: 0px!important;
    overflow: hidden;
}
.checktable_content{
    height: 301px;
    padding: 10px;
    overflow: auto;
}

.editprice_btn{
    position: absolute;
    bottom: 0px;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
 }


 /** table中的按钮样式 start **/
.table-btn {
    display: inline-block;
    height: 24px;
    padding: 0 8px;
    color: #2693FF;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: 22px;
    vertical-align: middle;
    /* margin-left: -8px; */
}
.disable_table img{
    width: 11px;
    height: 11px;
    margin-right: 3px;
    margin-bottom: 2px;
    vertical-align: text-bottom;
}
.disable_table-btn img{
    width: 16px;
    height: 16px;
    margin-left: -4px;
    margin-right: 1px;
    vertical-align: text-bottom;
}
.table-btn:hover {
    border-color: #A0CFFF;
    cursor: pointer;
    background-color: #ffffff;
}
.table-btn img {
    width: 16px;
    height: 16px;
    margin-left: -4px;
    margin-right: 1px;
    vertical-align: text-bottom;
}
.table-btn:nth-of-type(1) {
    margin-left: -8px;
}
.operate_popover .table-btn {
    margin-left: 5px;
    margin-top: 6px;
}
 /** table中的按钮样式 end **/


 .el-table .cell .td_radio{
   vertical-align: top;
 }
 /*班次*/
 .classesform .search_wrap{
    margin-top: 0px!important;
 }
 .classesform {
    margin-top: 0px!important;
 }
.classesform  .el-radio{
    width: 100%;
    margin-bottom: 0px;
}
.classesform .el-radio+.el-radio{
    margin-left: 0px;
}
.classesform .el-checkbox+.el-checkbox{
    margin-left: 0px;
}
.no_background .search_wrap{
    background-color: #ffffff;
}
.float_left{
    float: left;
}

/** 禁用状态下的文字颜色调整 **/
.el-switch.is-disabled .el-switch__core~.el-switch__label span {
    color: #696773 !important;
}

.class_info_img{
    width: 14px;
    height: 14px;
    background-color:#000;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    display: inline-block;
}
.class_info{
    display: inline-block;
    height: 30px;
    box-sizing: border-box;
    padding-top: 10px;
    color: #696773;
    font-size: 12px;
}

.form_texteare .el-form-item__label{
    height: 48px!important;
}
.total_money{
    float: left;
}
.each_money{
    float: left;
    margin-right: 30px;
}
.each_count{
    color:#F63E47;
}
.each_money_add{
    display: inline;
}
.adminuserList .role-table>li>ul>li>.left{
    padding-left: 40px;
}
.adminuserList .role-table .h40{
    word-break: break-all;
}

.adminuserList .permission  .el-checkbox+.el-checkbox{
    margin-left: 0;
}
.common_dialog .permission{
    height: 100%;
}

.adminuserList .dealer_select .el-input{
    width: 148px!important;
}


.form_left{
    margin-left: -15px;
    margin-top:-15px;
}

/** 状态字体颜色 start **/
.state-resolved {
    color: #43BF6C;
}
.state-todo {
    color: #FFA526;
}
.state-rejected {
    color: #FF5959;
}
.state-nullify {
    color: #0E9CFF;
}
/** 状态字体颜色 end **/

.add_employee_treetable{
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border:0px!important;
    font-size: 12px!important;
    color: rgb(31, 45, 61);
}
.dealer-close-container {
  position: relative;
}
.dealer-close-container  .dealer-close-textarea{
    width: 100%;
    border:1px solid #E2E1E6!important;
    box-sizing: border-box;
    padding: 8px;
}
.dealer-close-container .dealer-close-counter {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 12px;
  color: #0E9AFF;
}
.auditPage .checkset .el-dialog__body {
    width: 100%!important;
}

.auditPage .domain_item {
    border: 0;
    box-sizing: border-box;
    width: 845px;
    padding: 15px 15px 0px 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.auditPage .el-form--inline .domain_item .el-form-item {
    width: 270px!important;
}

.auditPage .domain_item .table_img {
    margin-top: -21px;
    position: absolute;
    right: 20px;
}
.approvalprocess_wrap{
   padding: 20px 0px;
   margin-bottom: 40px;
}
.ap_item{
    position: relative;
    width: 370px;
    height: 70px;
    padding: 15px;
    background: #FFFFFF;
    border: 1px solid #E2E1E6;
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 30px;
}
.ap_icon{
    width: 18px;
    height: 18px;
    position: absolute;
    top:26px;
    left: -26px;

    z-index: 99;

}
.ap_icon2{

    background: url('https://retails-cdn.vivo.xyz/static/image/appic1.png') no-repeat center;
    background-size: 100%;


}
.ap_icon1{

    background: url('https://retails-cdn.vivo.xyz/static/image/appic2.png') no-repeat center;
    background-size: 100%;

}

.ap_state1{
 color: #FFA526!important;
}

.ap_item:before {
    content: " ";
    position: absolute;
    height: 100px;
    left:-5px;
    top: 30px;
    background: url('https://retails-cdn.vivo.xyz/static/image/app_left.png') no-repeat center;
    width: 6px;
    height: 15px;
    background-size: 100%;

}
.ap_item:after {
  content: " ";
  position: absolute;
  height: 100px;

  left:-18px;
  top: 0;
  background-color: #E9E9E9;
  border-left: 2px solid  #F4F4F4;
}
.ap_item:last-child:after {
  content: " ";
  position: absolute;
  height: 35px;

  left:-18px;
  top: 0;
  background-color: #E9E9E9;
  border-left: 2px solid  #F4F4F4;
}
.approver_img{
    float: left;
    margin-right: 10px;
}
.approver_img img{
    width: 40px;
    height: 40px;
    overflow: hidden;
}
.approver_info{
    margin-left: 50px;
}
.approver_info p{
   line-height: 20px;
}
.approver_name{
    font-size: 12px;
color: #2D2B33;
}
.approver_state{
    float: right;
    color: #ABAAB3;
}
.ap_time{
    font-size: 12px;
    color: #ABAAB3;
}

.checkList{
    width: 72px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
}
.addSys .el-form-item__content{
    margin-left: 100px!important;
}

/* 通用段落标题 */
.section-title {
    font-size: 14px;
    margin: 15px 0;
}
/* 动态虚线边框盒子 start */
.dynamic-box {
    position: relative;
    border: 1px dotted #ccc;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
}
.dynamic-box-close {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url('https://retails-cdn.vivo.xyz/static/image/appic5.png');
    background-size: 14px 14px;
}
.dynamic-box .section-title {
    margin-top: 0;
}
/* 动态虚线边框盒子 end */
.collectmoney_form .el-input__inner{
    display: inline-block!important;
    height: 28px!important;
}
.tabledata_remark{
    margin-top: 30px;
    margin-bottom: 30px;
}
.icondrag_warp{
    width: 22px;
    height: 50px;
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_tree09.png");
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-size: cover;
    cursor: pointer;
    z-index: 100;
}
.icondrag_warp.outIcoc_wrap{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ic_tree08.png");
    right: -10px;
}
.no_margin.from_wrap{
    margin-left: 0px;
}
.no_width{
    width: unset!important;
}
.no_width .el-textarea__inner{
    line-height: 1!important;
}
.el-select__tags{
    overflow: hidden;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{
    position: relative!important;
    right: unset!important;
}
.el-dialog__body .el-form--inline .long_item{
    width: 400px!important;
}
.shiftRemark{
    line-height: 20px;
    width: 100%;
}

 .logo_wrap {
  width: 100%;
  height: 44px;
  background-color: rgb(38,40,46);
  cursor: pointer;
  position: relative;
  z-index: 100;

}
.logo_img{
  width: 70px;
  margin-left: 45px;
  margin-top: 11px;
  height: 22px;
  overflow: hidden;
}
.login_small.logo_img{
    width: 42px;
    height: 13px;
    overflow:hidden;
    margin-left: 7px;
    margin-top: 15px;
}
.nobackground{
    background-color: #fff!important;
}
.textarea_form_item .el-form-item__label{
    min-height: 95px!important;
}
.el-dialog__body .el-form--inline .textarea_form_item{
    width:564px!important;
}
.textarea_form_item .el-form-item__content{
    width: 460px!important;
}
.el-input-group__append, .el-input-group__prepend{
    border:unset!important;
    background-color: #fafafa!important;
}
.el-input-group__append{
    width: 40px!important;
    padding-left: 8px!important;
    box-sizing: border-box;
}
.el-input-group__prepend{
    padding: 0!important;
    width: 100px!important;
    box-sizing: border-box;
}

.loginContainer .form_input .el-input__inner{
    height: 46px!important;
}
.loginContainer .el-form-item{
    margin-bottom: 20px!important;
}
.qrcode_area{
    width: 340px;
    height: 80px;
    margin:20px;
}
.qrcode_area .left_code{
    width: 80px;
    height: 80px;
    float: left;
    background: #FFFFFF;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    padding: 1px;
}
.qrcode_area .left_code img{
    width: 76px;
    height: 76px;
}
.qrcode_area .right_word{
    float: left;
    margin-left: 10px;
    margin-top: 46px;
}
.qrcode_area .right_word p{
    line-height: 16px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #696773;
    letter-spacing: 0;
}
.text_right{
    text-align: right;
    box-sizing: border-box;
    padding-right: 40px;
}
/*操作样式*/
.operate_popover{
    min-width: 140px!important;
    height: auto;
    padding-bottom: 6px!important;
    padding-left: 0px!important;
    padding-right: 5px!important;
    padding-top: 0px!important;
    margin-bottom: -12px!important;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    margin-top: -12px!important;
    right: 63px!important;
    border:0px!important;
}
.popover_tag{
    background-color: transparent!important;
    color:#2693FF!important;
}
.popover_tag:hover{
    background-color: transparent!important;
}
.set_method{
    background-image: url("https://retails-cdn.vivo.xyz/static/image/ictab_btn22.png");
    background-repeat: no-repeat;
    background-position:  center;
    background-size: 16px 15px;
}
.operate_img{
    width: 13px;
    height: 3px;
    position: relative;
    left: -7px;
    top: -3px;
}
.clear_padding{
    padding-right: 20px!important;
}
.clear_padding_img{
    top:7px!important;
    left: 155px!important;
}
.product_nopadding{
    padding-left: 0px;
}
.set_class_table{
    max-height: 460px;
    overflow-y: auto!important;
}
.import_formitem{
    margin-top: 15px;
    height: unset!important;
    box-sizing: border-box;
    display: flex;
    width: 100%!important;
    border:  1px solid #E2E1E6;
}
.import_formitem .el-form-item__label{
    height: 100%;
}
.importform{
    margin-top: 15px;
}
.import_iteminner{
    padding: 8px;
    box-sizing: border-box;
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #696773;
}
.import_item{
    height: 36px;
    box-shadow: inset 0 -1px 0 0 #F4F4F4;
    width: 100%;
    line-height: 36px;
}
.import_label{
    width: 100px;
    display: inline-block;
    background: #FAFAFA;
    border-right: 1px solid #E2E1E6;
    box-sizing: border-box;;
    padding: 8px;
    color: #696773;
}
.item_img{
    height: 14px;
    width: 12px;
    vertical-align: middle;
}
.import_item_btn{
    float: right;
    position: relative;
    top: 8px;
}
.shift_pick .el-checkbox{
    display: block;
}
.shift_pick .el-checkbox+.el-checkbox{
    margin-left: 0;
}
.selldata_btn{
    padding: 10px 0 15px 0 ;
}
.selldata_table{
    width: 770px;
    background: #FFFFFF;
    height: 91px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #E2E1E6;
}
.selldata_table .el-radio-group{
    margin-bottom: 10px;
}
.selldata_table>div{
    float: left;
    height: 100%;
    box-sizing: border-box;
}
.selldata_table>.form_table_left{
    width: 100px;
    padding: 8px;
    background: #FAFAFA;
    border-right: 1px solid #E2E1E6;
    font-size: 12px;
    color: #696773;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.selldata_table>.form_table_right{
    width: 630px;
    padding: 15px 8px;
}
.selldata_table:after{
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}
.report_wrap{
    position: relative;
    padding-top:34px;
    overflow: hidden;
}
.charts_up{
    position: absolute;
    right: 0;
    top: 0px;
    width: 24px;
    height: 24px;
    background-image: url('https://retails-cdn.vivo.xyz/static/image/pack_up.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.charts_down{
    position: absolute;
    right: 0;
    top: 0px;
    width: 24px;
    height: 24px;
    background-image: url('https://retails-cdn.vivo.xyz/static/image/open_up.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.charts_up:hover{
    background-image: url('https://retails-cdn.vivo.xyz/static/image/pack_up_a.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.charts_down:hover{
    background-image: url('https://retails-cdn.vivo.xyz/static/image/open_up_a.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}
.fade-enter-active, .fade-leave-active {
  transition: all .4s
}
.fade-enter, .fade-leave-to /* .fade-leave-active in below version 2.1.8 */ {
  transform: translateY(-1000px);
}
.dealer_table{
    width: 100%;
    height: 240px;
    border-collapse: separate;
    border-spacing: 0;
}
.dealer_table tr{
    height: 220px;
}
.dealer_table tr td{
    height: 220px;
    border: 1px solid #E2E1E6;
}
.dealer_table tr td:first-child{
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right-width: 0px;
  width: 100px;
  font-size: 12px;
  color: #696773;
  background: #FAFAFA;
  text-align: center;
  line-height: 30px;
}

.dealer_table tr td:last-child{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.dealer_table .el-radio-group{
    margin-left: 15px;
}

.disable .el-form-item__error {
    display: none;
}
.stop{
    color:red!important;
    font-style: normal;

}
.classRadio.el-radio{
    display: block;
    margin-bottom: 8px;
    margin-top: 8px;
}
.classRadio.el-radio+.el-radio{
    margin-left: 0px;
}
.dialog_tableWrap{
    height: 250px;
    overflow: auto;
}
.unable_sell{
    color: red;
    display: inline-block;
    margin-right: 50px;
}
/*通知弹框*/
.notify_dialog .el-dialog__body{
    padding: 0!important;
}
.notify_title{
    width: 100%;
    height: 68px;
    box-sizing: border-box;
    padding: 13px 15px;
    box-shadow: 0 0 5px 0 rgba(22,22,26,0.15);
}
.notify_title_content{
    font-size: 14px;
    color:  #2D2B33;
    margin-bottom: 5px;
    height: 20px;
    line-height: 20px;
}
.notify_date{
    color: #ABAAB3;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
}
.notify_body{
    box-sizing: border-box;
    padding: 9px 15px;
    color: #696773;
    letter-spacing: 0;
    line-height: 24px;
}
/*空字符样式*/
.empty_text{
    font-size: 12px;
    margin-top: 15px;
    color: #ABAAB3;
}

.empty_img {
    width: 170px;
}



.popover_btn.product_btn{
    width: 750px;
}
.popover_btn.choose-business-btn{
    width: 950px;
}
.policy_check{
    margin-left: 182px;
}
.policy_detail_check{
    margin-left: 272px;
}

.popover-select.el-popover {
    padding: 0;
}
.popover-select-table .el-table {
    border: none;
}
.popover-select-btn {
    height: 46px;
    line-height: 46px;
    text-align: right;
    padding: 0 10px;
}
.el-dialog__body .el-form--inline  .grade_privile_count{
  width: 700px!important;
  height: 30px!important;
}
.el-dialog__body .el-form--inline  .grade_count{
    width: 700px!important;
    height: 200px!important;
}
.el-dialog__body .grade_count >.el-form-item__label{
    height: 198px!important;
    line-height: 198px!important;
}
.el-dialog__body .grade_count >.el-form-item__content{
    box-sizing: border-box;
    padding: 10px 0px 10px 15px;
}
.el-dialog__body .el-form--inline .pririlege_remark{
     width: 700px!important;
}
.el-dialog__body .pririlege_remark >.el-form-item__label{
    height: 80px!important;
    line-height: 80px!important;
}
/*上传图片样式*/
.upload_img{
    height: 90px!important;
}
.avatar{
    width: 120px;
    height: 80px;
}
.el-dialog__body .upload_img .el-form-item__label{
    height: 88px!important;
    line-height: 88px!important;
}
.el-form--inline .upload_img .el-form-item__content{
    padding: 4px!important;
    box-sizing: border-box;
}

.name-wrapper {
    cursor: pointer;
}
.promotion_cell .cell{
    height: 24px!important;
    text-overflow: ellipsis;
    white-space: nowrap!important;
}

.el-message-box__wrapper {
    z-index: 10001 !important;
}
.addpromotion_btn{
    width: 100%;
    padding: 5px 10px ;
    border:1px solid #E2E1E6;
    border-radius: 4px;
    margin-top: 10px;
}
.addpromotion_btn .area_tag{
    margin-right: 10px;
}
.print_chose{
    width: 200px;
    height: 100%;
    border: 1px solid #E2E1E6;
    float: left;
}
.print_title{
    border-bottom: 1px solid #E2E1E6;
    height: 46px;
    font-size: 14px;
    color: #2D2B33;
    letter-spacing: 0;
    line-height: 46px;
    padding-left: 15px;
}
.print_title.print_size_set>input{
    width: 70px;
}
.print_list{
    height: calc(100% - 138px);
    overflow:auto;
    padding-left: 15px;
}
.print_list .el-checkbox{
    display: block;
    margin-top: 15px;
}
.print_list .el-checkbox+.el-checkbox{
    margin-left: 0px;
}
.print_area{
    float: left;
    height: 100%;
    width: 350px;
    margin-left: 10px;
}
.print_btns{
    height: 30px;
    width: 100%;
}
.print_showArea{
    width: 290px;
    position: relative;
}
.print_setArea{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #E2E1E6;
}
.dragList{
    background-color: transparent;
    border: 1px dashed #E2E1E6;
    padding: 5px 14px;
    position: absolute;
    color: #1f2d3d;
    top: 0px;
    left: 0px;
    z-index: 6;
    cursor: pointer;
}
.dragList.drag_group{
    width: 100%;
    height: 280px;
    z-index: 5;
}

.dragList.drag_group.drag_group_CGHH{
    height: 160px;
}
.dragList.drag_group_list{
    z-index: 10;
}
.drag_showList{
    position: absolute;
    height: 24px;
    line-height: 24px;
    min-width: 250px;
    z-index: 2;
}
.barcode_div{
    position: absolute;
    z-index: 2;
}
.background_pic{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.dealer_qrcode{
    width: 114px;
    height: 114px;
}
.pring_logo_img{
    position: absolute;
    z-index: 5;
}
.dealer_logo{
    width: 160px;
    height: 45.7px;
}
.small_logo{
    width: 70px;
    height: 20px;
}
.bg_black{
    background-color: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    z-index: 3000;
}
.model_area{
        position:absolute;
        left: 50%;
        top: 20px;
        margin:auto;
        z-index: 14;
        overflow: hidden;
    }
.model_btnarea{
    height: 46px;
    line-height: 46px;
    width: 100%;
    background: #F3F8FF;
    box-shadow: 0 -1px 0 0 #E6ECF2;
    text-align: right;
    padding-right: 10px;
    position: relative;
    z-index: 15;
}
.model_inner{
    background-color: #fff;
    position: relative;
    overflow:hidden;

}
.model_inner span{
    font-size: 16px!important;
}


/* 零售单附加赠品样式 start */
.give-select {
    width: 500px;
    margin: 0;
  }
  .selected-give-list {
    margin: 10px 0;
  }
  .list-show-only {
    margin: 0;
}

  .selected-give-item {
    background-color: #fff;
    margin: 1px 0;
    padding: 0 10px;
    overflow: hidden;
  }
  .give-item-name {
    display: inline-block;
    width: 720px;
  }
  .give-item-name img {
      width: 17px;
  }
  .give-item-btn {
    float: right;
    margin-top: 7px;
  }
  /* 零售单附加赠品样式 end */
.print_line{
    position: absolute;
    height: 1px;
    border:.5px dashed #000;
    z-index: 10;
}
.print_line.line1{
    height: 2px;
}
.qrcode_div{
    position: absolute;
    text-align: center;
    width: 114px;
    height: 134px;
    z-index: 10;
}
.print_maxleft{
    display: inline-block;
    text-align: left;
    width: 90px;
    vertical-align: top;
}
.print_maxright{
    display: inline-block;
    text-align: left;
    max-width: 800px;
}
.dic_itemdel{
    cursor: pointer;
}
.auditBottom_btns{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 46px;
    background-color: #fff;
    vertical-align: middle;
    line-height: 46px;
    left: 160px;
    padding-left: 25px;
    z-index: 400
}
.name_tip{
    height: 30px;
    overflow: hidden;
    margin-left: -165px;
    bottom:  150px;
    position: relative;
}

.table-focus-input .el-input-number__increase,
.table-focus-input .el-input-number__decrease {
    display: none;
}
.el-pagination .el-select{
    border: 1px solid #d1dbe5;
}
.table-disable{
    background-color: #f4f4f4;
    color: #696773;
}

/* dialog中tree-main两列布局 start */
.dialog-sidetree-container {
    position: relative;
    height: 100%;
    padding-left: 255px;
}
.dialog-side-tree {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #f4f4f4;
}
.dialog-side-main {
    height: 100%;
    overflow: auto;
}
.dialog-side-tree .checktree_filter {
    margin-top: 10px;
}
.dialog-side-tree .checktree_content {
    height: 420px;
}
.hidecheckbox .is-disabled{
   display: none;
}
.producttree{
    width: 180px;
}
.producttree .tree_filter {
    width: 160px!important;
}
.product_from{
    margin-left: 195px;
}
/* dialog中tree-main两列布局 end */
.notify_tab {
  width: 100%;
  height: 46px;
  background-color: #f7f7f7;
  line-height: 46px;
}
.notify_tab .el-tabs__item {
  margin-left: 0px !important;
  padding: 0 15px;
}
.notify_tab .el-tabs__active-bar {
  margin-left: 0px;
}
.employeelist .el-date-editor.el-input {
  width: unset;
}

.table .el-button + .el-button {
  margin-left: 0px;
}
.table .el-button {
  vertical-align: baseline;
}
.edit_list li {
  cursor: pointer;
  float: left;
  margin-right: 15px;
}
.goods_tab {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #f7f7f7;
}
.tips {
  position: relative;
}
.tip {
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: -10px;
  line-height: 24px;
  text-align: center;
  font-size: 8px;
  color: #ffffff;
  border-radius: 20px;
  background-color: #ff6464 !important;
  transform: scale(.8);
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -o-transform: scale(.8);
}
.tip_one {
  position: absolute;
  margin-top: -40px;
  margin-left: 72px;
}
.tip_two {
  position: absolute;
  margin-top: -40px;
  margin-left: 144px;
}
.tip_three {
  position: absolute;
  margin-top: -40px;
  margin-left: 218px;
}
.tip_four {
  position: absolute;
  margin-top: -40px;
  margin-left: 360px;
}

.handpoint {
  cursor: pointer;
  color: #4db3ff;
}
.no_node .el-radio__label{
    padding-left: unset!important;
    display: none;
}
.set_class_table .el-radio-group{
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* 审批流程组件 start */
.ap-item {
    position: relative;
    padding-left: 70px;
}
.ap-stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    line-height: 24px;
    text-align: right;
}
.ap-icon {
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 72px;
    width: 20px;
    height: 25px;
    background-position: center 1px;
    background-size: 200%;
    background-repeat: no-repeat;
}
.ap-item-begin .ap-icon {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/data_pic_t_a.png");
}
.ap-item-middle .ap-icon {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/data_pic_03t.png");
}
.ap-item-end .ap-icon {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/data_pic_01t.png");
}
.ap-item-error .ap-icon {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/data_pic_02t.png");
}
.ap-info {
    border-left: 2px solid #eee;
    padding: 0 11px 15px 13px;
    margin: 0 0 2px 11px;
}
.ap-info .el-tag {
    height: 20px;
    line-height: 18px;
    margin-right: 5px;
}
.ap-final-info {
    border: none;
}
.ap-info-name {
    height: auto;
    line-height: 24px;
    font-size: 14px;
}
.ap-info-time {
    height: 20px;
    line-height: 20px;
    color: #ABAAB3;
}
.ap-info-content {
    font-size: 14px;
    line-height: 1.4;
}
.ap-item-begin .ap-stage {
    color: #ABAAB3;
}
.ap-item-middle .ap-stage {
    color: #FFA526;
}
.ap-item-end .ap-stage {
    color: #2693FF;
}
.ap-item-error .ap-stage {
    color: #FF5959;
}
/* 审批流程组件 end */

.send_img{
    width: 17px;
    height: 20px;
}

/* 自定义tooltip start */
.custom-tooltip {
    position: relative;
    width: 100%;
    height: 0;
}
.custom-tooltip-container {
    position: absolute;
    top: 2px;
    left: 0px;
    min-width: 150px;
    padding: 10px;
    background: #fff;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    color: #696773;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    font-size: 12px;
    line-height: 17px;
    word-break: break-all;
    word-wrap: break-word;
    z-index: 1000;
}
.custom-tooltip-container::before,
.custom-tooltip-container::after {
    position: absolute;
    display: block;
    left: 20px;
    content: '';
    width: 0;
    height: 0;
    border-top: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.custom-tooltip-container::before {
    top: -8px;
    border-bottom-color: #E2E1E6;
}
.custom-tooltip-container::after {
    top: -7px;
    border-bottom-color: #fff;
}
/* 向上的tooltip样式 */
.custom-tooltip-container-up {
    position: absolute;
    /* bottom: 28px; */
    left: 0px;
    min-width: 150px;
    padding: 10px;
    background: #fff;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    color: #696773;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
    font-size: 12px;
    line-height: 17px;
    word-break: break-all;
    word-wrap: break-word;
    z-index: 1000;
}
.custom-tooltip-container-up::before,
.custom-tooltip-container-up::after {
    position: absolute;
    display: block;
    left: 20px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
}
.custom-tooltip-container-up::before {
    bottom: -8px;
    border-top-color: #E2E1E6;
}
.custom-tooltip-container-up::after {
    bottom: -7px;
    border-top-color: #fff;
}

.td_total {
    margin-left: 0px;
    color: red;
    display: inline-block;
    text-align: left;
}
.row_right .td_total{
    color: red;
    display: inline-block;
    text-align: right;
}
.total_row{
    height: 30px!important;
}
.total_row td{
    height: 30px;
    line-height: 30px;
    box-shadow: none !important;
}
/* 自定义tooltip end */

.whole_area{
    width: 400px;
    float: right;
    color: #696773!important;
}

.promotion_list_text{
    float: left;
}

.promotion_list{
    float: left;
    margin-left:10px;
}

.whole_coupon_name{
    float:left;
    width:100px;
    margin-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.whole_coupon_name_close{
    float:left;
    margin-left: 10px;
    margin-top: 8px;
    cursor: pointer;
}

.whole_detail{
    float:left;
    margin-top:3px;
    margin-left:10px;
}

.tooltip-popper.el-popover {
    height: auto;
    overflow: visible;
    min-width: 0px;
}

.click-item {
    color: #20a0ff;
}
.click-item:hover {
    cursor: pointer;
}
.only_input .el-input__inner{
    display: inline-block;
    width: 320px;
    border-radius: 4px;
    border: 1px solid #E2E1E6!important;
}
.only_input{
    display: inline-block!important;
    width: unset!important;
    margin-bottom: 10px;
    margin-right: 10px;
}
.discounting .el-input{
    width: 80px;
}
.discounting .discont_bar{
    width: 400px;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-bottom:10px;
}
.discounting .discont_bar .discont_bar_label{
    display: inline-block;
}
.discounting .discont_bar .discont_bar_label .discont_bar_star{
    color: red;
}
.discounting .discont_bar .discont_bar_label .discont_bar_input{
    width: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

/* 加价购/组合套餐 */
.addpolicyrules .additional_bar{
    width: 600px;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-bottom:10px;
    margin-top:10px;
}

.addpolicyrules .additional_bar .additional_bar_star{
    color: red;
}

.addpolicyrules .additional_bar .additional_bar_input{
    width: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
/* 固定套餐 */
.addpolicyrules .static_meal_bar{
    width: 400px;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-bottom:10px;
    margin-top:10px;
}

.addpolicyrules .static_meal_bar .static_meal_bar_star{
    color: red;
}

.addpolicyrules .static_meal_bar .static_meal_bar_input{
    width: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
}



/* 积分抵扣 */
.addpolicyrules .point_bar{
    width: 800px;
    height: 40px;
    padding-left: 10px;
    border-radius: 4px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-bottom:10px;
    margin-top:10px;
}

.addpolicyrules .point_bar .point_bar_star{
    color: red;
}

.addpolicyrules .point_bar .point_bar_input{
    width: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.discounting .el-input__inner{
   border:1px solid #E2E1E6!important;
   border-radius:0px!important;
}
.discounting .el-form-item {
    width: 600px!important;
}
.discounting .inner_item_small {
    width: 240px!important;
}
.discounting .inner_item_middle {
    width: 400px!important;
}
.discounting .el-form-item__content{
    padding-left: 10px;
}
.choose_discount{
    margin-bottom: 10px;
}
.choose_discount-info {
    display: inline;
    margin-right: 40px;
}
.fit_discount .el-form-item__content{
    margin-left: 0px!important;
}
.addpromotion_wrap .from_wrap{
    overflow: unset!important;
}
.addpromotion_span{
    margin-right: 36px;
}
.choosepresent .el-dialog__body{
    padding: 15px!important;
}
.promotion_msg{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
}
.print_left{
    float: left;
    width: 250px;
    height: 100%;
    box-sizing: border-box;
    padding:15px;
}
.print_right{
    /* display: inline-block;
    width: -webkit-calc(100% - 250px);
    width: -moz-calc(100% - 250px);
    width: calc(100% - 250px);
    min-height: 100%; */
    background-color: rgb(81,81,81);
    height: 100%;
}
.printPage_box{
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.print_btn{
    margin-top: 20px;
    box-sizing: border-box;
    padding-left: 60px;
}
.agentie .tree_wrap{
   position: relative!important;
   height: unset!important;
   overflow: hidden!important;
}
 .section_header_wrap .home_setting {
    float: left;
    height: 45px;
    line-height: 46px;
    color: #2693FF;
    margin-left: 15px;
    padding-left: 20px;
    cursor: pointer;
    background-image: url(https://retails-cdn.vivo.xyz/static/image/ic_menu_shezhi.png);
    background-repeat: no-repeat;
    background-position: 3px 15px;
    background-size: 16px 16px;
}

    .homepagebgcolor{
      background: #fff;
    }
    .analysis_list {
        overflow: hidden;
        margin-bottom: 50px;
    }
    .india_analysis {
        margin-top: 10px;
    }
    .analysis_item{
        float: left;
        position: relative;
        height: 60px;
        box-sizing: border-box;
        width: 25%;
    }
    .india_analysis .analysis_item {
        width: 20%;
    }
    .analysis_item:nth-last-of-type(n+2)::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 60px;
        background: #f4f4f4;
    }
    .analysis_type{
        height: 17px;
        line-height: 17px;
        font-size: 12px;
        color: #696773;
      letter-spacing: 0;
      margin-top: 2px;
    }
    .analysis_num{
      font-size: 36px;
      line-height: 44px;
      display: inline-block;
      color: #FF5959;
      letter-spacing: 0;
      white-space: nowrap;
    }
    .india_analysis .analysis_num {
        line-height: 24px;
        font-size: 16px;
    }
    .analysis_info{
        text-align: center;
    }
    .analysis_detail {
        white-space: nowrap;
    }
    .analysis_icon{
        display: inline-block;
        height: 18px;
    }
    .india_analysis .analysis_icon {
        height: 14px;
    }
    .section_header_wrap{
        width: 100%;
        height: 45px;
        overflow: hidden;
    }
    .section_header_top{
      margin-top: 27px;
      border-bottom: 1px solid #F4F4F4;
    }
    .section_header_title{
      float: left;
      padding-left: 10px;
      height: 45px;
      line-height: 45px;
      font-size: 14px;
      font-weight:bold;
      color: #2D2B33;
    }

    .home-shortcut-container {
        border-radius: 10px;
        padding: 0px 15px 19px 15px;

    }
    .home-shortcut-title {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        color: #2D2B33;
    }

    .shorttop{
      overflow: hidden;
    }
    .shortcutlist{
      overflow: hidden;
    }
    .shortcutitem{
      width: 87px;
      height: 87px;
     float: left;
    cursor: pointer;
      margin-right: 14px;
      margin-bottom: 14px;

    }
    .shortcutitem span:hover{
      background-color:#2693FF;
      color: #fff;
    }

     .shortcutitem span{
      width: 87px;
      height: 87px;
      display: table-cell;
      text-align: center;
      vertical-align:middle;
      font-size: 14px;
      color: #2D2B33;
        background: #F3F8FF;

     }
    .el-bottom-text{
      float: left;
      margin-left: 15px;
    }
    .shortcutBtn_bg{
      background-image: url("https://retails-cdn.vivo.xyz/static/image/arrow1_default.png");
      background-repeat:no-repeat;
      background-size:11px 10px;
      background-position: 9px 50%;
    }
    .shortcutBtn_bg:hover{
      background-image: url("https://retails-cdn.vivo.xyz/static/image/arrow1_active.png");
      background-repeat:no-repeat;
      background-position: 9px 50%;
      background-size:11px 10px;
    }
   .enter_wrap{
       height: 45px;
       overflow: hidden;
   }
   .enter_text{
     float: left;
     line-height: 45px;
     font-size: 14px;
     font-weight: bold;
     color: #2D2B33;
   }
  .setting{
     float: left;
     margin-top:  11px;
     margin-left: 20px;
     padding-left: 5px;
     padding-right: 5px;
     font-size: 12px !important;
     border: 1px solid transparent;
     line-height: 20px;
     color: #2693FF;
  }
  .setting_left{
     padding-right: 4px;
  }
  .setting:hover{
/*    border: 1px solid #2693FF;*/
    border-radius: 3px;
  }
  .price{
     color: #FF5959;
  }
  .highRateColor{
    color: #FF5959 !important;
  }
  .lowRateColor{
    color: #2693FF;
  }

  .pag{
    float: right;
    margin-right:15px;
    height: 45px;
    overflow: hidden;
  }
  .page{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 24px;
    height: 24px;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    cursor: pointer;
  }
  .last_page{
      background: #FAFAFA url("https://retails-cdn.vivo.xyz/static/image/page_left.png") no-repeat center center;
      background-size:8px 14px;
  }
  .last_page:hover{
    background: #FFFFFF url("https://retails-cdn.vivo.xyz/static/image/page_left.png") no-repeat center center;
    background-size:8px 14px;
  }
  .next_page{
    background: #FAFAFA url("https://retails-cdn.vivo.xyz/static/image/page_right.png") no-repeat center center;
    background-size:8px 14px;
  }
  .next_page:hover{
    background: #FFFFFF url("https://retails-cdn.vivo.xyz/static/image/page_right.png") no-repeat center center;
    background-size:8px 14px;
  }
  .set_list .el-checkbox,
  .set_list .el-checkbox+.el-checkbox{
    margin-left: 25px;
    margin-bottom: 10px;
  }
  .set_list .shortcutBtn{
    vertical-align: -3px;
    margin-left: 5px;
    border-style: solid;
  }
  .el-bottom-text{
    float: left;
    margin-left: 15px;
  }
  .shortcutBtn{
    margin-bottom: 15px;
    border-style: dashed;
  }

  .shortcutBtn_bg.el-button {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/arrow1_default.png");
    background-repeat:no-repeat;
    background-size:11px 10px;
    background-position: 9px 50%;
  }
  .shortcutBtn_bg.el-button:hover {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/arrow1_active.png");
    background-repeat:no-repeat;
    background-position: 9px 50%;
    background-size:11px 10px;
  }
  .shortcupBtn_width{
    width: 136px;
    box-sizing: border-box;
  }
  .selectcuts{
      padding-bottom: 10px;
    box-shadow: 0 0 5px 0 rgba(22,22,26,0.15);
    margin-bottom: 15px;
  }
  .section_header{
    font-size: 14px;
    color: #2D2B33;
    height: 20px;
    line-height:20px;
    margin-top: 0px;
    margin-bottom: 12px;
  }
  .section_content{
    margin-top: 12px;
    margin-bottom: 0px;
  }
  .tip{
    font-size: 12px;
    /* color: #989A9C; */
  }
  .shortcup_content{
       overflow: hidden;
  }
  .shortcup_item{
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 15px;
  }
  .shortcup_dialog{
    padding: 0 !important;
    margin: 0 !important;
  }
  .shortcutWidth{
    padding-right: 60px !important;
    box-sizing: border-box;
    width: 136px !important;
  }
  .imeQuey_dialog .el-dialog__body{
    padding:  15px 15px 30px 15px!important;
  }
  .to_edit{
    width: 15px;
    height: 15px;
    margin-top: 9px;
  }
  .popper_class_putaway{
    height: 45px;
    overflow: visible;
  }
  .no_control .el-input-number__decrease {
    right: -11px!important;
  }
  .no_control .el-input-number__increase{
    right: -11px!important;
  }
  .no_control{
    overflow: hidden;
  }
  .tem_to_top .el-button{
    margin-bottom: 15px;
  }
  .none_margin{
    margin-left: 0!important;
  }

/* 首页样式 start */
.home-top-row {
    position: relative;
    padding: 25px 534px 15px 10px;
}
.home-first-side {
    position: absolute;
    top: 0;
    right: 0;
    width: 504px;
    height: 100%;
    padding-top: 45px;
    overflow: hidden;
}
.home-first-side .section_header_wrap {
    position: absolute;
    top: 0;
    left: 0;
}
.home-shortcut-list {
    overflow: hidden;
}
.home-shortcut-list li {
    float: left;
    width: 16.6666%;
    min-width: 95px;
    max-width: 115px;
    margin-bottom: 10px;
    padding: 0 5px;
}
.home-shortcut-list li:last-child {
    margin-right: 0;
}
.home-shortcut-img {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url("https://retails-cdn.vivo.xyz/static/image/index_05.png");
    background-size: cover;
}
.home-shortcut-btn {
    width: 100%;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home-shortcut-btn span {
    color: #2D2B33;
}
.home-shortcut-btn:hover span {
    color: #fff;
}
.home-shortcut-btn.el-button:hover {
    background-color: #20a0ff;
    border-color: #20a0ff;
    color: #fff;
}
.home-shortcut-btn:hover .home-shortcut-img {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/index_05_a.png");
}

.home-progress-list {
    width: 290px;
    max-height: 152px;
    overflow-y: auto;
    border: 1px solid #F4F4F4;
}
.home-progress-item {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding-left: 70px;
}
.home-progress-name {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 48px;
    color: #696773;
    white-space: nowrap;
    overflow: hidden;
}
#app .home-page-table.el-table {
    border-radius: 10px;
    border: 1px solid #f4f4f4 !important;
}
.home-page-table.el-table th {
    background-color: #fafafa !important;
}
.home-page-table.el-table thead tr {
    font-weight: 600;
}
.home-page-table .el-table__header-wrapper thead div {
    background-color: #fafafa !important;
}
.home-table-row {
    overflow: hidden;
    padding-bottom: 15px;
}
.home-table {
    float: left;
    width: 50%;
    padding: 0 10px;
}
.home-page-table.el-table td {
    height: 32px !important;
}
.home-table-index {
    display: inline-block;
    width: 16px;
    height: 100%;
    background-image: url(https://retails-cdn.vivo.xyz/static/image/index_10.png);
    background-size: 16px 16px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
}
.table-index-first {
    background-image: url(https://retails-cdn.vivo.xyz/static/image/index_07.png);
}
.table-index-second {
    background-image: url(https://retails-cdn.vivo.xyz/static/image/index_08.png);
}
.table-index-third {
    background-image: url(https://retails-cdn.vivo.xyz/static/image/index_09.png);
}
.table-top-three {
    color: #FF5959;
}
.home-page {
    margin-top: 10px;
    overflow: hidden;
}
.home-page .el-pagination {
    float: right;
}
.home-page .el-pagination--small .el-pagination__total {
    height: 22px;
    line-height: 22px;
}
.home-page .el-pagination--small .el-pager .number {
    line-height: 20px;
}
.home-page .el-pagination--small .el-icon {
    line-height: 22px;
}
.home-page-table.el-table .cell {
    text-align: unset;
}
.home-pie-container {
    width: 100%;
    height: 100%;
}
.home-pie-empty {
    height: 164px;
    width: 164px;
    border-radius: 100%;
    margin: 45px auto 0px auto;
    text-align: center;
    line-height: 164px;
    background-color: #3fb1e3;
    color: #fff;
}
.home-page-table.el-table tr:last-child td {
    box-shadow: none;
}
.home-page-table.el-table::before {
    display: none;
}
.home-pie-param {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.home-pie-param .el-button {
    width: 54px;
    height: 24px;
    padding: 0 !important;
}
.home-pie-param .home-pie-active {
    background: #2693FF;
    border-color: #2693FF;
    color: #fff;
}
.home-pie-param .home-pie-active:hover,
.home-pie-param .home-pie-active:focus {
    color: #fff;
}
/* 首页样式 end */

.row_right{
    margin-left: 20px;
    text-align: right;
}
.to_top{
    margin-top: 3!important;
}

/* pageMiddle没有header时的样式 start */
.page-no-header .pageMiddle {
    height: -webkit-calc(100% - 36px);
    height: -moz-calc(100% - 36px);
    height: calc(100% - 36px);
    margin-top: 0;
}
.page-no-header .pageMiddle > .search_wrap {
    margin-top: 0;
}
.page-no-header .footer_btn {
    margin-top: 0;
}
/* pageMiddle没有header时的样式 end */

.all_show .el-form .el-form-item:first-child{
   width: 320px!important;
}
.hong{
    color: red;
}
.el-input__inner{
    width: 100%!important;
}
.ipNumber .el-input__inner{
    width: 100%!important;
    text-align: right;
    padding: 0;
    border: 1px solid #E2E1E6!important;
}
.array_content{
    height: 245px;
    overflow: auto;
}
.array_btn{
    position: absolute;
    margin-left: -10px;
    bottom: 0px;
}
.shop_name_list{
    height: 35px;
    line-height: 1;
}
.is-right .cell{
    text-align: right!important;
}
.lingshou_align{
    text-align: right!important;
}
.price_align_pd{
    text-align: right;
    padding-right: 10px!important;
}

.price_align_pd input{
    text-align: right!important;
}

.policy_coupon span.policy_coupon_text{
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
}
.policy_coupon img.policy_coupon_close{
    cursor: pointer;
    margin-left: 100px;
}


.phoneType{
    line-height: 30px;
    height: 30px;
    color: #696773;
    cursor: pointer;
}
.phoneType:hover{
    background-color: #e4e8f1;

}
.phoneTypeArea{
    padding: 15px;
    border: 1px solid #D1D1D2;
    border-radius: 5px;
    margin-right: 20px;
}
.outerPhoneList{
    display: inline-block;
    padding: 10px 20px;
    background-color: rgb(243,248,255);
    margin-right: 10px;
    color: rgb(39,147,255);
    position: relative;
}
.typeclose_icon{
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background-image: url('https://retails-cdn.vivo.xyz/static/image/symbols-ic-del_red.png');
    background-size: 100%;
    right: -5px;
    top: -5px;
    cursor: pointer;
}
.role_diloag_padding .el-tree-node__content {
    height: auto !important;
}
.statistical_title{
     background: #F3F8FF;
     min-width: 100%;
}




.calreportTree .treeExpand {
    box-shadow: inset 0 -1px 0 0 #E2E1E6;
}

.edit_table tr {
    width: 100%;
    height: 36px;
    background: #fff;
}

/* 重置elementui中的多选组件样式 start */
.reset-multiple-select .el-select__tags {
    white-space: nowrap;
    margin-left: 3px;
}
.reset-multiple-select .el-select__tags > span {
    white-space: nowrap;
}
.reset-multiple-select .el-select__tags .el-tag {
    color: #696773;
    border-color: transparent;
    background-color: transparent;
    padding: 0;
    margin: 3px 0px;
}
.reset-multiple-select .el-select__tags .el-tag__close {
    display: none;
}
.reset-multiple-select .el-select__tags .el-tag:nth-last-child(n+2)::after {
    content: ',';
}
/* 重置elementui中的多选组件样式 end */

.drag_showList.drag_group{
    width: 100%;
    height: 280px;
    border: 3px solid #000;
    box-sizing: border-box;
}
.drag_showList.drag_group.drag_group_CGHH{
    height: 160px;
}
.drag_group_border{
    border: none !important;
}
.table_print_across{
    width: 100%;
    height: 2px;
    border: 1px solid #000;
    position: absolute;
    left: 0px;
}
.table_print_through{
    width: 2px;
    height: 100%;
    border: 1px solid #000;
    position: absolute;
    top: 0px;
}
.table_print_through_tow{
    top: 120px;
}

/* 报表样式 start */
  .calreportTree .el-tree-node__content{
    border-bottom: 1px solid #E2E1E6;
  }
  .calreportTree .el-tree-node>.el-tree-node__children{
    margin-left: 0px;
  }
/*  .calreportTree .el-tree-node__children>.el-tree-node>.el-tree-node__content{
    padding-left: 16px!important;
  }*/
  .calreportTree .el-tree-node__content:hover{
    color: #696773;
    background-color: #FAFAFA;
  }
  .statistical_table{
    font-size: 0;
  }
  .statistical_table li{
    font-size: 12px;
    font-weight: bold;
  }
  .statistical_table_n{
    height: 36px;
  }
  .statistical_table_y{
    height: 72px;
  }
  .statistical_table{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: content-box;
    white-space:nowrap;
  }
  .statistical_table li{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background: #F3F8FF;
    padding-left: 5px;
  }
  .statistical_area_list{
    width: 296px;
    height: 36px;
    line-height: 36px;
    border-right: 1px solid #E2E1E6;
  }
  .statistical_title_list{
    width: 100px;
    height: 36px;
    line-height: 36px;

    /*border-right: 1px solid #E2E1E6;*/

  }
  .statistical_title_list.static_none_first{
    box-shadow: 2px 0 2px #E9EFF5;
    width: 99px;
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 100;
  }
  .statistical_table .statistical_y_area{
    height: 72px;
    width: 295px;
    line-height: 72px;
    box-sizing: border-box;
  }
.statistical_y_static{
    width: 100px;
    height: 72px;
    line-height: 72px;
  }
  .double_height{
    line-height: 72px;
    box-sizing: border-box;
    padding-left: 5px!important;
  }
 .statistical_y_static.static_none_first{
    box-shadow: 2px 0 2px #E9EFF5;
    width: 99px;
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 100;
  }
  .statistical_table .statistical_y_list{
    height: 72px;
    padding-left: 0px;
    line-height: 72px;
  }
  .statistical_table .static_list_title{
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    box-sizing: content-box;
    display: inline-block;
  }
  .statistical_table .static_y_title_list{
    height: 36px;
    width: 100px;
    line-height: 36px;
    box-sizing: border-box;
    font-size: 12px;
  }
  .statistical_table  .static_y_font0{
    font-size: 0px;
  }
  .statistical_table .static_have_div{
    padding-left: 0px;
    vertical-align: middle;
    height: 72px;
    box-sizing: content-box;
    border-left: 1px solid #E2E1E6;
    background-color: #F3F8FF;;
  }
  .statistical_table .static_have_div.double_all{
    box-shadow: 2px 0px 0 0px #E9EFF5;
    position: absolute;
    left: 295px;
    top: 0;
    z-index: 100;
  }
  .statistical_table .static_have_div_list{
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    /* padding-left: 5px; */
    box-sizing: content-box;
    text-align: center;
    font-size: 12px;
  }
  .statistical_table .static_have_none{
    height: 72px;
    line-height: 72px;
    vertical-align: middle;
    padding-left: 5px;
    box-sizing: border-box;
    box-shadow: 2px 0 2px #E9EFF5;
    position: relative;
  }
  .calreportTree_tree{
    max-height: 500px;
  }
  .statistical-table-container {
    width: 100%;
    max-height: 600px;
    overflow:hidden;
  }
  .statistical_title{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    overflow:hidden;
  }
  .statistical-table-container{
    position: relative;
  }
  .title_ab_first{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
  }
  .report_table_tree{
    overflow:auto;
    max-height: 500px;
  }
/* 报表样式 end */
/*会员注册样式*/
.register_body{
    box-sizing: border-box;
    padding: 10px;
}
.register_phone .el-form-item__content .el-input{
    width: unset!important;
}
.register_body .el-form-item{
    width: 380px!important;
}
.get_verification{
    width: 82px;
    height: 25px;
    line-height: 25px;
    padding: 0px 10px!important;
    text-align: center;
    margin-left: 40px!important;
}
.register_radio{
    margin-left: 10px;
}
.responsive-column-addsellretail {
    min-width: 120px;
}
.offset-give-addsellretail {
    width: 728px;
}
.taskstock_tabs .el-tabs__header{
    background-color: #f7f7f7!important;
}
.taskstock_tabs .el-tabs__active-bar{
    margin-left: 0px;
}
.addTaskStock .task_table_code{
    display: inline-block;
    padding-right: 10px;
}
.addTaskStock .table-btn{
    vertical-align: baseline;
}
.name_cell{
    display: inline-block;
    width: 265px;
    height: 36px;
    line-height: 36px;
}
.total_cell{
    display: inline-block;
    width: 100px;
    height: 100%;
    line-height: 36px;
    overflow:hidden;
    padding-left: 10px;
}
.name_fixCell{
    width: 220px;
     overflow: hidden;
}
.name_rightTable{
    width: 100%;
    border-left: 1px solid #E2E1E6;
    padding-left: 10px;
    display: inline-block;
/*  overflow: hidden;*/
    height: 100%;
}
.all_total_cell{
    border-left: 1px solid #E2E1E6;
    box-shadow: 2px 0 2px  #E9EFF5;
    position: absolute;
    background-color: #fff;
    top: 0px;
    border-bottom: 1px solid #E2E1E6;

}
.every_total_cell{
    border-left: 1px solid #E2E1E6;

}
.every_total_cell.shadow_total{
    box-shadow: 2px 0 2px  #E9EFF5;
    position: absolute;
    background-color: #fff;
    border-bottom: 1px solid #E2E1E6;
}
.calreportTree .treeExpand{
    overflow: hidden;
    font-size: 0;
    position: relative;
}
.calreportTree .name_fixCell_first{
    position: absolute;
    left: 0;
    background-color: #fff;

}
.calreportTree .el-tree-node__content{
    background-color: #fff;
}
.calreportTree .el-tree-node{
    background-color: #fff;
}

.calreportTree .treeExpand:hover,.calreportTree .treeExpand:hover .name_fixCell_first,.calreportTree .treeExpand:hover .all_total_cell{
  background-color: rgb(239,241,245)!important;
}
.calreportTree .el-tree-node__content:hover,.calreportTree .el-tree-node__content:hover .name_fixCell_first,.calreportTree .el-tree-node__content:hover .all_total_cell{
  background-color: rgb(239,241,245)!important;
}
.import_dialog .el-dialog__body{
 padding:15px!important;
}
.discount_input{
    width: 60px;
    height: 20px;
    margin: 0 3px;
    border-radius: 2px;
    border: 1px solid #E2E1E6;
}
#app input:not([type]):disabled{
    background-color: #f4f4f4;

}
.cell_number_reset{
    display: inline-block;
    width: 100%!important;
    position: relative;
    line-height: normal;
    border: 1px solid #D1D1D2;
}
.report_color{
    height: 30px;
    line-height: 30px;

}
.shop_over .el-form-item__label{
    overflow: hidden!important;
    text-overflow:ellipsis!important;
    white-space: nowrap!important;
}
.cell_br{
  width:296px;
  border-right: 1px solid #E2E1E6;
}
.td_total_color{
    color: #696773;
}
.td_total_red{
    color: red;
}
.td_click_red{
    color: red;
    text-decoration: underline;
    cursor: pointer;
}
.td_total_right{
    margin-right: 5px;
}
.td_total_left{
    margin-left: 20px;
}


.audit-container {
    overflow-y: auto;
}
.net_info_img{
    width: 14px;
    height: 14px;
    background-color:#000;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    margin-left: -220px;
}
.net_popover{
    width: 220px;
    height: 155px;
    color: #696773;
    overflow-x: hidden;
    margin-top: 100px;
    margin-right:800px;
}
.drag_print_title{
    color: #FFA526;
}
/* 表格数字右侧预留宽度 start */
.table-column-num {
    padding-right: 10px;
}
/* 表格数字右侧预留宽度 end */
.model_inner.table_print_page span{
    font-size: 20px!important;
}
.printPage_box.table_print_page span{
    font-size: 20px!important;
}

.turnover-wide-column {
    width: 280px;
}
.barcode_div{
    position: absolute;
}

/* 原生自定义table标签样式 start */
.custom-table {
    width: 100%;
    table-layout: fixed;
}
.custom-table .align_center{
    text-align: center;
}
.custom-table .ver_mid td,.custom-table .ver_mid th{
    vertical-align: middle;
}
.custom-table td {
    padding-left: 8px;
    padding-right: 8px;
}
.custom-table-w55 {
    width: 55px;
}
.custom-table-w65 {
    width: 65px;
}
.custom-table-w90 {
    width: 90px;
}
.custom-table-w100 {
    width: 100px;
}
.custom-table-w120 {
    width: 120px;
}
.custom-table-w130 {
    width: 130px;
}
.custom-table-w150 {
    width: 150px;
}
.custom-table-w180 {
    width: 180px;
}
.custom-table-w200 {
    width: 200px;
}
.custom-table-w220 {
    width: 220px;
}
.custom-table-w250 {
    width: 250px;
}
.custom-table-w350 {
    width: 350px;
}
.custom-table-w1000 {
    width: 800px;
}
.custom-table-w1500 {
    width: 1500px;
}
/* 原生自定义table标签样式 end */
/* 履历表样式 start */
.resume_title{
    height: 15px;
    line-height: 15px;
    padding-left: 8px;
    box-sizing: border-box;
    color: #696773!important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
.resume_content{
    box-sizing: border-box;
    padding-bottom: 60px;
}
/* 履历表样式 end */
/* 经营录入样式 start */
.businesse-form-item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 100px;
    min-height: 96px;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 10px;
    width: 500px;
    display: inline-block;
    margin-right: 20px;
}
.businesse-item-label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100px;
    color: #696773;
    background-color: #fafafa;
    border-right: 1px solid #E2E1E6;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.businesse-item-content{
    box-sizing: border-box;
    padding: 10px;
}
.count-form-item{
    width: 180px!important;
}
.business_wrap{
    box-sizing: border-box;
}
.el-form--inline .response_wrap  .el-form-item{
    width:262px!important;
}
/* 经营录入样式 end */

/* 自定义table容器 */
.custom-table-wrap {
    overflow: auto;
}

/* 收银弹框 START */
.cashier_left{
    width: 55%;
    height: 100%;
    float: left;
    overflow-y: auto;
}
.cashier_right{
    width: 45%;
    height: 100%;
    background-color:#f7f7f7;
    float: left;
    box-sizing: border-box;
    padding: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}
.cashierdialog_body .el-dialog__body{
    padding: 0px!important;
}
.cashier_title{
    width: 100%;
    margin-bottom: 10px;
}
.cashier_left_top{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 11px;
}
.cashier_left_bottom{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 15px;
}
.el-dialog__body .el-form--inline  .cashier_item{
    width: 220px!important;
}
.el-dialog__body .cashier_item .el-form-item__label{
    width: 75px!important;
}
.el-form--inline .cashier_item .el-form-item__content{
    margin-left: 76px!important;
}
.cashier_ul{
    float: right;
}
.cashier_ul a{
    text-decoration: underline;
    margin-right: 10px;
}
.cash_money{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #4444;
    margin-bottom: 10px
}
.cash_span{
    font-size: 16px!important;
    float: left;
    margin-right: 10px;
}
.cash_count{
    font-size: 20px!important;
    color:#FF8C00;
}
.cash_count.big_font{
    font-weight: bold;
}
.fenqi_money{
    width: 100%;
    height: 35px;
    clear: both;
    line-height: 28px;
}
.cashier_tight_top{
    width: 100%;
    height: 20px;
}
.el-dialog__body  .price_item  .el-form-item__label{
    width: 0px!important;
}
.el-form--inline .price_item .el-form-item__content{
    margin-left: 0px!important;
}
.el-dialog__body .el-form--inline .price_item{
    width: 80px!important;
    margin-right: 5px;
}
.el-dialog__body .add-icon {
    height: 10px;
    width: 10px;
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/tree_add.png") no-repeat center;
    background-size: 10px 10px;
}
.el-dialog__body .delete-icon {
    height: 10px;
    width: 10px;
    display: inline-block;
    background: url("https://retails-cdn.vivo.xyz/static/image/tree_less.png") no-repeat center;
    background-size: 10px 10px;
}

.el-dialog__body .el-form--inline .el-select{
    float: left;
}
.price_div{
    float: left;
}
.el-dialog__body  .big_price_item  .el-form-item__label{
    width: 0px!important;
}
.el-form--inline .big_price_item .el-form-item__content{
    margin-left: 0px!important;
}
.el-dialog__body .el-form--inline .big_price_item{
    width: 170px!important;
}
.el-dialog__body .el-form--inline .tatol_price_item{
    width: 385px!important;
    height: 54px!important;
    margin-bottom: 28px!important;
}
.el-dialog__body  .tatol_price_item  .el-form-item__label{
    width: 0px!important;
}
.el-form--inline .tatol_price_item .el-form-item__content{
    margin-left: 0px!important;
    height: 54px!important;
}
.el-form--inline .tatol_price_item .el-input__inner{
    height: 54px!important;
    font-size: 24px!important;
    text-align: right;
    margin-left: -30px;
    color: #FF8C00!important;
}
.el-form--inline .tatol_price_item .el-input{
    text-indent: 20px;
    box-sizing: border-box;
    border:2px solid #077AED;
    overflow:hidden;
    border-radius:  4px;
    padding-left: 130px;
}
.total_money{
    text-indent: 20px!important;
    position: absolute;
    z-index: 1000;
    line-height: 54px;
    font-size: 18px!important;
    color: #077AED;
}
.weixin_pay{
    width: 100%;
    height: 45px;
    line-height: 54px;
    text-align: center;
    font-size: 16px!important;
    border: 0!important;
    box-shadow:  0 0 10px #9a9a9e;
    border-radius:  4px;
    background-color: #fff;
    margin-bottom: 10px;
    color:  #077AED!important;
}
.shuaka_pay{
    float: left;
    height: 45px;
    line-height: 54px;
    border-radius:  4px;
    background-color: #fff;
    font-size: 16px!important;
    text-align: center;
    float: left;
    width: 180px;
    border: 0!important;
    box-shadow:  0 0 10px #9a9a9e;
     color:  #077AED!important;
}
.xianjin_pay{
    float: right;
    height: 45px;
    line-height: 54px;
    border-radius:  4px;
    background-color: #fff;
    font-size: 16px!important;
    text-align: center;
    width: 180px;
    border: 0!important;
   box-shadow:  0 0 10px #9a9a9e;
     color:  #077AED!important;
}
.pay_type{
    width: 100%;
    height: 45px;
    clear: both;
    margin-bottom: 10px;
}
.pay_type_first{
    margin-top: 75px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.sure_back{
    width: 100%;
    height: 54px;
}
.sure_back span{
    font-size: 16px!important;
}
.pay_record_count{
    display: inline-block;
    font-size: 16px!important;
    color:#077AED;
    width: 160px;
}
.pay_record_finished{
    font-size: 12px!important;
    position: relative;
}
.pay_record_btn{
    float: right;
    background-color: transparent!important;
    border-color: transparent!important;
    color:#077AED!important;
}
.pay_record_btn.is-disabled {
    color: #bfcbd9 !important;
}
.price_type_div{
    width: 100%;
    max-height: 180px;
    overflow-y: auto;
}
.price_type_div ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.price_img{
    width: 15px;
    height: 15px;
    top: 2px;
    position: relative;
}
.cashier_order_count{
    color:#FF8C00;
    margin-right: 10px;

}
.cashier_order_title{
    margin-right: 10px;
}
.cashier_ul a{
    cursor: pointer;
}
.cashierlog_data{
    margin-top: 15px;
}

.return-amount-input {
    height: 55px;
}
.el-form .return-amount-input .el-form-item {
    width: 100% !important;
    margin: 0;
}
.el-form .return-amount-input .el-form-item__content {
    margin: 0 !important;
}
.return-amount-input .el-form-item .el-input__inner {
    height: 44px !important;
    line-height: 44px !important;
    font-size: 18px !important;
}
.return-amount-input input::placeholder {
    font-size: 18px;
}
.cashier_right .table-btn:nth-of-type(1){
    margin-left: 0px!important;
}
.return-amount-input input::placeholder {
    font-size: 18px;
}
.price_div{
    height: 45px;
}
.price_div .el-form-item__error{
    width: 200px;
}
.prop_div {
    position: relative;
}
.prop_div .el-form-item__error{
    width: 200px;
    left: 180px!important;
    padding-top: 8px!important;
    text-align: right;
}
.loading_body{
    height: 100%;
    width: 100%;
}
.el-dialog__body .el-form--inline .companys_item{
    width: 130px!important;
    margin-right: 0px!important;
    clear: both;
}
.el-dialog__body .el-form--inline .trades_item{
    width: 215px!important;
    margin-right: 0px!important;
}
.cashier_left_top .el-input__inner{
    height: 30px!important;
}
/* 收银弹框 END */


/* 人员业绩报表 start */
.emp-ach-popper.el-popover {
    padding-top: 40px;
}
.emp-ach-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    font-weight: bold;
    background-color: #F3F8FF;
}
.emp-ach-popper .cell {
    font-size: 12px;
}
.embed-table-column {
    border-right: 1px solid #E2E1E6;
}
/* 人员业绩报表 end */
.el-form-item.is-required.hasNoStar .el-form-item__label:before{
    content: '';
}
/* 校验表格不显示红星 end */
.el-input-number.priceform{
    width: auto;
}

/* pos设置 start */
.pos-tree-container {
    width: 400px;
    padding-top: 55px;
}
.pos-tree-head {
    position: absolute;
    top: 10px;
    left: 10px;
}
.pos-filter {
    display: inline-block;
    margin-right: 7px;
}
.pos-tree {
    height: 100%;
    overflow: auto;
}
.pos-setting-container .from_wrap {
    margin-left: 410px;
}
/* pos设置 end */
/* pos收银样式修改start */
#app .cashierlog_data .cell{
    padding-left: 4px;
    padding-right: 4px;
}
#app .cashierlog_data .table-btn{
    padding: 0;
}
#app .cashierlog_data .table-btn:hover{
    height: 24px;
    padding: 0;
    color: #2693FF;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: 22px;
    vertical-align: middle;
}
/* pos收银样式修改end */
.watermark{
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    pointer-events:none;
    opacity: 0.15;
    z-index: 99999;
}

/* 目标模块 start */
.target-setting-main {
    border: 1px solid #797979;
    border-radius: 5px;
}
.target-setting-main .el-checkbox+.el-checkbox {
    margin-left: 0;
}
.target-setting-main .el-checkbox {
    display: block;
}
.target-setting-main .el-checkbox:nth-last-of-type(n+2) {
    margin-bottom: 5px;
}
.target-setting-type {
    overflow: hidden;
    position: relative;
    padding-left: 110px;
    min-height: 110px;
}
.target-setting-type:nth-last-of-type(n+2) {
    border-bottom: 1px solid #797979;
}
.target-setting-head {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 110px;
    border-radius: 5px 0px 0px 5px;
    padding: 10px 10px 5px 10px;
    background-color: #fafafa;
    border-right: 1px solid #797979;
}
.target-setting-head div {
    font-size: 14px;
    margin-bottom: 10px;
}
.target-setting-list {
    font-size: 0;
    padding-top: 10px;
}
.target-setting-item {
    width: 220px;
    font-size: 12px;
    overflow: hidden;
    display: inline-block;
    margin: 0px 0px 10px 10px;
    border: 1px solid #aaa;
    border-radius: 3px;
}
.target-setting-info {
    float: left;
    line-height: 55px;
    margin-left: 5px;
}
.target-setting-options {
    float: right;
    border-left: 1px solid #bbb;
    padding: 5px;
}
.target-kernel-container {
    border-top: 1px solid #aaa;
    padding: 10px;
    min-height: 95px;
}

.kernel-optional-container {
    display: block;
    float: left;
    width: 70%;
    padding-right: 10px;
    position: relative;
    height: 471px;
}
.kernel-optional-container .hr{
    height: 5px;
}
.customize-selected-input{
    padding-bottom: 10px;
}
.customize-selected-data{
    background: red;
    color: red;
}
.kernel-head {
    margin-bottom: 10px;
}
.kernel-head-title {
    font-size: 14px !important;
}
.kernel-head-btn {
    float: right;
    color: #2693FF;
}
.kernel-head-btn:hover {
    cursor: pointer;
}
.kernel-optional-search {
    margin-bottom: 10px;
}
.kernel-optional-search .el-input {
    width: 250px;
    margin-right: 5px;
}
.kernel-optional-search .el-input__inner {
    border: 1px solid #bfcbd9 !important;
    height: 29px !important;
}
.kernel-optional-search .el-button {
    width: 85px;
}
.kernel-selected-container {
    float: right;
    width: 30%;
    height: 100%;
}
.form-item-pos{
    position: relative;
}
.form-item-pos i{
    display: block;
    position: absolute;
    right: 5px;
    top: 23%;
    width: 15px;
    height: 15px;
    line-height: 12px;
    text-align: center;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    display: none;
}
.form-item-pos:hover i{
    display: block;
}
.tooltip-class{
    max-width: 500px;
}
.kernel-selected-list {
    width: 100%;
    height: 455px;
    overflow: auto;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px 10px;
}
.kernel-optional-tree {
    max-height: 415px;
    overflow: auto;
}
#app .target-table .el-table {
    display: inline-block;
    width: auto;
}
#app .target-table .el-table__body .cell {
    padding-left: 0;
    padding-right: 0;
}
.target-cell {
    padding-left: 8px;
    padding-right: 8px;
    line-height: 36px;
}
.target-cell .el-input,
.target-cell .el-input__inner {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.target-error-cell {
    background-color: rgba(255, 0, 0, 0.2);
}
.target-kernel-header {
    width: 134px;
    white-space: nowrap;
}
.target-history-container {
    position: fixed;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    z-index: 100;
    height: 215px;
}
.target-history-head {
    height: 35px;
    line-height: 35px;;
    overflow: hidden;
    padding: 0 10px;
}
.target-history-title {
    float: left;
}
.target-history-close.el-button {
    float: right;
    padding: 4px 10px !important;
    margin-top: 5px;
}
.target-history-table {
    margin: 0 10px 10px 10px;
}
.target-history-table .el-table th {
    height: 28px !important;
}
.target-history-table .el-table td {
    height: 24px !important;
}
.target-empty-column {
    text-align: center;
    margin-top: 40px;
}
.el-table .target-not-edit {
    background-color: #eef1f6 !important;
}
.el-table .target-not-edit:hover {
    background-color: #eef1f6 !important;
}
.target-dealer-table {
    /* width: 100%; */
    border: 1px solid #dfe6ec;
}
.target-dealer-table tr,
.target-inner-row {
    height: 37px;
    border-bottom: 1px solid #dfe6ec;
}
.target-inner-row:last-child {
    border-bottom: none;
}
.target-dealer-table td {
    border-right: 1px solid #dfe6ec;
}
.target-dealer-table .target-info-cell,
.target-inner-column {
    width: 120px;
    padding: 0 8px;
    vertical-align: middle;
    border-right: 1px solid #dfe6ec;
}
.target-inner-column {
    float: left;
    display: block;
    height: 36px;
}
.target-inner-column:last-child {
    border-right: none;
}
.target-dealer-table .target-inner-cell {
    padding: 0;
    font-size: 0;
}
.target-inner-row {
    line-height: 36px;
    overflow: hidden;
}
.target-info-cell {
    background-color: #F3F8FF;
}
.target-dealer-table .target-info-detail {
    width: 80px;
}
.target-dealer-table .target-info-title {
    width: 220px;
}
.cell.target-required-column::before {
    content: "*";
    color: #f00;
}
/* 目标模块 end */

.taskdialog_icon_true.invendialog_icon_true{
    width: 28px;
    height: 28px;
    margin-left: 13px;
    margin-top: 5px;
}
.taskdialog_icon_false.invendialog_icon_false{
    width: 24px;
    height: 24px;
    margin-left: 15px;
    margin-top: 5px;
}
.kernel-optional-container-page{
    position: absolute;
    bottom: 0;
    right: 10px;
}

.dialog-tips {
    margin-bottom: 10px;
}

/* 缺货预警设置 start */
.inventory-warning--config .radio {
    margin-bottom: 0;
}
.inventory-warning--config .el-table__body .radio {
    margin-right: 24px;
}
/* 缺货预警设置 end */

.target_statistic_table thead th{
    height: 36px;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    color: #2D2B33!important;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    background: #F3F8FF;
    box-shadow: inset -1px -1px 0 0 #E9EFF5;
    min-width: 100px;
}
.target_statistic_table thead {
    height: 108px;
}
.target_statistic_table td{
    padding-left: 8px;
    padding-right: 8px;
    line-height: 36px;
    box-shadow: inset 0 -1px 0 0 #F4F4F4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
}
.target_statistic_table .table_dealer_td{
    max-width: 200px!important;
}
.target_statistic_container{
    width: 100%;
    max-height: 500px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction:row;
    flex-wrap:nowrap;
    overflow: hidden;
}
.target_statistic_table{
    table-layout: fixed;
}
.target_statistic_left{
    max-height: 100%;
    position: relative;
}
.target_statistic_right{
    flex-grow:10;
    max-height: 100%;
    overflow:auto;
    position: relative;
}
.target_statistic_righttitle{
    position: relative;
    top: 0px;
    z-index: 5;
}
.target_statistic_rightbody{
    position: relative;
    top: 0px;
    z-index: 3;
}
.target_statistic_leftdealers{
    position: relative;
    top: 0px;
    z-index: 3;
}
.target_statistic_lefttitle{
    position: relative;
    z-index: 5;
}
.target_checklist.el-checkbox-group{
    display: inline-block;
}
.send_img_add{
    width: 43px;
    height: 19px;
}

.dialog-imitate-max {
    width: 853px;
}
.dialog-imitate-max .el-upload-list--picture-card .el-upload-list__item {
    margin-bottom: 0;
}
.merchant-ship-table .el-form-item {
    display: inline-block;
    width: 80px !important;
}
.single-pic-uplaod {
    position: relative;
}
.single-pic-uplaod .el-upload-list--picture-card {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.purchaseImg{
    width: 400px;
    height: 400px;
    float: left;
}
.purchaseInfo{
    float: right;
    width: 400px;
    text-align: left;
}
.purchaseInfo .pro_title{
    font-size: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.purchaseInfo ul li{
    line-height: 36px;
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 10px;
}
.contractInfo ul li{
    line-height: 36px;
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 10px;
}

.code_print_state{
    width: 24px;
    height: 24px;
}

.dealer-expand-title {
    display: inline-block;
    cursor: pointer;
}

.product-upload-tips {
    margin-top: 10px;
    font-size: 12px;
}

.tab-choose-com .el-tab-pane {
    min-height: 350px;
}

.exchange_table_title {
    font-weight:bold;
    font-size:16px;
    margin: 10px 0;
}
.dialog-sidetree-container.product_choose_container{
    padding-left: 220px;
}
.popover_info_img{
    width: 14px;
    height: 14px;
    background-color:#000;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    display: inline-block;
    position: absolute;
    margin-left: -20px;
    margin-top: 8px;
}
.popover_info_message{
    width: 250px;
    height: auto;
    color: #696773;
    overflow-x: hidden;
    margin-top: -10px;
}
.popover_info_message li,.popover_info_message div{
    margin-bottom: 5px;
    overflow: hidden;
    word-break:break-all;
}
.popover_news .popover_info_img{
    margin-left: 5px;
    position: static;
}
.el-autocomplete.inline-input {
    width: 100%;
}

.title-form-item {
    float: right;
    width: 150px;
}
.is-required-el::before {
    content: "*";
    color: #f00;
}

.cell.cell-required:before {
    content: '*';
    color: #ff4949;
}
.input-table tr:hover .cell .el-input__inner {
    border: 1px solid #ddd !important;
    transition: none;
}
.stock-strategy-table .cell .el-input {
    max-width: 84px;
}
.present-change-type .el-radio {
    margin-top: 5px;
    margin-right: 1px;
}
.el-form .present-change-type .el-form-item {
    width: 175px !important;
}
.present-change-type .el-form-item .el-form-item__content {
    margin-left: 1px !important;
}
.present-change-type .el-form-item.is-error {
    border-color: #f00;
}
.purchase-td .el-input .el-input__inner {
    border: 1px solid #bfcbd9 !important;
}
.purchase-sum {
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}
/* 解决固定列table中，tab键移动光标到下一个输入框显示异常的问题 */
.fix-table-hidden .el-table__fixed td.is-hidden {
    display: none;
}
.purchase-table-wrap .el-table__fixed {
    bottom: 0 !important;
}
.audit-node-container {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.el-form--inline .audit-node-container .el-form-item {
    margin-right: 3px;
}
.audit-node-name {
    margin-bottom: 10px;
    font-weight: bold;
}
.audit-launch-container {
    padding-top: 10px;
    border-top: 1px dotted #ccc;
}
.audit-launch-title {
    margin-bottom: 10px;
}
.el-dialog__body .el-form--inline .el-form-item.dialog-long-input {
    width: 565px !important;
}
.el-dialog__body .el-form--inline .el-form-item.dialog-textarea-max {
    width: 853px !important;
}
.textarea-form-item {
    background-color: #fafafa;
}
.textarea-form-item .el-form-item__label {
    border-right: none;
}
.textarea-form-item .el-textarea {
    border-left: 1px solid #E2E1E6;
}

.settlement-time-container,
.settlement-time-container .el-input__inner {
    text-align: center;
}
.settlement-time-container .el-input {
    width: 90px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-border {
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-border.input-error-border {
    border-color: #f00;
}
.statement-remark-input.el-input {
    width: 100px;
}
.table-select.el-select .el-input__inner {
    border: 1px solid #ccc !important;
}

.report-search-checkbox {
    height: 32px;
    line-height: 32px;
    margin-bottom: 15px;
}

/* 报表树表格样式 start */
.report-table-tree {
    width: 100%;
}
.report-table-title {
    width: 100%;
    background-color: #F3F8FF;
    font-weight: bold;
    box-shadow: inset 0 -1px 0 0 #E9EFF5;
}
.report-table-tr {
    overflow: hidden;
    vertical-align: middle;
    font-size: 0;
    height: 36px;
    cursor: auto;
}
.report-table-td {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0px 8px;
    font-size: 12px;
    overflow: hidden;
}
.report-tree-container .el-tree-node__content {
    box-shadow: inset 0 -1px 0 0 #E9EFF5;
    height: 37px !important;
}
.report-tree-container {
    max-height: 500px;
    overflow: auto;
}
.report-tree-item:hover {
    background-color: #FAFAFA;
}
.report-tree-container .el-tree-node__content:hover {
    color: #696773;
}
.report-tree-container .el-tree-node__expand-icon {
    display: none;
}
.report-tree-container .el-tree-node>.el-tree-node__children {
    margin-left: 0;
}
.report-tree-expand-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: middle;
    background-size: 14px 14px;
}
.report-tree-expand-icon:hover {
    cursor: pointer;
}
.report-tree-expanded {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/tree_expaned.png");
}
.report-tree-noexpand {
    background-image: url("https://retails-cdn.vivo.xyz/static/image/tree_expand.png");
}
/* 报表树表格样式 end */

.el-form-item.long-label-item .el-form-item__label{
    width: 250px !important;
}
.el-form-item.long-label-item .el-form-item__content{
    margin-left: 250px !important;
}
.form-item-tail {
    height: 34px;
    line-height: 34px;
}
.india-member-rule-li {
    margin: 10px 0px;
}
.india-member-rule-li .el-input__inner {
    border: 1px solid #bfcbd9 !important;
}
.india-member-rule-li .el-select,
.india-member-rule-li .el-select .el-input {
    width: 120px;
}
.india-member-rule-li .el-input {
    width: 60px;
}

.report-setting-move {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
}
.report-setting-move:hover {
    cursor: pointer;
}
.report-setting-up {
    background-image:  url("https://retails-cdn.vivo.xyz/static/image/ictab_btn60.png");
}
.report-setting-down {
    background-image:  url("https://retails-cdn.vivo.xyz/static/image/ictab_btn61.png");
}

.notify-file-add {
    width: 700px;
}

.new-report-table thead .cell {
    font-weight: bold;
}

.flip-list-move {
    transition: transform .5s;
}
.drag-item {
    position: relative;
}
.drag-item::before,
.drag-item::after {
    content: "";
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #13CE66;
}
.drag-item::before {
    top: 0;
}
.drag-item::after {
    bottom: 0;
}
.drag-item-up.drag-item::before {
    display: block;
}
.drag-item-down.drag-item::after {
    display: block;
}

.imitate-table-title {
    width: 100%;
    background-color: #F3F8FF;
    font-weight: bold;
    box-shadow: inset 0 -1px 0 0 #E9EFF5;
}
.imitate-table-tr {
    overflow: hidden;
    vertical-align: middle;
    font-size: 0;
    height: 36px;
    cursor: auto;
    box-shadow: inset 0 -1px 0 0 #f4f4f4;
}
.imitate-table-td {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0px 8px;
    font-size: 12px;
    overflow: hidden;
}
.imitate-table-body {
    max-height: 360px;
    overflow: auto;
}


/* 展位列表图片预览start */
.picPreview {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.picPreview img {
    max-height: 508px;
}
/* 展位列表图片预览end */

.audit_input {
    height: 34px;
}
.audit_input .el-input__inner {
    border: 1px solid #bfcbd9 !important;
}

.register-is-member {
    line-height: 34px;
    color: #f00;
}

/* 电话号码国家代码下拉框, 复合型input样式, 加在input上 */
.areacode-select .el-input-group__prepend {
    width: 65px !important;
}
.areacode-select .el-select {
    margin: 0 !important;
}

/* 门店打分 start */
.dealer-grade-form.el-form .el-form-item {
    margin-right: 0;
}
.dealer-grade-form .dealer-grade-input {
    width: 180px  !important;
    height: 32px;
    line-height: 29px;
    border: 1px solid #E2E1E6;
    border-radius: 4px;
}
.dealer-grade-form .dealer-grade-middle.el-form-item {
    width: 475px !important;
}
.dealer-grade-form .dealer-grade-long.el-form-item {
    width: 800px !important;
}
.dealer-grade-icon {
    color: #fff;
    border-radius: 50%;
    padding: 5px;
}
.dealer-grade-icon:hover {
    cursor: pointer;
}
.dealer-grade-icon.el-icon-close {
    background-color: #f00;
    padding: 5px;
}
.dealer-grade-icon.el-icon-plus {
    background-color: #20a0ff;
}
.dealer-grade-group .dealer-grade-icon {
    vertical-align: bottom;
    margin-bottom: 15px;
}
.dealer-grade-form .imitate-form-item {
    display: inline-block;
    width: 800px;
}
.wares-dialog-container {
    position: relative;
    padding-left: 245px;
    overflow: hidden;
    height: 100%;
}
.wares-dialog-side {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 235px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.wares-dialog-side .checktree_content {
    height: 425px;
}
.wares-dialog-side .custom_tree {
    padding-top: 10px;
}
.grade-formula-container {
    border: 1px solid #ccc;
    padding: 10px;
    height: 230px;
    overflow: auto;
}
.formula-container-title {
    margin-bottom: 10px;
}
.grade-formula-dict {
    float: left;
    border: 1px solid #ccc;
    width: 630px;
    height: 165px;
    overflow: auto;
}
.formula-dict-item {
    padding: 10px;
    font-size: 12px;
}
.formula-dict-item:hover {
    background-color: #EFF2F7;
    cursor: pointer;
    color: #58B7FF;
}
.grade-formula-symbol {
    float: right;
    width: 230px;
}
.grade-formula-symbol .el-button + .el-button {
    margin-left: 5px;
}
.grade-formula-symbol .el-button {
    margin: 0px 5px 12px 5px;
    width: 32px;
    height: 32px;
}
.grade-formula-symbol .grade-formula-del {
    float: right;
    height: 120px;
    padding: 0 !important;
}
.grade-formula-symbol .grade-formula-del img {
    width: 16px;
}
/* 门店打分 end */

/* 巡店管理start */
.option-table .el-table {
    border: none;
}
.option-popover.el-popover {
    height: 280px;
    overflow: visible;
}
.option-btn-top {
    margin-bottom: 10px;
}
.option-btn-bottom {
    position: absolute;
    bottom: 10px;
}
.option-btn-wrap .el-button:nth-child(1) {
    margin-left: 18px;
}
.option-btn-wrap .el-button:nth-child(2) {
    margin-left: 20px;
}
.option-table .is-required:before {
    content: '*';
    color: #ff4949;
    margin-right: 4px;
    position: absolute;
    left: 2px;
}
/* 加在el-table的外层div上，给table中所有输入框和下拉框加上边框 */
.table_input_wrap .el-input__inner {
    border: 1px solid #bfcbd9 !important;
}
.no_input_wrap .el-input__inner {
    border: unset !important;
}
.mt10Im {
    margin-top: 10px !important;
}
.h407 {
    height: 407px;
}
.hidden-upload .el-upload--picture-card {
    display: none;
}
.num_content.el-input-number .el-input {
    border: none;
}
.reset-item-wrap .el-textarea__inner {
    min-height: 30px!important;
}
.reset-item-wrap .el-form-item{
    width: 100%!important;
}
.reset-item-wrap .el-form-item__label {
    display: none!important;
}
.reset-item-wrap .el-form--inline .el-form-item__content {
    margin-left: 0px!important;
}
.public_title.is-required:before {
    content: '*';
    color: #ff4949;
    margin-right: 4px;
    position: absolute;
    left: 0;
}
/* 在table中要用到tooltip时使用，表格中的overflow导致tooltip被隐藏在行间 */
.table-tooltip-wrap {
    margin-right: 15px;
}
.table-tooltip-wrap .el-table .cell,.table-tooltip-wrap .el-table__body-wrapper {
    overflow: unset;
}
.table-tooltip-wrap .el-table {
    overflow: unset!important;
}
.table-tooltip-wrap .custom-tooltip-container, .table-tooltip-wrap .custom-tooltip-container-up {
    white-space: pre-wrap;
}

.no-label .el-form-item__content{
    margin-left: 0px!important;
}
/* 巡店管理end*/

.fixed-download-container {
    height: 120px;
}
.common-pagination-warp {
    height: auto;
    overflow: hidden;
    padding-top: 5px;
}

/* 首页中控台样式 start */
.up-panel-row {
    margin-bottom: 10px;
}
.panel-container {
    position: relative;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
    height: 305px;
}
.panel-body {
    height: 253px;
}
.panel-row-short {
    height: 152px;
}
.panel-row-short .panel-body {
    height: 100px;
}
.panel-title {
    height: 30px;
}
.panel-title::after {
    display: block;
    content: '';
    clear: both;
}
.panel-title-left {
    float: left;
}
.panel-title-right {
    float: right;
}
.panel-title .el-select .el-input__inner {
    color: #000 !important;
}
.panel-title-text {
    font-weight: bold;
    color: #000;
}
.panel-title-button {
    color: #20a0ff;
    padding: 3px 8px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.panel-title-button:hover {
    cursor: pointer;
    border-color: #20a0ff;
}
.panel-tabs .el-tabs__item {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
    color: #000;
}
.panel-tabs .el-tab-pane {
    padding: 0px !important;
}
.panel-row-short .panel-tabs .el-tab-pane {
    padding: 8px 0px 0px 0px !important;
}
.panel-tabs .el-tabs__item.is-active {
    font-weight: bold;
    color: #000;
}
.panel-tabs .el-tabs__active-bar {
    background-color: #000;
}
.panel-tabs-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}
.quick-jump-list {
    overflow: hidden;
}
.quick-jump-list li {
    float: left;
    display: table;
    table-layout: fixed;
    width: 25%;
    padding: 5px;
}
.quick-jump-btn {
    display: table-cell;
    height: 36px;
    line-height: normal;
    border-radius: 3px;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.quick-jump-btn:hover {
    cursor: pointer;
    white-space: normal;
    color: #fff;
    background-color: #20a0ff;
    border-color: #20a0ff;
}
.quick-jump-add {
    color: #ccc;
    background-color: #fff;
    border: 1px dashed #ccc;
    font-size: 14px;
}

.overview-list {
    overflow: hidden;
    height: 100px;
}
.overview-list li {
    float: left;
    position: relative;
    width: 25%;
    height: 100px;
}
.overview-list li:nth-last-of-type(n+2)::after {
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    background-color: #ddd;
    top: 0;
    bottom: 0;
    right: 0;
}
.overview-item-box {
    width: 163px;
    margin: 0 auto;
}
.overview-item-box::after {
    content: '';
    display: block;
    clear: both;
}
.overview-item-img {
    float: left;
    width: 55px;
    margin-top: 22px;
}
.overview-info-box {
    float: right;
    width: 100px;
    height: 100px;
    display: table;
    table-layout: fixed;
}
.overview-item-info {
    display: table-cell;
    vertical-align: middle;
}
.overview-item-title {
    color: #999;
}
.overview-item-value {
    white-space: nowrap;
}
.overview-item-num {
    font-size: 18px !important;
    color: #696773;
}
.overview-item-symbol {
    font-size: 14px;
}
.overview-item-compare {
    color: #696773;
}
.overview-item-compare-up {
    color: #f00;
}
.overview-item-compare-down {
    color: #0a0;
}
.overview-item-compare-val {
    display: inline-block;
    width: 45px;
    white-space: nowrap;
    text-align: left;
}
.panel-title .el-select {
    width: 65px;
}
.panel-title .el-select.panel-long-select {
    width: 90px;
}

.panel-title .el-select .el-input__icon {
    width: 20px;
}
.panel-title .el-select .el-input__inner {
    padding-left: 3px;
    padding-right: 20px;
}
.panel-title-left .el-select .el-input__inner {
    font-weight: bold;
}
.panel-title-right .el-select .el-input__inner {
    border: 1px solid #ccc !important;
    border-radius: 3px;
}
.dashboard-table-index {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #aaa;
    color: #fff;
    text-align: center;
    line-height: 16px;
}
.dashboard-table-index.dashboard-table-index-first {
    background-color: #FF5959;
}
.dashboard-table-index.dashboard-table-index-second {
    background-color: #FF834B;
}
.dashboard-table-index.dashboard-table-index-third {
    background-color: #FFB733;
}
.dashboard-text-index-first {
    color: #FF5959;
}
.dashboard-text-index-second {
    color: #FF834B;
}
.dashboard-text-index-third {
    color: #FFB733;
}
.panel-container .el-pagination {
    margin-top: 5px;
    text-align: right;
}
.panel-container .el-pagination .el-pager {
    margin-top: 3px;
}
.panel-error-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    text-align: center;
    line-height: 305px;
}
.panel-row-short .panel-error-mask {
    line-height: 152px;
}
/* 首页中控台样式 end */

/*模板拖动样式*/
.move_throughLine{
    top: 0;
    width: 3000px;
    left: -1500px;
    height: 1px;
    border-bottom: 1px dashed #000;
    position: absolute;
}
.move_crossLine{
    left: 0;
    height: 3000px;
    top: -1500px;
    width: 1px;
    border-left: 1px dashed #000;
    position: absolute;
}
/*门店信息人员信息*/
.shoppersonnelinformation {
    font-size:14px;
  }
  .personnelinformation {
    margin-top:30px;
    margin-bottom:30px;
  }
  .informationlist {
    margin-bottom:30px;
  }
  .informationlist ul {
    width:60%;
    display: inline-block;
    vertical-align: middle;
    }
  .informationlist li {
    width:calc((100% - 2px * 5) / 5);
    float: left;
    border:1px solid #E2E1E9;
    text-align:center;
    height:30px;
    line-height:30px;
    margin-bottom: 2px;
    margin-right: 2px;
    }
    .informationlist .el-tag{
      display: inline-block;
      vertical-align: top;
      width: 100px;
      line-height: 30px;
      height: 30px;
      font-size: 12px !important;
      color: #696773!important;
      min-height: 30px!important;
      padding: 0!important;
      padding-left: 9.1px !important;
      box-sizing: border-box;
      background-color: #fafafa;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px;
      border: 1px solid #E2E1E6;
    }

.add-promotion-type{
    border: 1px solid #E2E1E6;
    border-radius: 4px;
    width: 350px;
    height:40px;
    line-height: 40px;
    display: inline-block;
}

.add-promotion-type-label{
    width: 120px;
    height:38px;
    float: left;
    display: block;
    background-color: #fafafa;
    border-right: 1px solid #E2E1E6;
    padding-left: 10px;
}

.add-promotion-type-button{
    float: left;
    height: 40px;
    line-height: 20px;
}


/* 下载导出 */
.float_layer{border:1px solid #0aa2e6;display:none;}
.float_layer h2{height:25px;line-height:25px;padding-left:10px;font-size:14px;color:#333;background:url(https://retails-cdn.vivo.xyz/static/image/title_bg.gif) repeat-x;border-bottom:1px solid #0aa2e6;position:relative;}
.float_layer .min{width:21px;height:20px;background:url(https://retails-cdn.vivo.xyz/static/image/min.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .min:hover{background:url(https://retails-cdn.vivo.xyz/static/image/min.gif) no-repeat 0 0;}
.float_layer .max{width:21px;height:20px;background:url(https://retails-cdn.vivo.xyz/static/image/max.gif) no-repeat 0 bottom;position:absolute;top:2px;right:25px;}
.float_layer .max:hover{background:url(https://retails-cdn.vivo.xyz/static/image/max.gif) no-repeat 0 0;}
.float_layer .close{width:21px;height:20px;background:url(https://retails-cdn.vivo.xyz/static/image/close.gif) no-repeat 0 bottom;position:absolute;top:2px;right:3px;}
.float_layer .close:hover{background:url(https://retails-cdn.vivo.xyz/static/image/close.gif) no-repeat 0 0;}
.float_layer .content2{height:130px;width:300px;overflow:hidden;font-size:14px;line-height:18px;color:#666; }
.float_layer .wrap2{padding:10px 10px 4px 10px;}

.float_layer .wrap2 ul li{line-height:35px;font-size:14px;font-family:'宋体';border-bottom:1px dashed #ccc;padding-left:16px;background:url(/FirstPage/image/list.gif) no-repeat left center;}
.float_layer .nl{color:#585858;}
.float_layer a.nl:hover{color:#0378b5;}
.float_layer li a{font-family:'宋体';font-size:14px;line-height:30px;letter-spacing:1px;}
.el-popover-change{
  height: auto;
  overflow: visible;
}
