.blhz h1 {
    width: 860px;
    height: 30px;
}
.blhz {
    width: 860px;
    height: 80px;
}
.ppsj {
    width: 860px;
    height: 70px;
}
.productshow{width:860px;height:80px;position:relative;}
.productshow .scrollcontaine {
    width: 780px;
    height: 80px;
    overflow: hidden;
    position: relative;
	float:left;
	margin-right:20px;
}
.productshow .scrollcontaine ul{width:20000px;position:absolute;left:0px;top:0px;}
.productshow .scrollcontaine li{float: left;height: 80px;width: 780px;}
.productshow .scrollcontaine li a {
	color:#1b7c65;
	line-height:30px;
	text-decoration:none;}
.productshow .scrollcontaine li p {
	line-height:22px;}
a.abtn {
    position: absolute;
    top: 4px;
    display: block;
    height: 132px;
    width: 6px;
    overflow: hidden;
    text-indent: -20000px;
}
a.aright {
	left:20px;
    position: absolute;
    top: 30px;
    display: block;
    height: 51px;
    width: 18px;
    overflow: hidden;
    text-indent: -20000px;
	background:url(../images/btnR-q.png) no-repeat;
}
a.aright:hover {
	background:url(../images/btnR-b.png) no-repeat;
}
a.aleft {
	float:left;
    position: absolute;
    top: 30px;
    display: block;
    height: 51px;
    width: 18px;
    overflow: hidden;
    text-indent: -20000px;
    background:url(../images/btnL-q.png) no-repeat;
}
a.aleft:hover {
	background:url(../images/btnL-b.png) no-repeat;
}