/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*--reset--*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--start editing from here--*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*--end reset--*/
body{
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201605/201605076/html/images/bg.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5 {
font-family: 'Roboto Condensed', sans-serif;
}
body h1 {
    color: #fff;
    font-size:3em;
    margin:1em 0 0 0;
    text-align: center;

}
/*--w3layouts--*/
/*--agileits--*/
.music {
    margin: 2% auto;
    width: 28%;
    padding: 0.2em;
    position: relative;
}
/*--/video--*/
	div.jp-type-playlist div.jp-playlist a {
		color: #fff;
		text-decoration: none;
		    padding: 11px 20px 13px 20px!important;
		    background: #292929!important;
			font-family: 'Roboto Condensed', sans-serif;
		display: block;
	}
	div.jp-type-playlist div.jp-playlist a {
		color: #fff;
		text-decoration: none;
		         padding: 5px 20px 5px 20px!important;
    background: #232323;
    display: block;
    font-size: 1.1em;
    font-family: 'Roboto Condensed', sans-serif;
	}
	div.jp-type-playlist div.jp-playlist a {
    color: #999!important;
	}
div.jp-type-playlist div.jp-playlist a:hover {
       color: #fff!important;
       background: #CE5AB3!important;
}
/*--//video--*/

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    box-shadow: none!important;
}
.jp-controls button {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
	    box-shadow:none!important;
}
/*--w3layouts--*/
/*--agileits--*/
.jp-state-playing .jp-play {
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201605/201605076/html/images/jplayer.blue.monday.png') 0 -42px no-repeat;
    box-shadow:none!important;
}
.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    border: none;
    cursor: pointer;
	box-shadow:none!important;
}

.footer p{
	color: #fff;
    font-size: 1em;
    font-weight: 400;
    margin: 2em 0;
    text-align: center;
}
.footer p a{
	color:#232323;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}
.footer p a:hover{
	color:#fff
}

/*---responsive-----*/
@media (max-width:1600px){
	
}
@media (max-width:1440px){
	
}
@media (max-width:1366px){
	.music {
		margin: 2% auto;
		width:35%;
		position: relative;
	}
	
}
@media (max-width:1280px){
	
	
}
@media (max-width:1024px){
	.music {
		margin: 2% auto;
		width: 40%;
		position: relative;
	}
}
@media (max-width:991px){
}
@media (max-width:800px){
	.music {
		margin: 2% auto 20%;
		width: 59%;
		position: relative;
	}
	body h1 {
     font-size: 2.7em;
	}
	.footer p {
		color: #fff;
		font-size: 1em;
		font-weight: 400;
		margin: 2em 0 6em 0;
		text-align: center;
	}
}
@media (max-width:768px){
}
@media (max-width:667px){
	.music {
		margin: 2% auto 0;
		width: 64%;
		position: relative;
	}
	.footer p {
		color: #fff;
		font-size: 1em;
		font-weight: 400;
		margin: 2em 0;
		text-align: center;
	}
}
@media (max-width:640px){
}
@media (max-width:600px){
}
/*--w3layouts--*/
/*--agileits--*/
@media (max-width:568px){
	.music {
		margin: 2% auto;
		width: 78%;
		position: relative;
	}
}
@media (max-width:480px){
	.music {
		    margin: 2% auto;
		width: 90%;
		position: relative;
	}
	.footer p {
		    font-size: 0.9em;
			margin: 1em 0;
			line-height: 1.9em;
	}
}
@media (max-width:414px){
	.music {
		margin: 2% auto;
		width:78%;
		position: relative;
	}
	body h1 {
		font-size: 2em;
		margin: 1em 0 0.5em 0;
	}
}
@media (max-width:384px){
	.music {
		margin: 2% auto;
		width: 82%;
		position: relative;
	}
	div.jp-type-playlist div.jp-playlist a {
		padding: 7px 20px 5px 20px!important;
		display: block;
		font-size: 1em;
	}
}
@media (max-width:320px){
	.music {
		    margin: 2% 1%;
    width: 96%;
    position: relative;
	}
	img#jp_poster_0 {
		width: 468px!important;
		height: 254px!important;
		display: inline;
	}
}
/*--w3layouts--*/
/*--agileits--*/
/***responsive***/