﻿@charset "utf-8";
img { border: 0px; }
.bannerbox { width: 480px; height: 280px; overflow: hidden; margin: 0px auto; }
.bannerbox1 { width: 400px; height: 290px; overflow: hidden; margin: 0px auto; }
#focus { width: 480px; height: 280px; clear: both; position: relative; float: left; }
    #focus ul { width: 400px; height: 240px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus ul li { float: left; width: 480px; height: 280px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus .preNext { width: 260px; height: 140px; position: absolute; top: 50px; cursor: pointer; }
    #focus .pre {
	left: 0;
	background: url(../ztimages/sprite.png)  no-repeat left center;
	top: 50px;
}
    #focus .next { right: 0; background: url(../ztimages/sprite1.png) no-repeat right center; }
#focus1 { width: 400px; height: 290px; clear: both; position: relative; float: left; }
    #focus1 ul { width: 400px; height: 240px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
        #focus1 ul li { float: left; width: 400px; height: 290px; overflow: hidden; position: relative; padding: 0px; margin: 0px; }
    #focus1 .preNext { width: 210px; height: 140px; position: absolute; top: 50px; cursor: pointer; }
    #focus1 .pre {
	left: 0;
	background: url(../ztimages/sprite.png)  no-repeat left center;
	top: 50px;
}
    #focus1 .next { right: 0; background: url(../ztimages/sprite1.png) no-repeat right center; }