.tbox {
	width: 50px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 15px;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 15px;
	display: none;
}


/*解决IE6下不兼容 position:fixed 的问题*/

.main-score-right-tp {
	position: absolute;
	right: 0;
	top: 124px;
	
}

.main-score-right-tp img {
	display: block;
	margin-top: 20px;
	padding-right: 15px;
	cursor: pointer;
}

.wx-icon {
	width: 59px;
	height: 59px;
	position: fixed;
	bottom: 280px;
	right: 15px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 59px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.wx-icon img {
	width: 59px;
	height: 59px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.wx-icon:hover {
	background: #ffc001;
}

.wx-icon:hover img {
	display: none;
}

.tel-icon {
	position: fixed;
	bottom: 205px;
	right: 0px;
	width: 59px;
	height: 59px;
}

.index-fixed {
	width: 144px;
	height: 170px;
	border: 1px solid #333;
	border-radius: 5px;
	position: fixed;
	bottom: 170px;
	right: 80px;
	background: #fff;
	z-index: 0;
	display: none;
}

.index-fixed img {
	display: block;
	margin: 0 auto;
	margin-top: 6px;
	width: 130px;
	height: 130px;
}

.index-fixed-font {
	font-size: 12px;
	float: left;
	margin-top: 4px;
	margin-left: 25px;
}

.index-fixed-font {
	font-size: 12px;
	float: left;
	margin-top: 4px;
	margin-left: 25px;
}

.index-fixed-qq-main {
	width: 190px;
	height: 60px;
	display: none;
	position: fixed;
	bottom: 130px;
	right: 0;
}

.index-fixed-qq {
	position: fixed;
	width: 180px;
	height: 59px;
	border-radius: 30px;
	bottom: 130px;
	right: 14px;
	background: #ffc001;
	z-index: 0;
	color: #fff;
	font-size: 16px;
}
.index-fixed-qq img {
	width: 30px;
	height: 30px;
	margin-top: 15px;
	margin-left: 20px;
}

.index-fixed-qq span {
	position: absolute;
	top: 20px;
	left: 55px;
}


.index-fixed-tel-main {
	width: 190px;
	height: 60px;
	display: none;
	position: fixed;
	bottom: 205px;
	right: 0;
}

.index-fixed-tel {
	position: fixed;
	width: 180px;
	height: 59px;
	border-radius: 30px;
	bottom: 205px;
	right: 14px;
	background: #ffc001;
	z-index: 0;
	color: #fff;
	font-size: 16px;
}

.index-fixed-tel img {
	width: 30px;
	height: 30px;
	margin-top: 15px;
	margin-left: 20px;
}

.index-fixed-tel span {
	position: absolute;
	top: 20px;
	left: 55px;
}

.qq-icon {
	position: fixed;
	bottom: 132px;
	right: 0px;
	width: 59px;
	height: 59px;
}

/*.qq-icon img {
	width: 59px;
	height: 59px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}*/


.index-back-top {
	width: 59px;
	height: 59px;
	position: fixed;
	bottom: 60px;
	right: 15px;
	cursor: pointer;
	border-radius: 50%;
	/*background: #ffc001;*/
	background: none;
	text-align: center;
	line-height: 59px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.index-back-top img {
	width: 59px;
	height: 59px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.index-back-top:hover {
	color: #fff;
	background: #ffc001;
}

.index-back-top:hover img {
	display: none;
}

.index-apply {
	width: 59px;
	height: 59px;
	position: fixed;
	bottom: 355px;
	right: 15px;
	cursor: pointer;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 59px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.index-apply img {
	width: 59px;
	height: 59px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.index-apply:hover {
	color: #fff;
	background: #ffc001;
}

.index-apply:hover img {
	display: none;
}
