﻿/*Admin css*/
#qqAdmin .dtl{color:gray;font-style:italic;}
.qqkefu_section{border:1px solid #ddd;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.qqkefu_section .rm_options{margin-left: 20px;}

.rm_title h3{cursor:pointer;font-size:14px;text-transform:uppercase;margin:0;font-weight:bold;color:#232323;float:left;width:80%;padding:14px 4px}

.rm_title{cursor:pointer;border-bottom:1px solid #dadada;padding:0;height:50px}

.rm_title h3 img.inactive{margin:-1px 10px 0 2px;width:19px;height:19px;background:url(images/collapse.png) no-repeat 0 0;float:left}

.rm_title h3 img.active{margin:-1px 10px 0 2px;width:19px;height:19px;background:url(images/collapse.png) no-repeat 0 -19px;float:left}
.clearfix{clear:both}
/*Front Css*/
#online_qq_layer_right {
  	z-index: 9999;
  	position: fixed;
  	right: 0px;
  	top: 0;
  	margin: 100px 0 0 0;
}
#online_qq_layer_left {
  	z-index: 9999;
  	position: fixed;
  	left: 0px;
  	top: 0;
  	margin: 150px 0 0 0;
}
#online_qq_layer_right #online_qq_tab {
  	width: 28px;
  	float: left;
  	margin: 90px 0 0;
  	position: relative;
  	z-index: 9;
}
#online_qq_layer_left #online_qq_tab{
	width: 28px;
  	float: right;
  	margin: 90px 0 0;
  	position: relative;
  	z-index: 9;
}
#online_qq_tab a {
  	display: block;
  	height: 118px;
  	line-height: 999em;
  	overflow: hidden;
}
#online_qq_tab a, .onlineMenu h3, .onlineMenu li.tli, .newpage {
  	background: url(images/float_s.gif) no-repeat;
}
#online_qq_tab a#floatShow {
  	background-position: -30px -374px;
}
#online_qq_tab a#floatHide {
  	background-position: 0 -374px;
}

#onlineService {
	display: inline;
	margin-left: -1px;
	float: left;
	width: 130px;
	display: none;
	background-position: 0 0;
	padding: 10px 0 0 0;
}
#onlineService, .onlineMenu, .btmbg {
  	background: url(images/float_bg.gif) no-repeat;
}

.onlineMenu {
	background-position: -262px 0;
	background-repeat: repeat-y;
	padding: 0 15px;
	margin-top: -2px;
}
.onlineMenu h3.tQQ {
  	background-position: 5px 10px;
}
.onlineMenu h3 {
	height: 36px;
	line-height: 999em;
	overflow: hidden;
	margin-left: 3px;
	border-bottom: none;
	margin-bottom: 0px;
}
.onlineMenu ul {
	list-style: none;
	padding-left: 1px;
	margin: 0;
	padding: 0;
}
.onlineMenu li {
	height: 36px;
	line-height: 36px;
	border-bottom: none;
	text-align: center;
}
.btmbg {
	height: 9px;
	overflow: hidden;
	background-position: -131px 0;
}
.onlineMenu h3.tele {
  	background-position: 17px -36px;
}
.onlineMenu li.tli {
	padding: 0 0 0 28px;
	font-size: 12px;
	text-align: left;
}
.onlineMenu li.phone {
	background-position: -3px -236px;
	padding-left: 15px;
	padding-top: 2px;
	padding-left: 15px;
}

div.onlineMenu div.agent {
	width: 100px;
	height: 50px;
	text-align: center;
}
div.onlineMenu div.agent span {
	color: rgba(26,165,230,1);
	font-size: 15px;
	text-decoration: none;
	line-height: 50px;
}
div.onlineMenu div.agentpage {
	width: 100px;
	height: 29px;
}
#online_qq_layer_right a,#online_qq_layer_left a{
	outline: 0;
}
#online_qq_layer_right img,#online_qq_layer_left img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}