﻿/*焦点图*/
.bannerlc{ width:100%; margin:80px auto 0; padding:0px;}
.newsbanner{ width:100%; height:680px; margin:0 auto; background:url(../images/banner.jpg) no-repeat center top; }
.newsbanner .wrapper{position:relative;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff; z-index:1;}
#playBox{ width:100%; height:680px; margin:0 auto;  position:relative; overflow:hidden; padding-bottom:0px;z-index:1;}
#playBox .focus{width:1920px;height:680px;float:left;overflow:hidden;position:relative;margin-left:-960px;left:50%;z-index:1;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;height:520px;z-index:1;}
#playBox .oUlplay li{ float:left;height:680px;width:1920px;z-index:1;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:310px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:310px; right:10px; z-index:10;}
#playBox .smalltitle {width:1920px; height:10px; position:absolute; bottom:35px; z-index:999;margin-left:-960px;left:50%;}
#playBox .smalltitle ul{ width:260px; margin:0 auto;z-index:999;}
#playBox .smalltitle ul li{ width:50px; height:3px; margin:0 5px; border-radius:10px;z-index:999; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#c38845;z-index:999;}
