/**picAnimate的宽设置为图片宽高,居中**/
#picAnimate{width:1100px;height:415px;margin:0 auto;position:relative;}
#picAnimate img{position:absolute;left:0;top:0;}
.btn{position:absolute;top:380px;right:30px;z-index:99999;}
.btn span{width:14px;height:14px;display:inline-block;margin:3px 0 0 0;overflow:hidden;cursor:pointer;background:url(../images/nd1.png) no-repeat;_display:inline-block;}
.btn span.btnSelected{ background:url(../images/nd2.png) no-repeat}


/*箭头图片*/

.pageContainer{position:relative;width:750px;height:321px;margin:0 auto;}
.picAnimatemoju{width:750px;height:321px;overflow:hidden;margin:0 auto;position:relative;}
/*去除ul默认的padding margin*/
.picAnimatemoju ul{list-style:none;position:absolute;padding:0;margin:0;}
.picAnimatemoju ul li{float:left;}

.control{position:absolute;cursor:pointer;}
#left{top:180px;left:0;}
#right{top:180px;right:0;}


.pageContainercp{position:relative;width:750px;height:478px; padding:30px 0;}
.picAnimatecp{width:750px;height:478px;overflow:hidden;margin:0 auto;position:relative;}
.picAnimatecp ul{list-style:none;position:absolute;padding:0;margin:0;}
.picAnimatecp ul li{float:left;}


.pageContainercp1{position:relative;width:700px;height:700px; padding:30px 0;}
.picAnimatecp1{width:700px;height:700px;overflow:hidden;margin:0 auto;position:relative;}
.picAnimatecp1 ul{list-style:none;position:absolute;padding:0;margin:0;}
.picAnimatecp1 ul li{float:left;}




#leftcp{top:200px;left:0;}
#rightcp{top:200px;right:0;}


#leftcp1{top:300px;left:0;}
#rightcp1{top:300px;right:0;}