/*弹框*/
.frameBox_side {
	width: 149%;
	height: 110%;
	/* background: rgba(0, 0, 0, .25); */
	/* z-index: 10; */
	position: relative;
	left: 114px;
	top: -309px;
}
.frameBox_side .commonBox_side{
	overflow: hidden;
	background: #fafafa;
	border-radius: 0px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;

	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.frameBox_side .loginBox_side {
	width: 15%;
	padding: -0.5rem 0 2rem 0;
	text-align: center;
	height: 617px
}
/*人工客服*/
.frameBox .loginBox_manual1 {
	width: 32%;
	padding: -0.5rem 0 2rem 0;
	text-align: center;
}
.frameBox .loginBox_manual2 {
	width: 41%;
	padding: -0.5rem 0 2rem 0;
	text-align: center;
}
.main {
	width: 100%;
	/*height: 100 vh;*/
	background: linear-gradient(
			180deg,
			#f5f5f5 0%,
			#f5f5f5 100%
	);
	overflow: hidden;
}

.box {
	width: 51%;
	/* width: 680px; */
	/*height: 500px;*/
	height: 100%;
	background-color: #fafafa;
	position: relative;
	padding: 1.25rem;
}

.content_topping {
	width: 67%;
	margin: -0.5rem auto 0 auto;
}

#content {
	height: 23rem;
	overflow-y: scroll;
	font-size: 14px;
	width: 100%;
}

.circle {
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-color: #eff1f3;
	/*background-image: url("../images/cdmp_icon.png");*/
}

.con_text {
	color: #333;
	margin-bottom: 5px;
}

.con_que {
	color: #1c88ff;
	height: 30px;
	line-height: 30px;
	/*cursor: pointer;*/
}

.info_r {
	position: relative;
}

.circle_r {
	position: absolute;
	left: 0%;
	margin-top: 4%;
}

.pic_r {
	width: 17px;
	height: 17px;
	margin: 8px;
}

.con_r {
	display: inline-block;
	/* max-width: 253px; */
	width: 46%;
	min-height: 48px;
	/* min-height: 20px; */
	background-color: #e2e2e2;
	border-radius: 6px;
	padding: 1.7%;
	margin-left: -39%;
	margin-top: 4%;
}

.con_r_manual {
	display: inline-block;
	/* max-width: 253px; */
	width: 30%;
	min-height: 48px;
	/* min-height: 20px; */
	background-color: #e2e2e2;
	border-radius: 6px;
	padding: 1.7%;
	margin-left: -56%;
	margin-top: 3%;
}
.con_r_right {
	display: inline-block;
	/* max-width: 253px; */
	width: 19%;
	min-height: 47px;
	/* min-height: 20px; */
	background-color: #e2e2e2;
	border-radius: 14px;
	padding: 1px;
	margin-left: 40px;
}

.con_r_right_manual {
	display: inline-block;
	/* max-width: 253px; */
	width: 19%;
	min-height: 40px;
	/* min-height: 20px; */
	background-color: #e2e2e2;
	border-radius: 14px;
	padding: 1px;
	margin-left: 40px;
}

.time_r {
	margin-left: 45px;
	color: #999999;
	font-size: 12px;
}

.info_l {
	text-align: right;
	/*margin-right: 20 px;*/
	color: #ffffff;
	color: #3163C5;
	margin-top: 10px;
}

.info_l_manual {
	text-align: right;
	color: #ffffff;
	color: #3163C5;
	margin-top: 28px;
}

.circle_l {
	/*vertical-align: - 10 px;*/

}

.pic_l {
	width: 13px;
	height: 17px;
	margin: 8px 10px;
}

.time_l {
	margin-right: 45px;
	color: #999999;
	font-size: 12px;
	margin-top: 5px;
}

.con_l {
	display: inline-block;
	width: 152px;
	min-height: 46px;
	background-color: #3163C5;
	border-radius: 6px;
	padding: 12.45px;
	text-align: left;
	color: #fff;
	margin-right: 5px;
	margin-left: -50px;
}

.con_l_manual {
	display: inline-block;
	width: 263px;
	min-height: 46px;
	background-color: #3163C5;
	border-radius: 6px;
	padding: 12.45px;
	text-align: left;
	color: #fff;
	margin-right: 1px;
	margin-left: -182px;
	margin-top: -8px;
}

#question {
	cursor: pointer;
}

.setproblem {
	width: 100%;
	height: 4rem;
	background-color: #ffffff;
	position: relative;
	/*margin-top: 3.75rem;*/

}

.setproblem textarea {
	color: #999999;
	padding: 10px;
	box-sizing: border-box;
}

.setproblem button {
	width: 3.9rem;
	height: 2.1rem;
	line-height: 1.5rem;
	background: #ccc;
	opacity: 1;
	border-radius: 4px;
	font-size: 10px;
	color: #ffffff;
	position: absolute;
	right: 5%;
	top: 24%;
	cursor: pointer;
	border: none;
}

.czkj-item-title {
	line-height: 25px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.czkj-item-question {
	cursor: pointer;
	display: block;
	padding: 8px;
	position: relative;
	border-bottom: 1px dashed #ccc;
	line-height: 20px;
	min-height: 20px;
	overflow: hidden;
}

.czkj-question-msg {
	float: left;
	font-size: 14px;
	color: #3163C5;
}

.delete {
	max-width: 4%;
	/* margin-left: 439px; */
	position: absolute;
	left: 575px;
	top: 17px;
	cursor: pointer;
}
/*用户列表:当前对话、爆红对话*/
.el-table .now_row {
	background: #409eff47;
}
.el-table .have_talk {
	background: #f56c6c96;
}
/*侧面自适应*/
@media (max-width:1523px) {
	.to_manualCusSer_img_p {
		position: fixed;
		left: 96.1%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 96.1%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img {
		position: fixed;
		bottom: 23.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 97%;
		width: 1.5rem;
	}
	.to_top_img_p {
		position: fixed;
		left: 97.2%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:1235px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 5%;
		position: fixed;
		bottom: 21.5%;
		left: 94.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 96.2%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 96.2%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 23.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 96.2%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 95.1%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 95.1%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 96.5%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:1200px) {
	.to_top_img_p {
		position: fixed;
		left: 96.3%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:984px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 6%;
		position: fixed;
		bottom: 21.5%;
		left: 93.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 95.7%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 95.7%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 24%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 95.7%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 94.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 94.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 95.6%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:977px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 6%;
		position: fixed;
		bottom: 21.5%;
		left: 93.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 96%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 94.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 94.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 95.6%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:833px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 7%;
		position: fixed;
		bottom: 21.5%;
		left: 92.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 95%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 95%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 24%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 95%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 93.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 93.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 94.9%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:710px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 8%;
		position: fixed;
		bottom: 21.5%;
		left: 91.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 94.5%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 94.5%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 24%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 94.5%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 92.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 92.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 94.2%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:620px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 9%;
		position: fixed;
		bottom: 21.5%;
		left: 90.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 93.8%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 93.8%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 24%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 93.8%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 91.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 91.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 93.5%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}
@media (max-width:551px) {
	.to_top_div {
		height: 6.9%;
		background-color: white;
		z-index: 10;
		width: 10%;
		position: fixed;
		bottom: 21.5%;
		left: 89.8%;
		box-shadow: 0px 0px 20px 0px #dcdcdc;
	}
	.to_manualCusSer_img {
		position: fixed;
		bottom: 37.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		/* display: none; */
		_position: absolute;
		left: 93%;
		width: 1.5rem;
	}
	.to_apply_img {
		position: fixed;
		bottom: 30.5%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 93%;
		width: 1.5rem;
	}
	.to_top_img {
		position: fixed;
		bottom: 24%;
		color: white;
		z-index: 10;
		cursor: pointer;
		display: none;
		_position: absolute;
		left: 93%;
		width: 1.5rem;
	}
	.to_manualCusSer_img_p {
		position: fixed;
		left: 90.2%;
		bottom: 35%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
	}
	.to_apply_img_p {
		position: fixed;
		left: 90.2%;
		bottom: 28%;
		z-index: 10;
		font-size: 0.6em;
		color: #0dadcb;
		cursor: pointer;
		display: none;
	}
	.to_top_img_p {
		position: fixed;
		left: 93.1%;
		bottom: 22%;
		/* bottom: 21.2%; */
		z-index: 10;
		font-size: 0.6em;
		color: #999999;
		cursor: pointer;
		display: none;
	}
}