
.btn-tel-weixin-qq {
	width: 350px;
	height: 42px;
	margin: 0 auto;
	padding-bottom: 46px
}

.btn-tel-weixin-qq a {
	display: inline-block;
	width: 115px;
	height: 42px;
	line-height: 42px;/*
	background: #f55709;*/
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 21px;
	-webkit-transition: .3s;
	transition: .3s
}
.btn-tel-weixin-qq a:hover {
	background: #49B69A
}

a.kf-qq {background: #f55709;text-decoration: none;}
a:hover.kf-qq {background: #FF99FF;color: #000;text-decoration: none;}
a.weixin-or-qq {background: #3CB371;cursor:pointer;text-decoration: none;}
a:hover.weixin-or-qq {background: #BFFFBF;color: #000;cursor:pointer;text-decoration: none;}
a.kf-ljbm {background: #1C86EE;text-decoration: none;}
a:hover.kf-ljbm {
	background: #00FFFF !important;color: #000;text-decoration: none;
	}
