@charset "utf-8";
/*= common start =*/
body{ margin:0;padding:0; font-size:12px; line-height:20px;color:#343434; font-family:tahoma,Arial,\5b8b\4f53;}
div,form,img,ul,ol,li,dl,dt,dd,option { margin:0;padding:0;border:0; list-style:none outside none;}
em{ font-style:normal}
h1,h2,h3,h4,h5,h6,p,span,blockquote,input,select,textarea{ margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0; border:0}
h2 { font-size:12px; color:#434343; line-height:22px; text-align:left;}
a {text-decoration:none; color:#326FA8;}
a:hover{text-decoration:underline; color:#2284E2;}
#chat{
	width: 100%;min-height: 1px;height: auto;overflow:hidden;
}
.top_left img{
	vertical-align: -7px;
    margin: 0 20px 0 25px;
}
#show_wx img{
	margin-left: 20px;
}
.chat{
    width:1130px ;
    margin: 0 auto;
}
.chat_top{
    height: 80px;
    background: #6FA0D0;
    color: #fff;
    line-height: 80px;
}
.top_left{
    font-size: 24px;
    font-weight: bold;
}
.top_right{
    float: right;
}
.icon-chat-logo,
.icon-chat-machine,
.icon-chat-user,
.icon-chat-qq,
.icon-chat-result-yes,
.icon-chat-result-no{
	display:inline-block; _zoom:1;_display:inline;
	/* background: url(/img/chat/) no-repeat; */
	vertical-align: middle;
}
.icon-chat-logo{
	width: 92px;height: 72px;
	background-position: 2px -0px;
}
.icon-chat-machine{
	width: 52px;height: 45px;
	background: url(/img/chat/logo_y.png) no-repeat center;
}
.icon-chat-user{
	width: 52px;height: 43px;
	background: url(/img/chat/logo_m.png) no-repeat center;
}
.icon-chat-qq{
	width: 32px;height: 32px;
	background-position: -256px -22px;
}
.icon-chat-result-yes,
.icon-chat-result-no{
	width: 24px;height: 24px;
}
.icon-chat-result-yes{
	background-position: -324px -25px;
}
.icon-chat-result-no{
	background-position: -385px -25px;
}
.chat-container{
	margin: 0 auto;
	width: 960px;min-height: 1px;height: auto;overflow:hidden;
}
.chat-banner{
	width: 100%;min-height: 1px;height: auto;overflow:hidden;
}
.chat-banner img{
	width: 100%;height: 120px;
}
h1{
	position: relative;
	width: 960px;height: 72px;line-height: 70px;
	background-color: #1C70C1;
	font-size: 18px;font-weight: 400;color: #fff;
}
h1 a{
	display: block;
	position: absolute;
	top: 26px;right: 30px;
	width: 60px;height: 20px;line-height: 20px;
	font-size: 14px;color: #fff;
	text-decoration: none;
	border-bottom:1px dashed #fff;
	text-align: center;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
.chat-main{
	width: 1130px;min-height: 1px;height: auto;overflow:hidden;
	border:1px solid #ddd;
}
.chat-talk{
	float: left;
	position: relative;
	border-right: 1px solid #ddd;
	width: 730px;min-height: 508px;height:auto;overflow:hidden;
}
.chat-talk .chat-talk-list{
	position: relative;
	width: 710px;height: 420px;
	padding: 0 12px;overflow-y:auto;
}
.chat-talk .chat-talk-clear{
	display: none;
	position: absolute;
	right: 2px;top:0px;
	width: 100px;height: 22px;line-height: 20px;
	font-size: 12px;color: #fff;
	border:none;
	border-radius: 3px;
	background-color: #00427D;
	text-align: center;
	cursor: pointer;
	z-index: 9;
}
.chat-talk .chat-talk-loading{
	width: 400px;height: 120px;line-height: 120px;
	margin: 60px auto;
	text-align: center;
	font-size: 12px; color: #999;
}
.chat-talk .chat-talk-time{
	text-align: center;
	line-height: 30px;
	font-size: 12px;color: #999;
}
.chat-talk dl.chat-talk-item-machine{
	min-height: 1px;height: auto;overflow:hidden;
	padding: 10px 0;
}
.chat-talk dl.chat-talk-item-machine > dt{
	float: left;
	width: 72px;height: 60px;
	background: url(/img/chat/left.png) no-repeat right 12px; 
}
.chat-talk dl.chat-talk-item-machine > dd{
	float: left;
	min-width: 320px;max-width: 512px;min-height: 40px;height: auto;overflow:hidden;
	padding-top: 6px;
	background-color: #FFE9D0;
	border-radius: 3px;
}
.chat-talk dl.chat-talk-item-machine > dd h2{
	line-height: 24px;
	padding: 2px 12px 6px;
	font-size: 14px;font-weight: 400; color: #FF8A02;
	border-bottom: 1px solid #FFE9D0;
}
.chat-talk dl.chat-talk-item-machine > dd p{
	line-height: 22px;
	font-size: 14px;color: #FF8A02;
	padding: 6px 12px;
}
.chat-talk dl.chat-talk-item-machine dd img{
	max-width: 100%;
}
.chat-talk dl.chat-talk-item-machine > dd button.chat-talk-id-clipboard{
	display:inline-block; _zoom:1;_display:inline;
	vertical-align: middle;
	width: 42px;height: 22px;line-height: 20px;
	border:none;
	border-radius: 3px;
	background-color: #00427D;
	font-size: 14px;color: #fff;
	text-align: center;
	cursor: pointer;
}
.chat-talk dl.chat-talk-item-machine dd a.qq{
	text-decoration: none;
	color: #0A3269;
}
.chat-talk dl.chat-talk-item-machine dd small{
	display: block;
	line-height: 16px;
	padding: 0px 6px 10px;
	font-size: 12px;color: #999;
}
.chat-talk dl.chat-talk-item-machine dd ul{
	padding: 6px 12px 10px;
}
.chat-talk dl.chat-talk-item-machine dd ul li{
	line-height: 26px;
	font-size: 14px;color: #FF8A02;
}
.chat-talk dl.chat-talk-item-machine dd ul li a{
	font-size: 14px; color: #00427D;
	text-decoration: none;
}
.chat-talk dl.chat-talk-item-machine dd ol.chat-resolved{
	padding: 6px 0;
	margin: 0;
	height: 32px;
}
.chat-talk dl.chat-talk-item-machine dd ol.chat-resolved li{
	float: left;
	width: 50%;height: 30px;
	text-align: center;
}
.chat-talk dl.chat-talk-item-machine dd ol.chat-resolved li a{
	display: block;
	width: 92px;height: 28px;line-height: 26px;
	border:1px solid #00427D;
	border-radius: 3px;
	text-decoration: none;
	margin: 0 15px;
}
.chat-talk dl.chat-talk-item-machine dd ol.chat-resolved li a.resolved{
	float: right;
}
.chat-talk dl.chat-talk-item-machine dd ol.chat-resolved li a.unresolved{
	float: left;
}
.chat-talk dl.chat-talk-item-machine dd ol li a:hover{
	background-color: #00427D;
	color: #fff;
}
.chat-talk dl.chat-talk-item-machine dd ol li a:hover i.icon-chat-result-yes{
	background-position: -292px -25px;
}
.chat-talk dl.chat-talk-item-machine dd ol li a:hover i.icon-chat-result-no{
	background-position: -354px -25px;
}
.chat-talk dl.chat-talk-item-user{
	min-height: 1px;height: auto;overflow:hidden;
	padding: 10px 0;
}
.chat-talk dl.chat-talk-item-user dt{
	float: right;
	width: 54px;height: 46px;
	padding-left: 8px;
	background: url(/img/chat/right.png) no-repeat left center; 
}
.chat-talk dl.chat-talk-item-user dd{
	float: right;
	max-width: 480px;min-height: 1px;height: auto;overflow:hidden;
	background-color: #D9ECFF;
	border-radius: 3px;
	color: #fff;
	padding: 12px 12px;
}
.chat-talk dl.chat-talk-item-user dd p{
	line-height: 20px;
	font-size: 14px;color: #6FA0D0;
}
.chat-talk .chat-talk-post{
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #CFCFCF;
	width: 100%;height: 88px;
	background-color: #fff;
}
.chat-talk .chat-talk-post .chat-talk-textarea{
	width: 715px;height: 44px;line-height: 22px;
	font-size: 14px;color: #111;
	border: none;
	background-color: #fff;
	outline: none;
	padding: 5px 10px;
	resize:none
}
.chat-talk .chat-talk-post .chat-talk-btn{
	width: 717px; height: 26px;overflow: hidden;
	padding: 4px 10px;
}
.chat-talk .chat-talk-post .chat-talk-btn .chat-talk-btn-upload{
	float: right;
	width: 80px;height: 26px;line-height: 26px;
	background-color: #666
}

.chat-talk .chat-talk-post .chat-talk-btn .chat-talk-btn-sub{
	float: right;
	width: 60px;height: 26px;line-height: 24px;
	border:none;
	border-radius: 3px;
	background-color: #1874C7;
	text-align: center;
	font-size: 14px;color: #fff;
}
.chat-talk .chat-talk-post .chat-talk-btn .chat-talk-btn-sub-disabled{
	background-color: #aaa!important;
}
.chat-talk .chat-talk-autocomplete{
	display: none;
	position: absolute;
	bottom: 89px;left: 0px;
	width: 400px;min-height: 20px;height: auto;overflow: hidden; 
	background-color: #fff;
	z-index: 9;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
}
.chat-talk .chat-talk-autocomplete ul{
	width: 400px;min-height: 20px;height: auto;overflow: hidden; 
}
.chat-talk .chat-talk-autocomplete ul li{

}
.chat-talk .chat-talk-autocomplete ul li a{
	display: block;
	line-height: 28px;
	padding: 0 12px;
	font-size: 14px;color: #111;
	text-decoration: none;
}
.chat-talk .chat-talk-autocomplete ul li a span{
	color: #FF570F;
}
.chat-talk .chat-talk-autocomplete ul li a:hover{
	background-color: #DEF1FF;
	text-decoration: none;
}
.chat-fq{
	float: right;
	width: 330px;min-height: 1px;height: auto;overflow:hidden;
}
.chat-fq .chat-fq-loading{
	width: 200px;height: 120px;line-height: 120px;
	margin: 60px auto;
	text-align: center;
	font-size: 12px; color: #999;
}
.chat-fq dl.chat-fq-list{
	padding: 6px 0;
}
.chat-fq dl.chat-fq-list dt{
	line-height: 32px;
	font-size: 16px;color: #111;
}
.chat-fq dl.chat-fq-list dd{
	line-height: 30px;
}
.chat-fq dl.chat-fq-list dd a{
	font-size: 14px;color: #00427D;
	text-decoration: none;
}