@charset "utf-8";
.rock-wrap{width:1026px;height:auto;position:relative;z-index:9;}
span.newsArr_L{width:40px;height:40px;cursor:pointer;background:url(../images/h_66.png) center no-repeat;position:absolute;z-index:999; left:-50px; top:96px;  }
span.newsArr_R{width:40px;height:40px;cursor:pointer;background:url(../images/h_69.png) center no-repeat;position:absolute;z-index:998;right:-50px; top:96px; }

#marquee1{width:1026px; height:auto;overflow:hidden;}
#marquee1 ul li{float:left;width:316px; height:auto;cursor:pointer; padding:0 13px;}
#marquee1 ul li img{display:block;width:314px;height:235px; border:1px solid #d8d8d8;}

#marquee1 ul li h3{display:block; height:37px; line-height:37px; text-align:center; color:#333; font-size:14px; background:#e3e3e3; margin-top:2px;}
#marquee1 ul li h3 a{color:#333; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#marquee1 ul li h3 a:hover{color:#089864;}
#marquee1 ul li:hover img{ border-color:#089864;}