@charset "utf-8";

.kefuSystem {
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 600;
	width: auto;
	height: auto;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
}

.kefu-title {
	width: 25px;
	height: 150px;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 600;
	display: none;
}

.kefu-content {
	position: relative;
	z-index: 600;
	padding: 10px 0;
	background-color: #FFFFFF;
	border-radius: 4px;
}

.kefu-content ul li {
	text-align: center;
	padding: 5px;
	cursor: pointer;
}

.kefu-content ul li .hideDiv {
	position: absolute;
	right: 62px;
	z-index: 600;
	background: rgba(0,0,0,.4);
	height: auto;
	width: auto;
	min-width: 140px;
	min-height: 45px;
	display: none;
	top: 0px;
	border-radius: 6px;
}

.kefu-content ul li p {
	margin-top: 10px;
	font-size: 12px;
}

.telClass {
	padding: 15px;
}

.telClass span {
	font-size: 14px;
	color: #fff;
	text-align: right;
}

.telClass span i {
	font-weight: 600;
	font-size: 16px;
}

.ewmClass {
	padding: 10px;
	overflow: hidden;
}

.messageClass {
	padding: 5px;
	height: auto;
	overflow: hidden;
}

.messageClass .messageClassArea {
	background: #fff;
	padding: 10px 20px;
	width: 210px;
	border-radius: 6px;
	background-image: url(../new_images/contact-bg.png);
	background-position: center bottom;
}

.mClassTitle {
	color: #3d7eff;
	font-size: 18px;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5;
}

.kf-margin {
	margin-bottom: 7px;
	text-align: left;
	overflow: hidden;
	font-size: 14px;
}

.kf-margin input {
	border: 1px solid #ddd;
	height: 36px;
	line-height: 36px;
	padding: 2px;
	font-size: 14px;
	color: #aaa;
	width: 180px;
	margin-top: 10px;
	border-radius: 4px;
	padding: 0 10px;
}

.kf-margin p {
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: -moz-linear-gradient(to right, #3d7eff 0%, #52d6ff 100%);
	background: -webkit-gradient(linear, to right, color-stop(0%,#3d7eff), color-stop(100%,#52d6ff));
	background: -webkit-linear-gradient(to right, #3d7eff 0%,#52d6ff 100%);
	background: -o-linear-gradient(to right, #3d7eff 0%,#52d6ff 100%);
	background: -ms-linear-gradient(to right, #3d7eff 0%,#52d6ff 100%);
	background: linear-gradient(to right, #3d7eff 0%,#52d6ff 100%);
	border-radius: 4px;
}

#xtyqList li {
	float: left;
	padding: 2% 0%;
	width: 30%;
	text-align: center;
	background: #eee;
	border: 1px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: none;
}

#xtyqList li.on {
	border: 1px solid #008cd6;
	background: #008cd6;
	color: #fff;
}

.kf-margin select {
	width: 100%;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-top: 10px;
}

.kf-margin .kfpf {
	float: left;
	width: 44%;
	height: 24px;
	line-height: 24px;
	padding: 2px;
	border: 1px solid #ddd;
}

.qqKefuClass {
	width: 150px;
	height: auto;
	overflow: hidden;
}

.kf-head {
	width: 150px;
	height: 183px;
	background: url(kf-head.png) no-repeat center top;
	overflow: hidden;
}

.kf-bottom {
	width: 150px;
	padding: 15px 0px;
	height: 54px;
	background: url(kf-bottom-bg.png) no-repeat center top;
	overflow: hidden;
	text-align: center;
}

.kf-bottom span {
	font-size: 14px;
	color: #fff;
}

.kf-bottom span i {
	font-size: 16px;
	color: #fff;
}

.kf-center {
	width: 150px;
	min-height: 154px;
	background: url(kf-content-bg.png) repeat-y center top;
}

.kf-center ul li {
	padding: 10px 0px;
	text-align: center;
	background: url(ico_item1.gif) no-repeat center center;
	border-bottom: none;
}

.kf-center ul li:hover {
	background: url(ico_item1.gif) no-repeat center center;
}
