.wrap {width:485px;height:338px;position:relative;overflow:hidden;}
.slidebox {width:485px;position:absolute;top:0;left:0;height:338px;}
.slidebox li {float:left;width:485px;height:338px;left:0;top:0;}
.slidebox li img {display:block;width:485px;height:338px;}
.slidebox li p{color: #fff;position: absolute; left: 0;bottom: 10px; z-index: 100; text-indent: 1em;}
.dot {position:absolute;width:100%;height:45px;background: #000;opacity: 0.7;text-align:right;bottom:0px;left:0px;}
.dot p {margin-right:10px;    line-height: 45px;}
.dot b {width:10px;height:10px;background:#fff;opacity: 1;    border-radius: 20px;display:inline-block;text-align:center;line-height:25px;margin:0 3px;margin-top:10px;cursor:pointer;font-weight:normal;}
.dot .cur {background:#cf0208;opacity: 1; }

.wrap1 {width:342px;height:240px;position:relative;overflow:hidden;margin:20px auto;}
.slidebox1 {width:342px;position:absolute;top:0;left:0;height:240px;}
.slidebox1 li {float:left;width:342px;height:240px;left:0;top:0;}
.slidebox1 li img {display:block;width:342px;height:240px;}
.slidebox1 li p{color: #fff;position: absolute; left: 0;bottom: 10px; z-index: 100; text-indent: 1em;}
.dot1 {position:absolute;width:100%;height:45px;background: #000;opacity: 0.7;text-align:right;bottom:0px;left:0px;}
.dot1 p {margin-right:10px;    line-height: 45px;}
.dot1 b {width:10px;height:10px;background:#fff;opacity: 1;    border-radius: 20px;display:inline-block;text-align:center;line-height:25px;margin:0 3px;margin-top:10px;cursor:pointer;font-weight:normal;}
.dot1 .cur {background:#cf0208;opacity: 1; }
