﻿@charset "utf-8";
/* CSS Document
color:#377FD2;
*/

.location {
	padding:5px;
	float:left;
	overflow:hidden;
}
.location a{
	color:#666;
	}
.location a:hover{
	text-decoration:underline;
	}


/***********************在线客服*************************/
#Kefu {
	position:absolute;
	background-image:url(../images/kf-top.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:100px;
	top:400px;
	left:1280px;
	padding:10px;
}
.kefu_center {
	background-image:url(../images/kf-nar.png);
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	margin-top:68px;
	width:109px;
	border:1px solid #666;
	border-radius:5px;
	padding-bottom:5px;
}
.zxkf {

	font-size:16px;
	color:#fff;
	padding-top:5px;
	text-align: center;
	font-weight: bold;
}
.tell {
	height:60px;
	width:50px;
	background-position:center;
	margin-top:5px;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	}
.qq div {
	font-size:13px;
	margin:5px 10px 5px 10px;
	background-image:url(../images/kf-qq.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:5px 5px 5px 20px;
	border:1px solid #666;
	border-radius:5px;
}
.qq a {
	color:#666;}
.qq a:hover {
	color:#377FD2;}

/***********************在线客服end*************************/



