/************Ö÷Ò³CSS**************/
body{
	margin:0px;
	padding:0px;
	font-family: "Hiragino Sans GB W6","microsoft yahei","microsoft jhenghei",sans-serif;
}

ul{
	list-style:none;
}

section{
	background-color: white;
}

.video{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 9999;
}

.main_contral{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}

.contral_line{
	position: absolute;
	z-index: 3;
	top:50%;
	width: 100%;
}

.contral_left{
	float: left;
	cursor: pointer;
	margin-left: 60px;
}

.contral_right{
	float: right;
	cursor: pointer;
	margin-right: 60px;
}

.contral_left_album{
	float: left;
	cursor: pointer;
	margin-left: 60px;
}

.contral_right_album{
	float: right;
	cursor: pointer;
	margin-right: 60px;
}

.contral_left_member{
	float: left;
	cursor: pointer;
	margin-left: 60px;
}

.contral_right_member{
	float: right;
	cursor: pointer;
	margin-right: 60px;
}

.topnav{
	width:100%;
	background-color: black;
	opacity: 0.9;
	border-bottom:solid 2px #66ccff;
	position: fixed;
	z-index: 1000;
}


.top_logo{
	width:55px;
	float:left;
}

.top_logo img{
	height:55px;
	width:130px;
	cursor: pointer;
}

.top_nav li{
	width:100px;
	float:left;
	font-size: 16px;
	font-weight: bold;
	color: #bdbdbd;
	text-align: center;
}

.top_nav li div{
	cursor: pointer;
	width: 40px;
}


.top_nav li div=:last-child{
	cursor: pointer;
	width: 80px;
}

.top_list{
	margin-left:60px;
	padding:0px;
}

.top_list li{
	float:left;
	color:#9d9d9d;
	font-size:18px;
	text-align:left;
	width:100px;
}

.weibo_rss li{
	float:left;
	width:80px;
	color: white;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

.footer{
	width:100%;
	height:100px;
	border-top:2px solid #66ccff;
	background-color: black;
	opacity: 0.9;
	position: fixed;
	bottom: 0px;
}

.footer_logo{
	width:130px;
	height:60px;
}

.footer_logo img{
	width:100%;
	height:100%;
}


.footer_info ul{
	margin:0px;
	padding:0px;
}

.footer_info li{
	color:#c9c9c9;
	font-size:13px;
	line-height:20px;
}

.footer_wrap{
	width:900px;
	padding-top: 15px;
	margin: 0 auto;
}

.footer_left{
	float:left;
}

.footer_right{
	float:right;
}

.top_wrap{
	padding-top:5px;
	height:60px;
	width:1000px;
	margin: 0 auto;
}

.top_nav{
		width:550px;
		height: 60px;
		float:left;
		margin-left: 100px;
	}
.about_area{
		width: 1000px;
		height: 100%;
		margin: 0 auto;
	}
.word_area{
		width: 40%;
		float: left;
	}
.footer_wrap{
		width:1000px;
		padding-top: 15px;
		margin: 0 auto;
	}


 @media screen  and (max-width: 1024px){
 	.top_nav{
		width:550px;
		float:left;
		margin-left: 100px;
	}

 	.top_wrap{
		padding-top:5px;
		height:60px;
		width:900px;
		margin: 0 auto;
	}

	.footer_wrap{
		width:900px;
		padding-top: 15px;
		margin: 0 auto;
	}

	.about_area{
		width: 900px;
		height: 100%;
		margin: 0 auto;
	}

	.word_area{
		width: 30%;
		float: left;
	}

 }

 @media screen  and (min-width: 1295px){

 	.top_nav{
		width:550px;
		height: 60px;
		float:left;
		margin-left: 100px;
		margin-right: 400px;
	}

 	.top_wrap{
		padding-top:5px;
		height:60px;
		width:1280px;
		margin: 0 auto;
	}

	.footer_wrap{
		width:1280px;
		padding-top: 15px;
		margin: 0 auto;
	}

	.about_area{
		width: 1280px;
		height: 100%;
		margin: 0 auto;
	}

	.word_area{
		width: 40%;
		float: left;
	}

 }


.album_label{
	position: absolute;
	z-index: 3;
	height: 10%;
	width: 20%;
	background-color: #66ccff;
	left: 60%;
	top: 75%;
	color: white;
	box-shadow: 1px 3px 5px black;
	border: 3px solid black;
	border-radius: 15px;
}

.cdcontral{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 4;
	display: none;
}



.album_content{
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.album_back{
	opacity: 0.5;
	height: 100%;
	width: 100%;
	font-size: 500px;
	color: #bdbdbd;
	text-align: right;
	overflow: hidden;
	background-size: cover;
}

.album_back p{
	line-height: 100%;
}

.bottom_nav{
	width: 100%;
	height: 60px;
	position: fixed;
	z-index: 1000;
	bottom: 0;
	border-top:solid 2px #66ccff;
	background-color: black;
	opacity: 0.9;
	box-shadow: 1px 3px 5px black;
	cursor: pointer;
}

.bottom_title{
	color: white;
	padding-top: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
}

.record_state{
	width: 200px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	opacity: 0.9;
	background-color: black;
	color: white;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	left: -210px;
}

.bottom_title span{
	font-size: 20px;
}

.bottom_detail{
	color: white;
	padding-top: 10px;
	padding-left: 40px;
	width: 20000px;
	overflow: hidden;
}

.bottom_detail ul{
	margin: 0px;
	padding: 0px;
}

.bottom_detail li{
	float: left;
	width: 160px;
	height: 90px;
	margin-right: 40px;
	border: 2px solid #bdbdbd;
	cursor: pointer;
	opacity: 0.4;
}

.bottom_detail img{
	height: 100%;
	width: 100%;
}


.content{
	height: 100%;
	width: 100%;
}

.content section{
	overflow: hidden;
}

.record_logo{
	cursor: pointer;
}

.record_logo img{
	width: 100%;
	height: 100%;
}

.cd_logo{
	border: 4px solid #66ccff;
	border-radius: 50%;
}

.pic_record{
	margin: 60px auto;
}

.content_wrap{
	width:100%;
	height:100%;
	background-color:black;
	margin:30px auto;
	padding:5px;
	border-radius: 5px;
	box-shadow: 1px 3px 5px #888888;
}

.content_wrap_member{
	width:900px;
	height:100%;
	margin:0 auto;
}


.content_box{
	padding-top:65px;
	height: 100%;
}

.view_pic{
	width:100%;
	height:100%;
}

#iview2{
	height: 100%;
}

.view_news{
	margin-top:40px;
	width:630px;
	height:540px;
}

.news_head{
	height:30px;
}

.news_title{
	color:#9d9d9d;
	float:left;
	font-size:30px;
	font-family:"Hiragino Sans GB W3" "Arial"
}

.pic_big {
	position: absolute;
	overflow:hidden;
	box-shadow: 3px 3px 15px black;
	border-radius: 2px;
	border: 2px solid black;
	cursor: pointer;
}

.pic_big img{
	max-width:100%;
	height:auto; 
}

.pic_nav{
	width:630px;
	height:90px;
}

.pic_nav ul{
	margin-left:0px;
	padding-left:0px;
}

.pic_nav li{
	float:left;
	width:110px;
	height:55px;
	margin-left:20px;
	overflow:hidden;
}

.pic_nav img{
	width:100%;
	height:100%;
}

.pic_nav ul>:first-child{
	margin-left:0px;
}


.word_area p{
	height: 50px;
}

.girl_area{
	float: left;
}

.atama{
	height:250px;
	width: 600px;
	cursor: pointer;
	overflow: hidden;
}

.mune{
	background: url('../img/about/yyx0.png') 0px -250px;
	height:180px;
	width: 600px;
	cursor: pointer;
}

.asi{
	background: url('../img/about/yyx0.png') 0px -430px;
	height:500px;
	width: 600px;
}

