@charset "utf-8";
/* 全局 */

/*分页样式*/
.pglist{padding: 30px 0 15px;width:100%;text-align: center;clear: both;}
.pglist a {color: #666;padding: 0 15px;margin: 0 3px;background: #fff;border: 1px solid #edebeb;}
.pglist *{display:inline-block;vertical-align:middle;line-height: 34px;padding-bottom:1px;}
.pglist a:hover,.pglist .currPage {display:inline-block;color: #fff;background: #29A5D8;border-color: #29A5D8;}
/*返回首页*/
#tip{padding-top: 30px;}
#tip b{color: #3fb150;}
/*视频样式*/
video {padding: 5px;background-color: #000;}