 #sectionOverview{
    padding: 0px;
    height:7975px;/*依照內容多少去決定高度*/
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
#overview-top-nav{z-index: 1;}
#sectionOverview #overview-aside-nav { z-index: 99; }
#full-product-wrapper #backTop { 
    position: fixed; 
    right: 10px; 
    bottom: 50px; 
    z-index: 99; 
    display: none; 
    width: 50px; 
    height: 50px; 
    border: 2px solid #00a8ff; 
    background: black url(../img/backtop.png) 0 0 no-repeat; 
    background: rgba(255, 255, 255, 0) url(../img/backtop.png) 0 0 no-repeat; 
    -webkit-transition: All 0.15s ease; -moz-transition: All 0.15s ease; -o-transition: All 0.15s ease; transition: All 0.15s ease; }


#sectionOverview #backTop:hover {
background: url(../img/backtop.png) 0 -4px no-repeat;
box-shadow: 0px 0px 6px #00a8ff;
}

#full-product-wrapper{
    position: absolute;
    width: 100%;

    left:0;

}
.full-section{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height:890px;/*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
}
@media (min-width: 1280px){
.full-inner{
    width: 1180px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
}

.entry-box{
    position: absolute;
}


#product_content_area .entry-box h3{
    font-size: 48px;
    font-weight: lighter;
    color: #4c4c4c;
}

.entry-box h3{
    color:#33B9FF;
    font-weight: 500;
}
#full-product-wrapper .entry-box p{
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.5em
}

#full-product-wrapper .full-inner #entry-box-slogan
{
    text-align: center;
    margin: 0 auto;
    width: 100%;
}


#product_content_area .full-section #nav_bar
{
width: 65%;
margin: 20px auto;
height: 40px;
font-size: 14px;
text-align: center;
}

#product_content_area .full-section #nav_bar a
{
color: #4c4c4c;
}

#product_content_area .full-section #nav_bar a:hover
{
color: #33b9ff;
}




#full-product-wrapper .entry-box .number{
font-size: 50px; 
color: white; 
font-weight: lighter;
line-height: 1.5em;
}

#full-product-wrapper .entry-box .number_2{
font-size: 120px; 
font-weight: lighter;
padding: 30px 0;
color: #666666;
}

#full-product-wrapper .entry-box #text_style
{
color: #666666;
font-size: 18px;
}

#full-product-wrapper .entry-box .L_text{
padding: 25px 110px 0 0;
}

#full-product-wrapper .entry-box .R_text{
padding: 20px 0 5px 120px;
}

#full-product-wrapper .entry-box .L_text2{
padding: 35px 28px;
}

#full-product-wrapper .entry-box .L_text3{
padding: 35px 0 0 29px;
}

#full-product-wrapper .entry-box .R_text2{
padding: 150px 0 0 177px;
}

#full-product-wrapper .entry-box .R_text3{
text-align: center;
padding: 162px 0;
}

#full-product-wrapper .entry-box .R_text4{
text-align: center;
padding: 150px 53px;
width: 50%;
}


#full-product-wrapper .full-inner #left-img
{
    float:left;width: 271px;
    height: 460px;
    text-align: center;
    font-size: 50px;
    color: white;
    font-weight: lighter;
    position: relative;
    margin-left: -100px;
    margin-top: 350px;
    
}

#full-product-wrapper .full-inner #right-img
{
    float:right;width: 330px;
    height: 460px;
    text-align: center;
    font-size: 50px;
    color: red;
    position: relative;
    margin-right: -100px;
    margin-top: 350px;
    
}
#full-product-wrapper .full-inner #left-text2
{
    position: absolute; 
    bottom: 0; 
    width: 100%; 
    font-size:18px;

}

#full-product-wrapper .full-inner #right-text2
{
    position: absolute; 
    bottom: 0; 
    width: 100%; 
    font-size:18px;

}

#full-product-wrapper .full-inner #left-text1
{ 
    margin-top:-55px
}
#full-product-wrapper .full-inner  #right-text1
{ 
    margin-top:-55px
}
#full-product-wrapper .full-inner #center-text
{
    color: #fff; 
    position: absolute;
    bottom: 224px; 
    width: 100%;  
    text-align: center; 
    font-size: 18px;"
}


    #full-product-wrapper .full-inner #color_rotate_2
    {
        height: 70%;
        width: 70%;
    }
        #full-product-wrapper .full-inner #color_rotate_2_1
    {
        height: 70%;
        width: 70%;
    }



.timebox{
text-align: center;
width: 206px;
margin-top: 44px;

}


.entry-box p.white-text{
   color:#fff;
}
.full-section:first-child{
    border-top: 1px solid #ccc;
}


/* Icon adjustment*/

    #full-product-wrapper .full-inner .columns_abc
    {
        width: 80%;
        margin: 0 auto;

    }


    #full-product-wrapper .full-inner #icon_mAh
    {
        height: 17%;
        width: 44%;
    }

    #full-product-wrapper .full-inner #icon_extra
    {
        height: 14%;
        width: 36%;

    }


    #full-product-wrapper .full-inner #icon_protect
    {
        top: 45%;
        height: 50%;

    }

    #full-product-wrapper .full-inner #icon_charging
    {
        height: 25%;
        width: 19%;

    }

    #full-product-wrapper .full-inner #icon_rigorously
    {
        height: 15%;
        width: 50%;

    }



@media (max-width: 1279px){
.full-inner{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
    #full-product-wrapper .full-inner #entry-box-slogan
{
    width: 78%;
    position: relative;
}
    #full-product-wrapper .full-inner #small_h3, #small_p 
    {
    right: 8%;
}


    #full-product-wrapper .full-inner #icon_mAh 
{
    height: 16%;
    width: 44%;
}



    #full-product-wrapper .full-inner .columns_abc
    {
        margin: 0 10%;

    }
       #full-product-wrapper .full-inner #premium_h3, #premium_p
    {
        left: 5%;
    }

    #full-product-wrapper .full-inner #style_h3,#style_p 
    {
       left: 5%;
    }
    #full-product-wrapper .full-inner #style_h3{
        top: 30%;
}
    #full-product-wrapper .full-inner #extra_h3
    {
     width: 30%;
     right: 11%;
     top: 23%;
    }
    #full-product-wrapper .full-inner #extra_color
    {
    bottom: 32%;
    right: 1%;

    }
    #full-product-wrapper .full-inner #icon_extra
    {
    height: 11%;
    width: 33%;
    bottom: 20%;
    }

    #full-product-wrapper .full-inner #Ultra-Fast_h3, #icon_charging, #ultra_p
    {
    left: 5%;
    }
    #full-product-wrapper .full-inner #protect_h3, #icon_protect, #protect_p
    {
    right: 11%;
    width: 45%;

    }
    #full-product-wrapper #RigorouslyTested .full-inner h3
    {
    margin-left: 16%;
    margin-top: 0%;
}

    #full-product-wrapper #RigorouslyTested .full-inner #icon_rigorously, #rigorously_p
{
    margin-left: 8%;
    width: 33%;
}

#full-product-wrapper #RigorouslyTested .full-inner #rigorously_p
{
    top:72%;
}
}

@media (max-width: 959px){
     .entry-box{

        padding: 10px;
    }
     #entry-box-edit{
      background-color: transparent;
      padding: 10px;
      width: 90%;
      top:-5px;
    }
    #full-product-wrapper .entry-box h3{

         font-size: 32px;

    }
    #full-product-wrapper .entry-box p {
       color:#646464;

    }

}

/*平板*/
@media (max-width: 959px){
    .full-inner2 {
        background-size: contain;
        background-position: center;
    }
    #full-product-wrapper #centerbg
    {
     background-position: center 260px;   
    }

    #full-product-wrapper .full-inner .columns_abc
    {
        width: 65%;
        margin: 0 auto;

    }


    #full-product-wrapper .full-inner2 #left-img{
        width: 160px;
        margin-left: 30px;
        margin-top: 215px;

    }
     #full-product-wrapper .full-inner2 #right-img{
        width: 185px;
        margin-right: 20px;
        margin-top: 225px;
    }
    #full-product-wrapper .entry-box .number_2{
    font-size: 40px; 
    padding: 0;
    }

    #full-product-wrapper .entry-box #text_style
    {
    font-size: 14px;
    }

    #full-product-wrapper .entry-box .L_text{
    padding: 0 110px 0 0;
    }


    #full-product-wrapper .entry-box .R_text{
    padding: 20px 0 5px 70px;
    }




    .full-inner{
        width: 96%;
        box-sizing: border-box;

    }
    #sectionOverview{
        height:4320px;/*依造內容多少去決定高度*/
      
    }
   .full-section{ 
        height:480px;/*一個滿版區塊的高度，可以依造圖片給的高度去改變*/
    }
    .timebox{
    width: 100%;
    }

    .timeboxmonther {
        left: 0;
        right: 0;
        background-color: transparent;
    }

    #full-product-wrapper .entry-box #p_edit {
       color:grey;
       text-shadow:0px 0px;
    }

    #full-product-wrapper .full-inner #icon_mAh
    {
        background-color: transparent;
        top: 33%;
        right: 11%;
        width: 39%;
        height: 25%;
    }
    #full-product-wrapper .full-inner #small_p{
        top:50%;
    }
    #full-product-wrapper .full-inner #icon_extra
    {
        top: 17px;
        height: 18%

    }

    #full-product-wrapper .full-inner #icon_charging
    {
        top: 15%;
        height: 30%;

    }
    
    #full-product-wrapper .full-inner #icon_protect
    {
        top: 12%;
        right: 6%;
        height: 20%;

    }

    #full-product-wrapper #RigorouslyTested .full-inner #rigorously_p
    {
        top: 55%;
    }
    #full-product-wrapper .full-inner #icon_rigorously
    {
        top: 15%;
        height: 25%;

    }

    #full-product-wrapper .full-inner #Ultra-Fast_h3
    {
        top: 44%;

    }

    #full-product-wrapper .full-inner #style_h3
    {
        top: 10%;
    }
        #full-product-wrapper .full-inner #style_p
    {
        top: 30%;
    }
    
    #full-product-wrapper .full-inner #extra_color
    {
      top: 80%;

    }

    #full-product-wrapper .full-inner #color_rotate_2
    {
        height: 70%;
        width: 70%;

    }
        #full-product-wrapper .full-inner #color_rotate_2_1
    {
        height: 70%;
        width: 70%;

    }

        #full-product-wrapper .full-inner #premium_h3
    {
        top: 32%;
        width: 32%;
    }

    #full-product-wrapper .full-inner #premium_p
    {
        top:56%;
    }

    #full-product-wrapper .full-inner #small_h3 
    {
    top:5%;
    width: 40%;
    }

    #full-product-wrapper .full-inner #icon_extra
    {
    top:10%;
    }
    #full-product-wrapper .full-inner #ultra_p{
    top:57%;
    }
    #full-product-wrapper .full-inner #protect_h3, #icon_protect, #protect_p, #icon_protect
    {
    right: 5%;
    }

}


/*手機*/
@media (max-width: 719px){

#product_content_area .entry-box h3 {
    font-size: 26px;}
    

    #full-product-wrapper .full-inner #small_h3 
    {
    left: 49%;
    width: 43%;
    }

 #full-product-wrapper .full-inner .columns_abc
    {
        width: 70%;
        margin: -25px auto;

    }

    #full-product-wrapper .full-inner2 #left-img{
        width: 160px;
        margin-left: 30px;
        margin-top: 215px;

    }
     #full-product-wrapper .full-inner2 #right-img{
        width: 185px;
        margin-right: 20px;
        margin-top: 225px;
    }
    #full-product-wrapper .entry-box .number_2{
    font-size: 40px; 
    padding: 0;
    }

    #full-product-wrapper .entry-box #text_style
    {
    font-size: 14px;
    }

    #full-product-wrapper .entry-box .L_text{
    padding: 0 110px 0 0;
    }


    #full-product-wrapper .entry-box .R_text{
    padding: 10px 0px 15px 70px;
    }


    #full-product-wrapper .full-inner #premium_h3
    {
        top: 20%;
        width: 40%;
    }

    #full-product-wrapper .full-inner #premium_p
    {
        top: 30%;
    }

    #full-product-wrapper .full-inner #style_p
    {
        height: 30%;
    }

    #full-product-wrapper .full-inner #style_p, #style_color
    {
       width: 55%;

    }
    #full-product-wrapper .full-inner #extra_h3
    {
     left: 53%;   
     width: 40%;
    }
    #full-product-wrapper .full-inner #extra_p
    {
        top: 20%;
    }
    #full-product-wrapper .full-inner #icon_extra
    {
        width: 50%;

    }
    #full-product-wrapper .full-inner #extra_color
    {
      top: 70%;
      left: 52%;

    }

    #full-product-wrapper .full-inner #Ultra-Fast_h3
    {
        top: 45%;

    }
     #full-product-wrapper .full-inner #icon_charging
    {
        top: 22%;

    }

    #full-product-wrapper .full-inner #protect_h3
    {
        top: 10%;

    }

    .timebox{
    width: 100%;
    }

    .timeboxmonther {
        left: 0;
        right: 0;
        display: none;
        background-color: transparent;
    }
    #full-product-wrapper .full-inner .number_2
    {
        font-size: 40px;
        font-weight: lighter;
        padding: 15px 0;
    }
     #full-product-wrapper .entry-box .v_text{
    font-size: 12px; 
    padding: 0px;
    }
      #entry-box-edit{
        background-color: transparent;
        padding: 0px;
        width: 95%;
        top: 10%;
    }


        #full-product-wrapper .entry-box #p_edit {
       color:grey;
       font-size: 13px;
       text-shadow:0px 0px;
    }
}






/*手機*/
@media (max-width: 481px){

    #full-product-wrapper .full-inner #entry-box-slogan
{
        width: 100%;
        text-align: center;
        top: 22%;
        
}

    #full-product-wrapper .full-inner #icon_mAh
    {
        top: 80%;
        width: 75%;
        display: none;
    }

    #full-product-wrapper .full-inner #small_h3
    {
     left: 46%;
    }
    #full-product-wrapper .full-inner #small_p
    {
     top:33%;   
    }
   
    #full-product-wrapper .full-inner .columns_abc
    {
        width: 85%;
        margin: 20px auto;

    }
    #full-product-wrapper .full-inner .number_2
    {
        font-size: 36px;
        font-weight: lighter;
        padding: 0px;
    }
    #full-product-wrapper .entry-box .R_text{
    padding: 0px 65px;
    }

    #full-product-wrapper .full-inner #premium_p
    {
        top:40%;
    }

   #full-product-wrapper .full-inner #small_h3 #premium_h3
    {
        top:5%;
        width: 87%;
    }



    #full-product-wrapper .full-inner #style_p #style_color
    {
        width: 250%;
    }

    #full-product-wrapper .full-inner #color_rotate_2
    {
        width: 50%;
    }

    #full-product-wrapper .full-inner #color_rotate_2_1
    {
        width: 50%;
    }

    #full-product-wrapper .full-inner #extra_h3
    {
        top: 2%;
        left: 0;
        width: 85%;
}
    #full-product-wrapper .full-inner #color_rotate_2, #color_rotate_2_1{
        top:39%;
    }
    #full-product-wrapper .full-inner #extra_color
    {
         width: 94%;
         top: 80%;
         left: 0%;
    }
    #full-product-wrapper .full-inner #icon_extra
    {
        width: 70%;
        top: 5%;
        left: 0%;
        display:none;

    }
     #full-product-wrapper .full-inner #icon_charging
    {
        top: 10%;
        width: 30%;
        display:none;
    }


    #full-product-wrapper .full-inner #ultra_p
    {
        width: 60%;
        top: 65%;
    }

    #full-product-wrapper .full-inner #icon_protect
    {
        width: 85%;
        display: none;

    }

    #full-product-wrapper .full-inner #protect_h3
    {
        left: 40%;

    }
    #full-product-wrapper .full-inner #protect_p
    {
        top: 30%;
        left: 40%;
    }
    #full-product-wrapper #RigorouslyTested .full-inner #icon_rigorously{
        display:none;
    }
    #full-product-wrapper .full-inner #rigorously_h3{
        top:25%;
    }
    #full-product-wrapper .full-inner #rigorously_p
    {
        top: 15%;
        width: 50%;
    }

}

   
@media (max-width: 321px){

        #overview #sectionOverview #color_rotate_1-1, #color_rotate_1-1 {
        float: none;
        top:0%;
    }
}


.box-width-1{width:10%;}
.box-width-2{width:20%;}
.box-width-3{width:30%;}
.box-width-4{width:40%;}
.box-width-5{width:50%;}
.box-width-6{width:60%;}
.box-width-7{width:70%;}
.box-width-8{width:80%;}
.box-width-9{width:90%;}


.box-top{top:0%;}
.box-top-1{top:4%;}
.box-top-2{top:8%;}
.box-top-3{top:12%;}
.box-top-4{top:16%;}
.box-top-5{top:20%;}
.box-top-6{top:24%;}
.box-top-7{top:28%;}
.box-top-8{top:32%;}
.box-top-9{top:36%;}
.box-top-10{top:40%;}

.box-bottom{bottom:0%;}
.box-bottom-1{bottom:4%;}
.box-bottom-2{bottom:8%;}
.box-bottom-3{bottom:12%;}
.box-bottom-4{bottom:16%;}
.box-bottom-5{bottom:20%;}
.box-bottom-6{bottom:24%;}
.box-bottom-7{bottom:28%;}
.box-bottom-8{bottom:32%;}
.box-bottom-9{bottom:36%;}
.box-bottom-10{bottom:40%;}

.box-left{left:0%;}
.box-left-1{left:4%;}
.box-left-2{left:8%;}
.box-left-3{left:12%;}
.box-left-4{left:16%;}
.box-left-5{left:20%;}
.box-left-6{left:24%;}
.box-left-7{left:28%;}
.box-left-8{left:32%;}
.box-left-9{left:36%;}
.box-left-10{left:40%;}


.box-right{right:0%;}
.box-right-1{right:4%;}
.box-right-2{right:8%;}
.box-right-3{right:12%;}
.box-right-4{right:16%;}
.box-right-5{right:20%;}
.box-right-6{right:24%;}
.box-right-7{right:28%;}
.box-right-8{right:32%;}
.box-right-9{right:36%;}
.box-right-10{right:40%;}

