﻿@charset "utf-8";
/* CSS Document */


.kuaijie{width:40px;min-height:40px;display:table;margin:auto; position:fixed;right:12px;bottom:80px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))-80);z-index:9;}

.kuaijie a {
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.kuaijie_top {
	width: 40px;
	height: 40px;
	background: url(../images/kuaijie_top.gif) no-repeat;
	display:none;
}
.kuaijie_other {
	width: 40px;
	min-height: 40px;
	display: table;
	padding-top: 15px;
	position: relative;
}
.kuaijie_jianyi a {
	width: 40px;
	height: 39px;
	background: url(../images/kuaijie_jianyi1.gif) no-repeat;
}
.kuaijie_jianyi a:hover {
	width: 40px;
	height: 39px;
	background: url(../images/kuaijie_jianyi2.gif) no-repeat;
}
.kuaijie_mobile {
	position: relative;
}
.kuaijie_mobile a {
	width: 40px;
	height: 39px;
	background: url(../images/kuaijie_mobile1.gif) no-repeat;
}
.kuaijie_mobile a:hover {
	width: 40px;
	height: 39px;
	background: url(../images/kuaijie_mobile2.gif) no-repeat;
}
.kuaijie_share {
	position: relative;
}
.kuaijie_share a {
	width: 40px;
	height: 40px;
	background: url(../images/kuaijie_share1.gif) no-repeat;
}
.kuaijie_share a:hover {
	width: 40px;
	height: 40px;
	background: url(../images/kuaijie_share2.gif) no-repeat;
}
.kuaijie_weixin {
	position: relative;
}
.kuaijie_weixin a {
	width: 40px;
	height: 40px;
	background: url(../images/kuaijie_weixin1.gif) no-repeat;
}
.kuaijie_weixin a:hover {
	width: 40px;
	height: 39px;
	background: url(../images/kuaijie_weixin2.gif) no-repeat;
}

.kuaijie_mobile_con {
	position: absolute;
	width: 149px;
	height: 297px;
	padding: 10px 20px 10px 10px;
	background: url(../images/ewm_bg_green.gif) no-repeat;
	bottom: 0px;
	right: 40px;
	_bottom: 135px;
	z-index:99;
}

.kuaijie_weixin_con {
	position: absolute;
	width: 149px;
	height: 248px;
	padding: 10px 20px 10px 10px;
	background: url(../images/ewm_bg_blue.jpg) no-repeat;
	bottom: 0px;
	right: 40px;
	_bottom: 130px;
}
.go_share_con {
	background: url(/images/share_bg.gif) no-repeat;
	width: 81px;
	height: 39px;
	padding: 13px 17px 13px 17px;
	position: absolute;
	bottom: -10px;
	right: 40px;
	_bottom: 125px;
}
.go_share_con a{
	background:none;
	}
.go_share_con a:hover{
	background:none;
	}
.go_share_con ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.go_share_con li.share_con_li {
	height: 31px;
	margin: 0;
	width: 40px;
	font-size: 12px;
	color: #666;
	float:left;
}
.go_share_con li a.share_weibo {
	display: block;
	width: 31px;
	height: 31px;
	color: #666;
	padding-top: 3px;
}
