.side-bar a.text, .side-bar a.text:after, .side-bar a.text:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: content-box;
	box-sizing: border-box
}
.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: 24%;
	background: #fff
}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 70px;
	height: 66px;
	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.gotop s {
	position: absolute;
	top: 50%;
	left: 17px
}
.side-bar a.text {
	padding-top: 25px
}
.side-bar a.qr s {
	position: absolute;
	top: 50%;
	left: 18px
}
.side-bar a.qr i {
	width: 202px;
	height: 193px;
	position: absolute;
	left: -192px;
	top: 50%;
	margin-top: -34px;
	display: none;
	background-position: 0 0;
}
.side-bar a.qr:hover i {
	display: block
}
.side-bar a.qr i {
	background-image: url(../png/weixin.png);
}

.side-bar>a.gotop>s.g-icon-top {
	height: 40px;
	width: 35px;
	margin-top: -20px;
	/**background-position: 0 -33px**/
	background:url(../png/a-icon1.png) no-repeat center;
}
.side-bar>a.gotop:hover>.g-icon-top{
	background:url(../png/a-icon1-1.png) no-repeat center;
}
.side-bar>a.survey>s.g-icon-survey1{
	height: 23px;
	width: 26px;
	margin-top: -11px;
	background:url(../png/a5-icon5.png) no-repeat center;
}
.side-bar>a.survey{
	height:54px;
}
.side-bar>a.survey:hover span{
	color:#e82626;
}
.side-bar>a.survey:hover s>.g-icon-survey1 {

	background:url(../png/a5-icon5-5.png) no-repeat center;
}
.side-bar a.text s.g-icon-qq1{
	height: 24px;
	width: 22px;
	margin-top: -10px;
	background:url(../png/a4-icon4.png) no-repeat center;
}
.side-bar a.text:hover span{
	color:#e82626;	
}
.side-bar a.text:hover s.g-icon-qq1{
	background:url(../png/a4-icon4-4.png) no-repeat center;	
}

.g-icon-dianhua1 {
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background-position: -72px 0
}
.side-bar a.dianhua i {
	width: 263px;
	height: 83px;
	position: absolute;
	left: -253px;
	top: 50%;
	margin-top: -33px;
	display: none;
	background-position: 0 0;
}
.side-bar a.dianhua:hover i {
	display: block
}
.side-bar a.dianhua i {
	background-image: url(../png/dhhm.png);
}
.side-bar a.dianhua s.g-icon-dianhua2{
	height: 25px;
	width: 27px;
	margin-top: -12px;
	background:url(../png/a2-icon2.png) no-repeat center;
}
.side-bar a.dianhua:hover span{
	color:#e82626;
}
.side-bar a.dianhua:hover s.g-icon-dianhua2 {

	background:url(../png/a2-icon2-2.png) no-repeat center;
}
.side-bar>a.qr>s.g-icon-qr1 {
	height: 33px;
	width: 36px;
	margin-top: -22px;
	background:url(../png/a3-icon3.png) no-repeat center;
}
.side-bar>a.qr:hover>s.g-icon-qr1 {
	color:#e82626;
	background:url(../png/a3-icon3-3.png) no-repeat center;
}
.side-bar>a.qr{
	padding-top:42px;
	text-align:center;
	padding-left:4px;
}
