/**所有页面的快捷导航右侧**/
.fp-fly-win {
	bottom: 180px;
	right: 50%;
	margin-right: -539px;
	position: fixed;
	text-align: center;
	width: 44px;
	z-index: 9;
	background:#fff;
	_position:absolute;_left:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-180);
}

.fp-fly-win .fp-floor-lift a {
	color: #666666;
	display: block;
	line-height: 16px;
	position: relative;
	text-decoration: none;
	padding:6px 0px;
	width: 42px;
	font-family:"微软雅黑";

	border:1px solid #eee;
	font-size:14px;
}

.fp-fly-win .fp-floor-lift  a.tejiaPic{display:block;width:44px;background:url(https://www.d1cm.com/images/images2014/tjg.jpg) top center no-repeat;padding:0px;height:46px;}
.fp-fly-win .fp-floor-lift  a.tejiaPic:hover{display:block;width:44px;background:url(https://www.d1cm.com/images/images2014/tjgH.jpg) top center no-repeat}
.fp-fly-win .fp-floor-lift  a.yijianfankui{background:#f7ab00;color:#fff;font-weight:bold}
.fp-fly-win .fp-floor-lift  a.yijianfankui:hover{background:#f7b82b}

#top {
	background: #c1c1c1 url(https://www.d1cm.com/images/images2014/fh.png) center center no-repeat;
	width: 44px;
	height: 33px;
	text-align: center;
	display: block;
	padding-top: 10px;
}

