@charset "gb2312";
/* 公共部分 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
	font-size: 13px;
	letter-spacing: 1px;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.clearfix::after {
	content:"";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}

a:link {
	font-size: 13px;
	color: #c9b1b1;
	text-decoration:none;
}

a:visited {
	color: #c9b1b1;
}

a:hover {
	color: #fff;
}

a:active {
	color: #c9b1b1;
}

body {
	background-color: #210002;
}

.w {
	width: 1250px;
	margin: 0 auto;
}


.yyxs-div {
	background: url(xs_img/xsbg.jpg) no-repeat left top;
	position: relative;
	height: 552px;
}

/* 右上角 */

.youshangjiao {
	position: absolute;
	top: 7px;
	right: 8px;
}

.youshangjiao span {
	margin: 0 8px;
	color: #c9b1b1;
	font-size: 13px;
}

.youshangjiao a {
	color: #dc5858;
	font-size: 13px;
	letter-spacing: 0px;
}

.youshangjiao a:hover {
	color: #fff;
	text-decoration: underline;
}

/* 热门音乐 */

.remenyinyue {
	position: absolute;
	left: 35px;
	top: 48px;
}

.remenyinyue a {
	margin-left: 25px;
}

.remenyinyue strong {
	color: #f0f0f0;
}

/* 最近更新 */

.zuixin-h4 {
	position: absolute;
	top: 97px;
	left: 100px;
	color: #f0f0f0;
	letter-spacing: 3px;
}

.zuixingyinyue {
	position: absolute;
	top: 120px;
	left: 66px;
	width: 175px;
}

.zuixingyinyue li {
	height:33px;
	line-height: 33px;
	border-bottom: 1px solid #7b4547;
}

.zuixingyinyue li a {
	display: block;
	padding-left: 5px;
}

.zuixingyinyue li a:hover {
	background-color: #4a282a;
}

/* 音乐频道 */

.pindao-h4 {
	position: absolute;
	top: 150px;
	right: 59px;
	color: #fff;
	letter-spacing: 2px;
}

.yinyuepindao {
	width: 140px;
	position: absolute;
	top: 170px;
	right: 58px;
}

.yinyuepindao li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #7b4547;
}

.yinyuepindao li a {
	display: block;
	padding-left: 20px;
	background: url(http://www.cn010w.com/images/tp_16.gif) no-repeat 2px 12px;
}

.yinyuepindao li a:hover,
.yinyuepindao .pindao-li1 {
	background-color: #4a282a;
}

/* 赞助部分 */

.zanzhu-div {
	position: absolute;
	top: 198px;
	left: 455px;
	text-align: center;
}

.zanzhu-div h4 {
	margin: 20px 0;
	font-size: 18px;
	color: #fff;
}

.zanzhu-div h4 a {
	font-size: 18px;
	color: red;
}

.zanzhu-div h3 {
	font-size: 22px;
	color: #fff;
}

.zanzhu-div p {
	font-size: 13px;
}

/* 百度广告 */

.bdadd1 {
	position: absolute;
	bottom: -90px;
	left: 43px;
}

.bdadd1 li {
	float: left;
}

/* 内容部分 */

.neirong-div {
	width: 671px;
	height: 322px;
	position: absolute;
	top: 101px;
	left: 301px;
	padding: 0 10px;
}

.daohan-div {
	height: 30px;
	line-height: 30px;
	color: #666;
}

.daohan-div span {
	margin: 0 10px;
}

.list-div {
	height: 262px;
	overflow: auto;
	background-color: #2b2b2b;
}

.list-div li {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-top: 20px;
	margin-left: 15px;
	background-color: #333;
	border-radius: 5px;
	width: 30%;
	box-sizing: border-box;
}

.list-div li a {
	padding-left: 25px;
	border-radius: 5px;
	display: block;
	background: url(http://www.cn010w.com/images/tp_20.gif) no-repeat 10px 12px;
}

.list-div li a:hover {
	background-color: #ccc;
	color: #2b2b2b;
}

.tishi-div {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
}

.daohan-li1 {
	float: right;
}

.bg-div {
	height: 242px;
	text-indent: -9999px;
}