@charset "utf-8";
img { border: 0px; }
.bannerbox { width:1024px; height: 320px; overflow: hidden; margin: 0px auto; }
#focus {  width:1024px; height:320px; clear: both; overflow: hidden; position: relative; float: left; }
    #focus ul { width:1024px; height: 320px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width:1024px;height: 320px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .prenext { width: 100px; height: 320px; position: absolute; top: 0px; cursor: pointer; }
    #focus .pre { left: 0; background: url(/uploads/image/tdimages/sprite.png) no-repeat left center; }
    #focus .next { right:30px; background: url(/uploads/image/tdimages/sprite1.png) no-repeat right center; }
.lw1{width:15%; position:absolute; left:85%;background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .0001) 0%, rgba(255, 255, 255, .5) 100%);
                         background-image:      -o-linear-gradient(left, rgba(255, 255, 255, .0001) 0%, rgba(255, 255, 255, .5) 100%);
                         background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .0001)), to(rgba(255, 255, 255, .5)));
                         background-image:         linear-gradient(to right, rgba( 255,  255,  255, .0001) 0%, rgba( 255,  255,  255, .5) 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#00ffffff', endcolorstr='#80ffffff', gradienttype=1);
  background-repeat: repeat-x;}

.lw2{margin-top:320px;}
.lw3{margin-top:60px;}
.itemnews{padding:30px 15%}
