.mui-bar-nav .close_chatroom{width:5.4rem;height:3rem;border-radius:.2rem;border-color:#dbdbdb;color:#666;line-height:3.2rem;font-size:1.4rem;text-align:center;padding:0;margin:.9rem 1.5rem 0 0}
/* 咨询者列表 */
.chatList{background-color:#fff}
.chatList ul li{display:inline-block;width:100%;padding:0 1rem}
.chatList ul li .avatar{float:left;width:6.4rem;height:6.4rem;padding: 0.8rem;position: relative;}
.chatList ul li .avatar img{width: 100%;height: 100%;/* padding: .8rem; */border-radius:1rem;}
.chatList ul li.no_read .avatar i{display: inline-block;width:1rem;height:1rem;border-radius: 0.5rem;background-color: red;position:absolute;right: 0.3rem;top: 0.3rem;}
.chatList ul li .info{float:right;width:26rem;height:6.4rem;overflow:hidden;padding:.8rem 0;border-bottom:1px solid #e8e8e8}
.chatList ul li .info .name{display:inline-block;width:100%}
.chatList ul li .info .name h5{font-size:1.6rem;display:inline-block;max-width:19rem;height:2.6rem;float:left;line-height:2.6rem;margin:0;color:#333}
.chatList ul li .info .name span{font-size:1.4rem;float:right;line-height:2.6rem;display:inline-block;height:2.6rem;color:#999}
.chatList ul li .info .last_message{display:inline-block;color:#6a6a6a;font-size:1.4rem;width:100%;overflow:hidden;height:2rem;line-height:2rem;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-top:-.5rem}
/* 聊天室 */
.Chat{top:5rem;bottom:9.4rem}
.Chat.fix{position:fixed}
.Chat .chat-scroll{height:500px;overflow-y: auto;background-color: #f5f5f5}
.chat-head{width:4rem;height:4rem;border-radius:.5rem;margin:0 .6rem 0 1.5rem;vertical-align:top}
.chat-time{text-align:center;margin-bottom:1rem;clear:both}
.Chat .space{clear:both;margin-bottom:1.2rem}
.Chat .space.text.me{float:right}
.Chat .space.text .word{display:inline-block;max-width:23.5rem;background-color:#fff;padding:1rem 1rem .6rem;border-radius:.3rem 1.2rem .3rem 1.2rem;vertical-align:top}
.Chat .space.text.me .word{border-radius:1.2rem .3rem 1.2rem .3rem;background-color:#76acea;float:right}
.Chat .space.text .word p{font-size:1.4rem;line-height:2rem;display:inline-block}
.Chat .space.text.me .word p{color:#fff}
.Chat .munu{display:inline-block;width:100%;border-top:.1rem solid #dfdfdf;padding:1rem 0;margin-bottom:-.7rem}
.Chat .munu li{float:left;margin-left:.6rem;border:.1rem solid #76acea;border-radius:20rem;padding:.5rem .8rem .2rem;color:#76acea;font-size:1.3rem;line-height:1.5rem;cursor:pointer}
.Chat .munu li:first-child{margin-left:1.5rem}
.Chat .enter{height:4.9rem;padding-left:1.5rem;background-color:#fff}
.Chat .enter textarea{width:82%;height:3.5rem;border:none;background-color:#f5f5f5;border-radius:.4rem;font-size:1.4rem;margin-top:.6rem;padding:0.8rem 1rem;line-height:2rem}
.Chat .enter textarea:disabled{background-color:#eee}
.Chat .enter .more{width:2.8rem;float:right;margin:1rem 1.8rem 0 0;cursor:pointer}
.Chat .enter h5{display:none;font-size:1.3rem;padding:1.3rem 1.2rem .9rem;background-color:#76acea;border-radius:.4rem;float:right;color:#fff;margin:.6rem .7rem 0 0}
.Chat .feature{overflow:auto;padding:1.2rem 1.6rem 0}
.Chat .feature li{width:25%;text-align:center;margin-top:1.5rem;float:left}
.Chat .feature li .pic{width:6rem;height:6rem;margin:0 auto;border-radius:1.8rem;background-color:#fff}
.Chat .feature li .pic img{width:3.5rem;margin-top:1.2rem}
.Chat .feature li p{font-size:1.2rem;margin-top:.1rem}
.Chat .space.me{float:right}
.Chat .space.me .chat-head{float:right;margin:0 1.5rem 0 .6rem}
.Chat .space.me .state-icon{float:left}
.Chat .space .state-icon{display:inline-block;margin:10px;vertical-align:top}
.Chat .space .state-icon i.resend{color:#c7254e}
.Chat .space .state-icon .read{color:#d79c48}
.Chat .space .state-icon .no-read{color:#b00}
.Chat .space .warn{width:1.8rem;margin:1.1rem .5rem 0 0}
.Chat .image .box{display:inline-block;}
.Chat .image .nr{border-radius:.5rem;cursor: pointer;max-height:20rem;max-width:20rem}
.Chat .image.me{float:right}
.Chat .image.me .nr{float:left}
.Chat .panel .box{width:24.5rem;background-color:#fff;border-radius:0.3rem;padding:1rem 1rem;display:inline-block;border:0.1rem solid #ededed}
.Chat .panel .box h3{font-size:1.3rem;line-height:1.8rem;margin-bottom:0.5rem;color:#999}
.Chat .panel .box .tp{width:7rem;height:7rem;border-radius:0.3rem;float:left}
.Chat .panel .box .status{float:right;text-align:left}
.Chat .panel.me .box .status{text-align:right}
.Chat .panel .box .status h5{margin-bottom:0.5rem;font-size:1.3rem;width:15rem;color:#333}
.Chat .panel .box .status h4{font-size:1.3rem;color:#ff9800;display: inline-block}
.Chat .tipMessage{clear: both;text-align: center;margin-bottom: 1rem;}
.Chat .tipMessage p{font-size: 1.2rem;color: #d79c48;display: inline-block;background-color: #ccc;padding: 0.2rem 0.8rem;border-radius: 0.3rem;}
.Chat .tipMessage.offlineMessage p{color:#eb97a1}
/* 咨询框底部 */
.Chat .chat-nav{position:fixed;bottom:0;width:100%;background-color:#f5f5f5;height:4.9rem;overflow:hidden;z-index:99;}
.kefuWrap .chat-nav{height:9.4rem;}
.Chat .chat-nav.checked{height:17rem}
.kefuWrap .chat-nav.checked{height:21.5rem}
/* 咨询弹框 */
.frameWrap{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:999;display:none}
.frameWrap iframe{position:absolute;width:100%;height:100%;left:0;top:100%;right:0;bottom:0;border:none;transition:all .5s}
.frameWrap.open{display:block}
.frameWrap.open iframe{top:12rem;z-index:999}
.frameWrap .closeWrap{position:absolute;top:8.5rem;right:1rem;color:#fff;cursor:pointer;z-index:999}
.frameWrap .closeWrap i{font-size:28px}
.frameWrap.open .closeWrap{display:block}
.frameWrap .bj{display:none}
.frameWrap.open .bj{display:block}
.bj{background-color:#000;position:fixed;top:0;left:0;height:100%;width:100%;background:#000;opacity:.7;display:block;z-index:998}
.goods-ask{width:100%;height:80%;background-color:#f5f5f5;position:fixed;bottom:0;z-index:999}
.goods-ask .top{background-color:#fff;border-bottom:.1rem solid #ededed;height:4.9rem;padding:0 1.5rem;display:inline-block;width:100%}
.goods-ask .top h3{font-size:1.6rem;line-height:5.2rem;margin:0;float:left}
.goods-ask .top .close{width:2rem;float:right;margin-top:1.4rem;cursor:pointer}
.goods-ask ul{padding:.2rem 1.5rem 0;height:47rem;overflow-y:auto}
.goods-ask ul li{display:inline-block;width:100%;padding:1rem 0;background-color:#fff}
.goods-ask ul li .tp{width:7rem;height:7rem;border-radius:.3rem;float:left;margin:0 1rem}
.goods-ask ul li .box{float:left}
.goods-ask ul li .box h3{width:22rem;font-size:1.4rem;line-height:1.8rem;margin:1.5rem 0 .2rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.goods-ask ul li .box h4{font-size:1.4rem;color:#ae3737}
.order-ask{width:100%;height:80%;background-color:#f5f5f5;position:fixed;bottom:0;z-index:999}
.order-ask .top{background-color:#fff;border-bottom:.1rem solid #ededed;height:4.9rem;padding:0 1.5rem;display:inline-block;width:100%}
.order-ask .top h3{font-size:1.6rem;line-height:5.2rem;margin:0;float:left}
.order-ask .top .close{width:2rem;float:right;margin-top:1.4rem}
.order-ask ul{padding:.2rem 1.5rem 0;height:47rem;overflow-y:auto}
.order-ask ul li{display:inline-block;width:100%;padding:.4rem 1rem 1rem;background-color:#fff;margin-bottom:.6rem}
.order-ask ul li h3{font-size:1.4rem;line-height:3.4rem;margin:0}
.order-ask ul li .tp{width:7rem;height:7rem;border-radius:.3rem;float:left;margin-right:.5rem}
.order-ask ul li .box{float:right;text-align:right}
.order-ask ul li .box p{font-size:1.3rem;line-height:1.8rem;margin:1.5rem 0 .2rem}
.order-ask ul li .box h4{font-size:1.4rem}
.order-ask ul li .box .red{color:#ae3737}
.order-ask ul li .box .green{color:#259b24}
