@charset "utf-8";



html,body{
	-webkit-text-size-adjust: none;
	width: 100%;
	background-color: #000;
	overflow: hidden;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}
a,span{ display:block;text-decoration: none;}
a:hover{ background-position:bottom;}

*{	box-sizing:border-box;}

.listmob{ display:none;}
.listpc{ display:block;}


h1{
	font-weight: bold;
	color: #2C2C36;
	font-size:1.5vw;
}
h2{
	font-weight: bold;
	color: #39384A;
	font-size: 0.8vw;
}

h3{
	color: #f6e5cb;
	font-size: 0.85vw;
	letter-spacing:0.05vw; 
	line-height: 1.8vw;
}

h4{
	color: #FFF;
	font-size: 0.85vw;
	letter-spacing: 0.05vw;
	line-height: 1.8vw;
}


.wrapper {
	width: 100%;
	height:100%;
}


.wrapper .conter {
	height: auto;
	width: 78%;
	margin-right: auto;
	margin-left: auto;
}

.conter .leftbox{
	background-color: #f6e5cb;
	height: 0;
	width: 30%;
	padding-bottom:100%;
	padding-top:1px;
	float:left;
}


.leftbox .photo{
	height: 0;
	width: 85%;
	padding-bottom: 57.65%;
	border: 1px solid #d2b48c;
	margin:7% auto 5% auto;
	background-size: 100% auto;
	}
	
.ss1{background-image: url(../images/song01.jpg);}	
.ss2{background-image: url(../images/song02.jpg);}	
.ss3{background-image: url(../images/song03.jpg);}	
.ss4{background-image: url(../images/song04.jpg);}	
.ss5{background-image: url(../images/song05.jpg);}	

.songlist .album{
	height: auto;
	width: 75%;
	margin: 2% auto 2% 12%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	}
	
.songlist .list{width: 75%; margin:5% auto 5% auto; height:auto;}

.song .main{margin: 2% 8% 5% 7.5%;overflow: hidden;}

.song{
	height: auto;
	margin-bottom: 2%;
	color: #7C799D;
	font-size:0.8vw;
	overflow: hidden;
}

.song li{overflow:hidden; margin-bottom:2%;}
.song li a{color: #7C799D;}
.song li .open{color: #3C3A4F;font-weight: bold;}
.song .main a:hover{color: #00F;}

.song .main .icon{
	background-image: url(../images/icon_song.png);
	height: 0;
	width: 7%;
	padding-bottom:7%;
	background-size: 100% auto;
	margin-left: 2%;
	margin-top:1%;
}
.song .title{ overflow:hidden;}
.main>a,.main span{ float:left;}


.song .main .download{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	color: #009;
}


/*-------------------右邊區塊----------------*/


.rightbox{
	height: 0;
	width: 70%;
	padding-bottom: 72%;
	padding-top: 1px;
	float: left;
	margin:auto;
	}

.rightbox .lyrics{
	width: 70%;
	text-align: center;
	margin:2% auto 3% auto;
}
.lyrics .name{
	font-weight: bold;
	color: #f6e5cb;
	font-size: 1.2vw;
	margin-top: 5%;
	margin-bottom: 3%;
}
.lyrics .content{
	color: #d2b48c;
	font-size: 0.8vw;
	line-height: 2.5vh;
	width:105%;
	height:37vh;
}



/*-----------下方固定選單-------------*/
.footer {
	height: 0;
	padding-bottom:2.8%;
	width: 100%;
	/*position: fixed;*/
	bottom: 0;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 100;
}


.footer .navbox {
	width:78%;
	height:auto;
	margin:0.8% auto 0 auto;
	overflow: hidden;
	}
	
.navbox .nav{
	float: left;
	overflow: hidden;
	width: 50%;
	margin-left:30%;
}
.navbox .nav li{
	float: left;
	margin-right:25%;
	width:15%;
}
.navbox .nav li a{height: 0;	width: 70%; padding-bottom:23.8%;;background-size: 100% auto;}
/*.navbox .nav li a{height: 24px;	width: 71px;}*/

.navbox .nav>li:last-child{margin-right:0 !important; }

.nav_about{background-image: url(../images/nav_about.png);}
.nav_about2{background-image: url(../images/nav_about2.png);}
.nav_introduction{background-image: url(../images/nav_introduction.png);}
.nav_introduction2{background-image: url(../images/nav_introduction2.png);}
.nav_work{background-image: url(../images/nav_work.png);}
.nav_work2{background-image: url(../images/nav_work2.png);}

.navbox .community{float: right;overflow: hidden;width: 20%;}
.navbox .community li{margin-right:3%;float: right; width:10%;}
.navbox .community li a{
	height: 0;
    width: 100%;
	padding-bottom:98.5%;
	background-size: 100% auto;
	}
.icon_fb{background-image: url(../images/icon_fb.png);}
.icon_ig{background-image: url(../images/icon_ig.png);}
.icon_tittok{background-image: url(../images/icon_tittok.png);}
.icon_weibo{background-image: url(../images/icon_weibo.png);}
.icon_youtube{background-image: url(../images/icon_youtube.png);}

/*------------影片--------------*/

.video-container {
	position: relative;
	/*padding-bottom: 42.187%;*/
	padding-bottom: 40%;
	padding-top: 30px;
	width: 90%;
	height: 0;
	overflow: hidden;
	background-color: #CCC;
	margin:3% auto 3% auto;

	border: 1px solid #d2b48c;
	
}
/*----沒影片純圖片----*/
.video-containerNO {
	position: relative;
	/*padding-bottom: 42.187%;*/
	padding-bottom: 43%;
	width: 90%;
	height: 0;
	overflow: hidden;
	background-color: #CCC;
	margin:3% auto 3% auto;
	border: 1px solid #d2b48c;
	
}

.video-containerNO img{background-size: 100% auto;	box-sizing:border-box;    width: 100%;
    height: auto;}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;}


/*--------數位單曲下載------------*/

.wrapper2{}

.pop02{
	border: 3px solid #3b3b4f;
    margin: auto;
    border-radius: 10px;
    padding: 1%;
    height: auto;
    width: 400px;
    position: relative;
    background-color: #FFF;
	}

.pop02 .close{
	background-image: url(../images/btn_close.png);
	height: 30px;
	width: 30px;
	display: block;
	top: -10px;
    right: -10px;
	position: absolute;	
	background-size: 100% auto;
}
.pop02 .poptitle{
	font-size: 18px;
	color: #3b3b4f;
	height: 10%;
	margin-top: 3%;
	padding-bottom: 1%;
	margin: 5% auto 2% auto;
	text-align: center;
	font-weight: bold;
}
.pop02 .download{
	width: 92%;
    margin: 5% 0 1% 6%;
    overflow: hidden;
    height: 60vh;
    overflow-y: scroll;
}

.download .platform:hover{ background-color:#fcebd3;}
.download .platform span{ margin:auto;}
.download .platform{
	overflow: hidden;
    width: 100%;
    height: 0;
    padding-left: 5%;
    padding-bottom: 20%;
    margin-bottom: 2%;}
.download .platform img{width: 100%;height: auto;}
.download .platform span:first-child { width:45%;float: left; margin-top:10px;}
.playgo{color: #CCC!important;background-color: #3b3b4f !important;}
.download .platform .play{
	text-align: center;
    display: inline-block;
    float: right;
    margin: 12px 15px 15px 0;
    border-radius: 5px;
    border: 1px solid #777;
    padding: 8px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 155px;
    color: #777;
	float: right;
	}

.pop02>span{
	width: 88%;
    font-size: 13px;
    color: #FFF;
    background-color: #3b3b4f;
    text-align: center;
    padding: 2%;
    margin: 0 auto 5% auto;

}




/*--------跳窗CSS-------*/	
.myboxdiv{
	position:absolute;
	z-index:9999;
}
.myboxOverlay{position:absolute;
			 left:0px;top:0px;
			 z-index:9998;
			 visibility: visible;
			 background:black;
			 display:none;}






/*---------首頁-------------*/

.index{
	background-image: url(../images/bg01.jpg);
	background-position: center top;
	height: 1080px;
	background-size: 100% auto;
	background-repeat: no-repeat;
}




/*---------介紹頁面-----------*/

.right2{ width:25%; height:auto;overflow:hidden;margin:2% 2% 0 13%; float:left;}
.right2 .photo{
	width:100%;
	height:0;
	padding-bottom:124.89%;
	background-image: url(../images/introduction_poto.jpg);
	background-size: 100% auto;
}
.right2 .work{
	border-radius: 10px;
	background-color: #39394c;
	color: #f6e5cb;
	font-size: 1.5vh;
	line-height: 2.8vh;
	margin:10% auto 0 auto;
	width:90%;
	padding:5% 9% 5% 9%;
}

.left2{width:46%;float:left;margin:2% 2% 0 0;height: 90vh;}

.aboutvideo{
	background-color: #39394C;
	color: #f6e5cb;
	padding: 0.7% 1.5% 0.7% 1.5%;
	margin: 2% 0 2% 0;
	width: 12%;
	text-align: center;	
	font-size: 0.8vw;
}
.link  li{ overflow:hidden; margin-bottom:1%;}
.link a{ color: #f6e5cb;font-size:0.8vw;float:left; width:93%;}
.link a:hover{
	color: #6CF;
	text-decoration: underline;
}
.vicon{
	width: 2%;
    height: 0;
    padding-bottom: 2%;
    background-image: url(../images/vicon.png);
    background-size: 100% auto;
    margin: 0.3% 1.5% 0 0;
	float:left;
}
