@import url('reset.css');

/* General Codrops Demo Style */


p.sub{
	padding:25px 10px 10px 10px;
	text-align:left;
	color:#aaa;
}
.clr{
	clear:both;
}
/* Header Style */
.header{
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	line-height:18px;
	padding:0 4px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	float:right;
}
.content{
	margin:0px 25px 30px 25px;
}
@media screen and (max-width: 640px) {
	.header a{
		display:block;
		text-align:center;
		font-size:10px;
		text-shadow:none;
	}
	.header span.right_ab{
		float:none;
	}
}
#inline_content{background:url(../yinxiang/popup-bg.png) repeat top left;}


.es-top-albums{
	display: block;
	position: absolute;
	left: 200px;
	z-index: 9;
	height: 180px;
	width:727px;
	z-index:11;
	padding:10px 10px 23px 10px;
	background:url(../yinxiang/topalbum-bg.png) no-repeat center bottom;}
.es-top-albums ul{}
.es-top-albums li{float:left;width:161px;height:153px;padding:0 8px;}
.es-top-albums-switch{cursor: pointer;
height: 36px;
width: 703px;}
.es-top-albums li a{
	position:relative;
	width:161px;
	height:153px;
	display:block;
	color:#fff;
}
.es-top-albums li .current .phototitletip,.es-top-albums li a:hover  .phototitletip{display:none;}
.phototitletip{
	width:161px;
	height:93px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	font-size:16px;
	padding-top:60px;
	background:url(../images/imgcover.png) no-repeat center center;
}
.es-top-albums img{width:161px;height: 153px;}
.album-covers{margin: 62px auto;
width: 940px;}
.cattitle{font-size: 20px;color: #229a05;text-align: center;}
.album-covers li{float:left;width: 210px;
padding-right: 25px;}
.album-covers li .albumcover{
	position: relative;
	display:block;
	width:210px;
	height:464px;
}
.album-covers img{width:210px;}
.album-covers .hover {position:absolute;z-index:99999;}
.album-covers .textc img{width:auto;}
.buttoncss1{margin: 13px auto;
margin-bottom: 45px;}
/*
.es-carousel-wrapper{
	padding: 10px 27px;
	position: relative;
	margin-bottom: 0px;
	margin-top:-13px;	
	left: -10px;
	display:block;
	height: 93px;
	bottom:0;
	z-index:10;
} */
.es-carousel-wrapper{
	padding: 10px 27px;
	position: absolute;
	margin-bottom: 0px;
	margin-top:-13px;	
	left: 0px;
	display:block;
	/* height: 93px; */ 
	height: 127px;
	bottom:0;
	z-index:9999;
} 
.es-carousel-btn{
	height: 36px;
	background: url(../images/t.png) no-repeat center -7px;
	display:block;
	width:100%;
	text-indent:-9999px;
}
.esclose{
	background-position:center -38px;
}
.rg-caption-wrapper{position: absolute;
	bottom: 113px;
	color: white;
	width:100%;
	height:281px;
	left:0;
	background:url(../images/bg.png) no-repeat center bottom;
	z-index:10;
}
