/*rightBar*/
.rightBar { position: fixed; _position: absolute; top: 246px; display: block; right: 10px; z-index: 9999999;}*html,* html body { background-attachment: fixed;}*html .rightBar { position: absolute; right: expression(eval(document.documentElement.scrollLeft+10)); top: expression(eval(document.documentElement.scrollTop+142));}.barBox{ width: 54px; position: relative;}.barBox a,.barBox .QQ{ display: block; width: 54px; height: 54px; margin-top: 4px; background: #38880b; opacity: 0.6; filter: Alpha(Opacity=60);}.barBox a:hover{ opacity: 1; filter: Alpha(Opacity=100);}.barBox a.jcTong{ background: url(../images/detail/exhi.gif) no-repeat -110px -366px;}.barBox a.weiXin{ background: url(../images/detail/exhi.gif) no-repeat -55px -366px;}.barBox .QQ{ background: url(../images/detail/exhi.gif) no-repeat 0px -366px; position: relative; cursor: pointer;}.barBox a.goHome{ width: 54px; height: 54px; background: #38880b; text-align: center; font: normal 14px/20px "Microsoft Yahei", "simhei"; color: #fff; padding: 8px 8px 0 8px;box-sizing:border-box;}.barBox a.proposal{ background: url(../images/detail/exhi.gif) no-repeat 0px -180px;}.barBox a.goToTop{ background: url(../images/detail/exhi.gif) no-repeat -54px -180px; display: none;}.jcTongBot{ position: absolute; top: 0; right: 60px; display: none;}.weiXinBot{ position: absolute; top: 50px; right: 60px; display: none;}.qqBot{ position: absolute; top:-17px; right: 54px; width: 160px; border-right: 10px solid #fff; z-index: 9999; display: none;}.barBox .qqBox{ opacity: 1; filter: Alpha(Opacity=100);}.qqBox{ width: 140px; height: 124px; background-color: #fff; border: #87b76c 10px solid; text-align: center; color: #fff;}.qqBox h3{ width: 138px; background-color: #38880b; border:#fff 1px solid; height: 28px;}.qqBox h3{ font:16px/28px "microsoft yahei";}.qqBox p{ margin-left: 8px;}.qqBox p span{ margin-top: 10px; float: left; line-height: 16px; color: #333333; margin-right: 12px; font-family: "microsoft yahei";}.qqBox p a{ margin-top: 10px; display: block; float: left; cursor: pointer; border: none; height: 16px; line-height: 16px; width: 68px; color: #fff; font-family: "microsoft yahei";}.qqBox p a.btn1{ background-color: #38880b; }.qqBox p a.btn2{ background-color: #f26522; }
.weiXinBot img, .jcTongBot img {
	max-width: none;
}
/* 20221116 */
.qqBox p a{
    position: relative;
}
.qqBox .QQhover {
	position: absolute;
	left: 0px;
	bottom: 16px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 110px;
	z-index: 9;
	outline: none;
	text-align: center;
	resize: none;
}
.qqBox p a:hover .QQhover{
	display: inline-block;
}
