/*  phone   */

body{
    margin: 0;
    padding: 0;
    background-position: center;
    background-color: #ffffff;
    background-size: 100% 100%;
    /*background-image: url('images/index_moble/content_background.jpg');
    background-repeat: no-repeat; */
    margin: auto;
    font-family: 微軟正黑體,Arial, Helvetica, sans-serif;
    background-image: linear-gradient(-20deg, #FEE9BB 0%, #fbfcdb 100%);

}

/*  最外框 */
#wrapper{
    width: 100%;
    max-width: 100%;
    position: relative;
    
    /* background-color: #1b1b1b;*/
    
    

    
}
/*  第一區塊 */
/*  logo-company*/ 
#header{
    width: 100%;
    height: 50px;
    display: block;
    /* margin-left: 5%; */
    background-position: left center;
    /*background-color: rgb(255, 255, 255); */
    background-image: url('images/index_moble/header_logo_company_moble.png');
        background-repeat: no-repeat;
    
    
}




/* 關閉選單按鈕*/
#meunicon{
    width: 15%;
    height: 50px;
    background-position: right center;
    margin-right: 0%;
    margin-top: 0%;
    float: right;
    background-color: #FCEFC3;
    
     
    
}
#meunicon i{
    font-size: 35px;
    color: #292929;
    line-height: 40px;
    margin-left: 25%;
    margin-top: 5%;

    

}

     


/*顯示nav選單，利用meun.css來控制就好*/

nav ul{
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
    display: none;
    background-image: url('images/');
    background-repeat: no-repeat;
    
    
}
/*
nav ul li{
    width: 100%;
    height: 40px;
    display: block;
    /*  影響按鈕背景顏色的位置 
    background-color: rgb(255, 244, 148);
    border-bottom: 1px solid #1a1a1a;
    text-align: center;
    
}
*/
nav ul li a{
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    
    line-height: 40px;
    display: block;
    color: rgb(255, 255, 255);

}

/*  top按鈕至頂 */

#gotop {
    position: fixed;
    border-radius: 50px;
    right: 30px;
    bottom: 30px;
    padding: 10px 16px;
    font-size: 25px;
    background: rgba(255, 171, 220, 0.938);
    color: rgb(31, 31, 31);
    cursor: pointer;
    z-index: 1000;
}
   
      /*  第一區塊 */
      #banner{
        width: 100%;
        height: 400px;
        display: block;
        background-position: center center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        /*background-color: rgb(0, 0, 0);*/
        /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
        background-image: url('images/index_moble/');
        background-repeat: no-repeat;
         

    }


/*  第二區塊 */
#content1{
    width: 100%;
    height: 300px;
    display: block;
    background-position: left center;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    background-image: url('images/index_moble/');
    background-repeat: no-repeat;
      /*background-color:rgb(226, 226, 226);*/
     

}


  /*  連結歌曲介紹網頁用第一種按鈕樣式 */
   /*
  #button{
    width: 100%;
    height: 50px;
    display: block;
    background-position: center center;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 
    background-image: url('images/');
    background-repeat: no-repeat; 

}

    .shape-ex2{
        width: 100%;
        height: 50px;
        display: block;
        text-align: center;
        cursor: pointer;
        line-height: 40px;
        color: #fff;
        background-color: #f4511e;
        transition: all .3s linear;
        background-position: center center;
        
        margin-left: 0%;
        float: left;
    }
    .shape-ex2:hover{
        background-color: #666;
    }
    
/*  連結歌曲介紹網頁用以上效果呈現第一種按鈕樣式 


    #buttonbox{
    width: 100%;
    height: 70px;
    display: block;
    background-position: center center;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
     /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 
    background-image: url('images/index_moble/index_background.jpg');
    background-repeat: no-repeat; 
    
    }
    */

/*  第三區塊 */
#content2{
    width: 100%;
    height: 5100px;
    display: block;
    background-position: center center;
    float: left;
    margin-left: 5%;
    margin-right: 0%;
    background-image: url('images/index_moble');
    background-repeat: no-repeat;
    /*background-color:rgb(226, 226, 226);*/
     
     

}
/*讓電腦版不影響手機板的呈現，這裡高度設0，html設另一個div做連結*/
#box10{
    width: 100%;
    height: 0px;
    display: block;
    background-position: center center;
    /*float: left;*/
    /*margin-top: 20%;*/
    margin-left: 0%;
    margin-right: 0%;
    /*background-image: url('images');
    background-repeat: no-repeat;*/
    /*background-color:rgb(226, 226, 226);*/
    overflow: hidden;
    
    
    }
/*這裡連結html特惠輪播專區coverfiow moble*/
#boxmoble{
width: 100%;
height: 350px;
display: block;
background-position: center center;
/*float: left;*/
/*margin-top: 20%;*/
margin-left: 0%;
margin-right: 0%;
/*background-image: url('images');
background-repeat: no-repeat;*/
/*background-color:rgb(226, 226, 226);*/
overflow: hidden;


}

 /*  第四區塊 */
 #footer{
    width: 100%;
    height: 325px;
    text-align: center;
    margin-top: 0px;
    /* background: #2e1e09; */
    background-image: url('images/footer_moble/footer1.jpg');
    background-repeat: no-repeat;
    background-position: center center;

}

  /*讓footer不會跑版，再到html中設定clearboth*/

.clearboth{
    clear: both;

}



/*  Tablet 平板 */

@media only screen and (min-width: 481px) {
    body{
        margin: 0;
        padding: 0;
        background-size: 100% 100%;
        background-position: center center;
        margin: auto;
        font-family: 微軟正黑體,Arial, Helvetica, sans-serif;
        background-image: linear-gradient(-20deg, #ffffff 0%, #ffffff 100%);

    }
    /*  最外框 */
    #wrapper{
        width: 1366px; 
        /* max-width: 1366px;*/
        position: relative;
        background-position: center center;
        background-image: url('images/index_pc/');
        background-repeat: no-repeat;
        /*background-color: rgb(88, 88, 88);*/
        overflow: hidden;
        
    
        
    }

     /*  第一區塊 */
     #header{
        width: 100%;
        height: 50px;
        display: block;
        background-position: center center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0px;
        background-color: none;
        overflow: hidden;
        /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
        background-image: url('images/index_pc/header_logo_company.png');
        background-repeat: no-repeat;
        background-color: #FCEFC3;
         
        
        
    }


    /* 關閉選單按鈕*/
 #meunicon{
    display: none;
}
  

 
 


     /*  logo-company*/ 

    #box2{
        width: 100%;
        height: 50px;
        display: block;
        background-position: left center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0px;
        background-color: none;
        overflow: hidden;
        /*background-color: rgb(255, 255, 255);*/
         
    }

 /*  顯示nav選單*/
    nav{
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
        overflow: hidden;
        /*background-color: rgb(255, 255, 255);*/
        margin-left: 0%;
        background-image: url('images/index_pc/head');
        background-repeat: no-repeat;
    }
    
    nav ul{
        width: 90%;
        margin: 0;
        padding: 0;
        display: block;
        overflow: hidden;
        float: left;
        background-position: center center;
       /* background-color: rgb(255, 255, 255);*/
        margin-left: 100px;
        /*background-image: url('images/button/button_img1.png');
        background-repeat: no-repeat;*/
    }
    nav ul li{
        height: 40px;
        width: 13.5%;
        /*  影響按鈕背景顏色的位置 */
        /*background-color: rgb(255, 255, 255);*/
        border-bottom: none;
        float: left;
       
        background-image: url('images/button/button_img1.png');
        background-repeat: no-repeat;
        
        
        
    }
    nav ul li a{
        width: 100%;
        height: 40px;
        font-size: 15px;
        text-decoration: none;
        margin-left: 0px;
        line-height: 40px;
        color: rgb(0, 0, 0);
        
        

    }

    /*  top按鈕至頂 */
#gotop {
    position: fixed;
    border-radius: 50px;
    right: 20px;
    bottom: 30px;
    padding: 10px 16px;
    font-size: 25px;
    background: rgba(255, 171, 220, 0.938);
    color: rgb(31, 31, 31);
    cursor: pointer;
    z-index: 1000;
}


    
      /*  第一區塊 */
      #banner{
        width: 100%;
        height: 870px;   /*coverflow.css裡面調整高度 */
        position: relative;
        display: block;
        background-position: center center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
        background-image: url('images');
        background-repeat: no-repeat;
        overflow: hidden; 
        

    }



    /*  第二區塊 */
    #content1{
        width: 100%;
        height: 300px;
        display: block;
        background-position: center center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
        background-image: url('images');
        background-repeat: no-repeat;
        overflow: hidden; 
       /* background-color: #ffffff;*/

    }

 
  

/*  連結歌曲介紹網頁用以下效果呈現第一種按鈕樣式 */


#buttonbox{
    width: 40%;
    height: 50px;
    display: block;
    background-position: right center;
    float: right;
    margin-left: 0%;
    margin-right: 0%;
    /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
    background-image: url('images');
    background-repeat: no-repeat; 

}




    /*  第三區塊 */
    #content2{
        width: 100%;
        height: 1300px;
        display: block;
        background-position: center center;
        float: left;
        margin-left: 0%;
        margin-right: 0%;
        /*  讓手機版出現背景圖,電腦版不會出現的方法,給background-image但不用給檔案連結 */
        background-image: url('images');
        background-repeat: no-repeat;
        overflow: hidden; 
        position: relative;

    }

   
#box10{
    width: 100%;
    height: 430px;
    display: block;
    background-position: center center;
    
    margin-left: 0%;
    margin-right: 0%;
    background-image: url('images/');
    background-repeat: no-repeat;
      /*background-color:rgb(226, 226, 226);*/
    overflow: hidden;


}
/*為了讓html特惠輪播專區coverfiow 電腦版box10出現畫面這邊高度要設定0*/
#boxmoble{
    width: 100%;
    height: 0px;
    display: block;
    background-position: center center;
    /*float: left;*/
    /*margin-top: 20%;*/
    margin-left: 0%;
    margin-right: 0%;
    /*background-image: url('images');
    background-repeat: no-repeat;*/
    /*background-color:rgb(226, 226, 226);*/
    overflow: hidden;
    
    
    }



     /*  第四區塊 */
     #footer{
        width: 100%;
        height: 200px;
        text-align: center;
        margin-top: 0px;
        /* background: #2e1e09; */
        background-image: url('images/footer_pc/footer.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #232323;

    }
    /* footer p{
        line-height: 40px;
    } */
      /*讓footer不會跑版，再到html中設定clearboth*/
   
    .clearboth{
        clear: both;

    }
}


/*  pc   */

@media only screen and (min-width: 769px) {
    #wrapper{
        margin: auto;
    }
    #header{
        width: 100%;
        height: 100px;
        overflow: hidden;
      
        
        
    }


}