/* CSS Document */
hr{ margin-top:0px;}
.row-fluid{width:100%; max-width:1120px; margin:0px auto; }
body{ background:url(../images/show_bg.jpg); color:#FFF; }
#show .container-fluid{ padding:0px 30px;}
.container-fluid .row-content a, .container-fluid .row-content a:hover{color:#fff; font-weight:bold; text-decoration:underline;}
/*导航上*/ 

/*.nav .nav-home a{ padding:0px !important; }*/
.nav .nav-home img{	height:35px; }

/*视频播放器*/
#jp_container_1{ width:85% !important; margin:0px auto; overflow:hidden;}
#jp_poster_0, #jquery_jplayer_1, #jquery_jplayer_1 video{ height:450px !important;; width:100% !important; overflow:hidden;}
div.jp-video-270p div.jp-video-play {
	margin-top:-450px;
	height:450px;
}

.dSmallPicBox li{
			transform:scale(0.9,0.9);
	   -moz-transform:scale(0.9,0.9);
	-webkit-transform:scale(0.9,0.9);
}
@media (max-width: 979px) {
	/*.scrolltab .dSmallPicBox{height:auto !important;}*/
	.scrolltab .dSmallPic{
		width:100%; position:relative; left:0px; overflow:visible; 
	}
	.scrolltab .ulSmallPic{left:0px !important;}
	.dSmallPicBox ul{width:100%; position:relative !important; }
	#sLeftBtnB,#sRightBtnB{display:none;}
	.dSmallPicBox li{
		width:19% !important;
	}
}
@media (max-width:768px){
	#jp_poster_0, #jquery_jplayer_1, #jquery_jplayer_1 video{ height:350px !important;}
	div.jp-video-270p div.jp-video-play {
		margin-top:-350px;
		height:270px;
	}
	.jp-controls-holder{width:350px !important;}
	.jp-video div.jp-type-single ul.jp-controls{margin-left:160px !important;}
	/*.navbar .nav > li > a{padding:0px 9px;}*/
	/*浏览大图*/
	.dSmallPicBox li, .scrolltab .dSmallPic .sPic,.dSmallPicBox img{height:50px !important;}
	
}
@media (max-width:480px){
	#jp_poster_0, #jquery_jplayer_1, #jquery_jplayer_1 video{ height:250px !important;}
	div.jp-video-270p div.jp-video-play {
		margin-top:-250px;
		height:250px;
	}
}


/*内容*/
.unstyled li{
	line-height:16px;
}
.unstyled a{
	font-weight:bold; 
}
.article-share .print{
	width:30px !important;
	padding-left:5px !important;
	maring-left:10px;
}

/*分享*/
.article-share{	min-width:238px;}
.bshare-custom{float:left;}
.bshare-custom a{padding-left:15px; margin-bottom:3px;}


