
.fl {
	float: left
}
.fr {
	float: right
}
.tac {
	text-align: center
}
.tal {
	text-align: left
}
.tar {
	text-align: right
}
.vat {
	vertical-align: top
}
.vam {
	vertical-align: middle
}
.clear-fix:after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}
.clear-fix {
	zoom: 1;
	clear: both
}
.hide {
	display: none
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap
}
.inline-block {
	display: inline-block;
*display:inline;
	zoom: 1
}
.ime-disabled {
	-webkit-ime-mode: disabled;
	ime-mode: disabled
}
body {
	font: 12px Verdana, Arial, "\5FAE\8F6F\96C5\9ED1";
	line-height: 1;
*line-height:1.2
}
a, a:hover {
	text-decoration: none
}

.side-pannel {
	position: fixed;
	right:0;
	z-index: 99
}
.side-bar {
	/*border: 1px solid #E7E7E7;*/
	border-bottom: none;
	bottom: 100px;
	background: #fff
}
#side-bar .gotop{ display:block; height: 46px;}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 110px;
	height: 140px;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
	color: #676767;
	text-align: center
}
.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.side-bar a span {
	line-height: 20px
}
.side-bar a:hover {
	background: #DFFFED
}
.side-bar a.gotop s {
	position: absolute;
	top: 142;
	left: 0px;
	

}








.side-bar a.text {
	padding-top: 25px
}
.side-bar a.qr s {
	/*position: absolute;*/
	/*top: 50%;
	left: 18px*/
}
.side-bar a.qr i {
	width: 150px;
	height: 150px;
	position: absolute;
	left: -150px;
	top: 85%;
	margin-top: -120px;
	display: none;
	background-position: 0 0
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(sprite2.png)
}

.g-icon-top {
	height: 46px;
	width: 100%;
	background-position: 0 -141px
}
.g-icon-survey1 {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: 0 -53px
}
.side-bar a.survey:hover s {
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background-position: -26px -53px
}
.g-icon-qq1 {
	height: 20px;
	width: 22px;
	margin-top: -10px;
	background-position: -35px -33px
}
.g-icon-weibo1 {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px 0
}
.g-icon-weibo2, .side-bar a.weibo:hover s {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px -25px
}
.g-icon-qr1 {
	height: 140px;
	width: 110px;
	margin-top: px;
}
.g-icon-qr2, .side-bar a.qr:hover s {
	height: 140px;
	width: 110px;
	/*margin-top: -16px;
	background-position: 0 0*/
}

.g-icon-qq1, .g-icon-qr1, .g-icon-qr2, .g-icon-survey1, .g-icon-survey2, .g-icon-top, .g-icon-weibo1, .g-icon-weibo2,.side-bar a.qr:hover s, .side-bar a.survey:hover s, .side-bar a.weibo:hover s{background-image: url(sprite1.png)}