html {overflow-x:hidden;}
ul,ol{ list-style:none; margin:0;padding:0;}
a{text-decoration:none;}
.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*固定的悬浮窗*/
.yb_conct {
	width:180px;
	height:223px;
	position: fixed;
	z-index: 999999;
	bottom: 160px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
/*主页固定的悬浮窗*/
.yb_conct_fd {
	width:180px;
	height:223px;
	position: fixed;
	z-index: 999999;
	bottom: 300px;
	right: 0px;
	cursor: pointer;
	transition: all .3s ease;
}
/*二级固定的悬浮窗*/
.yb_conct_fd2 {
	width:180px;
	height:223px;
	position: fixed;
	z-index: 999999;
	top: 310px;
	right: 0px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	display:block;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_barb ul li {
	width: 180px;
	height: 53px;
	display:block;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
}
.yb_gb1 {
	width: 180px;
	height: 53px;
	display:block;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;

	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;

	background: #e97c31 url(fixCont.png) no-repeat 0 0;
}
.yb_gb {
	width: 204px;
	height: 40px;
	display:block;
	font: 16px/53px 'Microsoft YaHei';
	color: #1481c4;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease; cursor:pointer;


	
}

.yb_bar .yb_top {
	background: #e97c31 url(fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_phone {
	background: #e97c31 url(fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #e97c31 url(fixCont.png) no-repeat 0 -169px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #e97c31 url(fixCont.png) no-repeat 0 -223px;
}
.yb_barb .yb_top {
	background: #e97c31 url(fixCont.png) no-repeat 0 -57px;
}
.yb_barb .yb_phone {
	background: #e97c31 url(fixCont.png) no-repeat 0 -113px;
}
.yb_barb .yb_QQ {
	text-indent: 0;
	background: #e97c31 url(fixCont.png) no-repeat 0 -169px;
}
.yb_barb .yb_ercode {
	/*height:200px;*/
	background: #e97c31 url(fixCont.png) no-repeat 0 -223px;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
