/* 
* @Author: 陆迎
* @Date:   2017-11-01 13:49:41
* @Last Modified by:   陆迎
* @Last Modified time: 2018-02-06 10:53:46
*/
/*主框架*/
.borderB1{border-bottom:1px solid #e6e6e6;}
.search-out-box{overflow-x:auto;}
.layui-roll.layui-nav .layui-this:after, .layui-roll.layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
    background: none;
    color:#000;
    height:32px;
    border:none;
}
.layui-nav .layui-tab-title .layui-this{
    background:#fff;
    color:#000;
}
.layui-nav .layui-tab-title{
    height:32px;
    margin-top:18px;
   /* margin-left: -20px;*/
}
.layui-nav .layui-tab-title li{
    background:#4b4f59;
    margin-right: 3px;
    height:32px;
    line-height: 32px;
}
.layui-nav .btn-box .prev-btn,.layui-nav .btn-box .next-btn {
    height: 100%;
    display: inline-block;
    position: relative;
    width: 16px;
    padding: 0;
    top:5px;
}
.layui-table-tool-temp{padding-right:40px;}
.btn-box .prev-btn i {
    border: 8px solid #2b303c;
    border-right: 8px solid #fff;
    display: inline-block;
    width: 0;
    height: 0;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}
.btn-box .next-btn i {
    border: 8px solid #2b303c;
    border-left: 8px solid #fff;
    display: inline-block;
    width: 0;
    height: 0;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}
.btn-box a {
    color: #fff;
    display: inline-block;
}

.icon-search{
    width: 35px;
    height: 35px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    background: url(/images/icon_search.png) no-repeat center center transparent;
    cursor:pointer;
}
.search_input_top{
    width:160px;
    display:inline-block;
    margin-right: -35px;
    display:none;
}
.searchBox:hover .search_input_top{
display:inline-block;
}

.layui-roll .layui-tab{
    overflow:hidden;
    margin-left: -20px;
}
.layui-tab[overflow]>.layui-tab-title{
    overflow:visible;
}
.layui-tab-bar{
    display:none;
}


/*登录*/
.head-login{
    width: 100%;
    height: 80px;
    line-height: 80px;
    z-index: 1;
}
.head-login .tel{
   margin-right: 120px;
}
.head-login .tel span{
    font-size: 16px;
}
.head-login img {
    vertical-align: middle;
    margin-left: 105px;

}
.login-main {
    width: 100%;
    height: 700px;
    background: url(/Images/login-bg.png) repeat-y;
    background-size: 100% 100%;
    /*background: rgb(0, 225, 243);*/
}
.login-main .content-all {
    width: 100%;
    /*max-width: 1280px;*/
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.login-main .content-all .car {
    position: absolute;
    top: 130px;
    left: 56%;
}
.login-main .content-all .inset {
    position: absolute;
    right: 50px;
    top: 80px;
    width: 400px;
    height: 480px;
    padding: 0 33px;
    border-radius: 3px;
/*    background-color:rgba(0,0,0,.5);*/
     background:#fff;
    box-sizing: border-box;
}
.login-main .content-all .inset .int {
    position: relative;
    width: 100%;
    height: 100%;
}
.login-main .content-all .inset .int .inset-load {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.login-main .content-all .inset .int .inset-load .title {
    color: #1E9FFF;
    font-size: 18px;
    text-align: center;
    height: 1em;
    line-height: 1em;
    padding-top: 25px;
    font-family: SimHei;
    padding-bottom: 24px;
    border-bottom: 2px solid #1E9FFF;
}
.login-main .content-all .inset .int .inset-load .phone-inp2 {
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    background-color: #fff;
}
.login-main .content-all .inset .int .inset-load .phone-inp {
    clear: both;
    margin-top: 25px;
    width: 330px;
    white-space: nowrap;
    position: relative;
    height: 34px;
}
.login-main .content-all .inset .int .inset-load .phone-inp .user-icon {
    float: left;
    background: url(/Images/login-line.png) no-repeat right center;
}
.login-main .content-all .inset .int .inset-load .phone-inp .user-icon .icon1 {
    display: block;
    background: url(/Images/icons/login-user.png) 0 0 no-repeat;
    height: 17px;
    width: 17px;
    margin: 8px 13px 11px 12px;
}
.login-main .content-all .inset .int .inset-load .phone-inp2 .pass-input {
    display: inline-block;
    position: relative;
}
.login-main .content-all .inset .int .inset-load .phone-inp2 .pass-input .placeholder2 {
    float: left;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    font-size: 14px;
    color: #999;
    padding: 0 9px;
    width: 270px;
    position: relative;
    z-index: 2;
   /* background-color: transparent;*/
   background:#fff;
}
.login-main .content-all .inset .int .inset-load .phone-inp .user-icon .icon2 {
    display: block;
    background: url(/Images/icons/login-pwd.png) 0 0 no-repeat;
    height: 17px;
    width: 17px;
    margin: 8px 12px 11px 12px;
}
.login-main .content-all .inset .int .inset-load .unknow {
    text-align: right;
    height: 30px;
    line-height: 19px;
    margin-right: -5px;
}
.login-main .content-all .inset .int .inset-load .phone-inp3 {
    margin-top: 0;
}
.login-main .content-all .inset .int .inset-load .phone-inp3 .pic-check {
    position: relative;
    width: 90px;
    height: 34px;
    float: left;
}
.login-main .phone-inp .login-btn{
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
  
}
.footer #copy {
    height: 90px;
    line-height: 90px;
    color: #ccc;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.footer #copy span{
    margin-left: 10px;
}

/*公司管理--权限管理 */

.body{
    margin: 10px 20px 20px 20px;
    /*overflow: hidden;*/
}
.section {
    width: 100%;
    background-color: #fff;
    position:relative;

    
}
.keywords {
    position:absolute;
    right:50px;
    top:10px;
    z-index:891;
}
.section-main{
    padding-left: 310px;
    position: relative;
}
.section-power .power-main{
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    display: inline-block;
    background-color: #fff;
    overflow: hidden;
}
.section-power .power-detail{
    display: inline-block;
    width: 100%;
    background: #fff;
}
.section-power .newaddbox{
    margin-top:10px;
    margin-bottom: 10px;
}
.section-power .newaddbox .power-input{
    width: 205px;
    border: 1px solid #a0a0a0;
}
.section-power .power-title{
    position: relative;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    background: #686c74;
}
.section-power .power-main .power-center li.active{
    background:#1E9FFF;
    color:#fff;
}
.section-power .power-main .power-center li{
    position: relative;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
   color: #464343;
    font-size: 13px;
    padding-left: 23px;
    border-bottom: 1px solid #e1e1e1;
     cursor: pointer;
}

.section-power .power-main .power-center li .jur-is{
    display: inline-block;
    max-width: 81px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section-power .power-main .power-center li .edit-group-name{
    margin-right: 10px;
     cursor: pointer;
    color: #464343;
}
.section-power .power-main .power-center li.active .edit-group-name{
    color:#fff;
}
.section-power .power-main .power-center li .close-black{
    color: #f00;
    cursor: pointer;
    margin-right: 40px;
}
.power-detail .power-detail_title{
    position: relative;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    background: #686c74;
}
.power-detail_list{
    padding: 10px 10px 0px 30px;
    overflow: hidden;
    overflow-y: auto;
}
.power-detail .jur-group{
    margin-bottom: 30px;
}
.power-detail .jur-parent{
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    border-radius: 4px;
    padding-left: 10px;
    background: #eee;
}
.power-detail .jur-children{
    display: inline-block;
    line-height: 1em;
    padding-left: 30px;
}
.power-detail .jur-child{
    display: inline-block;
    /*height: 1em;
    line-height: 1em;
    width: 125px;*/
    padding: 10px 0;
}
.power-detail .jur-grandson{
    line-height: 1em;
    font-size: 13px;
    padding: 0 40px 0 40px;
}
.power-detail .jur-btn{
    margin-top:30px;
}

/* 公司管理--员工管理 */
.tool-right{
    float: right;
    font-size: 14px;
    color: #666;
    padding-right: 10px;
    padding-top: 4px;
}
.section-head{
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
    padding-bottom: 0;
}
.check-head{
    padding: 19px 0 0 8px;
    min-height: 55px;
    box-sizing: border-box;
}
.check-head2{
    padding-bottom:0;
    min-height: 45px;
    box-sizing: border-box;
}
.section-head .tool{
    width:80%;
}
.check-head .layui-inline{
   margin-left: 0;
    margin-right: 20px;
    margin-bottom: 5px;
}
.tool .check-btn{
   margin-right: 10px;
}
.tool .layui-btn{
    border:1px solid #00C1F9;
    color:#00C1F9;
}
.check-head .layui-inline .layui-form-label{
    width: auto;
    margin-left: 0;
    padding-left: 0;

}
.tool{
    padding-left: 10px;
    padding-top: 4px;
}
.tab-box{
    width:100%;
     overflow-y:scroll;
     margin-top: -15px;
}
.table-head{
    padding-right:17px;
    background-color:#999;
    color:#000;
}
.floatThead-wrapper{
   position: relative;
}
/* 车辆管理--车辆信息管理*/
.table-foot{
    font-size: 14px;
    padding-bottom: 5px;
    box-sizing: border-box;
}
.select-item-box {
    display: inline-block;
    position: relative;
    padding: 0 !important;
    border-right: none !important;
}
.select-item-box .oprate-a {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
    margin-top: -2px;
}
.select-item-box .item-box {
display:none;
position: absolute;
    border-radius: 4px;
    box-shadow: 0 0 3px #757575;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 12000;
    top: -1px;
    left: -56px;
}
.select-item-box .item-box li a {
    height: 22px;
    line-height: 22px;
    display: block;
    padding: 0 10px;
    color: #464343;
}
.select-item-box .item-box.item-box-up:before{
    content: '';
    position: absolute;
    border: 8px solid transparent;
    box-sizing: border-box;
}
.select-item-box .item-box.item-box-right:before{
    right: -16px;
    border-left: 8px solid #dcdcdc;
}
.select-item-box .item-box.item-box-up:before{
    top: 0;
    margin-top: 2px;
}
.oprate-a:hover .select-item-box .item-box{
    display:block;
}

.adddriver_modal .upload-btn{
    width: 65px;
    height: 65px;
    border: 1px solid #EEEEEE;
    position:relative;
    cursor:pointer;
    text-align: center;
    background:rgba(32,53,128,0.03);
}
.adddriver_modal .upload-btn .layui-icon{
    line-height: 65px;
    font-size: 20px;
    color:#999999;
}
.adddriver_modal .upload-btn img{
    width:100%;
    height:100%;
}
.adddriver_modal{
    padding: 20px;
    padding-top: 40px;
    background:#fff;
}
.adddriver_text{
    font-weight: bold;
}
.adddriver_title{
    font-weight: bold;
}
.adddriver_content{
    margin-top:10px;
}
.adddriver-file{
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    font-family: Arial;
    font-size: 28px;
    vertical-align: baseline;
    cursor: pointer;
    width: 65px;
    height:65px;
}
.editmodal {
    display:none;
}
.addmodal{
    display:none;
}
.checkpicture-main{
    margin-top:10px;
}
.checkpicture-main #carousel .title{
   text-align: center;
   background:#fff;
}
.checkpicture-main #carousel{
    margin:0 auto;
}

/*.adddriver_right{
    padding-left: 15px;
}
.adddriver_left{
    padding-right: 15px;
}*/

/*订单管理--订单管理*/
.section-nav{
   width:100%;
   background-color: #fff;
}
.operate{
   zoom:1;
}
.operate:after{
    display:block;clear:both;visibility:hidden;height:0;content:"";
}
.map-show{
    position:relative;
}

.operate li {
    min-width: 92px;
    padding: 4px 3px;
    float:left;
    text-align: center;
    cursor: pointer;
}
.operate li img{
    vertical-align: middle;
}
.operate li .text{
    vertical-align: middle;
}
.operate .operate-btn {
    padding: 0px 15px;
    background:rgba(255,255,255,0.03);
    border: 1px solid rgba(32,53,128,0.16);
    color: #000;
    border-radius: 2px;
    min-width: 92px;
}
.operate .operate-btn span{
    vertical-align: middle;
}
.operate .operate-btn img{
        margin-right: 5px;
}
.section-top{
 margin-top: 10px;
 padding-top:10px;
}
.table-btn button{
   min-width:92px;
   height:30px;
   line-height: 30px;
}
.table-footer{
    padding-top:10px;
    background:#fff;
    overflow:hidden;
   padding: 10px;
}

/*订单信息*/
.ordernews-content .layui-row{
   border-bottom: 1px dashed #000;
   padding: 10px 0;
}
.ordernews-content{
  padding-bottom: 30px;
}
/*运单配送信息*/
#waybill .news-list{
   border:1px solid #ccc;
   margin-bottom: 15px;
   padding: 10px;

}
#waybill .waybill-news .layui-row{
      border-bottom: 1px dashed #000;
      margin-bottom: 10px;
}
/*异常信息*/
.abnormal-content li img{
    width:100%;
    height:100%;
    cursor:pointer;
}
.abnormal-content li{
    width:100px;
    float:left;
    padding: 10px;
}


/*系统设置--基本设置*/
.setting-up .layui-form-label{
    width:120px;
}
.setting-up .layui-input-block{
   margin-left: 160px;
}
.settimg-logo{
    text-align: center;
    margin-top:20px;
}
.setting-main .title{
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    background: #686c74;
    margin-bottom: 19px;
}
.setting-up{
    width:550px;
    padding-top:10px;
}
.settimg-logo .upload-btn{
    position:relative;
    cursor:pointer;
    display:block;
    top:10px;
}
.settimg-logo .head-pic{
    width:100px;
    height:100px;
    margin:0 auto;
}
.settimg-logo .head-pic img{
    width:100%;
    height:100%;
}
.settimg-logo .upload-btn .file{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor:pointer;
    vertical-align: baseline;

    
}
.company-logo{
    width: 65px;
    height: 65px;
    border: 1px solid #EEEEEE;
    position: relative;
    cursor: pointer;
    text-align: center;
    background: rgba(32,53,128,0.03);
}
.company-logo .layui-icon {
    line-height: 65px;
    font-size: 20px;
    color: #999999;
}
.company-file{
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    opacity: 0;
    padding: 0px;
    font-family: Arial;
    font-size: 28px;
    vertical-align: baseline;
    cursor: pointer;
    width: 65px;
    height: 65px;
}
.company-logo img{
    width:100%;
    height:100%;
}
/*提示设置*/
.prompt-main {
    background:#fff;
    padding: 10px 30px 30px 10px;
}
.prompt-main .title{
   margin-bottom: 20px;
    font-weight:900;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    background: #686c74;
}
.prompt-main .head-title{
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    border-radius: 4px;
    padding-left: 10px;
    background: #eee;
}
.prompt-main .prompt-list{
    margin-top:20px;
    margin-left: 40px;
}
.prompt-main .jur-child{
    display: inline-block;
    height: 1em;
    line-height: 1em;
    min-width: 180px;
    padding: 10px 0;
}
/*个人设置*/
.personal-up{
    width:550px;
}
.personal-up .layui-input-block{
    line-height: 36px;
} 
.setting-btn button{
    min-width: 150px;
}
/*修改密码*/
.password-main{
    padding-top: 10px;
}
.password-form{
    width:500px;
    margin:0 auto;
}
.password-content{
    padding-bottom: 40px;
}
.password-content .password-btn{
    margin-top:40px;
}


/*价格设置*/
.table-content{
    background-color: #fff;
}
#specialmodal{
    padding:10px;
    padding-top: 25px;
}
#carpooladd_modal{
     padding:10px;
    padding-top: 25px;
}
#carpoolmodal{
    padding:10px;
    padding-top: 25px;
}
#carpoollist_modal{
    padding:10px;
}
.value_col{
    cursor:pointer;
}
.carpool-train{
    height:100%;
}
.setting-content .layui-show{
    height:100%;
    overflow: auto;
}
.modal-top{
  padding:10px;
    padding-top: 25px;  
}
.ellipsis {
    width: 150px;
    white-space: nowrap;
    height: 28px;
    overflow: hidden;
}
.multiSelect .ellipsis a {
    display: inline-block;
    float: none;
    margin-top: 4px;
}
.multiSelect{
 border: none;
}
.addtr-input{
    width:100%;
    height:28px;
    line-height: 28;
    padding: 0 15px;
}
/*人工调度*/
.waybill-btn{
    width:26px;
    line-height: 24px;
    border:1px solid #000;
    text-align: center;
    position:absolute;
    top:40px;
    left:2px;
    background:#1E9FFF;
    cursor:pointer;
}
.allocate-btn{
    width:26px;
    line-height: 24px;
    border:1px solid #000;
    text-align: center;
    position:absolute;
    top:40px;
    right:2px;
    background:#1E9FFF;
    cursor:pointer;
}
.inquire-btn{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #ff8c00;
    font-size: 16px;
    text-align: center;
    color:#fff;
    cursor: pointer;
   /* border-top-left-radius:8px;
    border-top-right-radius:8px;*/
}
.order-toggle{
    width:250px;
    border:1px solid #ccc;
    position:absolute;
    top:20px;
    left:70px;
    background:#000; 
    height:35px;
    line-height: 35px;
    color:#fff;
    z-index: 9; 
    cursor:pointer;
  
}
.order-toggle p{
    height: 35px;
    width: 65px;
    margin: 0 auto;
}
.order-toggle .open{
     background: url(/Images/icons/slideup-ico.png) no-repeat 35px;
    
}
.order-toggle .drwa-up{
    background: url(/Images/icons/slidedown-ico.png) no-repeat 35px;
}
.carlist-toggle{
     width:250px;
    border:1px solid #ccc;
    position:absolute;
    top:20px;
    right:70px;
    background:#000; 
    height:35px;
    line-height: 35px;
    color:#fff;
    z-index: 9; 
    cursor:pointer;
}
.carlist-toggle .open{
     background: url(/Images/icons/slideup-ico.png) no-repeat 35px;
    
}
.carlist-toggle p{
    height: 35px;
    width: 65px;
    margin: 0 auto;
}
.carlist-toggle .drwa-up{
    background: url(/Images/icons/slidedown-ico.png) no-repeat 35px;
}
.marquee-content:hover .marquee-list{
   display:block;
}
.marquee-list{
    position: absolute;
    z-index: 1001;
    background: #fff;
    width: 98px;
    margin-left:-3px;
    display:none;
}
.waybill-main{
    width:250px;
    border:1px solid #ccc;
    position:absolute;
    top:55px;
    left:70px;
    background:#fff; 
    height:80%;
    z-index: 9; 
    border-radius: 8px;
}
.waybill-main .map-ul{
    overflow:auto;
}
.map-li-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 21px;
    line-height: 21px;
}
.map-li-title .car-num {
    font-size: 15px;
    color: #000;
}
.n-all {
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 19px;
    color: #fff;
    border: 1px solid #979797;
    font-size: 11px;
    text-align: center;
    cursor: pointer;
}
.map-li-title .n-all {
    vertical-align: top;
    background-color: #ff8c00;
}
.n-1 {
    vertical-align: top;
    background-color: #90EE90;
}
.n-2 {
    vertical-align: top;
    background-color: #90EE90;
}
.n-3 {
    vertical-align: top;
    background-color: #FF0000;
}
.map-ul .old-run {
    color: #999;

}

.waybill-main .map-ul li {
    border: 1px solid transparent;
    border: 1px solid #e5e5e5;
   margin-bottom: 10px;
    padding: 11px 12px;
    position:relative;
    cursor:pointer;
}
.map-li-title .car-type {
    font-size: 15px;
    color: #666;
    font-size: 12px;
}
.order-grey-right{
    position: absolute;
    top: 0;
    left: 0;
    background: url(/Images/icons/order-icon.png) -28px 0 no-repeat;
    width: 28px;
    height: 28px;
}
.order-blue-right {
    background-position: 0 0;
}
.close{
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 5px;
    cursor:pointer;
}
.pop-main .amount-to .amount-to-title {
    color: #ff8c00;
    margin-bottom: 5px;
}
.pop-main .amount-to {
    padding: 11px 12px;
    font-size: 13px;
    background-color: #fff4e7;
}
.map-in-bottom {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #e5e5e5;
    color: #666;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    position:absolute;
    bottom:0;
}
.sun-to{
    margin-top:50px;
    padding-right: 10px;
}
.map-ul{
    margin-top:10px;
}
.map-li-add{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.allocate-main{
    width:250px;
    border:1px solid #ccc;
    position:absolute;
    top:55px;
    right:70px;
    background:#fff; 
    height:80%;
    z-index: 9; 
    border-radius: 8px; 
}
.allocate-main .map-ul{
    margin-top:15px;
}
.allocate-main .map-ul li{
  border-top: 1px solid #e5e5e5;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.addlist-content{
  overflow:auto;
}
.allocate-main .map-ul .map-li{
    position:relative;
    padding: 11px 12px;
    line-height: 23px;
    cursor: pointer;
}
.map-li-text .text-cont{
    height: 1em;
    line-height: 1em;
    padding: 5px;
    display: inline-block;
    background-color: #c5c5c5;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    margin-left: 5px;
}
.carlist-section{
    margin-top:15px;
}
.filter_input{
    margin-top:10px;
}
.chose_driver-all{
    width: 100%;
    padding: 0 20px 20px 20px;
    height: 440px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.chose_driver-all .carli{
    height: 75px;
    border: 1px solid #e5e5e5;
    margin-bottom: 14px;
    position: relative;
    cursor:pointer;
}
.carli .order-grey-person {
    position: absolute;
    top: 0;
    left: 0;
    background: url(/Images/icons/order-icon.png) 0 -81px no-repeat;
    width: 39px;
    height: 39px;
    left: 24px;
    top: 50%;
    margin-top: -19.5px;
}
.main-in-text{
    padding: 0 75px;
    font-size: 14px;
    height: 75px;
    line-height: 75px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main-in-text .least-has {
    color: #ff8c00;
    margin-right: 10px;
    margin-left: 10px;
}
.main-in-text .text-cont {
    height: 1em;
    line-height: 1em;
    padding: 5px;
    display: inline-block;
    background-color: #c5c5c5;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    margin-left: 5px;
}

.chose_driver-all .order-select{
    position: absolute;
    /*top: 0;
    left: 0;*/
    background: url(/Images/icons/order-icon.png) -28px 0 no-repeat;
    width: 28px;
    height: 28px;
    background-position: 0 0;
}
.chose_driver-all .select-car{
    border:1px solid #1E9FFF;
}
.chose_driver-all .none{
    display:none;
}

.map-li-text .locationed{
    font-size:16px;
}
.select-border{
    border:1px solid #1E9FFF !important;
}
.cardetail-content{
    padding:10px;
}
.cardetail-list{
    
    font-size: 14px;
    padding:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cardetail-list .text-cont{
    height: 1em;
    line-height: 1em;
    padding: 5px;
    display: inline-block;
    background-color: #c5c5c5;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    margin-left: 10px;
}
#carlist_detailed li{
  
    border: 1px solid #e5e5e5;
    margin-bottom: 14px;
    position: relative;
    cursor: pointer;
}



/*首页*/
.first-main .header {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    overflow:hidden;
}
.first-main .header .groups:nth-child(1) {
   
}

.first-main .header > * {
     padding:7px;
     
}
.first-main .header .groups:nth-child(5) {
    margin-right: 0px;
}
.first-main .header .groups-text {
     background: #fff;
     height:90px;
}
.first-main .header .groups {
    /*-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  margin-right: 10px;
    max-width: 20%;*/
    height: 100px;
    text-align: center;
   
    cursor: pointer;
    width:20%;
    float:left;
    box-sizing: border-box;
}

.first-main .groups-left{

    padding-top:30px;
    margin-left: 20px;
}
.first-main .groups-right{
    line-height: 100px;
    margin-right: 20px;
}
.first-main .groups-right img{
    width:40px;
}
.section-show{
    background:#fff;
    margin-top:10px;
    padding: 10px 0 0 10px;
}
.switch-data{
    position:absolute;
    width:350px;
    height:40px;
    right: 50px;
    z-index: 9999;
    top: 5px;
}
.switch-data .layui-nav .layui-nav-item{
   line-height: 35px;
}
.switch-data .layui-nav{
    background:#fff;
}
.switch-data .layui-nav .layui-nav-item a{
    color:#000;
}
.switch-data .layui-nav .layui-nav-item a:hover, .switch-data .layui-nav .layui-this a{
  color:#000;
}
/*车辆管理 -   司机地图*/
.carstate-box{
    position: absolute;
    right: 20px;
    z-index: 2;
    top: 10px;
    background-color: #fff;
    font-size: 13px;
    min-height: 400px;
    width:250px;
    padding:8px;
}
.carstate-box .jur-parent{
       padding: 3px 0;
}
.carstate-box .jur-grandson{
        padding: 5px 0px 0 18px;
}
.jur-children{
    margin-top:5px;
}


/*订单管理 ---单票开单*/
.sinmpe-new{
  background:#f1f1f3;
}
.sinmpe-new .grid-demo{
    background:#fff;
    
}
.sinmpe-new .title{
    padding:12px;
    background:#ebebeb;
}
.shipper-main{
    padding: 15px 15px 0 0;
}
.consignee-main{
    padding: 15px 15px 0 0;
}
.detailed-items{
    margin-top:20px;
}
.detailed-items .title{
    padding:12px;
    background:#ebebeb;
}
.detailed-title .grid-demo{
    text-align: center;
    text-align: center;
    font-weight: 700;
    color: #333;
    background: #F2F6F9;
    height:38px;
    line-height: 38px;;
}
.service-items{
margin-top:20px; 
}
.service-items .title{
   padding:12px;
    background:#ebebeb;
}
.service-items .layui-form-label{
   width:100px;
}
.service-items .layui-input-block{
    margin-left: 130px;
}
.service-content{
    background:#fff;
    padding:10px;
}
.shipper-btn li{
    min-width:50px;
    width:50px;
    padding:0;
}
.select-modal{
    position:absolute;
    top:150px;
    width:800px;
    height:300px;
    background:#fff;
    z-index: 8999;
    border:1px solid #ccc;
} 
.Popurp_c-head{
    padding:10px;
}
.shipper_add-content{
    padding:15px;
    padding-top:20px;

}
.consignee_add-content{
    padding:15px;
    padding-top:20px;
}
.consignee-modal{
    right: 30px;
}
.footer-formbtn{
   text-align: center;
   margin-top:30px;
   margin-bottom: 20px;
}




/*  聊天室 */
.display-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.align-items-center{
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-1 {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}
.flex-direction-vertical {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.float-left {
    float: left;
}
.main-wrap{
    width:100%;
    height: 100%;
}
.main-container{
    max-width: 980px;
    width: 100%;
    max-height: 710px;
    min-width: 770px;
    min-height: 550px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 4px;
}
.main-menu{
    width: 70px;
    border-right: 1px solid #d8dfe4;
    background: #E8EDF3;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    position: relative;
    z-index: 4;
}
.main-self-avatar{
    margin: 61px 0 57px 13px;
    width: 44px;
    height: 44px;
    overflow: hidden;
}
.main-self-avatar img{
    width: 100%;
    height: auto;
}
.main-chat{
    position: relative;
    height: 30px;
    margin-bottom: 31px;  
}
.search-user-btn{
    width: 41px;
    height: 17px;
    line-height: 17px;
    float: right;
    font-size: 12px;
    color: #8A8C8C;
    text-align: right;
    background: url(/Images/search-user.svg) left 2px no-repeat;
    background-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    right: 20px;
}
.search-user-container{
    height: 50px;
    border-bottom: 1px solid #d8dfe4;
    line-height: 50px;
    padding-left: 20px;
    position: relative;
}
.search-user-title{
    font-family: Helvetica;
    font-size: 18px;
    color: #9B9B9B;
    font-weight: 100;
    margin: 0;
}
.search-user-input-wrap{
    width: 240px;
    position: absolute;
    height: 30px;
    border-radius: 4px;
    top: 10px;
    right: 0;
    z-index: 1;
    -webkit-transform: translateX(260px) translate3d(0, 0, 0);
    transform: translateX(260px) translate3d(0, 0, 0);
}
.search-user-input-wrap.out{
    -webkit-transform: translateX(260px) translate3d(0, 0, 0);
    transform: translateX(260px) translate3d(0, 0, 0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.search-user-input-wrap.in{
    -webkit-transform: translateX(-20px) translate3d(0, 0, 0);
    transform: translateX(-20px) translate3d(0, 0, 0);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.search-user-input-wrap p{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 0 4px 4px 0;
    background: #2DD0CF url(/Images/search-user-action.svg) center center no-repeat;
}
.search-user-input{
    width: 100%;
    height: 30px;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    border-radius: 4px;
    background: #E8EDF3;
    float: left;
    background-size: 14px;
    border: 1px solid transparent;
}
p {
    margin: 0;
}
.room-list-container{
    width: 270px;
    min-height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-right: 1px solid #d8dfe4;
}
.main-chat .main-chat_list{
    background-size: 30px;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    cursor: pointer;
}
.main-conversation-icon{
    background: url(/Images/chat-normal.svg) center center no-repeat;
    position: relative;
}
.main-conversation-icon.active{
     background-image: url(/images/chat-active.svg);
}

.main-contact-icon{
    background: url(/Images/contact-normal.svg) center center no-repeat;
    position: relative;
}
.main-contact-icon.active{
   background-image: url(/images/contact-active.svg);
}

.main-room-icon{
    background: url(/Images/room-normal.svg) center center no-repeat;
    position: relative;
}
.main-room-icon.active{
   background-image: url(/images/room-active.svg);
}
.main-add-container {
     position: absolute;
    bottom: 48px;
    left: 0;
    width: 100%;
}
.main-add-single {
     height: 21px;
    margin-bottom: 38px;
    position: relative;
}
.main-add-single-icon {
     cursor: pointer;
    background: url(/Images/add-single-normal.ac237417.svg) center center no-repeat;
    background-size: 21px;
    width: 21px;
    height: 21px;
    margin: 0 auto;
}
.chat-list .ps {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}
 .conversation-list li {
    cursor: pointer;
    line-height: 22px;
    height: 70px;
    background-color: #fff;
    position: relative;
    padding: 15px 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.conversation-avatar {
     width: 40px;
    height: 40px;
    position: relative;
    margin-right: 9px;
}
.conversation-avatar div{
     width: 100%;
    height: 100%;
    overflow: hidden;
}
.conversation-avatar div img {
    width: 100%;
    height: auto;
}
.conversation-nickname {
     line-height: 22px;
    margin-bottom: 2px;
    font-size: 14px;
    color: #2c2c2c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.conversation-time {
     font-size: 12px;
    color: #C8C8C8;
    margin: 0 9px 0 6px;
}
.conversation-recentMsg {
     font-size: 12px;
    color: #999;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 170px;
    height: 18px;
}
.chat-panel-container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.chat-panel-container .chat-panel-board {
    border-bottom: 1px solid #D9DEE4;
}
.chat-conversation {
     position:relative;
}
.chat-panel-setting{
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
}
.chat-panel-name {
     max-width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.chat-panel-group-setting{
    width: 24px;
    background: #fff url(/images/group-setting-normal.svg) center center no-repeat;
    background-size: 24px;
    height: 20px;
    float: right;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
}
.hover-tip-container{
    display:none;
    position: absolute;
      top: 27px;
    padding: 0 6px;
    line-height: 20px;
    background: #808080;
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    white-space: nowrap;
    z-index: 1;
}
.chat-panel-record-btn {
     margin-right: 17px;
    width: 20px;
    background: #fff url(/images/msg-record.svg) center center no-repeat;
    background-size: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
}
 .chat-panel-record-btn:hover .hover-tip-container{
      display:inline-block;
      
 }
.chat-panel-group-setting:hover .hover-tip-container{
      display:inline-block;
      
 }
.room-panel-message-borad {
     height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.chat-panel-scroll {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow:auto;

}
/*滚动条样式*/
       .chat-panel-scroll::-webkit-scrollbar {/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
        }
      .chat-panel-scroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
     .chat-panel-scroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
.chat-panel-scroll .ps-content, .room-panel-scroll .ps-content{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.chat-panel-wrap {
     overflow:hidden;
}
.ps {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden!important;
    -ms-overflow-style: none;
}
.room-panel-scroll .ps{
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}
.room-panel{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.chat-panel-message-borad {
     height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;

}
.chat-panel-scroll .ps {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}
.chat-panel-scroll .ps-content, .room-panel-scroll .ps-content {
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}
.chat-panel-wrap{
    overflow: hidden;
}
.chat-panel-wrap .first {
     margin-top: 10px;    
 }
 .chat-panel-time {
    text-align: center;
    margin: 30px 0 20px 0;
    height: 20px;
    line-height: 20px;
}
 .chat-panel-time span {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 17px;
    padding: 2px 9px;
    background: #F2F6FB;
    border-radius: 5px;
}
.chat-panel-me-msg {
     text-align: right;
    line-height: 40px;
    margin: 19px 0;
}
.chat-panel-fromId-me{
     margin-left: 12px;
    width: 40px;
    height: 40px;
}
.chat-panel-avatar {
     width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
}
.float-right {
    float: right;
}
.chat-panel-avatar img{
    width: 100%;
    height: auto;
}
.chat-panel-text-arror {
    width: 6px;
    min-height: 20px;
    background: url(/images/pao-me.svg) right top no-repeat;
    position: relative;
    right: 1px;
    z-index: 1;
}
.chat-panel-msgText-me {
     background: #71E1DB;
    border: 1px solid #67D6D0;
    border-radius: 5px 0 5px 5px;
    font-size: 14px;
    color: #0B1816;
    padding: 9px 11px;
    text-align: left;
    position: relative;
}
.chat-panel-more.chat-panel-more-text{
    position: absolute;
    left: -8px;
    bottom: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.chat-panel-more{
    height: 100%;
    margin: 0 8px;
    position: relative;
    min-width: 24px;
}
.chat-panel-text-msg {
         line-height: 20px;
    max-width: 400px;
    min-height: 20px;
    word-break: break-all;
    word-break: break-word;
    position: relative;
}
.chat-panel-more span{
    line-height: 17px;
    color: #999;
    font-size: 12px;
    margin-bottom: -4px;
    display: block;
    height: 17px;
    white-space: nowrap;
}
.chat-panel-operation {
    cursor: pointer;
    height: 20px;
    background: center center no-repeat;
    width: 24px;
    margin-bottom: 6px;
}
.clearfix:after {
    content: '';
    clear: both;
    width: 0;
    height: 0;
    display: block;
    visibility: hidden;
}


.chat-panel-message-input{
    position: relative;
    height: 171px;
}
.chat-panel-send-file{
    height: 24px;
    margin: 12px 0 8px 0;
    position: relative;
}
.chat-panel-text-container {
     height: 127px;
    width: 100%;
    cursor: text;
}
.chat-panel-content-scroll{
    max-height: 60px;
    width: 100%;
}
.chat-panel-send-btn{
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 90px;
}
.btn-white {
    height: 30px;
    font-size: 14px;
    color: #2C2C2C;
    border: 1px solid #C8C8C8;
    background: #fff;
    border-radius: 3px;
}
.chat-panel-content-text {
         margin: 0;
    outline: none;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
    word-break: break-word;
    white-space: normal;
    font-size: 14px;
    color: #0B1816;
    line-height: 20px;
    height: 60px;
}

.chat-panel-emoji-btn{
    width: 24px;
    height: 24px;
    float: left;
    background: #fff url(/images/emoji-normal.svg) center center no-repeat;
    background-size: 24px;
    margin-left: 18px;
    cursor: pointer;
}
input {
    border: none;
    font-size: 12px;
    color: #2c2c2c;
}
.chat-panel-singleFile,.chat-panel-singlePic {
     display:none;
}
.chat-panel-singleFile-label{
    cursor: pointer;
    float: left;
    background: #fff url(/images/file-normal.svg) center center no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-left: 16px;
}
.chat-panel-singlePic-label{
    cursor: pointer;
    float: left;
    background: #fff url(/images/img-normal.svg) center center no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-left: 16px;
}
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button {
    border: none;
    cursor: pointer;
}
.float-left {
    float: left;
}
.send-business-card{
    cursor: pointer;
    width: 24px;
    height: 24px;
    background: url(/images/businessCard-normal.svg) center center no-repeat;
    margin-left: 16px;
}
.chat-panel-component {
    display:none;
}
.conversation-list .display-flex.active {
    background: #E7EDF1 !important;
}
.hidden {
     display:none;
}
.chat-component {
     position:relative;
     height:100%;
}
.chat-container{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.contact-component {
     position: relative;
    z-index: 3;
}
.contact-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.contact-list{
    width: 270px;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-right: 1px solid #D9DEE4;
}
.contact-list-ul {
    line-height: 40px;
}
.contact-list-ul li {
    font-size: 14px;
    color: #0B1816;
    padding-left: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: 20px;
    cursor: pointer;
}
.contact-list-ul li.active {
    color: #2DD0CF;
}
.contact-list-ul .contact-verify{
    background: url(/images/verify-normal.svg) 20px 10px no-repeat;
}
.contact-list-ul .contact-verify.active{
    background-image: url(/images/verify-active.svg);
}

.contact-list-ul .contact-linkman{
    background: url(/images/linkman-normal.svg) 20px 10px no-repeat;

}
.contact-list-ul .contact-linkman.active{
  background-image: url(/images/linkman-active.svg);
}
.contact-list-ul .contact-group{
    background: url(/images/group-normal.svg) 20px 10px no-repeat;
}
.contact-list-ul .contact-group.active{
    background-image: url(/images/group-active.svg);
    color: #2DD0CF;

}

.verify-container {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.verify-container h2{
     font-size: 16px;
    color: #2C2C2C;
    font-weight: 100;
    line-height: 40px;
    padding-left: 18px;
     
}
.contact-conversation {
     position: relative;
    height: 100%;
    background-color: #fff;
}
.verify-container .verify-change-tab{
        height: 27px;
    line-height: 25px;
    padding-left: 20px;
}
.verify-container .verify-change-tab span.active{
    color: #2DD0CF;
}
.verify-container .verify-change-tab span{
    font-size: 14px;
    color: #2C2C2C;
    margin-right: 24px;
    cursor: pointer;
}
.verify-container .verify-scroll {
  position: absolute;
    top: 67px;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.perfect-scrollbar>.ps {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}
.list-no-data {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #808080;
    font-size: 14px;
    opacity: 0.4;
}

.linkman-list-container h2{
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 18px;
}
.linkman-list-container{
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.group-list-container .group-list-letter{
    padding-left: 25px;
    height: 20px;
    line-height: 20px;
    color: #808080;
    font-size: 12px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
}
.group-list-container .group-list-letter:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 18px;
    width: 2px;
    height: 12px;
    background: #2DD0CF;
     
}
.group-list-container .group-list-name {
    padding-left: 18px;
    cursor: pointer;
    line-height: 50px;
    height: 50px;
    color: #2c2c2c;
    font-size: 14px;

}
.group-list-container .group-list-name .group-list-avatar {
     width: 30px;
    height: 30px;
    margin: 10px 10px 0 0;
    overflow: hidden;
}
.group-list-avatar img {
    width: 100%; 
    height: auto;
    vertical-align:inherit;
}
.group-list-container h2 {
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 18px;
}
.group-list-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.room-component {
     position:relative;
}
.room-container {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
}


.room-list-container{
    width: 270px;
    min-height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-right: 1px solid #d8dfe4;

}
.perfect-scrollbar {
     position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow:auto;
}
/*滚动条样式*/
      .perfect-scrollbar::-webkit-scrollbar {/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
        }
      .perfect-scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
     .perfect-scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
.room-list-item {
     padding: 14px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.room-list-avatar {
     width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 9px;
}
.room-list-avatar img {
    display: block;
    width: 100%;
}
.room-list-name {
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
    margin-bottom: 3px;
    font-size: 14px;
    color: #2C2C2C;
}
.room-list-description {
     color: #999;
    font-size: 12px;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.room-detail-component {
     display:none;
}
.room-detail{
    width: 428px;
    margin: 20% auto 0;
}
.room-detail-info {
     margin-bottom: 37px;
}
.room-detail-name {
     font-size: 18px;
    color: #2c2c2c;
    line-height: 25px;
    margin-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.room-detail-info .gray {
         line-height: 20px;
         color: #808080;
    font-size: 14px;
}
.room-detail-avatar {
     width: 70px;
    height: 70px;
    overflow: hidden;
}
 .room-detail-avatar img {
      display: block;
    width: 100%;
 }
.room-detail-description  {
    margin-bottom: 44px;
}
.room-detail-description .gray {
    color: #808080;
    font-size: 14px;
}
.room-detail-button {
         width: 200px;
    height: 35px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.btn-active {
     height: 30px;
    background: #2DD0CF;
    font-size: 14px;
    color: #fff;
    border: 1px solid #2DD0CF;
    border-radius: 3px;
}
.room-detail .room-detail-button button {
     width: 200px;
    height: 35px;
}
.room-list .perfect-scrollbar .room-list-item.active {
     background-color: #E7EDF1 !important;
}
.room-panel-component {
     display:none;
}
.room-panel-group-setting {
     height: 20px;
    float: right;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    width: 24px;
    background: #fff url(/images/group-setting-normal.svg) center center no-repeat;
    background-size: 24px;
}
.room-panel-container {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.room-panel-board {
    border-bottom: 1px solid #D9DEE4;
}
.room-panel-setting {
     height: 40px;
    line-height: 40px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.room-panel-name {
     max-width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.room-panel-group-setting:hover .hover-tip-container {
     display:inline-block;
}
.room-panel-scroll {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow:auto;
}
/*滚动条样式*/
       .room-panel-scroll::-webkit-scrollbar {/*滚动条整体样式*/
            width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 4px;
        }
      .room-panel-scroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
     .room-panel-scroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
        }
.room-panel-time.first {
    margin-top: 10px;
}
.room-panel-time {
     text-align: center;
    margin: 30px 0 20px 0;
    height: 20px;
    line-height: 20px;
}
.room-panel-time span {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 17px;
    padding: 2px 9px;
    background: #F2F6FB;
    border-radius: 5px;
}
.room-panel-you-msg {
     text-align: left;
    line-height: 40px;
}
.room-panel-msg {
     margin: 19px 0;
}
.room-panel-fromId-you {
     margin-right: 12px;
}
.room-panel-avatar {
        width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
}
.group-username {
     line-height: 12px;
    height: 14px;
    margin-bottom: 2px;
    font-size: 12px;
    color: #999;
    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.room-panel-msgText-you {
     padding: 9px 11px;
    background: #F2F6FB;
    border: 1px solid #E2E9F0;
    border-radius: 0 5px 5px 5px;
    font-size: 14px;
    color: #0B1816;
    text-align: left;
    position: relative;
    display: inline-block;
}
.room-panel-text-msg {
         line-height: 20px;
    min-height: 18px;
    max-width: 400px;
    word-break: break-all;
    word-break: break-word;
}
.room-panel-msgText-you .room-panel-more-you {
     position: absolute;
    right: -8px;
    bottom: 0;
    margin: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.room-panel-more {
        height: 100%;
    margin: 0 8px;
    position: relative;
    min-width: 24px;
}
.room-panel-operation {
    cursor: pointer;
    height: 20px;
    background: center center no-repeat;
    width: 24px;
    margin-bottom: 18px;
}
.room-panel-msgText-you:after{
    content: '';
    position: absolute;
    top: -1px;
    left: -6px;
    width: 6px;
    height: 10px;
    display: block;
    background: url(/images/pao-you.svg) left top no-repeat;
}
.room-panel-message-input {
     position: relative;
    height: 171px;
}
.room-panel-send-file {
     height: 24px;
    margin: 12px 0 8px 0;
    position: relative;
}
.room-panel-emoji-btn {
    width: 24px;
    height: 24px;
    float: left;
    background: #fff url(/images/emoji-normal.svg) center center no-repeat;
    background-size: 24px;
    margin-left: 18px;
    cursor: pointer;
}
.room-panel-send-file input {
     display: none;
}
.room-panel-singleFile-label {
     cursor: pointer;
    float: left;
    background: #fff url(/images/file-normal.svg) center center no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-left: 16px;
}
.room-panel-singlePic-label {
     cursor: pointer;
    float: left;
    background: #fff url(/images/img-normal.svg) center center no-repeat;
    background-size: 24px;
    width: 24px;
    height: 24px;
    margin-left: 16px;
}
.send-business-card {
     cursor: pointer;
    width: 24px;
    height: 24px;
    background: url(/images/businessCard-normal.svg) center center no-repeat;
    margin-left: 16px;
}
.room-panel-text-container {
     height: 127px;
    width: 100%;
    cursor: text;
}
.room-panel-content-scroll {
     max-height: 60px;
    width: 100%;
}
.room-panel-content-text {
    margin: 0;
    outline: none;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
    word-break: break-word;
    white-space: normal;
    font-size: 14px;
    color: #0B1816;
    line-height: 20px;
    height: 60px;
}
.room-panel-send-btn {
     position: absolute;
    bottom: 20px;
    right: 20px;
    width: 90px;
}
.room-panel-text-arror {
     width: 6px;
    min-height: 20px;
    background: url(/images/pao-me.svg) right top no-repeat;
    position: relative;
    right: 1px;
    z-index: 1;
}
.room-panel-msgText-me {
     background: #71E1DB;
    border: 1px solid #67D6D0;
    border-radius: 5px 0 5px 5px;
    font-size: 14px;
    color: #0B1816;
    padding: 9px 11px;
    text-align: left;
    position: relative;
}
.room-panel-msgText-me .room-panel-more-text {
     position: absolute;
    left: -8px;
    bottom: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.menu-wrap {
     position: absolute;
    bottom: 31px;
    left: 24px;
    width: 115px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.menu-wrap ul{
    cursor: pointer;
    line-height: 36px;
    font-size: 14px;
    color: #808080;
    position: relative;
    border-radius: 2px;
}
 .menu-wrap ul li {
     padding-left: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
 }
.menu-arror {
     width: 14px;
    height: 8px;
    position: absolute;
    bottom: -8px;
    left: 8px;
    background: url(/images/menu-bottom-normal.svg) -8px -110px no-repeat;
}
.menu-hover:hover {
  background: #F3F7FB !important; 
}

.main-chat:hover  .hover-tip-container{
        display: inline-block;
}
.main-chat .hover-tip-container{
    left: 56px;
    top: 4px;

}
.main-add-single-icon:hover  .hover-tip-container{
        display: inline-block;
}
.message-file.in {
     -webkit-transform: translateX(0) translate3d(0, 0, 0);
    transform: translateX(0) translate3d(0, 0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.message-file {
    width: 260px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-bottom-right-radius: 3px;
    z-index: 4;
    -webkit-transform: translateX(101%) translate3d(0, 0, 0);
    transform: translateX(101%) translate3d(0, 0, 0);
}
.message-file-close {
     position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: url(/images/modal-close.svg) center center no-repeat;
    background-size: 14px;
}
.message-file-sort {
    height: 36px;
    text-align: center;
    font-size: 12px;
    color: #2C2C2C;
    line-height: 36px;
}
.message-file .message-file-sort div {
     cursor: pointer;
    position: relative;
}
 .message-file .message-file-sort div .img {
     margin-left: 10px;
 }
.message-file-title {
    height: 40px;
    margin-right: 20px;
    border-bottom: 1px solid #E3E6EB;
    line-height: 40px;
    font-size: 14px;
    color: #2C2C2C;
}
.message-file-header {
     padding-left: 20px;
}
.message-file .message-file-sort div.active:after {
    content: '';
    display: block;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #2DD0CF;
    left: 0;
    position: absolute;
}
.message-file-image {
     position: absolute;
    top: 77px;
    left: 0;
    right: 0;
    bottom: 0;
}
.list-no-data {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #808080;
    font-size: 14px;
    opacity: 0.4;
}
.message-file.void {
     -webkit-transform: translateX(101%) translate3d(0, 0, 0);
    transform: translateX(101%) translate3d(0, 0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}


.group-setting-container {
     width: 260px;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border-bottom-right-radius: 3px;
    z-index: 4;
    -webkit-transform: translateX(101%) translate3d(0, 0, 0);
    transform: translateX(101%) translate3d(0, 0, 0);
    overflow: hidden;
}
 .group-setting-container.in {
     -webkit-transform: translateX(0) translate3d(0, 0, 0);
    transform: translateX(0) translate3d(0, 0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
 }
 .group-setting-container.void {
     -webkit-transform: translateX(101%) translate3d(0, 0, 0);
    transform: translateX(101%) translate3d(0, 0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.group-setting-close {
     position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: url(/images/modal-close.svg) center center no-repeat;
    background-size: 14px;
}
.group-setting-header {
     padding-left: 20px;
}
.group-setting-title {
     height: 40px;
    margin-right: 20px;
    border-bottom: 1px solid #E3E6EB;
    line-height: 40px;
    font-size: 14px;
    color: #2C2C2C;
    margin-bottom: 10px;
}
.group-avatar-info {
     height: 60px;
}
.group-avatar {
     width: 60px;
    height: 60px;
    margin-right: 6px;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
}
.group-avatar-file {
     display:none;
}
.group-setting-name {
     line-height: 20px;
    font-size: 14px;
    margin: 0 0 3px 5px;
}
.group-setting-name-text {
     white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    float: left;
}
.group-setting-name-input {
     width: 150px;
    height: 25px;
    border: 1px solid #E3E6EB;
    border-radius: 3px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

.clearfix:after {
    content: '';
    clear: both;
    width: 0;
    height: 0;
    display: block;
    visibility: hidden;
}
.group-setting-gray {
     line-height: 17px;
    font-size: 12px;
    color: #999;
    margin: 0 0 1px 5px;
}
.group-setting-desc {
    margin-top: 10px;
}
.group-setting-text {
    line-height: 34px;
    font-size: 12px;
    color: #2C2C2C;
    padding-right: 20px;
}
.roup-setting-desc-text {
    cursor: pointer;
    line-height: 18px;
    margin-top: 8px;
    max-width: 170px;
    color: #999;
}
.group-setting-switch {
         margin-top: 10px;
}
.switch-container {
    width: 28px;
    height: 15px;
    border-radius: 8px;
    background-color: #2DD0CF;
    cursor: pointer;
}
 .switch-container.switch-left{
     background-color: #c5c7d3;
 }
 .switch-container.switch-left div {
     -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
 .switch-container div {
     height: 13px;
    width: 13px;
    border-radius: 7px;
    background-color: #fff;
 }
.switch-container {
    width: 28px;
    height: 15px;
    border-radius: 8px;
    background-color: #2DD0CF;
    cursor: pointer;
}
.group-setting-search {
     margin: 6px 20px 10px 0;
}
.search-member-search {
     height: 30px;
    position: relative;
}
.search-member-search > input {
    width: 100%;
    height: 30px;
    background: #F2F6FB;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    border: 1px solid transparent;
}
 .search-member-search > span {
     width: 38px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/search-user.svg) center center no-repeat;
    background-size: 14px;
    cursor: pointer;
 }
.group-setting-list {
     position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 267px;
}
.group-setting-add {
     line-height: 34px;
    height: 34px;
    font-size: 12px;
    color: #2C2C2C;
    padding-left: 20px;
}
.group-setting-add-member {
     cursor: pointer;
    font-size: 12px;
    color: #2DD0CF;
    margin-right: 20px;
}
.group-setting-scroll {
    position: absolute !important;
    top: 34px;
    bottom: 62px;
    left: 0;
    right: 0;
}
 .group-setting-scroll ul {
     line-height: 50px;
 }
.group-setting-list ul li {
    padding-left: 20px;
    font-size: 14px;
    color: #2C2C2C;
    position: relative;
}
.group-setting-avatar {
     width: 30px;
    height: 30px;
    margin: 10px 10px 0 0;
    overflow: hidden;
    position: relative;
}
 .group-setting-avatar img {
      vertical-align:inherit;
 }
.group-setting-list ul li .flex-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.group-setting-host {
     width: 16px;
    height: 12px;
    background: url(/images/group-host.svg) center center no-repeat;
    background-size: 16px;
    margin: 19px 20px 0 0;
    position: relative;
    cursor: pointer;
}
.group-setting-exit {
    position: absolute;
    bottom: 19px;
    left: 0;
    width: 100%;
    text-align: center;
}
.group-setting-list .group-setting-exit button {
    background: #EB424D;
    border-radius: 3px;
    width: 220px;
    height: 30px;
    font-size: 14px;
    color: #FFFFFF;
}
.group-setting-scroll ul li:hover {
     background: #E7EDF1 !important;
}
.group-setting-host:hover  .hover-tip-container{
    display:inline-block;

}
.chat-panel-send-poi{
    padding:5px;
    position: absolute;
    bottom: 61px;
    right: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
     box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}
.switch-container.switch-right {
        background-color: #2DD0CF;  
}
 .switch-container.switch-right div {
         -webkit-transform: translate(14px, 1px);
    transform: translate(14px, 1px);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#emoji_container_1 {
    
     top:200px !important;
     left:300px !important;
}
.last-text img {
     width:18px;
     height:18px;
}