body, ul, li, h2, p{margin: 0;padding: 0;}
body{font-size: 16px;}
li{list-style: none;}
img{border: none;vertical-align: top;}
i{font-style: normal;}

.clearfix:after{content: '';display: block;height: 0;clear: both;visibility: hidden;overflow: hidden;}
.clearfix{zoom: 1;}

.play, .play li, .play li img{width: 520px;height: 280px;}
.play{margin: 20px auto;border: 4px solid #000;position: relative;overflow: hidden;}
.play ul{position: absolute;left: 0;top: 0;}
.play li{float: left;}

#prev, #next{position: absolute;top:120px;width: 37px;height: 40px;background: rgba(0,0,0,0.5);font-size: 30px;line-height: 40px;text-align: center;text-decoration: none;color: #fff;z-index: 10;font-family: '宋体';}
#prev{left: 0;}
#next{right: 0;}

.icon{position: absolute;top: 10px;left: 50%;margin-left: -65px;}
.icon i{display: inline-block;width: 20px;height: 20px;border-radius: 50%;background: #fff;margin: 0 3px;cursor: pointer;font-size: 12px;text-align: center;line-height: 20px;color: #000;}
.icon .active{background: #FF6442;color: #fff;}

.title{height: 70px;width: 520px;background: rgba(0,0,0,0.7);position: absolute;bottom: -70px;left: 0;}
.title h2,.title p{color: #E5FFFF;padding-top:8px;padding-left: 20px;}
.title h2{font-size: 20px;}