/*整个页面的背景颜色  主要的字体大小和字体颜色*/
body{ background-color: #6316bc; font-size: 14px; color: #ffffff; }

/*头部*/
/*头部背景图片*/
.header{ background: url(../images/gongfujie/header.jpg) no-repeat center; }
/*左边导航的背景图片*/
.nav ul li a{ background: url(../images/gongfujie/nav_bg.png) no-repeat center; }
/*导航的字体颜色*/
.nav ul li a{ color: #562289; }
/*鼠标滑过左边导航的背景图片和字体颜色*/
.nav ul li a:hover{ background: url(../images/gongfujie/nav_bg_hover.png) no-repeat center; color: #ffffff; }
/*右边下载导航的背景图片和字体颜色*/
.nav .navRight a.download{ background: url(../images/gongfujie/download.png) no-repeat center; color: #ffffff; }
/*鼠标滑过右边下载导航的背景图片和字体颜色*/
.nav .navRight a.download:hover{ background: url(../images/gongfujie/download_hover.png) no-repeat center; color: #f5e831; }
/*手机VV导航的背景图片和字体颜色*/
.nav .navRight a.mobileVV{ background: url(../images/gongfujie/mobile.png) no-repeat center; color: #ffffff; }
/*鼠标滑过手机VV导航的背景图片和字体颜色*/
.nav .navRight a.mobileVV:hover{ background: url(../images/gongfujie/mobile_hover.png) no-repeat center; color: #f5e831; }

/*视频*/
/*播放模块的标题背景图片*/
.playTitle{ background: url(../images/gongfujie/play_title.jpg) no-repeat center; }
/*播放模块的背景图片*/
.playBg{ background: url(../images/gongfujie/play_bg.jpg) no-repeat center; }

/*嘉宾 简介 表演 花絮 评论的背景颜色*/
.jiabin,
.intro,
.show,
.huaxu,
.comment{ background-color: #6211cb; }

/*嘉宾部分*/
/*嘉宾标题的背景图片*/
.jiabinTitle{ background: url(../images/gongfujie/jiabin_title.jpg) no-repeat center; }
/*嘉宾的照片*/
.jiabinPic{ background: url(../images/gongfujie/jiabin_pic.jpg) no-repeat center; }
.jiabinPic2{ background: url(../images/gongfujie/jiabin_pic2.jpg) no-repeat center; }
/*嘉宾信息的背景图片*/
.jiabinInfo{ background: url(../images/gongfujie/jiabin_info.png) no-repeat center; }
/*嘉宾名字的背景图片  字体大小和颜色*/
.jiabinInfo .nameBg{ background: url(../images/gongfujie/name_bg.png) no-repeat center; font-size: 18px; color: #562289; }
/*嘉宾信息标题的字体大小*/
.jiabinInfo h3{ font-size: 14px; font-weight: bold; }


/*简介*/
/*简介标题的背景图片*/
.introTitle{ background: url(../images/gongfujie/intro_title.jpg) no-repeat center; }
/*简介的照片*/
.introPic{ background: url(../images/gongfujie/intro_pic.jpg) no-repeat center; } 
.introInfo p a{ color: #ffe000; }
.introInfo p a:hover{ text-decoration: underline; }

/*精彩表演*/
/*表演标题的背景图片*/
.showTitle{ background: url(../images/gongfujie/show_title.jpg) no-repeat center; }
/*鼠标滑过视频的播放图标*/
.showMain ul li a div i{ background: url(../images/gongfujie/play_icon.png) no-repeat center; }
/*视频名称的字体大小和字体颜色*/
.showMain ul li a h3{ font-size: 14px; color: #ffffff; }
/*视频的默认海报图*/
.showMain ul li .poster1{ background: url(../images/gongfujie/poster1.jpg) no-repeat center; }
.showMain ul li .poster2{ background: url(../images/gongfujie/poster2.jpg) no-repeat center; }
.showMain ul li .poster3{ background: url(../images/gongfujie/poster3.jpg) no-repeat center; }
/*查看更多按钮的字体大小和颜色*/
.more { font-size: 14px; color: #ffffff; }
/*鼠标滑过查看更多按钮的字体颜色*/
.more:hover { color: #f5e831; }

/*花絮*/
/*花絮标题的背景图片*/
.huaxuTitle{ background: url(../images/gongfujie/huaxu_title.jpg) no-repeat center; }
/*花絮左箭头的背景图片*/
.huaxuMain #prev{ background:url(../images/gongfujie/prev.png) no-repeat center; }
/*鼠标滑过左箭头的图片*/
.huaxuMain #prev:hover{ background:url(../images/gongfujie/prev_hover.png) no-repeat center; }
/*花絮右箭头的背景图片*/
.huaxuMain #next{ background:url(../images/gongfujie/next.png) no-repeat center; }
/*鼠标滑过右箭头的图片*/
.huaxuMain #next:hover{ background:url(../images/gongfujie/next_hover.png) no-repeat center; }

/*评论标题的背景图片*/
.commentTitle{ background: url(../images/gongfujie/comment_title.jpg) no-repeat center; }

/*返回顶部和分享*/
/*返回顶部按钮背景图片*/
.shareTop a.top{ background: url(../images/gongfujie/back_top.png) no-repeat center; }
/*返回顶部按钮鼠标移上去的背景图片*/
.shareTop a.top:hover{ background: url(../images/gongfujie/back_top_hover.png) no-repeat center; }
/*分享按钮背景图片*/
.shareTop a.baiduShare{ background: url(../images/gongfujie/share.png) no-repeat center; }
/*分享按钮鼠标移上去的背景图片*/
.shareTop a.baiduShare:hover{ background: url(../images/gongfujie/share_hover.png) no-repeat center; }
/*关注公众号背景图片*/
.shareTop a.attention{ background: url(../images/gongfujie/attention.png) no-repeat center; }
/*关注公众号鼠标移上去的背景图片*/
.shareTop a.attention:hover{ background: url(../images/gongfujie/attention_hover.png) no-repeat center; }
/*侧边栏关注公众号鼠标移上去显示的二维码图片*/
.shareTop .tecentWeiXin i{ background: url(../images/gongfujie/side_code.png) no-repeat center; }

/****扫描二维码*****/
div.scan_box{ position:fixed; height:213px; width:172px; background:url("../images/sao_erweimabg.png"); bottom:440px; right:17px; z-index:10; }
a.scan_close{ height:22px; width:22px; display:block; position:absolute; right:0; top:0; }
.scan_erweima{ position:absolute; left:16px; top:112px; }