.yb_contact {
	position: fixed;
	top: 300px;
	right: -127px;
	z-index: 9999999;
	cursor: pointer;
	transition: all .3s ease
}

.yb_bar ul li {
	overflow: hidden;
	margin-bottom: 3px;
	width: 180px;
	height: 53px;
	border-radius: 3px;
	color: #fff;
	text-indent: 54px;
	font: 16px/53px Microsoft YaHei;
	transition: all .5s ease
}

.yb_bar .yb_top {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 0
}

.yb_bar .yb_phone {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -57px
}

.yb_bar .yb_QQ {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -113px;
	text-indent: 0
}

.yb_bar .yb_ercode {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -169px
}

.hd_qr {
	padding: 0 29px 25px
}

.yb_QQ a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-indent: 54px
}