@charset "utf-8";
/*****crm.css*****/
/*全局html*/
*{font-family:"微软雅黑";font-family:'Microsoft YaHei';}
html{min-width: 1200px; font-size:14px;cursor:default;}
body{min-width: 1200px;}
/*全局鼠标手*/
a,input,select,.sbs{cursor: pointer}
a{display: inline-block;}
a{ text-decoration:none}
table {table-layout: fixed;}
td{padding: 0 6px!important;}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset!important;-webkit-text-fill-color: #333;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
    background-color: rgb(250, 250, 250)!important;
    background-image: none!important;
    color: rgb(0, 0, 0)!important;
}
button{outline:none}
@font-face {
    font-family: "pfxj";
    src: url('./PingFangzhong.ttf');
    font-weight: normal;
    font-style: normal;
}
.clear:after {
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    visibility: hidden;
    content: ".";
    clear: both;
    display: block;
}
.chaochu{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.border_l_r{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.review_content{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.left_logo{
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding:10px;
}
.left_logo img{
    max-width: 120px;
    max-height: 120px;
}
.w_5 {width: 5%;}
.w_8{width: 8%;}
.w_10 {width: 10%;}
.w_11 {width: 11%;}
.w_12 {width: 12%;}
.w_13 {width: 13%;}
.w_15 {width: 15%;}
.w_16 {width: 16%;}
.w_20 {width: 20%;}
.w_25 {width: 25%;}
.w_30 {width: 30%;}
.w_35 {width: 35%;}
.w_45{width:45%;}
.w_55{width:55%;}
.juzhong{text-align: center;}
.pace .pace-progress{position: absolute;}
tbody tr:hover {background: #F7F7F7;}
/*.form-control{ime-mode: disabled!important;}*/
.logo-default {
    margin: 0px 0 0 20px!important;
    display: inline-block;
}
#grade_tbody tr:hover {background: #F7F7F7;}
.left_search {color: #fff !important;}
.loading_con {
    position: relative !important;
    background: rgba(0, 0, 0, 0.1) !important;
}
.loading {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 999;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    font-family: "微软雅黑";
    top: 30%;
}
.loading img {
    display: inline-block;
    margin-right: 10px;
    height: 22px;
    width: 22px;
}
.error_tisp {
    color: #000;
    display: inline-block;
    position: absolute;
    z-index: 19999;
    left: 50%;
    top: 60%;
}
.error_tisp img {
    width: 40px;
    margin-right: 15px;
}
.advanced_search {
    display: block;
    padding: 6px 12px;
    cursor: pointer;
}
.advanced_search i {
    margin-left: 20px;
}
.table_con{padding: 0px;}
.portlet_body{
    padding: 10px 0px!important;
}
.search_th th{
    border-bottom: 1px dotted #e5e5e5!important;
    text-align: left;
    color: #666666;
}
.table_none{
    margin-bottom:0px!important;
}
.complains_content {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.padding10{
    padding: 10px!important;
    position: relative;
    overflow: hidden;
}
.padding_15{padding: 0px 15px!important;}
.padding_10{padding: 0px 10px!important;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    font-family: '微软雅黑';
    height: 35px;
    line-height: 35px;
    vertical-align: inherit;
    border-top: 1px solid #ddd;
    font-size: 13px;
}
.padding_none{padding: 0!important;}
.margin_none{margin: 0 !important;}
/****全局****/
/* 加载条 */
.wryh {font-family: "微软雅黑" !important;}
.page-content {font-family: "微软雅黑";}
.note {border-radius: 0px 6px 0px 0px;}
.page-bar {border-radius: 0;margin: 0px -15px;}
.portlet {border-radius: 0px 0px 0px 0px;overflow: hidden;}
.form_pad {padding: 0px 0;}
.member_alert {
    font-family: "微软雅黑";
    background: #fff;
    z-index: 99999!important;
    max-width: 400px;
    width: 90%;
    margin: 15% auto;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.alert_header {
    min-height: 100px;
    text-align: center;
    padding: 15px;
}
.alert_header > p {
    display: block;
    line-height: 30px;
    margin: 30px auto;
    font-size: 16px;
    color: #404040;
}
.alert_foot {
    border-top: 1px solid #e8e8e8;
    height: 50px;
}
.alert_foot > span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50%;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.alert{margin-top: 10px;}
.alert_bottom{margin-bottom: 15px!important;}
.member_close {
    color: #8f8f8f;
    float: left;
}
.member_yes {
    float: right;
    color: #fff;
}
.sms_con{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
/****全局****/
.lose {
    font-family: "微软雅黑";
    color: #da4f4a;
}
/***********
 index.html
***********/
.dashboard-stat.blue-madison {background-color: #53abd9;}
#main {
    width: 100%;
    height: 400px;
    margin-top: -40px;
}
#chuzhi {
    width: 100%;
    height: 400px;
    margin-top: -40px;
}
#huiyuan_dj, #huiyuan_sex, #huiyuan_old, #huiyuan_city {
    width: 90%;
    padding: 10px 0;
    margin: 0px auto;
    height: 200px;
}

.index_cont {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
}

.cont_title {
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px;
}

.cont_title span {
    display: inline-block;
    /*color: #609ead;*/
    font-weight: 600;
    font-size: 18px;
    font-family: "微软雅黑";
}

.cont_con {
    background: #f9f9f9;
}

.cont_foot {
    padding: 10px;
    background: #fff;
}

/***********
 index.html
***********/

/***********************
 member_information.html
 **********************/
#table_member >tr >td{
    padding: 0px;
    font-size: 13px;
}
.moadlTisp{
    width: 70%;
    /*background: rgba(225,225,225,0.4);*/
    height: 25px;
    line-height: 25px;
    /*color: #a94442;*/
    text-align: center;
    margin-top: 0px;
    border-radius: 3px;
    margin-left: 20%;
    position: relative;
    overflow: hidden;
    padding: 0px 10px;
}

.mb_in_ck {
    line-height: 34px;
}

.mb_sp > span, .list-unstyled > li {
    line-height: 38px;
    font-family: "微软雅黑";
}

.img_header {
    max-width: 178px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    min-height: 64px;
    min-width: 64px;
}

.img_header > img {
    width: 100%;
    vertical-align: middle;
}



.input-group .input-group-addon > i {
    color: #fff;
}

.biaoti {
    float: left;
    display: inline-block;
    font-size: 16px;
    /*font-family: "微软雅黑";*/
    /*line-height: 20px;*/
    padding: 0px 10px;
    font-weight: 400;
    text-align: center;
    /*border-bottom: 10px solid #F7F7F8;*/
}
.subtitle{border-bottom: 0px!important;color:#757575!important;}
.biaotifont{color: #AC9058;}
.biaotifont1{color: #000;border-bottom: 0px solid #fff;}

.white {
    background: #fff;
    overflow: visible;
}
.member_title {
    border-bottom: 1px solid #ececec;
    height: 55px;
    line-height: 55px;
    min-width: 320px;
}

.member_table {
    min-width: 750px;
    width: 100%;
    max-width: 100%;
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
}

.member_table thead {
    font-size: 13px;
    font-family: "微软雅黑";
}

.member_table tr {
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}

.member_table th {
    text-align: center;
    padding:10px 0px;
    background: #edf4f9;
}

.member_table td {
    text-align: center;
    padding: 8px 0px;
    font-size: 13px;
}

.pagination {
    font-family: "微软雅黑";
    padding: 8px 0px;
    background: #fff;
}

.fy-left {
    border-right-color: #1f1f1f;
}

.pagination > li > a {
    border: 1px solid #fff;
    color: #3c3c3c;
    padding: 6px 10px;
    cursor: pointer;
}

.pagination > li > span {
    color: #3c3c3c;
    cursor: pointer;
    border: none;
    display: inline-block;
}

.pagination .active > a, .pagination .active > a:hover {
    border-radius: 3px;
    margin: 0px 5px;
}

.pagination-lg > li > a {
    padding: 4px 8px;
}

.pagination > li > a:focus, .pagination > li > a:hover {
    border-radius: 3px;
}

.btn-info {
    border: none;
    border-radius: 0px;
    padding: 6px 8px;
    outline: none;
    border-radius: 3px;
}

.bianji,.mbinfo_tag{
    border: none;
    background: #AC9058;
    color: #fff;
    border-radius: 16px;
    text-align: center;
    width: 25px;
    height: 25px;
    padding: 5px 0 0 0;
}

.bianji:hover {
    color: #fff;
    background: #135795;
}

.huiyuan {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    max-width: 100%;
}

.youxiang {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    max-width: 100%;
}

/*.jifen, .chuzhi {
    color: #dc4c41;
}*/

/***********************
 member_information.html
 **********************/

/********************
member_points.html
********************/
.int_det {
    width: 66%;
}

.md_dl_tb {
    width: 80%;
}

.point_search {
    background: #fff;
    padding: 10px;
    border-top: 1px solid #ececec;
}
.note.note-success {
    background: #fff;
    border-color: #d94e4b;
    color: #d94e4b;
    min-height: 48px;
}

.note {
    margin: 0px;
    padding: 5px;
}

.points_title {
    padding: 5px;
    display: inline-block;
    float: left;
}

.points_title span {
    font-family: "微软雅黑";
    font-size: 18px;
    color: #d94e4b;
}

.points_gn {
    text-align: right;
    padding: 5px;
}

.nav-tabs {
    border: none;
    margin: 0px;
    background: #f7f7f7;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #404a56;
}

.nav-tabs > li > a {
    border-radius: 0px;
    border: none;
    color: #45484f;
}

.nav-tabs > li {
    margin-bottom: 0px;
}

.portlet-title span {
    /*color: #FF4500;*/
    display: inline-block;
    font-size: 14px;
    /*line-height: 15px;*/
    /*padding: 10px 10px 0 0;*/
}

/*添加积分*/
.modal-body{
    padding: 25px 15px 0px 15px;
}
.modal .modal-header {
    background: #fff;
    text-align: center;
    font-family: "微软雅黑"!important;
}

.modal-title{
    font-weight: bold;
    font-family: "微软雅黑"!important;
}
.modal-content {
    overflow: hidden;
    font-family: "微软雅黑";
}

.modal-footer {
    border-top: 0px;
}

.input-medium {
    width: 320px !important;
}

.btn {
    /*padding: 7px 35px;*/
    font-family: "微软雅黑";
}

.modal-dialog {
    margin: 8% auto;
}

/********************
member_points.html
********************/
/***************
new_members.html
****************/
.new_add {
    color: #fff;
    list-style: none !important;
    text-decoration: none !important;
    outline: none;
}

.required {
    margin-right: -15px;
    width: 15px;
    display: inline-block;
    color:red;
}
.startarget{
    color: red;
    margin-left: 12px;
    position: absolute;
    margin-top: 2px;
}
/***************
new_members.html
****************/

/* 积分维护 */
.bounce_back {
    text-align: left !important;
}

/* 积分维护 */

/*--------------后期维护添加-------------------*/
.img-circle{
    width: 40px;
    height:40px;
    margin-right: 10px;
}
#hd_storName{
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
#header_htlist li{
    /*border-bottom: 1px solid #f1f3f6;*/
}
#header_htlist,#uesrInfo{
    margin:0px!important;
}
#header_htlist li a,#uesrInfo li a{
    /* padding: 5px 10px 5px 18px!important;*/
    padding: 5px 0!important;
    text-align: center;
}
.shanchu:hover{
    background:#4f9237;
    color:#fff;
}
.userbest_search{
    padding: 6px 0px;
    display: inline-block;
}
.userbest_con{
    list-style: none;
    background: #999999;
    line-height: 30px;
    display: none;
}
.userbest_con li{
    color:#fff;
    font-size: 14px;
}
.userbest_ss{
    background: #3d3d3d;
    border: 1px solid #1e1e1e;
}
.ban_conflow{
    max-width:200px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

/* succeed 提示 */
.succeed_div{width: 100%; position: fixed; z-index: 19999; top: 80%; text-align: center;}
.succeed_con{display: inline-block; height: 40px; line-height: 40px; padding: 0px 10px; color: #fff; background: rgba(0,0,0,0.7); margin: 0 auto; border-radius: 3px;}

/*tablebox*/
.tableBox{
    width: 100%;
    position: relative;
    /*overflow: auto;*/
    height: 610px;
    left: 0px;
    right: 0px;
    margin-bottom: 5px;
}
/**管家统计报表**/
.tableBoxdiv{
    min-width: 1100px;
    max-width: 1920px;
    max-height: 860px;
    min-height: 50px;
}
.contentdivfontno{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666666;
    width: 100%;
    margin: 10px auto;
}
.tableListleft{
    overflow-x:inherit;
}
.staffusercon{
    overflow: auto;
    height: 810px;
}
.staffusercon::-webkit-scrollbar{ width: 0px;background-color:#e1e5ea}

.tableListleft::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.staffcondiv{
}
.tableListright::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.tableListright::-webkit-scrollbar{ width:9px;background-color:#e1e5ea}
.tableListright::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tableListright::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tableListright::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.tableListright::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}

.staffcondivlist{
    overflow: hidden;
    height: 810px;
}


@media screen and (max-width: 1366px) {
    .staffcondivlist{
        overflow: hidden;
        height: 570px;
    }
    .width239{
        width: 239px!important;
    }
}
@media screen and (max-width: 1440px) {
    .staffcondivlist{
        overflow: hidden;
        height: 570px;
    }
}
@media screen and (max-width: 1280px){
    .width155{
        width: 155px!important;
    }
}
/**重写部分**/
.tableListleft{
    float: left;
    width: 25%;
}
.tableListright{
    float: right;
    width: 75%;
    overflow-x: scroll;
    /*overflow-y: scroll;*/
}
.nl_div{
    width: 100%;
    height: 10px;
    background: #e1e5ea;
}
.nl_div1{
    width: 70%;
    height: 10px;
    float: left;
}
.nl_div2{
    width: 30%;
    height: 10px;
    float: right;
}
.tablelistdiv{
    overflow-y: hidden;
    overflow-x: scroll;
    height: 520px;
    margin-bottom: 10px;
}

.tablelistdiv::-webkit-scrollbar{width:0px;background-color:#e1e5ea}
.tablelistdiv::-webkit-scrollbar{height:10px;background-color:#e1e5ea}
/*.tablelistdiv::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tablelistdiv::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tablelistdiv::-webkit-scrollbar-thumb:active{border:0;border-radius:0;background-color:#737ed7}
.tablelistdiv::-webkit-scrollbar-thumb:window-inactive{background-color:#4c97da}*/

.tableListleftname,.tableListleftname1{
    width: 70%;
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}
.tableListleftmeb{
    float: right;
    width: 30%;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;

}
.tableListborder{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top:1px solid #dddddd;
}
/*.tableListbordercon{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}*/

.tableList{
    display: inline-block;
    position: relative;
    overflow: hidden;
    float:left;
}
.tableList_l{
    width:25%;
}
.tableList_r{
    width: 75%;
    overflow-x:auto;
}
.tableTitle{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #ddd;
}
.tableNull{
    width: 100%;
    height: 40px;
    line-height: 50px;
    text-align: left;
    text-indent:20px;
    border-right: 1px solid #ddd;
}
.tableListlefdiv{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.tableTitle{
    background: #eee;
}
.tableConT,.tableCon{
    position: relative;
    overflow: hidden;
    float: left;
}
.tableConT{
    width:70%;
}
.tableConT_totalList{
    width: 30%;
    float: right;
}
.tableCon{
    width:20%;
}
.tablerightdiv{
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}
.tablerightdiv::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.tablerightdiv::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tablerightdiv::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tablerightdiv::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.tablerightdiv::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}

.tablerightdivcontent{
    width: 100%;
    height: 520px;
    overflow: scroll;
}
.tablerightdivcontent::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.tablerightdivcontent::-webkit-scrollbar{ width:10px;background-color:#e1e5ea}
.tablerightdivcontent::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tablerightdivcontent::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tablerightdivcontent::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.tablerightdivcontent::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}
.tableSlider{
    /*width: 10000px;*/
    min-width: 750px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 4500px;
}

.staffuserconlist::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.staffuserconlist::-webkit-scrollbar{ width:10px;background-color:#e1e5ea}
.staffuserconlist::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.staffuserconlist::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.staffuserconlist::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.staffuserconlist::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}

.tableListleftzs{
    overflow-x: scroll;
    overflow-y: hidden;
}
.tableListleftzzs{
    overflow: hidden;
}

.tableListleftzs::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.tableListleftzs::-webkit-scrollbar{ width:10px;background-color:#e1e5ea}
.tableListleftzs::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tableListleftzs::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tableListleftzs::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.tableListleftzs::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}

.tableListleftzzs::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.tableListleftzzs::-webkit-scrollbar{ width:0px;background-color:#e1e5ea}
.tableListleftzzs::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.tableListleftzzs::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.tableListleftzzs::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.tableListleftzzs::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}


.staffusertop,.staffusercon{
    width: 100%;
    border-bottom: 1px solid #dddddd;
    line-height: 39px;
    text-align: center;
}
.staffuserconlist{
    width: 75%;
    height: 810px;
    overflow: auto;
    float: left;
}
/**酒店产量报告**/

.hotelreport_div{
    height: 800px;
}
.hotelreport_bott{
    width: 100%;
    height: 810px;
    background: #ffffff;
}
.tablist_rtitle{
    overflow: auto;
}

.staffuserconlist{
    width: 75%;
    height: 810px;
    overflow: auto;
    float: left;
}
.hotelreport_bottl{
    width: 25%;
    float: left;
    height: 810px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-top: -1px;
}
.hotelreport_bottlhed{
    float: left;
    height: 811px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-top: -1px;
}
.hotelreport_bottr{
    width: 75%;
    float: left;
    height: 670px;

}

.hotelreport_bottrdiv{
    width: 100%;
    overflow: auto;
}
@media screen and (max-width: 1440px) {
    .hotelreport_div{
        height: 650px;
    }
    .hotelreport_bott{
        width: 100%;
        height: 650px;
    }
    .tablist_rtitle{
        overflow-x: auto;
        /*height: 650px;*/
    }
    .staffuserconlist{
        width: 75%;
        height: 605px;
        overflow: auto;
        float: left;
    }
    .hotelreport_bottl{
        width: 25%;
        float: left;
        height: 605px;
        overflow-y: auto;
        overflow-x: scroll;
        margin-top: -1px;
    }
    .hotelreport_bottlhed{
        float: left;
        height: 606px;
        overflow-y: hidden;
        overflow-x: scroll;
        margin-top: -1px;
    }
}
.hotelreport_top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.hotelreport_topdiv{
    width: 100%;
    overflow-x: scroll;
}
.hotelreport_topdiv::-webkit-scrollbar{ height:8px;background-color:#e1e5ea}
.hotelreport_topdiv::-webkit-scrollbar{ width:0px;background-color:#e1e5ea}
.hotelreport_topdiv::-webkit-scrollbar-thumb{background-color:#c3cad4;bborder:2px solid #e1e5ea;}
.hotelreport_topdiv::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.hotelreport_topdiv::-webkit-scrollbar-thumb:active{height:10px;border:0;background-color:#aab1bc}
.hotelreport_topdiv::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}
.tablist_l1{
    float: left;
    width: 65%;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 39px;
}
.tablist_l2{
    float: left;
    width: 35%;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 39px;
}



.hotelreport_bottl::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.hotelreport_bottl::-webkit-scrollbar{ width:0px;background-color:#e1e5ea}
.hotelreport_bottl::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.hotelreport_bottl::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.hotelreport_bottl::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.hotelreport_bottl::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}



.hotelreport_bottrdiv::-webkit-scrollbar{ height:10px;background-color:#e1e5ea}
.hotelreport_bottrdiv::-webkit-scrollbar{ width:10px;background-color:#e1e5ea}
.hotelreport_bottrdiv::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.hotelreport_bottrdiv::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
.hotelreport_bottrdiv::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.hotelreport_bottrdiv::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}


.staffusertop{
    border-top: 1px solid #dddddd;
    height: 40px;
}
.staffuserlist1,.staffuserlist2,.staffuserlist3{
    float: left;
    border-right: 1px solid #dddddd;
}
.staffuserlist1{
    width: 30%;
}
.staffuserlist2{
    width: 50%;
}
.staffuserlist3{
    width: 20%;
}

.tableTb_con{
    width:750px;
    float: left;
}
.tableTh,.tableTd{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.tableTh{
    border-top: 1px solid #ddd;
    /*background: #f3faf0;*/
}
/*.tableCon:hover,.tableConT:hover{*/
/*cursor: pointer;*/
/*background: #eee;*/
/*}*/

.report_load{
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #ddd;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1600px) {
    .int_det {
        width: 80%;
    }
}

@media screen and (max-width: 1366px) {
    .modal-dialog {
        margin:130px auto 1% auto;
    }
}

@media screen and (max-width: 990px) {
    .error_tisp {
        left: 43%;
    }
}

@media screen and (max-width: 640px) {
    .error_tisp {
        left: 40%;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 2px 4px;
    }

    .modal-content {
        border: none;
    }

    .modal-title {
        line-height: 0;
    }

    #main {
        width: 100%;
        height: 300px;
    }
}

@media screen and (max-width: 480px) {
    .error_tisp {
        left: 35%;
    }

    #main {
        width: 100%;
        height: 200px;
    }

    #chuzhi {
        height: 200px;
    }

    .portlet.light > .portlet-title > .caption {
        padding: 0;
    }
}

.i18n {
    background: #FFFFFF url(./img/i18n.png) no-repeat right;
}
.i19n{
    background: #ffffff url(./img/i19n.png) no-repeat right;
}

.Wdate_new {
    background: #FFFFFF url(./img/datePicker.png) no-repeat right;
}
.hong{
    color: #FF0000;
}
.search_con{
    width:100%;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 10px;*/
    padding: 10px;
}
.search_list{
    float: left;
    min-width: 180px;
    margin-right: 15px;
}
.search_list span{
    display: inline-block;
    float: left;
}
.search_spname{
    height:36px;
    line-height:36px;
    padding-right: 10px;
    color:#000!important;
}
.search_type{
    min-width:200px;
}
.search_type input,.search_type select{
    width:100%;
}
.search_spname button{
    padding:10px 15px;
}
.margin_left_40{
    margin-left: 40px;
}
.tab_con{
    position: relative;
    /*overflow: hidden;*/
    width: calc(100% - 20px);
    margin: auto;
    border: 1px solid #dddddd;
    /*border-top: 15px solid #edece8;*/
    margin-bottom: 20px;
}
.bordertop15{
    border-top: 15px solid #edece8;
}

.td_edit i{
    margin-right: 15px;
    cursor: pointer;
}
.padding_top{
    padding:10px 0px;
}
.padding_bottom{
    padding: 0px 0px 25px 0px;
}
.but_right{
    float: right;
    display: inline-block;
    padding-top: 5px;
    position: relative;
}
.right_sel_ul{
    display: none;
    position: absolute;
    font-style: normal;
    list-style: none;
    padding: 0px;
    border: 1px solid #ddd;
    right: 0;
    top: 34px;
    background: #fff;
    color: #000;
    z-index: 9;
}
.right_sel_ul li{
    list-style: none;
    padding: 2px 0px;
    min-width:70px;
    text-align: center;
}
.right_sel_ul li:hover{
    background: #1184DA;
    cursor: pointer;
    color:#fff;
}
.template_page{
    /*border: 1px solid #ddd;*/
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
}
.template_list{
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.template_list:last-child{
    border-bottom: 0px;
}
.templist_con{
    float: left;
    position: relative;
    overflow: hidden;
}
.template_list_left{
    width: 12%;
    text-align: right;
    padding-right: 10px;
    min-height: 42px;
    line-height: 42px;
}
.template_list_right{
    width: 88%;
    border-left: 1px solid #ddd;
    background: #fff;
}
.pd_lh{
    padding: 4px 10px;
}
.templist_r_up{
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.templist_upTisp{
    margin-bottom: 4px;
    font-size: 12px;
}
.templist_uplable{
    position: relative;
    overflow: auto;
    padding: 10px 0 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 3px;
    max-height: 100px;
}
.uplable_lable{
    display: inline-block;
    float: left;
    padding: 4px 12px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom:5px;
    background: #fff;
    outline: none;
}
.default_uplable{
    border: 1px solid #26a69a!important;
    color:#26a69a!important;
}
.templist_r_down{
    height: 42%;
    position: relative;
    overflow: auto;
    padding: 10px 10px;
}
.template_footpage{
    text-align: center;
    padding: 15px;
}
.template_footpage button{
    margin-right: 10%;
}
#sms_content,#container{
    width:100%;
    min-height: 100%;
    max-height: 100%;
    resize: none;
    outline: none;
}
.activity_swichpage{
    margin-top: 15px;
    padding:0px 10px;
}
.tab_hide{
    display: none;
}
.active_Tisp{
    margin-bottom: 15px;
    padding-left: 10px;
}

.activeTab{
    float: left;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color:#45484f;
    border: 2px solid #FFFFFF;
    cursor: pointer;
    border-radius: 19px;
    height: 35px;
    line-height: 32px;
    padding: 0px 22px;
    margin: 8px 5px 8px 0px;
    background: #FFFFFF;
}
.selTab, .chuzhimoren {
    color: #FFFFFF;
    background: #1184DA;
}

.bottom_none{
    margin-bottom:0px!important;
}
.pdbottom_none{
    padding-bottom: 0px!important;
}
#jsoneditor table{
    table-layout: auto!important;
}

.seloffer_temp{
    position: relative;
    overflow: auto;
    max-height: 220px;
    max-width: 320px;
}
.seloffer_temp_addof{
    position: relative;
    overflow: auto;
    max-height: 220px;
    max-width: 320px;
    border-radius:3px;
    border:1px solid #e5e5e5;

}
.seloffertemp_list{
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    margin: 3px 0px;
    width: 100%;
    padding: 2px 2px;
    display: inline-block;
    margin-right: 5px;
    float: left;
    height: 45px!important;
}
/*.seloffertemp_list input{
    border: 1px solid #ddd;
    max-width: 35%;
    height: 25px;
    float: left;
    text-indent: 10px;
}*/
.seloffertemp_list span{
    display:inline-block;
}
.seloffer_typename,.spanName_priority{

}
/*修改input自增 input*/
.coninputnum_inputspinner{
    width: 50px !important;
}

.seloffer_typename,.spanName_tisp{
    float: left;
    padding: 0px 0px 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
    line-height: 22px;
    /* text-align: right;*/
    color: #888;
    width:35%;
}
.spanbut_exit{
    float: right;
    padding: 2px 2px;
    color: #888;
    cursor: pointer;
    /*border: 1px solid #ddd;*/
    position: relative;
    overflow: hidden;
    height: 25px;
    padding-top: 5px;
}
.spanbut_exit i{
    font-size: 20px!important;
}
.spanbut_exit:hover{
    color:#000;
}

.seloffertemp_tisp{
    position: relative;
    overflow: hidden;
    color: #888;
    max-width: 100%;
    padding: 0 2px;
}
.seloffertemp_tisp_addoffer{
    position: relative;
    overflow: hidden;
    color: #888;
    max-width: 60%;
    padding: 0 2px;
}
.seloffertemp_tisp span{
    display: inline-block;
}
.sft_tsp{
    float: left;
    padding: 0px 0px 0px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888;
    width:40%;
}
.seloffertemp_tisp span:last-child{
    float: right;
    padding: 0 2px;
    color: #888;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
    width:20%;
}

.addNew_temp{
    display: inline-block;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    padding: 6px 12px;
    border-radius: 3px;
    background: #f9f9f9;
    cursor: pointer;
}
.addNew_temp:hover{
    background: #f6f6f6;
}

.radio_con{
    display: inline-block;
    float: left;
    height: 35px;
    position: relative;
    overflow: hidden;
    margin-right: 15px;
}
.radio_listsp{
    display: inline-block;
    float: left;
}
.radio_input{
    padding-top: 5px;
    margin-right: 6px;
}
.radio_input input{
    width: 18px;
    height: 18px;
}
.radio_size{
    height: 35px;
    line-height: 35px;
}
.display_none{
    display: none;
}
.float_right{
    float: right;
}
.input_file_con{
    position: relative;
    overflow: hidden;
}
.file_input{
    opacity: 0.0;
    margin-bottom: -34px;
    position: absolute;
    z-index: 1;
}
.file_style{
    text-indent: 3em;
}
.ico_file{
    color: #898989;
    font-size: 22px !important;
    position: absolute;
    left: 26px;
    top: 10px;
}

.xiaz_temp{
    height: 30px;
    line-height: 30px;
    width: 76%;
    text-align: right;
}

.temp_tabcon{
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.tabcon_list{
    display: inline-block;
    float: left;
    width:50%;
    max-height: 35px;
}
.tabcon_sp_con{
    display: inline-block;
    margin-right:6px;
}
.tabcon_sp_con input{
    outline: none;
}
.tabcon_sp_con select{
    height: 25px;
    line-height: 25px;
    width:100px;
    outline: none;
}
.tabcon_search{
    border: 1px solid #ddd;
    padding: 3px 12px;
    border-radius: 3px;
    background: #f9f9f9;
}
.text_align_right{
    text-align: right;
}
.searchRight{
    float: right;
}
.search_ul_list{
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 0px;
}
.search_ul_list li{
    list-style: none;
    padding: 8px 12px;

    border-right: 1px solid #ddd;
    cursor: pointer;
}
.display_inlineblock{
    display: inline-block;
    float: left;
}
.search_ul_list li:hover{
    background: #f6f6f6;
}
.search_ul_list li:last-child{
    border-right: 0px;
}
.select_ul_list{
    display: none;
    list-style: none;
    padding: 0px;
    position: fixed;
    z-index: 9;
    background: #fff;
    margin-left: -12px;
    border:1px solid #ddd;
    margin-top: 10px;
}
.select_ul_list li{
    list-style: none;
    border-right: 0px;
    border-bottom: 1px solid #ddd;
}
.select_ul_list li:last-child{
    border-bottom: 0px solid #ddd;
}

.alert_title{
    text-align: left;
    padding: 12px 12px;
    /*    border-bottom: 1px solid #af801e;
        color: #af801e;*/
    background-color: #fff;
    font-size: 16px;
}
.alert_file_con{
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.alert_body_con{
    position: relative;
    overflow: hidden;
    padding: 10px 30px;
}
.text_align_center{
    text-align: center;
}
.a_tpbut{
    border: none;
    text-align: center;
    width: 26px;
    height: 26px;
    padding: 6px 0 0 0;
    border-radius: 20px;
    /*margin-right: 10px;*/
}
.a_tpbut i{
    font-size: 14px!important;
}
.red_size{
    color:#e04e4e!important;
}
.gesture{
    cursor: pointer;
}

.margin_bottom_20{
    margin-bottom: 20px;
}
.to_style{
    display: inline-block;
    margin:0px 10px;
}
.time_list{
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    width:47%;
}
.to_time{
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    width:6%;
    text-align: center;
}
.to_time i{
    line-height:30px!important;
}

.error_list_sp{
    display: block;
    position: relative;
    overflow: auto;
    max-height: 200px;
    line-height: 20px;
}
.error_listTitle{
    font-weight: bold;
}
.error_listCon{
    text-indent: 1em;
    margin:10px 0px;
}
.error_listData{
    text-align: right;
}
.sp_ck_con{
    height: 34px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding-top: 3px;
}
.sp_ck_con input{
    height: 22px;
    width:22px;
}
.fail{
    color: #cb5a5e;
    text-decoration: underline;
}
.success_size{
    color:#26a69a;
}
.border_bottom_none{
    border-bottom: 0px!important;
}
.padding_top_5{
    padding-top: 5px!important;
}
.padding_10_10{
    padding:10px 10px;
}
.mgmcrmleft1{
    width:30px;
    height:30px;
    margin: auto;
}
.mgmcrmleft2{
    display: block;
}
.left_hd_logo{
    display: none;
    width: 150px;
    float: left;
    padding: 2px 0 0 30px;
    height: 50px;
    position: relative;
    overflow: hidden;
}
.left_hd_logo img{
    max-height: 33px;
    background-repeat: no-repeat;
}
/*储值虚线框*/
.card_details{
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 20px 0;
}
.details_page{
    position: relative;
    overflow: hidden;
    height: 35px;
    border-bottom: 1px dotted #ddd;
}
.details_page:first-child{
    border-top: 1px dotted #ddd;
}
.details_list{
    width:50%;
    position: relative;
    overflow: hidden;
    float: left;
    border-right: 1px dotted #ddd;
}
.details_list:last-child{
    border-right:0;
}
.details_list span{
    display: inline-block;
    float: left;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.details_list span:first-child{
    border-right: 1px dotted #ddd;
    border-left: 0;
}

.dtlist_l{
    width:40%;
    text-align: right;
    padding-right: 10px;
}
.dtlist_r{
    width:60%;
    padding-left: 10px;
}
/*主题css*/
.theme_Ui{
    position: fixed;
    left: 7px;
    bottom:30px;
    height: 30px;
    width: 30px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    font-size: 15px;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image: url("img/theme_Uiicokong.png");
    background-size:100%;

}
.theme_Ui:hover{
    background-image: url("img/theme_Uiico.png");
}
.theme_Uicontent{
    position: fixed;
    bottom: 75px;
    left: 7px;
    padding:5px;
    width: 96px;
    height: 118px;
    border-radius: 3px;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border:1px solid;
}
.theme_Uicontent:before {
    content:"";
    position: absolute;
    left: 7px;
    bottom: -10px;
    width: 0;
    height: 0;
}
.theme_buttsanjiao{
    position: absolute;
    bottom: -15px;
    left: 30%;
    border-top: 0px solid transparent;
    border-left: 20px solid #ffffff;
    border-bottom: 15px solid transparent;
}
.theme_butt{
    background: #ffffff;
    border: 0px;
    border-bottom: 1px solid #eeeeee;
    outline:none;
    cursor:pointer;
    margin: auto;
    width: 95%;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}
.theme_buttico{
    float: left;
}
.theme_buttico1{
    border:1px solid #ffffff;
    width: 12px;
    height: 12px;
    float: left;
    margin-top: 10px;
    border-radius: 50px;
}
.theme_buttico2{
    border:1px solid #ffffff;
    width: 12px;
    height: 12px;
    float: left;
    margin-top: 10px;
    margin-left: -3px;
    border-radius: 50px;
}
.theme_buttcolor1{
    background: #df7572;
}
.theme_buttcolor2{
    background: #3d3d3d;
}
.theme_buttcolor3{
    background: #1184DA;
}
.theme_buttcolor4{
    background: #72c2c6;
}
.theme_buttcolor5{
    background: #AC9058;
}
.theme_buttcolor6{
    background: #3d3d3d;
}
.xbk {
    border-bottom: 1px solid #D7D7D7;
}
/*字体*/
.juzhong {
    text-align: center !important;
}
/*背景色定义*/
.beijingbai {
    background: #FFFFFF;
}
.contliststyle{
    width: calc(100% - 20px);margin: auto;border: 1px solid #edece8;
}

.width300{
    width: 300px;
}

/***重写crm通用样式***/
.crm_button{
    border: 1px solid;
    padding: 2px 5px;
}
.hidden_button{
    display: none;
}
.funtionkey td {
    border-right: 1px solid #edece8;
}
.crm_title_info_div{
    border: 1px solid #F1F3F4;
    margin-bottom: 10px;
    background: #F1F3F4;
    padding-left: 5px;
}
.table_r_b{border-right: 1px solid #dddddd;}
.search_th_bor td{border-right: 1px solid #dddddd;height: 35px !important;line-height: 35px !important;}

.crmzwsj{
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}
.conplaint_list{
    border-top:1px solid #dddddd;
    border-left: 1px solid #dddddd;
}
.fr{
    float: right;
}
.text-middle-center{
    display: flex;
    align-items: center;
}
.my_icon {
    display: inline-block;
    width: 14px;
    height: 14px;
}
.AlertTx{
    border-radius: 5px;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 50%;
    left: 50%;
    max-height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    margin-top: -30px;
    width: 300px;
    margin-left: -150px;
}
.clear-btn{
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0px 10px;
    background-color: #1184DA;
    color: #ffffff;
    text-align: center;
    border: 1px solid #6BC3CC;
    border-radius: 2px;

}
.clear-btn:hover{
    background-color: #ffffff;
    color: #6BC3CC;
}
.menuContent{border-radius: 2px;box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border: 1px solid #eee;
z-index: 999}
.menuContent::-webkit-scrollbar{ height:8px;background-color:#e1e5ea}
.menuContent::-webkit-scrollbar{ width:9px;background-color:#e1e5ea;border-radius: 4px;}
.menuContent::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
.menuContent::-webkit-scrollbar-thumb:hover{background-color:#1184DA;}
.menuContent::-webkit-scrollbar-thumb:active{height:10px;border:0;border-radius:10px;background-color:#aab1bc}
.menuContent::-webkit-scrollbar-thumb:window-inactive{background-color:#aab1bc}
/*mofang.css*/
/*20171214*/
.titleexcel{
    float: right;
    border-radius: 4px;
    padding-top: 5px;
}
.hediv{
    height: 35px;
    line-height: 35px;
    padding: 0px;
    margin-bottom: 10px;
}
.he1{
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding-left: 0px;
    padding-right: 0px;
}
.he2{
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    padding-right: 0px;
}
.he3{
    padding: 0px;
    margin-right: 10px;
}
.he2se{
    width: 100%;
    height: 33px;
    line-height: 33px;
}
.headdcont{
    background: #ffffff;
}
.contentdivfontno1{
    background: #ffffff;
}
.contentdivfontno{
    margin: 0px !important;
}
.headdconttitle{
    height: 35px;
    line-height: 35px;
    background: #EDF4F9 !important;
}
.headdconttitle_member_point_prop{
    height: 50px;
    line-height: 50px;
    background: #EDF4F9 !important;
}
.headdcontentlist{
    background: #ffffff;
}
.headlist{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 11%;
    text-align: center;
    border-bottom: 1px dotted #cccccc;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}
.headlist_10{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 10%;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}
.headlist_5{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 5%;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}
.headlist_member_point_prop{
    height: 50px;
    line-height: 50px;
    float: left;
    width: 11%;
    text-align: center;
    border-bottom: 1px dotted #cccccc;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}
.headlist_titli_h{
    float: left;
    width: 22%;
    height: 50px;
    border: 1px  dotted #cccccc;
}
.headlist_titli_h_l4{
    float: left;
    width: 44%;
    height: 50px;
    border-right: 1px  dotted #cccccc;
    border-bottom: 1px  dotted #cccccc;
    border-top: 1px  dotted #cccccc;
}
.headlist_titli_ht{
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-bottom: 1px  dotted #cccccc;
}
.headlist_titli_list{
    width: 50%;
    float: left;
}
.headlist_titli_list_l4{
    width: 25%;
    float: left;
}
.headlist_titli_hb{
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.memberlist{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 10%;
    text-align: center;
    border-top:1px solid #CCCCCC !important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}
.memberlist_top{
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding: 0px 5px;
}

.memberlistlevel{
    height: 35px;
    line-height: 35px;
    float: left;
    width: 10%;
    text-align: center;
    padding: 0px 5px;
}
.Wdate{background:#FFFFFF url(img/datePicker.png) no-repeat right;}
.Wdatered{background:#FFFFFF url(img/datePickerred.png) no-repeat right;}
.intdiv1{
    text-align: center;
    font-size: 15px;
    width: 80%;
    margin: auto;
    border-radius: 5px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.intdcon{
    height: 30px;
    line-height: 30px;
    font-weight: 600;
}
.intdcon1{
    font-size: 12px;
    color: #AAAAAA;
}
.intdconfont1{
    color: #46B0B5;
}
.intdconfont2{
    color: #ff4003;
}
.borderlan{
    border:1px solid #1184DA;
    color: #1184DA;
}
.borderchen{
    border:1px solid darkorange;
    color: darkorange;
}
.borderhui{
    border:1px solid #666666;
    color: #666666;
}
.voimg{
    width: 100%;
    background: #ffffff;
    height: 480px;
    margin-bottom: 15px;
}
#voimg{
    width: 100%;
    height: 400px;
    margin-top: 15px;
}
.intlist{
    margin-bottom: 20px;
    background: #ffffff;
    min-height: 200px;
    max-height: 350px;
}
.hediv > button{
    height: 35px;
    line-height: 35px;
    background: #46B0B5;
    color: #ffffff;
    border: 0px;
    padding: 0px 10px;
    border-radius: 4px;
    margin-left: 30px;
}
.hediv > button:hover{
    background: #ffffff;
    color: #46B0B5;
    border:1px solid #46B0B5;
}
.mldiv{
    width: 100%;
}
.mlc{
    width: 20%;
    float: left;
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    text-align: right;
    margin-top: 10px;
}
.mlc1,.mlc3{
    float: left;
    width: 70px;
    text-align: right;
}
.mlc2,.mlc4{
    float: left;
    width: calc(100% - 70px);
}
.form-control{
    /*padding: 0px 5px !important;*/
}
@media screen and (min-width:960px) and (max-width:1300px){
    .mlctim{
        float: left;
        height: 33px;
        line-height: 33px;
        padding-left: 10px;
        width: 36.8%;
    }
    .mlc1_1{
        width: 34%;
    }
}

@media screen and (min-width:1301px) and (max-width:1920px){
    .mlctim{
        float: left;
        height: 33px;
        line-height: 33px;
        padding-left: 10px;
        width: 35%;
    }
    .mlc1_1{
        width: 33%;
    }
    .hediv > button{
        margin-left: 5px;
    }
}
.mlctim{
    margin-top: 10px;
}
.mlc1_1{
    float: left;
}
.mlc1_2{
    float: left;
    padding: 0px 10px;
}
.mlcradio{
    float: left;
    width: 100px;
    margin-top: 10px;
}
.mlcradiod{
    float: left;
    width: 50%;
    text-align: center;
    padding-top:5px;
    padding-bottom: 5px;
}

.hedivgetList{
    height: 33px;
    line-height: 30px;
    padding: 0px 35px;
    border-radius: 4px;
    background: #46b0b5;
    color: #ffffff;
    border:0px;
}
.hedivgetList:hover{
    border:1px solid #46b0b5;
    color: #46b0b5;
    background: #ffffff;
}
.mlctim2{
    float: left;
    height: 33px;
    line-height: 33px;
    width:35%;
    margin-top: 10px;
}
.mofangbytt{
    margin-top: 10px;
    float: left;
    border-radius: 4px;
}
.mofangbytt:hover{
    border-radius: 4px;
    background: #fff;
    color: #46b0b5;
}
.headdcontdivt{
    background: #ffffff;
    padding:15px 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.divcontenttitle{
    background: #ffffff;
    width: 100%;
}
.divcontenttitle{
    border-top-left-radius: 4px;
    border-top-rigth-radius: 4px;
}
.hddiv1{
    /*float: left;*/
    width: 33%;
    height: 33px;
    line-height: 33px;
    margin-bottom: 24px;
    display: inline-block;
}
.hddiv1_l{
    float: left;
    max-width: 100px;
    min-width: 45px;
    display:block;
    text-align:justify;
    text-align-last:justify;
}
.hddiv1_r{
    max-width: calc(100% - 45px);
    min-width: calc(100% - 100px);
    float: left;
}
.hddiv1_r > select{
    width: 100% !important;
}
.hddiv1_r > input{
    width: 100% !important;
}
.hddiv1_r .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100% !important;
}
.hddiv2{
    float: left;
    height: 33px;
    line-height: 33px;
    margin-bottom: 24px;
}
.hddiv2_l{
    float: left;
}
.hddiv2_r{
    float: left;
}
.hddiv2_rdiv{
    float: left;
}
.hddiv2_rdiv2{
    float: left;
}
.hddiv3{
    float: left;
    width: 100px;
}

/**cem重构样式**/
.cemd{
    width: 100%;
    padding: 15px 15px 0px 15px;
}
.cemd_top{
    width: 100%;
}
.cemd_toplist{
    width: calc(33.3333% - 48px);
    margin-right: 48px;
    float: left;
    margin-bottom: 16px;
}
.cemd_list_left{
    width: 100px;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: right;
}
.coupon_search {
    width: calc(35% - 48px);
    margin-right: 48px;
    float: left;
    margin-bottom: 16px;
}
.cemd_list_right{
    float: left;
    width: calc(100% - 100px);
}


.cemd_list_right input{
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-indent: 5px;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
}

.cemd_list_right select{
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-indent: 5px;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.cemd_list_right input:focus{
    border: 1px solid rgba(73, 143, 179, 1);
}
.cemd_list_right select:focus{
    border: 1px solid rgba(73, 143, 179, 1);
}
.cemd_list_right select:focus{
    border: 1px solid rgba(73, 143, 179, 1);
}

.cembutton{
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius:4px;
    background: #1184DA;
    border: 1px solid #1184DA;
    color: #ffffff;
}
.cembutton:hover{
    background: #ffffff;
    color: #1184DA;
    border: 1px solid #1184DA;
}
.cembuttoff{
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius:4px;
    background: #ffffff;
    border: 1px solid #1184DA;
    color: #1184DA;
}
.cembuttoff:hover{
    background: #1184DA;
    color: #ffffff;
    border: 1px solid #1184DA;
}
/*crm-demo中也有这样式，后期删除crm-demo中样式统一使用这个*/
.marr15{margin-right: 15px;}
/*列表为空*/
.tablistnull{
    background:#FFFFFF;
    text-align:left;
    color:#1184DA;
    text-indent: 10px;
}
.zf{float: left;}
.yf{font-style: normal; float: right;}
.alertWarning{
    position: relative;
    z-index: 10555;
}
.coup_tmediv{
    border-left: 5px solid #1E9FFF;
    height: 45px;
    line-height: 45px;
    background: #F2F2F2;
    margin: 25px 0px;
}
.coup_tmedivyf{
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #1E9FFF;
    margin-top: 10px;
}
.coup_tmedivyf .crm3{
    font-size: 12px;
    color: #1E9FFF;
}
.coup_tmedivyfcentent{
    /*border: 1px solid red;*/
}
.alert-warning{
    position: relative;
    z-index: 11111;
}
.jumpPageInput input{
    width: 100px !important;
    height: 30px!important;
    text-align: center;
}

.page-content .tab_con{
    width:calc(100% - 30px);
}
.page-content{
    margin-left: 210px!important;
}

/*modal弹窗的修改*/

.alert_header > p{
    text-align: left!important;
    padding: 10px 15px 10px 20px;
    margin:10px auto;
}
.alert_foot{
    text-align: right;
    border:none!important;
}
.alert_foot > span{
    width:56px;
    height: 32px;
    line-height: 32px;
    border-radius:3px;
}

.member_yes,.member_close{
    float: right;
}
.member_close{
    border:1px solid #e8e8e8;
    margin: 0 15px 0 15px;
}
.member_close:hover{
    color: #1184da;
    border-color: #b8daf4;
    background-color: #e7f3fb;
}
.member_yes{
    border:1px solid #1184DA;
}

/*白色覆盖*/
/*.page-content-wrapper{*/
/*    background: #EAEDF1;*/
/*}*/
/*.page-content{*/
/*    width: calc(100% - 220px);*/
/*    background: #fff!important;*/
/*    margin-bottom: 20px;*/
/*}*/

/*样式优化*/
.common_page{
    width:calc(100% - 30px);
    margin-left: 15px;
    background:#fff;
}
.common_page .pagination{
    padding-top: 0!important;
    margin-top: 0!important;
    position: relative;
    left: 15px;
}
.common_page1{
    width:100%;
    margin-left: 0;
    background:#fff;
}
.common_page1 .pagination{
    padding-top: 0!important;
    margin-top: 0!important;
    position: relative;
    left: 15px;
}
.common_table{
    margin-bottom: 0!important;
}
.portlet.box.common_table{
    padding-bottom: 20px!important;
}
.common_tab_con{
    margin-bottom: 0!important;
}

.title_right_btn{
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
}
.new-modal-footer{
    padding: 15px;
    text-align: right;
}
.new-modal-footer .btn-primary {
    color: #fff;
    border-color: #357ebd;
}
/*修改提示窗样式*/
.alert.alert-danger,.alert.alert-warning,.alert.alert-success{
    width: calc(100% - 250px);
    position: fixed;
    right: 0;
    left: 210px;
    top: 54px;
    z-index: 99999;
    margin: auto;
}