a{
	color: inherit;
    text-decoration: none;
}
.zcwjk{
	position: absolute;
    right: 100px;
    top: 12px;
    background-color: #fff;
    padding: 0 5px;
}
.zcwjk a{
	height: 25px;
    line-height: 25px;
}
.zcwjk a img{
	margin-right: 6px;
    vertical-align: middle;
}
.zcwjk a span{
font-size: 12px;
height: 25px;
line-height: 25px;
}

.wfgf{
	position: absolute;
    right: 10px;
    top: 12px;
  	padding: 0 5px;
}
.wfgf a{
	height: 25px;
    line-height: 25px;
}
.wfgf a img{
	margin-right: 6px;
    vertical-align: middle;
}
.wfgf a span{
font-size: 12px;
height: 25px;
line-height: 25px;
}

.BoxHead{
	width: 100%;
	height: 52px;
	background: linear-gradient(45deg, #0168B7, transparent);
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	position: relative;
}
.headImg{
	width: 140px;
	height: 114px;
	border-radius: 50%;
	margin:0 10px;
	position: absolute;
	bottom: 0;
}
.headImg img{
	width: 100%;
	height: 100%;
	border-radius:50%;
}
.internetName{
	width: auto;
	height: 52px;
	line-height: 52px;
	color: white;
	margin-left: 150px;
}
.context{
-webkit-box-flex: 1;
display: -webkit-box;
-webkit-box-orient: horizontal;
}
.conLeft{
	width: 200px;
	overflow: auto;
	background: #fafafa;
}
.conLeft::-webkit-scrollbar{
	width: 0;
}
.conLeft ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.conLeft li{
	width: 100%;
	height: 62px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
}
.conLeft li .liLeft{
	width:30%;
	height: 100%;
}
.liLeft img{
	margin: 10px;
}
.liRight span{
	display:block;
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.liRight span:last-child{
	font-size: 14px;
	color: #767676;
	line-height:15px;
	overflow: hidden;
}
.conRight{
	-webkit-box-flex: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.rdht-title{
	float: left;
    padding: 10px 5px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
}
.Righthead{
	width: 100%;
	height: 42px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.headName{
	width: auto;
	height: 100%;
	line-height: 42px;
	margin-left: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	float: left;
}
.headConfig{
	width: 100%;
    height: 100%;
	
}
.headConfig ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	width: 80%;
    float: left;
}
.headConfig li{
	padding: 6px 10px;
    margin-top: 4px;
    font-size: 14px;
    border: 1px solid #0168B7;
	margin-right: 10px;
	color: #1071bc;
	cursor: pointer;
}
.RightCont{
	-webkit-box-flex: 1;
	overflow-y: scroll;
}


.RightCont ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.RightCont li{
	width: 100%;
	height: 50px;
	/*display: -webkit-box;*/
	/*-webkit-box-orient: horizontal;*/
	margin-top: 20px;
}
.nesHead{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	margin-left:15px ;
	float: right;
}
.nesHead img{
	width: 44px;
	height: 44px;
	border-radius: 50%;
}
.news{
	width: auto;
	height:auto;
	background: #2683f5;
	padding:10px 20px;
	margin: 4px;
	line-height:20px;
	font-size: 14px;
	border-radius:10px;
	margin-left: 30px;
	position: relative;
	float: right;
	color: white;
}
.news .jiao{
	position: absolute;
	right: -8px;
	top: 10px;
}
 .news .Expr{
	width: 30px;
	height: 30px;
	margin: 5px;
}
.ExP{
	width: 30px;
    height: 30px;
    border: none;
    position: absolute;
    bottom: 11px;
    right: 90px;
    color: white;
}
.answerHead{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	margin-left:15px ;
	float: left;
}
.answerHead img{
	width: 44px;
	height: 44px;
	border-radius: 50%;
}
.answers{
	width: auto;
	height: 30px;
	background: #eeeeee;
	padding:5px 20px;
	margin: 4px;
	line-height: 30px;
	font-size: 14px;
	border-radius:10px;
	margin-left: 10px;
	position: relative;
	float: left;
}
.answers .jiao{
	position: absolute;
	left: -8px;
	top: 10px;
}
.RightFoot{
	width: 100%;
	height: 118px;
	border-top: 1px solid #ccc;
	position: relative;
}
.emjon{
	width: 360px;
	height: 200px;
	border: 1px solid #ccc;
	position: absolute;
	right:0;
	top:-125px;
	display: none;
	background: #fff;
	overflow: auto;
}
.emjon ul{
	list-style: none;
	margin:0;
	padding: 0;
	
}
.emjon ul li{
	width: 30px;
	height: 30px;
	margin: 5px;
	float: left;
	
}
.emjon ul li:hover{
box-shadow:5px 5px 5px #888888;
transform: scale(1.2);
	
}
.emjon ul li img{
	width: 100%;
	height: 100%;
	
}
.footTop{
	width: 100%;
	height: auto;
}
.footTop ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
}
.footTop li{
	margin: 5px 10px;
}
.sendBtn{
	width: 68px;
	height: 25px;
	background: #0188fb;
	border: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: white;
}
.bg{
	background: #ebebec;
}
.ChatRecord{
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: deepskyblue;
	cursor: pointer;
	display: none;
}


