@charset "utf-8";
.product{clear:both; margin:0 auto; width:1000px; text-align:left;}
.product h3 { background:url(../images/t_pro.jpg) no-repeat; height:63px;}
.product h3 a { display:block; float:left; width:1000px; height:63px; text-indent:-2000em;}
.product .td1 {float:left; background:url(../images/t_left.jpg) 0 0 no-repeat; width:39px; height:158px;cursor:pointer;}
.product .td2 {float:left; background:url(../images/t_right.jpg) 0 0 no-repeat; width:32px; height:158px;cursor:pointer;}

.product .contact {float:right; background:url(../images/t_tel.jpg) right 0 no-repeat; height:150px; padding-top:8px; width:342px; line-height:22px;}




/*product*/

/* 图片滚动 */
.rollBox{float:left;width:926px; height:158px;overflow:hidden;}
.rollBox .Cont{width:880px;margin:0 auto;overflow:hidden;}
.rollBox .ScrCont{width:10000000px;}

.rollBox li {float:left; display:inline; text-align:center; margin:8px 0 0 7px; line-height:30px;}
.rollBox li img { display:block; border:1px solid #dedede;
max-width:172px;
max-height:116px;
width:expression(this.width>172&&this.width>this.height?172:this);
height:expression(this.height>116?116:this);
margin-top:expression((116-this.height ) / 2);}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox li a:link,.rollBox li a:visited {color:#028B61; font-size:14px; font-weight:bold;}
.rollBox li a:hover {color:#C00;}
.rollBox li a:hover img{border:1px solid #C90}


