 @charset "utf-8";
/* CSS Document */
body{
	background:#ffffff url(../../images/lg/bg.jpg) repeat-x top;
	padding-top:40px;
	margin:0 auto;
	text-align:center;
}
.kefu2{height: 229px; width: 49px; position: fixed; top:30%; right: 0px; z-index: 8000;}
.kefu2 li{width: 50px; height: 49px; position: relative; margin-bottom: 1px;cursor: pointer;background-size: 100% 100%;}
.kefu2 li div{width: 132px; overflow: hidden; position: absolute; right: 50px; display:none;  background:#0c489d; top:0px; }
.kefu2 .qq{background:#0c489d url(../../images/lg/01.png)  center center no-repeat;}
.kefu2 .qq2{background:#0c489d url(../../images/lg/02.png)  center center no-repeat;}
.kefu2 .qq3{background:#0c489d url(../../images/lg/03.png)  center center no-repeat;}
.kefu2 .qq4{background:#0c489d url(../../images/lg/04.png)  center center no-repeat;}
.kefu2 li div h2{height: 50px; font-size:18px; font-weight: bold; color:white; text-align: center;line-height: 50px;  margin: 0;}
.kefu2 li a {height: 50px; font-size:14px;  color:white;line-height: 49px; border-bottom: 1px solid white;display: block; width: 100%; overflow: hidden; }
.kefu2 li a img{display: block; float: left; margin-top: 12px; margin-left: 12px;}
.kefu2 li a span{display: block; float: right; width: 70%;}

.kefu2 .top{width: 50px; height: 50px; background:url(../../images/lg/itop.jpg)  center center no-repeat; display:block;}

body,td,th,div,ul,li{
	font-family:'微软雅黑', 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 14px;
	line-height: 25px;
	color:#595757;
}

input,select{
	color:#595757;
	font-size:14px
}
div,ul,li{
	margin:0;
	padding:0;
	text-align:left;
}
ul,li{
	list-style-type:none;
}
form,img{
	border:0;
	margin:0;
}
a{
	font-size:100%;
	line-height:25px;
	text-decoration: none;
	outline:none;
}
a:link{
	color: #595757;
	blr:expression(this.onFocus=this.blur())
}
a:visited{
	color: #595757;
	blr:expression(this.onFocus=this.blur())
}
a:hover{
	color: #0059ab;
	blr:expression(this.onFocus=this.blur())
}
.fleft{
	display:inline;
	float:left;
	overflow:hidden;
}
.fright{
	display:inline;
	float:right;
	overflow:hidden;
}