.main{min-height:700px;overflow:hidden}
.main .container{min-width:720px}
.share-part{width:86px;height:18px;margin:5px auto}
.share-part .weibo{width:22px;height:18px;background-image:url('../images/icons.png');background-size:cover;float:left;cursor:pointer}
.share-part .wechat{width:22px;height:18px;background-image:url('../images/icons.png');background-size:cover;background-position:-32px 0;float:left;margin-left:10px;cursor:pointer}
.share-part .email{width:22px;height:18px;background-image:url('../images/icons.png');background-size:cover;background-position:22px 0;float:left;margin-left:10px;cursor:pointer}
.videoContainer{vertical-align:middle}
.video-holder{position:relative;width:100%;max-width:960px;margin:0 auto;margin-top:50px}
.video-holder img{width:100%}
