﻿.iframe{
    width:100%;
	height:39px;
	overflow:hidden:
}
#header{
	height: 39px;
	background: #f8f8f8;
	border-bottom:1px solid #e2e2e2;
}
.header{
	width: 1180px;
	height: 39px;
	margin: 0 auto;
}
.header span{
	float: left;
	font-size: 12px;
	line-height: 39px;
	color: #666666;
}
.header span a{
	display: inline-block;
	line-height: 25px;
	padding: 0 12px;
	color: #666666;
}
.header span a.login{
	background: #76a244;
	border-radius: 2px;
	color: #fff;
	margin-left: 12px;
}
.header a:hover{
	color: #ff6600;
}
.header p{
	float: right;
	line-height: 39px;
	color: #e4e4e4;
}
.header p a{
	color: #666666;
	margin: 0 6px;
}
.mobile{
	float: right;
	background:url(../../images/journal/journal.png) no-repeat 6px 12px;
	line-height: 39px;
	padding: 0 10px 0 24px;
	width: 110px;
}
.mobile a{
	color: #666666;
}
#sub{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.sub{
	position: absolute;
	top: -40px;
	right: 0;
	width: 74px;
	z-index: 99;
}
.sub .subTop{
	line-height: 39px;
	padding-left: 26px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background: url(../../images/journal/journal.png) no-repeat 6px -19px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
}
.sub.active .subTop{
	background: #fff url(../../images/journal/journal.png) no-repeat 6px -19px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
}
.subTop a{
	display: block;
	color: #666;
	background:url(../../images/journal/journal.png) no-repeat 32px -46px;
}
.subBot{
	position: absolute;
	background: #fff;
	border:1px solid #e2e2e2;
	right: 0;
	top: 39px;
	z-index: 1;
	display: none;
}
.subBot a{
	display: block;
	text-align: center;
	width: 94px;
	line-height: 30px;
	color: #333;
}
.subBot a:hover{
	background: #76a244;
	color: #fff;
}
.top{
	width: 1180px;
	margin: 25px auto;
}
.logo{
	float: left;
	margin-top: 7px;
}
.top h1{
	font-size: 36px;
	line-height: 50px;
	color: #333;
	float: left;
	margin-left: 40px;
	margin-top: 13px;
}
.top h1 span{
	width: 50px;
	height: 50px;
	float: left;
	background: #76A244;
	border-radius: 3px;
	margin-right: 5px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.topAdv{
	width: 730px;
	float: right;
}
.topAdv img{
	width: 730px;
	height: 80px;
}
#nav{
	width: 100%;
	height: 50px;
	background: #76A244;
	min-width: 1180px;
}
.nav{
	width: 1180px;
	margin: 0 auto;
}
.nav>a.home{
	font-size: 20px;
	line-height: 50px;
	width: 137px;
	background: #f56a03;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: left;
}
.nav p{
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	padding-top: 16px;
	float: left;
	font-weight: lighter;
}
.nav p a{
	color: #fff;
	padding: 0 20px;
	font-weight: normal;
}
.promotion{
	width: 1180px;
	height: 300px;
	position: relative;
	margin: 30px auto;
}

.promotionBoxZ{
	width: 1180px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 300px;
}
.carousel-inner{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
}
.carousel-inner li {
	width: 1180px;
	float: left;
    overflow: hidden;
    height: 300px;
    background: #000;
}
.carousel-inner img {
    width: 1180px;
    height: 300px;
}

.carousel-indicators{
	width: 150px;
	height: 16px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -75px;
	z-index: 999;
	text-align: center;
}
.carousel-indicators a{
	width: 28px;
	height: 4px;
	display: inline-block;
	background: none;
	margin: 0 7px;
	text-indent: -9999px;
	background: #fff;
	border-radius: 2px;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    text-decoration: none;
}
.carousel-indicators a.active{
	width: 44px;
	background: #76A244;
}

.promotionTab {
	width: 90px;
	height: 10px;
	float: left;
	position: absolute;
	bottom: 15px;
	left: 360px;
	z-index: 999;
}
.promotionTab p a {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	display: inline-block;
	background: #b5d3f8;
	margin: 0 3px;
}

.promotionTab p a.focus {
	width: 7px;
	height: 7px;
	border-radius: 7px;
	display: inline-block;
	border: 1px solid #b5d3f8;
	background: none
}
.position{
	width: 1180px;
	margin: 0 auto;
}
.position p{
	font-size: 14px;
	line-height: 50px;
	color: #666;
	padding-left: 25px;
	background: url(http://www.hbzhan.com/images/position.png) no-repeat 0 15px;
}
.position p a{
	color: #666;
}
.position p span{
	color: #333;
}

.main{
	width: 1180px;
	margin: 0 auto 40px;
}
.left{
	width: 840px;
	float: left;
}
.read ul{
	width: 860px;
	margin-left: -20px;
	float: left;
}
.read ul li{
	width: 264px;
	height: 494px;
	padding-top: 70px;
	border: 1px solid #ddd;
	float: left;
	margin-left: 20px;
	position: relative;
	text-align: center;
}
.sign{
	width: 266px;
	height: 70px;
	background: url(../../images/journal/journal.png) no-repeat 0 -90px;
	position: absolute;
	top: -1px;
	left: -1px;
}

.read ul li h3{
	font-size: 16px;
	line-height: 30px;
	margin-top: 25px;
	height: 30px;
	overflow: hidden;
	padding: 0 20px;
}
.read ul li h3 a{
	color: #333;
}
.read ul li img{
	max-width: 172px;
	max-height: 232px;
	margin: 20px 0 25px;
}
.read ul li p{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	height: 75px;
	overflow: hidden;
	padding: 0 20px;
}
.read ul li a.details{
	display: inline-block;
	width: 100px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	background: #76A244;
	margin-top: 25px;
}
.right{
	width: 300px;
	float: right;
}
.newsRightAdv{
	border:1px solid #eaeaea;
	height: 307px;
	width: 298px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.newsRightAdv ul{
	width: 260px;
	margin: 10px 19px 0;
}
.newsRightAdv ul li{
	padding:10px 0;
	height: 124px;
	position: relative;
	overflow: hidden;
}
.newsRightAdv ul li img{
	width: 100%;
	height: 100%;
	display: block;
}
.contact{
	margin-top: 22px;
}
.minTitle{
	height: 20px;
	padding: 9px 0 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.minTitle h2{
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 14px;
	display: inline-block;
	border-bottom: 2px solid #76A244;
}
.minTitle a.more {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0px;
}
.contact ul{

	background: url(../../images/journal/journal.png) no-repeat 7px -183px;
}
.contact ul li{
	height: 45px;
	padding-left: 30px;
	border-bottom: 1px dashed #ddd;
}
.contact ul li p{
	font-size: 14px;
	line-height: 45px;
	color: #333;
}
.contact ul li p span{
	color: #666;
}
.contact ul li p i{
	font-style: normal;
	font-size: 12px;
	color: #76A244;
}
.newsTitle{
	height: 44px;
	border-bottom: 1px solid #ddd;
}
.newsTitle p a{
	width: 130px;
	text-align: center;
	font-size: 20px;
	line-height: 44px;
	color: #bababa;
	display: inline-block;
	margin-right: 20px;
	background: #f2f2f2;
	border-radius: 2px 2px 0 0;
}
.newsTitle p a.focus{
	color: #fff;
	background: #76A244;
}
.newsList{
	display: none;
}
.newsList dl{
	padding: 30px 0;
	border-bottom:1px solid #eaeaea;
	overflow: hidden;
}
.newsList dl dt{
	width: 178px;
	float: left;
	margin-left: 16px;
	margin-right: 25px;
}
.newsList dl dt img{
	float: left;
	width: 176px;
	height: 238px;
	border: 1px solid #ddd;
}
.newsList dl dd{
	width: 600px;
	padding-right: 18px;
	float: right;
}
.newsList dl dd h3{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 18px;
	margin-top: 10px;
}
.newsList dl dd h3 a{
	color: #76A244;
}
.newsList dl dd p{
	max-height: 66px;
	line-height: 22px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	margin-top: 12px;
}
.newsList dl dd p span{
	color: #76A244;
}
.date{
	margin: 10px 0 15px;
	line-height: 20px;
	font-size: 12px;
	color: #999999;
	padding-left: 20px;
	background: url(../../images/journal/journal.png) no-repeat 0 -370px;
}
.date b{
	font-weight: normal;
	padding-left: 20px;
	margin-left: 30px;
	background:url(../../images/journal/journal.png) no-repeat 0 -410px;
}
.btns{
	margin-top: 25px;
}
.btns a{
	width: 94px;
	height: 34px;
	background: #76A244;
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 50px;
	border: 1px solid #76A244;
}
.btns a.downloadOnline{
	border: 1px solid #f56a03;
	background: #fff;
	color: #f56a03;
	margin-left: 20px;
}

.newspages{ height: 40px; clear:both;margin: 0 auto;padding: 40px 0 0;text-align: center;font:normal 12px/40px "Tahoma";}
.newspages a{ width: 40px; height: 38px;background: #fff; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.newspages a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: #fff url(../../images/journal/companyList.png) no-repeat -56px -530px;}
.newspages a.next{margin-right:15px;background: #fff url(../../images/journal/companyList.png) no-repeat 15px -530px;}
.newspages a.prev{ width: 68px; background: #fff url(../../images/journal/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.newspages a.lt{ width: 68px; background: #fff url(../../images/journal/companyList.png) no-repeat 8px -497px; }
.newspages a.on{ background: #76A244; border:1px solid #76A244; border-left: 0; color: #fff; font-weight: bold; }
.newspages input{ width: 50px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 52px; height: 40px; display: inline-block; text-align: center;border: none; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background:#76A244; color: #fff;border-radius: 3px;}
.newspages i{
	font-style: normal;
	color: #76A244;
}

.live{

}
.liveTitle{
	height: 22px;
	position: relative;
	border-left: 4px solid #76a244;
	text-indent: 10px;
}
.liveTitle h2{
	font-size: 26px;
	position: absolute;
	top: -7px;
}
.liveTitle h2 a{
	color: #000;
}
.liveTitle h2 a:hover{
	color: #000 !important;
}
.liveTitle i.live{
	position: absolute;
	top: 0;
	left: 56px;
	width: 48px;
	height: 22px;
	background:url(../../images/journal/journal.png) no-repeat 0px -445px;
}
.liveTitle a.more{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 22px;
	font-size: 14px;
	color: #999;
}
.liveBox{
	margin-top: 15px;
}
.liveBox .item{
	height: 176px;
	position: relative;
}
.liveBox .item img{
	width: 100%;
	height: 100%;
	display: block;
}
.liveBox .item span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding:7px 0;
	overflow: hidden;
	/*text-indent: 11px;*/
	font-size: 14px;
	background-color: #76a244;
}
.liveBox .item span i{
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	color: #666;
	background-color: #eaeaea;
	border-radius: 3px;
	margin-right: 10px;
	text-indent: 0;
	position: absolute;
    top: 8px;
    left: 10px;
	font-style: normal;
}
.liveBox .item span i.besbok{
	background-color: f05922#;
	color: #fff;
}
.liveBox .item span a{
	color: #fff !important;
	display: block;
	width: 201px;
	position: absolute;
	top: 8px;
	right: 10px;
}
.liveBox .item a.play{
	position: absolute;
	top: 80px;
	left: 118px;
	width: 56px;
	height: 56px;
	z-index: 3;
	background:url(../../images/journal/journal.png) no-repeat 0px -501px;
}
.liveBox.previewItem{
	padding-bottom:0;
	border-bottom:0;
}
.liveBox:hover span{
	height: 50px;
}
.liveText{
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
	color: #666666;
	margin:10px 0;
}
.liveTime{
	color: #999999;
	position: relative;
	line-height: 22px;
}
.liveTime a{
	position: absolute;
	right: 0;
	line-height: 20px;
	border:1px solid #76a244;
	color: #76a244;
	border-radius: 10px;
	padding:0 10px;
}
.liveTime a:hover{
	color: #fff !important;
	border:1px solid #76a244;
	background-color: #76a244;
}

/*.ranking{
	margin-top: 20px;
}*/
.ranking ul{
	padding-top: 20px;
}
.ranking ul li{
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 14px;
}
.ranking ul li b{
	font-weight: normal;
	width: 20px;
	height: 20px;
	background: #fff;
	text-align: center;
	color: #333;
	float: left;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-right: 8px;
}
.ranking ul li b.hotBg{
	color: #fff;
	background: #76A244;
	border-color: #76A244;
}
.ranking ul li a{
	color: #333;
	float: left;
}
.ranking ul li a:hover{
	color: #76A244;
}
.topic{

}
.topicTop{
	width: 300px;
	height: 180px;
	position: relative;
	margin-top: 20px;
}
.topicTop img {
   width: 300px;
   height: 180px;
}
.topicTop b {
    width: 300px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #7d7d7d;
    filter: alpha(opacity=60);
    opacity: 0.60;
}
.topicTop p {
   width: 280px;
   padding: 0 10px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-align: center;
}
.topicTop p a {
    font: 14px/40px "Microsoft Yahei";
    color: #fff;
}

.topic ul{
	padding-top: 15px;
}
.topic ul li{
	font-size: 14px;
	line-height: 30px;
	color: #333;
	margin-bottom: 2px;
	text-indent: 15px;
	background: url(../../images/journal/journal.png) no-repeat 0 -584px;
}
.topic ul li a{
	color: #333;
}
.topic ul li a:hover{
	color: #76A244;
}
.interview{
	width: 1180px;
	height: 304px;
	margin: 0 auto 40px;
}

.special{
	width: 1180px;
}
.special span{
	width: 30px;
	height: 224px;
	background: url(../../images/journal/special.jpg);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	padding:80px 15px 0 15px;
	line-height: 34px;
}
.special span a{
	color: #fff;
}
.specialList{
	width: 1119px;
	height: 302px;
	border:1px solid #e6e6e6;
	border-left: 0;
	float: left;
	position: relative;
}
.specialList a.toLeft{
	position: absolute;
	width: 14px;
	height: 28px;
	top: 130px;
	left: 10px;
	background:url(../../images/journal/journal.png) no-repeat 0px -650px;
}
.specialList a.toRight{
	position: absolute;
	width: 14px;
	height: 28px;
	top: 130px;
	right: 10px;
	background:url(../../images/journal/journal.png) no-repeat -39px -650px;
}
.specialItem{
	width: 1045px;
	height: 245px;
	overflow: hidden;
	position: absolute;
	top: 29px;
	left: 40px;
}
.specialItem ul{
	width: 10000px;
}
.specialItem ul li{
	width: 280px;
	padding: 0 30px 0 0;
	float: left;
	position: relative;
}
.specialItem ul li a.play{
	position: absolute;
	top: 55px;
	left: 113px;
	width: 48px;
	height: 48px;
	z-index: 3;
	/* background: url(../../images/news2018/newsIndex.png) no-repeat 0px 0px; */
	display: none;
}
.specialItem ul li img{
	height: 164px;
	width: 100%;
	display: block;
}
.specialItem ul li b{
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 16px;
	margin:7px 0 5px;
	text-indent: 20px;
	background:url(../../images/journal/journal.png) no-repeat 0px -710px;
}
.specialItem ul li b a{
	color: #333333;
}
.specialItem ul li b a:hover{
	color: #ff6600;
}
.specialItem ul li p{
	max-height: 40px;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
}
.footer{
	background-color: #333333;
	padding: 20px 0 0 0;
	margin-top: 30px;
}
.Foot{
	width: 1180px;
	margin:0 auto;
	color: #fff;
	overflow: hidden;
}
.footLeft{
	width: 820px;
	float: left;
}
.footMenu{
	color: #666666;
	font-size: 14px;
	line-height: 56px;
	display: block;
	text-indent: -6px;
}
.footMenu a{
	color: #fff;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.footLeft p{
	color: #cacaca;
	line-height: 34px;
}
.footLeft p.webName{
	font-size: 14px;
}
.footLeft p.webName i{
	font-style: normal;
	color: #76a244;
}
.footLeft p a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #858688;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}
.footLeft p a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #858688;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
	position: relative;
	cursor: pointer;
}

.footLeft p a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: #afb1b0 url(../../images/tech2018/technology.png) no-repeat 5px -912px;
}
.footLeft p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	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: 100px;
	text-align: center;
}
.footLeft p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}
.footLeft p a:hover .QQhover{
	display: inline-block;
}
.footLeft p a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: #afb1b0 url(../../images/journal/journal.png) no-repeat 4px -762px;
}
.copyright{
	border-top: 1px solid #666666;
	margin-top: 24px;
	padding-top: 20px;
	color: #cacaca;
}
.footRight{
	width: 360px;
	float: right;
	text-align: center;
	padding-top: 20px;
}
.footRight p{
	display: inline-block;
	width: 100px;
	margin: 15px;
}
.footRight p img{
	border:1px solid #999999;
	margin:5px 0;
}

/*goTop*/
.backHome {
	width: 54px;
	position: relative;
}

.backHome a.guest,
.backHome a.guest,
.backHome a.price,
.backHome a.rightWx,
.backHome a.back,
.backHome .qq {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../../images/journal/rightBar2.png) no-repeat 0 0 #76a346;
	text-decoration: none;
}

.backHome a:hover {
	color: #fff !important;
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest {
	background: url(../../images/journal/rightBar2.png) no-repeat 0 -114px #76a346;
}

.backHome a.price {
	background: url(../../images/journal/rightBar2.png) no-repeat 0px -57px #76a346;
}

.backHome a.rightWx {
	background: url(../../images/topic/rightBar2.png) no-repeat 0px -222px #76a346;
}

.backHome img {
	position: absolute;
	right: 65px;
	top: 77px;
	max-width: 100px;
	width: 100px;
	height: 100px;
	display: none;
}
.appItem {
	position: absolute;
	right: 80px;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
	width: 168px;
	top: 50px;
	line-height: 18px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
	display: none;
}
.appItem .image {
	padding: 14px;
}
.appItem p {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #44a631;
	font-weight: bold;
	background: #f5f8f2;
}
.appItem.weixinItem p {
	font-size: 15px;
}
.weixinItem {
	top: 80px;
	width: 348px;
}
.weixinItem .item {
	float: left;
	width: 50%;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.weixinItem .image {
	width: 156px;
	height: 156px;
	margin: 0 auto;
	padding: 8px;
}
.weixinItem .item:last-of-type {
	border-right: 0;
}
.weixinItem .image img {
	position: static;
	width: auto;
	height: auto;
	display: block;
	max-width: 100%;
}

.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 573px;
	_top: expression(eval(document.documentElement.scrollTop+527));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}

.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(../../images/journal/rightBar2.png) no-repeat 0px -170px #76a346;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff !important;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 223px;
	display: block;
	right: 10px;
	z-index: 99999;
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}

.backHome .qq {
	position: relative;
	z-index: 99999;
	background: url(../../images/journal/rightBar2.png) no-repeat 0px -288px #76a346;
}

.backHome .qq:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.qqconsult {
	display: none;
	position: absolute;
	left: -170px;
	top: -30px;
	width: 160px;
	padding-right: 10px;
	z-index: 9999;
}

.qqBox {
	width: 140px;
	height: 124px;
	background-color: #fff;
	border: #76a346 10px solid;
}

.qqBox h3 {
	width: 138px;
	background-color: #76a346;
	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";
	position: relative;
	cursor: pointer;
}
.qqBox p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	 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: 100px;
	 text-align: center;
	}
	.qqBox p a .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.qqBox p a:hover .QQhover{
	 display: inline-block;
	}
.qqBox p a.btn1 {
	background-color: #76a346;
}

.qqBox p a.btn2 {
	background-color: #f26522;
}

.backHome .app {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(../../images/journal/rightBar2.png) no-repeat 0 -344px #76a346;
	text-decoration: none;
}

.appBot {
	position: absolute;
	top: 0;
	right: 60px;
	display: none;
}

.appBot img {
	max-width: 223px;
	width: auto !important;
	height: auto !important;
	position: static;
	display: block;
}
