@charset "utf-8";
#supersized-loader { position:absolute; top:0; left:0; z-index:-1; width:100%; height:100%; margin:0; text-indent:-999em; }
.single-mtheme_featured #supersized-loader { background:url(../../images/preloaders/circle-spinner.png) no-repeat center center;}
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
	#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
		#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
		#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
	
	#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
	#supersized a { width:100%; height:100%; display:block; }
		#supersized li.prevslide { z-index:-20; }
		#supersized li.activeslide { z-index:-10; }
		#supersized li.image-loading { background:#111 url(../../images/supersized/fullscreen_loader.png) no-repeat center center; width:100%; height:100%; }
			#supersized li.image-loading img{ visibility:hidden; }
		#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }


#controls-wrapper
{
	bottom: 50%;
	right:140px;
	position: fixed;
	z-index: 4;
}
#controls
{
	height: 100%;
	overflow: hidden;
	top:36px;
	left:30px;
	position: relative;
	text-align: left;
	z-index: 5;
}
#slidecounter
{
	color: #999;
	float: left;
	font-size: 14px;
	line-height: 42px;
	margin: 0px 10px 0 15px;
	text-shadow: #000 0 -1px 0;
}
#slidecaption {
	display: block;
	width:100%;
	left: 0;
	bottom: 33px;
	margin: 0;
	position: fixed;
	z-index: -1;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.55))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 ); /* IE6-9 */
}
.slideshow_content_wrap {
 font-family:"微软雅黑";
	width:1350px;
	margin:0 auto;
	padding: 50px 0 20px 0;
}
.slideshow_title {
	color: #fff;
	display: block;
	font-size: 36px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	position: relative;
	
}
.slideshow_caption {
	color: #fff;
	display: block;
	display: inline-block;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 0.6px;
	line-height: 24px;
	margin: 0;
	padding-top:15px;
	position: relative;
	width: 640px;
}
.slideshow_caption p {
	margin:0;
}
.slideshow_caption a {
	color:#fff;
	border-bottom:1px solid #fff;
	border-bottom:1px solid rgba(255,255,255,0.3);
	}
.slideshow_caption a:hover {
	border:1px solid #fff;
	border:1px solid rgba(255,255,255,1);
	}
#navigation
{
	float: right;
	margin: 0px 20px 0 0;
}
#play-button{

}
#play-button:hover
{
	background-position: 0 1px;
	cursor: pointer;
	opacity: 1;
}
.super-navigation
{
	bottom: 50%;
	margin-bottom:-23px;
	height: 92px;
	position: fixed;
	right: 0;
	width: 100%;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
}
#prevslide, #nextslide
{
	color:#fff;
	height: 45px;
	opacity: 0.5;
	position: absolute;
	width: 45px;
	border-radius: 70px;
	line-height: 45px;
	text-align: center;
	font-size: 50px;
}
#prevslide
{
	bottom: 0;
	left: 50px;
}
#nextslide
{
	bottom: 0;
	right: 50px;
}
#prevslide:active, #nextslide:active
{
}
#prevslide:hover, #nextslide:hover
{
	cursor: pointer;
}
ul#slide-list
{
	float: left;
	left: 50%;
	padding: 15px 0;
	position: absolute;
}
ul#slide-list li
{
	float: left;
	height: 12px;
	list-style: none;
	margin: 0 5px 0 0;
	width: 12px;
}
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover
{
	background-position: 0 0px;
}
ul#slide-list li a
{
	background: url('../../images/supersized/nav-dot.png') no-repeat 0 -24px;
	display: block;
	height: 12px;
	width: 12px;
}
ul#slide-list li a:hover
{
	background-position: 0 -12px;
	cursor: pointer;
}
#tray-button
{
	float: right;
	margin-right: 50px;
	opacity: 0.6;
}
#tray-button:hover
{
	background-position: 0 1px;
	cursor: pointer;
	opacity: 1;
}
#progress-back
{
	background: url('../../images/supersized/progress-back.png') repeat-x;
	bottom: 0;
	height: 4px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 100;
}
#progress-bar
{
background: #13d9ba;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(19,217,186,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(19,217,186,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(19,217,186,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(19,217,186,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(19,217,186,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(19,217,186,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#13d9ba',GradientType=1 ); /* IE6-9 */
	height: 6px;
	position: relative;
	width: 100%;
}
#nextthumb,#prevthumb
{
	background: #ddd;
	border: 1px solid #fff;
	bottom: 61px;
	display: none;
	height: 75px;
	overflow: hidden;
	position: fixed;
	webkit-box-shadow: 0 0 5px #000;
	width: 100px;
	z-index: 2;
}
#nextthumb
{
	right: 12px;
}
#prevthumb
{
	left: 12px;
}
#nextthumb img, #prevthumb img
{
	height: auto;
	width: 150px;
}
#nextthumb:active, #prevthumb:active
{
	bottom: 59px;
}
#nextthumb:hover, #prevthumb:hover
{
	cursor: pointer;
}
#thumb-tray
{
	bottom: 0;
	height: 160px;
	left: 0;
	overflow: hidden;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 3;
}
#thumb-back, #thumb-forward
{
	bottom: 42px;
	height: 108px;
	position: absolute;
	width: 40px;
	z-index: 5;
}
#thumb-back
{
	background: url('../../images/supersized/thumb-back.png') no-repeat center center;
	left: 0;
}
#thumb-forward
{
	background: url('../../images/supersized/thumb-forward.png') no-repeat center center;
	right: 0;
}
#thumb-back:hover, #thumb-forward:hover
{
	background-color: rgba(256,256,256, 0.1);
	cursor: pointer;
}
#thumb-back:hover
{
	border-right: 1px solid rgba(256,256,256, 0.2);
}
#thumb-forward:hover
{
	border-left: 1px solid rgba(256,256,256, 0.2);
}
ul#thumb-list
{
	display: inline-block;
	left: 0px;
	list-style: none;
	padding: 0 0px;
	position: relative;
}
ul#thumb-list li
{
	
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 5px;
	margin-top: 8px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: 2px solid rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 4px rgba(0, 0, 0, 0.85);
	-moz-box-shadow:    -1px -1px 4px rgba(0, 0, 0, 0.85);
	box-shadow:         -1px -1px 4px rgba(0, 0, 0, 0.85);

	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	z-index:999;

}
ul#thumb-list li img
{
	height: auto;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
	width: 60px;
	height: 60px;	
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius: 55px;
	opacity:1;

}
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img
{
	filter: alpha(opacity=100);
	ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
ul#thumb-list li.current-thumb
{
	border: 2px solid rgba(255,255,255,1);
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
ul#thumb-list li:hover
{
	border: 2px solid rgba(155,155,155,1);
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
body:hover #controls,
body:hover #controls{
	opacity:0.7;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
}
#controls,
#controls {
	opacity:0;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
}
body:hover #prevslide,
body:hover #nextslide{
	opacity:0.7;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
}
#prevslide,
#nextslide {
	opacity:0;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
}
body #prevslide:hover,
body #nextslide:hover,
body:hover #controls:hover {
	opacity:1;
}

.fullscreenslideshow-audio {
	position: fixed;
	top:50%;
	right:0;
	margin-top:60px;

}

.fullscreenslideshow-audio div.jp-interface { background:#fff; }
.fullscreenslideshow-audio div.jp-audio div.jp-type-single div.jp-interface { height: 35px; width:35px; border-radius:30px; }
.fullscreenslideshow-audio div.jp-audio {position:absolute; bottom:43px; right:180px; z-index:10; }
.fullscreenslideshow-audio div.jp-audio div.jp-type-single a.jp-mute, div.jp-audio div.jp-type-single a.jp-unmute { left: 7px; top: 11px; }
.fullscreenslideshow-audio div.jp-volume-bar { width:40px; }
.fullscreenslideshow-audio div.jp-audio div.jp-type-single div.jp-volume-bar { top: 15px; left: 36px; }

.fullscreenslideshow-audio {
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
	opacity: 0;
}
body:hover .fullscreenslideshow-audio {
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
	opacity:0.7;
}
body .fullscreenslideshow-audio:hover {
		transition: all 0.5s;
		-moz-transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
	opacity: 1;
}

.background-slideshow-controls {
	display:none;
}

