* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
/* @font-face {
  font-family: 'HYHuaXian';
  src: url('https://www.mushroommarket.net/skin/v2020/chatimg/MaoKenShiJinHei-2.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
} */
/* .layim-chat-box{
	display: none;
} */
.layim-chat-list {
	position: static !important;
	width: 220px !important;
	background: #e5e5e7 !important;
}

.layui-layer-page {
	width: 1060px;
	border: 1px solid #777777;
	z-index: 19891016;
	margin: 30px auto;
	display: flex;
}
.kehuitem-hy{
	padding: 5px 30px 5px 5px;
	line-height: 40px;
	cursor: pointer;
	border-radius: 0px;
	color: #000000;
	font-size: 20px;
}
.kehuitem {
	position: relative;
	padding: 5px 30px 5px 5px;
	cursor: pointer;
	border-radius: 0px;
	color: #000000;
	font-size: 20px;
	height: 60px;
	display: flex;
	align-items: center;
	white-space: nowrap;
	color: #000000;
/* 	text-indent: 20px; */
}
.kehuitem span{
	padding: 0.2px 5px;
/* 	height: 20px; */
	border-radius:50%;
	background: red;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 23%;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
.kactive{
	background-color: rgb(176, 193, 218);
}
.kehuitem img {
	width: 42px;
	height: 42px;
	margin-right: 10px;
}
.toux{
	width: 42px;
	height: 42px;
	margin-right: 10px;
	border-radius: 50%;
	background: #ffffff;
 font-family: 'HYHuaXian', sans-serif !important;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
	display: inline-block;
	font-weight: bold;
	color: #000000;
}
.tit-c{
	width: 110px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.tit-name{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.tit-c p{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.send_time{
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 25%;
	color: #888;
}
.item {
	margin-top: 6px;
	padding: 0px 10px;
}

.emotion {
	position: relative;
}
.name{
	width: 100%;
	height: 40px;
	line-height: 40px;
/* 	font-family: 'HYHuaXian', sans-serif !important; */
	font-size: 18px;
	background: #ffffff;
	color: #000;
	text-indent: 28px;
}
.layim-chat-mine .layim-chat-text {
	margin-left: 0;
	text-align: left;
	background-color: #5FB878;
	color: #fff;
}

.layim-chat-text {
	position: relative;
	line-height: 22px;
	margin-top: 10px;
	padding: 8px 15px;
	background-color: #e2e2e2;
	border-radius: 3px;
	color: #333;
	word-break: break-all;
	max-width: 462px\9;
}

#msg {
	background: url(../chatimg/logo_03.png) no-repeat center;
}

.layim-chat-textarea {
	margin-left: 0px !important;
}

.layim-chat {
	background: #f9f9f9;
	height: 100%;
	display: flex;
}
#msg {
	 width: 560px;
  height: 352px;
	 padding: 0 20px;
  overflow-y: auto;
		padding-bottom: 10px;
}
/* 滚动条整体部分 */
#msg::-webkit-scrollbar {
	width: 2px;
	/* 宽度 */
	height: 12px;
	/* 高度 */
}

/* 滚动条滑块 */
#msg::-webkit-scrollbar-thumb {
	background-color: #888;
	/* 滑块颜色 */
	border-radius: 10px;
	/* 滑块圆角 */
}

/* 滚动条轨道 */
#msg::-webkit-scrollbar-track {
	background: #f1f1f1;
	/* 轨道颜色 */
}
#emotions {
	top: 0px;
}

#msg img {
	max-width: 200px;
}

#demo {
	border: none;
	outline: none;
}

#demo img {
	max-width: 200px;
}

.gengduo {
	width: 100%;
	text-align: center;
	padding: 2px 0px;
}
.layim-chat {
	background: #f5f5f5;
}

.layim-chat-footer {
	background: #ffffff;
}

.layim-chat-bottom {
	position: relative;
	height: 40px !important;
}

#result {
	width: 280px;
	height: 85px;
	padding: 4px;
	position: absolute;
	top: 0px;
	left: 0;
	border: 1px solid #ccc;
	border-radius: 8px;
	display: none;
	background-color: #fff;
}

#result li {
	width: 30px;
	height: 24px;
	text-align: center;
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.chat-cover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	background-image: url(../chatimg/logo_03.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 6;
}
.neir-r {
	width: 230px;
	margin-left: 10px;
	display: flex;
	flex-wrap: wrap;
}

.neir-c {
	width: 100%;
	/*text-indent: 28px;*/
	margin-top: 10px;
	margin-bottom: 11px;
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
}

.neir-c p {
	line-height: 25px;
	text-indent: 0px !important;
}

.neir-img {
	margin-top: 2px;
}
#banner {
	width: 225px;
	height: 165px;
	overflow: hidden
}

#banner ul {
	height: 100%;
}

#banner ul li {
	width: 100%;
	height: 100%;
	float: left
}

#banner ul li img {
	width: 225px;
	height: 165px;
}

#null {
	display: none;
}
.gub{
	position: absolute;
	width:20px !important;
	height:20px !important;
	top: 50%;
	margin-top: -10px;
	right: -30px;
}
@keyframes example {
from {right:0px;}
to {right:20px;}
}
.kehuitem:hover .gub{
	animation-name: example;
	animation-duration: 1s;
}
.login-main {
	width: 100%;
	height: 100%;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	border-radius: 20px;
	position: absolute;
}
.login-logo{
	width: 100px;
	height: 100px;
	display: block;
	margin-top: 18%;
	margin-bottom: 20px;
}
.layui-form-item{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.layui-form-item .layui-form-label{
	width: auto !important;
}
.layui-form-item .layui-input{
	width: 60%;
}
.Bullet{
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 30px auto;
}