
.wx {position:absolute;width:56px;height:26px;top:262px;right:177px;background-position:178px 235px}

.wxImg{ width:100px; height:100px;}



* {
	padding: 0;
	margin: 0;
	border: none;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	display: inline-block;
	border: 0 none;
}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	bottom: 3px;
	right: -107px;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
	margin-left:0px;
	height: 43px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 55px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden; line-height:43px; border-bottom:#3c8dc1 solid 1px; 
}

.yb_bar{ background:  url(fixCont_bg.png) ;width: 160px;}

.yb_bar .yb_top {
	background:  url(fixCont.png) no-repeat 0 -6px;
}

.yb_bar .yb_wangwang {
	background:  url(fixCont.png) no-repeat 0 -64px;
}

.yb_bar .yb_QQ {
	text-indent: 0;
	background:  url(fixCont.png) no-repeat 0 -119px;
}

.yb_bar .yb_WeiBo {
	text-indent: 0;
	background:  url(fixCont.png) no-repeat 0 -176px;
}

.yb_bar .yb_WeiXin {
	/*height:200px;*/

	background:  url(fixCont.png) no-repeat 0 -229px; 
}
.hd_qr {
	padding:5px 10px 10px 20px;
}
.hd_qr{ width:120px; height:120px;}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_wangwang a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.yb_QQ img { margin:11px 0px 0px 0px}
.yb_wangwang img { margin:10px 0px 0px 0px}
.wb_yb  { margin:9px 0px 0px 54px;}
