
.pic{width:100%;height:700px;overflow:hidden;}
.pic ul li{width:100%;height:700px;position:relative;/*background:url(../images/bg1.jpg) center; */}
.pic ul li img{position:absolute;left:-1180px;top:0px;}
/*导航条*/

/*进度条*/
.bar{width:1180px;height:3px;left:50%;position:absolute;bottom:0px;margin-left:-590px;background:url(../images/bar.png);}
.bar p{width:0px;height:3px;background:#D0232A;margin-left:3px;}