/*聊天弹出*/
.chat{
	min-width:805px;
	max-width:1225px;
	margin:0 auto;
	height:678px;
	background:#ffffff;
	font-size:12px;
	border:1px solid #acc2e2;
}
.chat_header{
	width:100%;
	height:80px;
	border-bottom:1px solid #e0e9f4;
	border-top:1px solid #ffffff;
	position:relative;
	background:#f1f7ff;
}
.chat_header a{ width:31px; height:29px; display:block; position:absolute; top:0px; right:0px;}
.chat_header ul{ padding-left:30px;}
.chat_header li{
	float:left;
	margin-right:30px;
	height:72px;
	padding:8px 0 0 0;
}
.chat_header li img{
	width:54px;
	height:54px;
	float:left;
	border:3px solid #ffffff;
	margin-right:10px;
	border-radius:300px;
}
.chat_header li span{ float:left; color:#a8a8a8; line-height:24px; padding-top:6px;}
.chat_header li  b{ font-size:14px; color:#6b6b6b; display:block;}
.chat_con{
	width:100%;
	height:596px;
}
.chat_left{
	width:805px;
	height:596px;
	float:left;
}
.chat_top{
	width:755px;
	height:345px;
	border-bottom:1px solid #e0e9f4;
	overflow-y:auto;
	padding:25px;
}
.chat_bot{
	width:805px;
	height:200px;
	background:#f1f7ff;
}
.chat_wen{
	width:755px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.chat_wen .chat_head{ float:right;}
.chat_head{
	width:60px;
	height:90px;
}
.chat_head img{
	width:54px;
	height:54px;
	display:block;
	border:3px solid #e0e0e0;
	border-radius:100px;
}
.chat_head span{ display:block; text-align:center; height:30px; line-height:30px;}
.chat_wen .chat_mid{
	width:685px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-top:12px;
}
.chat_nei span{
	height:auto;
	padding:6px 16px 6px 16px;
	background:#deebff;
	border:1px solid #b5cdef;
	border-radius:5px;
	float:right;
	line-height:24px;
	color:#6b6b6b;
	z-index:98;
	position:relative;
	max-width:568px;
}
.chat_nei i{
	background:url(../images/jiao1.jpg) no-repeat right center;
	width:8px;
	height:11px;
	float:right;
	margin-top:12px;
	z-index:99;
	margin-left:-1px;
	position:relative;
}
.chat_day{ float:right; line-height:24px; color:#afafaf; margin-right:25px;}
.chat_da{
	width:755px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.chat_da .chat_head{ float:left;}
.chat_da .chat_mid{
	width:685px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:12px;
}
.chat_da .chat_nei span{
	height:auto;
	padding:6px 16px 6px 16px;
	background:#f8f8f8;
	border:1px solid #dadada;
	border-radius:5px;
	float:left;
	line-height:24px;
	color:#6b6b6b;
	z-index:98;
	position:relative;
}
.chat_da .chat_nei i{
	background:url(../images/jiao2.jpg) no-repeat right center;
	width:8px;
	height:11px;
	float:left;
	margin-top:12px;
	z-index:99;
	margin-right:-1px;
	position:relative;
}
.chat_da .chat_day{ float:left; line-height:24px; color:#afafaf; margin-left:25px;}
.chat_bot{
	width:779px;
	height:200px;
	background:#f1f7ff;
	padding:0 13px 0 13px;
}
.chat_gong{
	width:779px;
	height:38px;
	line-height:38px;
	font-size:14px;
}
.chat_gong img{ float:left; margin:10px 11px 0 0;}
.chat_xiao{
	float:right;
	color:#6c7e98 !important;
	background:url(../images/icon_05.jpg) no-repeat left center;
	padding-left:26px;
}
.chat_xiao i{ float:right; background:url(../images/icon_06.jpg) no-repeat right center; width:18px; height:38px;}
.textarea{
	width:759px;
	height:76px;
	line-height:24px;
	border:2px solid #e0e9f4;
	border-radius:5px;
	background:#ffffff;
	overflow-y:auto;
	padding:10px;
}
.chat_bottom{
	width:779px;
	height:35px;
	margin-top:14px;
	font-size:14px;
	font-weight:bold;
}
.chat_fa{
	width:105px;
	height:35px;
	float:right;
	background:#38bb85;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
}
.chat_fa:hover{
	width:105px;
	height:35px;
	float:right;
	background:#1da06a;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
}
.chat_qu{
	width:105px;
	height:35px;
	float:right;
	background:#6e9de0;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
	margin-right:15px;
}
.chat_qu:hover{
	width:105px;
	height:35px;
	float:right;
	background:#4b7dc4;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
	margin-right:15px;
}
.chat_right{
	width:419px;
	height:596px;
	float:left;
	border-left:1px solid #e0e9f4;
}
.record_header1{
	width:419px;
	height:32px;
	line-height:32px;
	border-bottom:1px solid #e0e9f4;
}
.record_header1 span{
	display:block;
	width:90px;
	height:32px;
	border-right:1px solid #e0e9f4;
	text-align:center;
}
.record_header1 a{
	width:9px;
	height:8px;
	float:right;
	background:url(../images/icon_07.jpg) no-repeat;
	margin:12px 10px 0 0;
}
.record_nav1{
	width:406px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #e0e9f4;
	padding-left:13px;
	color:#d3d3d3;
}
.record_nav1 a{ color:#6b6b6b !important;}
.record_nav1 a:hover{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:link{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:visited{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:hover{ color:#6e9de0 !important; font-weight:bold;}
.record_con{
	width:391px;
	height:486px;
	border-bottom:1px solid #e0e9f4;
	padding:5px 14px 5px 14px;
	overflow-y:auto;
	overflow-x:hidden;
}
.record_con li{
	width:391px;
	height:auto;
	float:left;
	margin-top:8px;
}
.record_lv{
	height:30px;
	line-height:30px;
	color:#38bb85;
	display:block;
}
.record_lan{
	height:30px;
	line-height:30px;
	color:#6e9de0;
	display:block;
}
.record_nei{
	width:380px;
	height:auto;
	display:block;
	line-height:18px;
	color:#6b6b6b;
	padding-left:11px;
}
.record_page{
	width:404px;
	height:34px;
	line-height:34px;
	font-size:12px;
	padding-right:15px;
	font-weight:600;
}
