*{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
    }

@media (min-width: 1200px){
.wrapper .container{
    max-width:1366px;
    margin: 0 auto;
} 

}

body{
    font-family: 'Roboto',Verdana, Geneva,"微軟正黑體", sans-serif;
    font-size: 16px;
    color: #999;
}

.wrapper{
    background-color: #000;
}

.wrapper header {
    background-image: url(images/header\ bar.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover; /* 新增這行 */
    padding: 0px 0 0 0;
    z-index: 10000;
    position: absolute;
    width: 100%;
}

.head{
    width: 86.6%;
    margin: 0 auto;
}

header ul{
    list-style: none;
    padding-top: 10px;
}

header ul a{
    opacity: 1;
    cursor: pointer;
}

header ul a:hover{
    opacity: .85;
}

header .splogo{
    padding: 0 ;
}

header .splogo a img{
    width: 107px;
}

header .social_area li{
    width: 32px;
    height: 38px;
    opacity: .8;
}

header .social_area li{
    border-bottom: 2px solid transparent;
    transition: all .2s ease;
}

header .social_area li:hover{
    border-bottom: 2px solid #4d4d4d;
}

header .social_area li a{
    opacity: 1;
    transition: all .2s ease;
}

header .social_area li a:hover{
    opacity: .8;
}


section{
    font-family: Arial, Helvetica, "微軟正黑體", sans-serif;
    font-size: 16px;
}
/*------------------------------------*/
section .navbar-expand-lg .navbar-nav .nav-link{
    padding:0 1.25rem; 

}

section .navbar-nav .nav-item .nav-link{
    color:#fff;
    transition: all .3s ease;
    border-bottom: 2px solid transparent;
    text-align: center;
    padding-bottom: 6px;
}

section .navbar-dark .navbar-nav .nav-link:hover{
    color:#fff;
    border-bottom: 2px solid #4d4d4d;
}

section .navbar-nav .active .nav-link{   
    border-bottom: 2px solid #4d4d4d;
} 

section .navbar-dark .navbar-nav .active>.nav-link{
    color:rgb(255, 238, 0);
}


/*------------------------------------*/
.language{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85);
    z-index:99999;
}

.language .close_lan{
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    border-radius: 27px;
    background-color: rgba(0, 0, 0, 0);
    color:#85cd11;
    font-size: 26px;
    position: absolute;
    right:100px;
    top:100px;
    transition: all 0.3s ease;
    cursor: pointer;
    margin-right: 0px;
}

.language .close_lan:hover{
    color:#a3fc13;
    background-color: #2f3438;
}

.language h3{
    padding-top: 22%;
    text-align: center;
    color:#ccc;
    font-size: 38px;
    text-transform:uppercase;
}

.language ul{
    list-style: none;
    padding-top: 100px;
    padding-left: 0;
}

.language li{
    text-align: center;
    height: 160px;  
}

.language li a{
    display: block;
    width: 160px;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    color:#000;
    background-color: #85cd11;
    border-radius: 70px;
    transition: all 0.3s ease;
}

.language li a:hover{
    background-color: #a3fc13;
}


/*----------------------*/
body {
    font-family: Arial, sans-serif;
    text-align: center;
    background-color: #4d4d4d;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h4 {
    font-size: 36px;
    margin-top: 0; /* 移除上方的外邊距 */
}
.wrapper{
    background-color: #e6e6e6;
}
.flexible-box {
    display: inline-block; /* 使元素根據內容自動調整大小 */
    padding: 3px 10px;
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 16px;
    background-color: transparent; /* 設置背景顏色為透明 */
    border: 1px solid #971c33;
    border-radius: 8px;
    text-align: center;
    word-wrap: break-word;
    color: white; /* 設置文字顏色 */
    background-color: #971c33;
}
.flexible-box2 {
    display: inline-block; /* 使元素根據內容自動調整大小 */
    padding: 3px 10px;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 16px;
    background-color: transparent; /* 設置背景顏色為透明 */
    border: 1px solid #971c33;
    border-radius: 8px;
    text-align: center;
    word-wrap: break-word;
    color: white; /* 設置文字顏色 */
    background-color: #971c33;
}

.section {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 60px; /* 增加上方邊距 */
    text-align: center;
}
.section2 {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-top: 120px;
}
.section3 {
    background-color: #000000;
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
}
.section4 {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
}

.section5 {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 80px; /* 增加上方邊距 */
}

.section6 {
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0;
}

/* 隱藏預設非啟用的圖片 */
.image-section {
    display: none; /* 預設隱藏所有圖片區塊 */
}

/* 顯示啟用中的圖片 */
.image-section.active-image-section {
    display: block; /* 啟用時顯示 */
}

/* 如果圖片本身也需要控制顯示隱藏 */
.toggle-image {
    display: none; /* 預設隱藏所有圖片 */
    max-width: 100%; /* 確保圖片響應式 */
    height: auto;
}

.toggle-image.active-image {
    display: block; /* 啟用時顯示 */
}


/* 按鈕組樣式 */
.button-group {
    display: flex;
    justify-content: space-evenly;
    width: 75%;
    margin: 0 12.5%; /* 水平居中 */ 
}

.button-group button {
    position: relative;
    padding: 0;
    border: none;
    background-color: transparent;
    margin: 0;
    outline: none;
    cursor: pointer;
    transition: color 0.3s ease;
    padding-bottom: 5px;
    width: 100%;
}

/* 按鈕被點擊 (active)、獲得焦點 (focus) 或滑鼠懸停 (hover) 時的樣式 */
.button-group button:active,
.button-group button:focus,
.button-group button:hover {
    border: none;
    outline: none;
}

/* 按鈕文字樣式 */
.button-text {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin: 0;
    transition: color 0.3s ease;
}

/* 當按鈕被點擊 (active)、獲得焦點 (focus) 或滑鼠懸停 (hover) 時，其內部的 .button-text 樣式 */
.button-group button:active .button-text,
.button-group button:focus .button-text,
.button-group button:hover .button-text {
    color: #ee3d85;
}

.button-group button::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -50%; /* 定位在按鈕底部 */
    width: 100%;
    height: 2px; /* 底線粗細 */
    background-color: black; /* 預設透明 */
    transition: background-color 0.3s ease; /* 平滑過渡效果 */
}

/* 按鈕懸停或點擊時的樣式變化 */
.button-group button:hover::after,
.button-group button:focus::after,
.button-group button.active::after { /* 如果您有 'active' 類別來表示按鈕被選中 */
    background-color: #ee3d85; /* 例如：#007bff 或您定義的變色 */
}

.image-container {
    position: relative;
    display: inline-block;
    width: 100%; /* 設置寬度為100% */
    height: auto; /* 自動調整高度 */
    box-sizing: border-box;
}
img {
    width: 100%; /* 設置寬度為100% */
    height: auto; /* 自動調整高度 */
    box-sizing: border-box;
}

#img12, #img14, #img14_1, #img16{
    width: 75%; /* 設置寬度為100% */
    height: auto; /* 自動調整高度 */
    box-sizing: border-box;
    margin: 0 12.5%; /* 圖片水平居中 */
}

#img12, #img14_1, #img14{
    border-radius: 10px; /* 添加圓角 */
}
#img16{
    border-radius: 50px;
}

#text12, #text13, #text14, #text15, #text16 {
    display: block;
}

#text12_1, #text13_1, #text14_1, #text15_1, #text16_1 {
    display: none;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 16px;
    /*font-weight: bold;*/
    text-align: left;
    padding-right: 20px; /* 設置右邊內邊距 */
}
.overlay-text h4 {
    font-size: 30px;
    font-weight: bold;
}
.overlay-text2 {
    position: absolute;
    top: 50%;
    left: 10%; /* 設置左邊距離 */
    transform: translate(0, -50%);
    color: white;
    font-size: 16px;
    text-align: left;
    padding: 0 20px; /* 設置左右內邊距 */
    max-width: 40%; /* 限制文字區塊的最大寬度 */
    word-wrap: break-word; /* 確保文字自動換行 */
}
.overlay-text2 h4 {
    font-size: 30px;
    font-weight: bold;
}
.overlay-text3 {
    position: absolute;
    bottom: 10px; /* 設置在圖片底部 */
    left: 50%; /* 水平居中 */
    transform: translateX(-80%); /* 調整水平位置 */
    color: white;
    font-size: 14px;
    /*font-weight: bold;*/
    text-align: left; /* 文字居左 */
    padding: 10px 20px; /* 設置內邊距 */
    max-width: 100%; /* 限制文字區塊的最大寬度 */
    word-wrap: break-word; /* 確保文字自動換行 */
}
.overlay-text4 {
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translateY(-50%);
    color: white;
    font-size: 16px;
    /*font-weight: bold;*/
    text-align: left;
    padding-right: 20px; /* 設置右邊內邊距 */
}
.overlay-text5 {
    position: absolute;
    bottom: 10px; /* 設置在圖片底部 */
    left: 50%; /* 水平居中 */
    transform: translateX(-80%); /* 調整水平位置 */
    color: black;
    font-size: 16px;
    /*font-weight: bold;*/
    text-align: left; /* 文字居左 */
    padding: 10px 20px; /* 設置內邊距 */
    max-width: 100%; /* 限制文字區塊的最大寬度 */
    word-wrap: break-word; /* 確保文字自動換行 */
}
.overlay-text4 h4 {
    font-size: 30px;
    font-weight: bold;
}
.unique-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; 
    gap: 40px; 
    width: calc(100% - 320px);
    padding: 0 80px; 
    margin: 50px auto; 
    box-sizing: border-box;
    /*display: none;*/
}

.unique-grid .image-container {
    flex: 1 1 calc(33.333% - 27px); /* 每個圖片容器的寬度為 33.333% 減去間距 */
    max-width: 100vw;
    box-sizing: border-box;
}

.unique-grid img {
    width: 100%; /* 圖片寬度設置為 100% */
    height: auto;
    max-width: 100vw;
    box-sizing: border-box;
    border-radius: 40px; /* 添加圓角 */
}
.grid-four {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 80px;
    padding: 0 20px; /* 設置左右內邊距 */
    box-sizing: border-box;
}

.grid-four .image-container {
    flex: 1 1 calc(25% - 20px); /* 每個圖片容器的寬度為 25% 減去間距 */
    max-width: 100vw;
    box-sizing: border-box;
}

.grid-four img {
    width: 100%; /* 圖片寬度設置為 100% */
    height: auto;
    max-width: 100vw;
    box-sizing: border-box;
    border-radius: 20px; /* 添加圓角 */
}

.white-text {
    color: black;
    padding: 0 12.5%;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}

.white-text2 {
    color: black;
    padding: 0 12.5%;
    font-size: 16px;
    text-align: center;
}
.white-text3 {
    color: black;
    padding: 0 12.5%;
    font-size: 20px;
    text-align: center;
}


/*-----------------------------------*/

.ourpro{
    display: block;
    background-color: #000;
    padding-bottom: 60px;
}

.ourpro_mobile{
    display: none;
}

.ourpro h2{
    text-align: center;
    color: #4d4d4d;
    background-color:#000;
    padding: 40px 0;
    margin: 74px 0;
    background-color:#250d03;
}

.ourpro h4{
    color:#aaa;
    border-bottom: 1px solid #666666;
}

.pro_list p{
    text-align: center;
    color: #aaa;
    padding: 0 20px;
    margin-bottom: 8px;
}

.pro_list{
    position: relative;
}

.pro_list:before{
    content: "111";
    text-indent: -9999px;
    display: block;
    width: 60px;
    height: 60%;
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0.99) 1%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.99) 1%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 9996;
    position: absolute;
    top:0;
    left: 0;
}

.pro_list:after{
    content: "111";
    text-indent: -9999px;
    display: block;
    width: 60px;
    height: 60%;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 6%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 6%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 6%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 9996;
    position: absolute;
    top:0;
    right: 0;
}


.pro_list .owl-theme .owl-controls .owl-nav [class*=owl-]{
    position: absolute;
    width:40px;
    height:40px;
    background-size: cover;
    text-indent: -9999px;
    background-color: transparent;
}

.pro_list .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
    background-size: cover;
    background-color: #000;
}

.pro_list .owl-theme .owl-controls .owl-nav .owl-prev{
    top:50%;
    margin-top:-35px; 
    left: -50px;
    background-image: url(images/pre.png);
    opacity: 1;
}

.pro_list .owl-theme .owl-controls .owl-nav .owl-prev:hover{
    background-image: url(images/pre.png);
    opacity: .8;
}

.pro_list .owl-theme .owl-controls .owl-nav .owl-next{
    top:50%;
    margin-top:-35px; 
    right: -50px;
    background-image: url(images/next.png);
    opacity: 1;
}

.pro_list .owl-theme .owl-controls .owl-nav .owl-next:hover{
    background-image: url(images/next.png);
    opacity: .8;
}

.pro_list .owl-theme .owl-dots .owl-dot.active span{
    background:#4d4d4d;
}

.pro_list .owl-theme .owl-dots .owl-dot:hover span{
    background:#4d4d4d;
}



/*-----------------------------------------*/
.review{
    padding-bottom: 80px;
}

.review h2{
    text-align: center;
    color:#4d4d4d;
    font-size: 36px;
}

.review_item{
    background-color: #230f03;
    border-radius: 10px;
}

.review_item h5{
    color: #4d4d4d;
    font-size:22px;
    text-align: left;
}

.review_item p{
    font-size: 16px;
    color: #fff;text-align: left;
}

.review_item h6{
    color:#fff;
    font-size: 16px;
}

.review_item article{
    text-align: left;
    color: #949494;
}

.review_item .rev_title{
    border-right:1px solid #666; 
}

.review a .review_item{
    background-color: #230f03;
    transition: all .2s ease;
}

.review a:hover .review_item{
    background-color: #3a1802;
}


.review a:hover{
    text-decoration: none;
}




/*---------20200915----------*/

.rev_btn{
    width: 200px;
}

.rev_btn button{
    padding: 12px 0;
}

.rev_btn .btn-lg{
    border-radius: 0;
}

.review .btn-outline-danger{
    color:#4d4d4d;
    border: 1px solid #4d4d4d;
    font-size: 18px;
}

.review .btn-outline-danger:hover{
    background-color:#4d4d4d;
}


/*------------------------*/

.pbk_footer footer{
    height: auto;
    background-color: #971c33;
}

.pbk_footer footer ul{
    list-style: none;
    float:none;
}

.pbk_footer footer ul li{
    width: auto;
    height: auto;
}

.pbk_footer footer p{
    color:white;
    font-size: 12px;
}

.pbk_footer footer ul li a{
    opacity: 1;
}

.pbk_footer footer ul li a:hover{
    opacity: .8;
}

.pbk_footer footer .spabout ul{
    list-style: none;
    padding-left:0px; 
    margin-bottom: 8px;
}

.pbk_footer footer .spabout ul li{
    padding: 0 10px; 
    border-left:1px solid #971c33;
}

.pbk_footer footer .spabout ul li:first-child{
    padding-left: 0;
    border-left:none;
}

.pbk_footer footer .spabout ul li a{
    text-decoration: none;
    color: white;
}

.pbk_footer footer .spabout ul li a:hover{
    color: #ffee00;
}

.pbk_footer footer .spabout ul li .active{
    color: #ffee00;
}

.pbk_footer footer .social_area li a{
    opacity: .7;
}

.pbk_footer footer .social_area li a:hover{
    opacity: .5;
}

.pbk_footer footer .social_area li img{
    width: 50%;
}

/*-------------------------------------------phone header-------------------------------------------*/


#PHONE_LAN{display:none;}	

/*--------------------------laptop-----------------------------*/




@media screen and (max-width: 1367px) {


    .language .close_lan{
        width: 54px;
        height: 54px;
        text-align: center;
        line-height: 54px;
        border-radius: 27px;
        background-color: rgba(0, 0, 0, 0);
        color:#85cd11;
        font-size: 26px;
        position: absolute;
        right:60px;
        top:60px;
        transition: all 0.3s ease;
        cursor: pointer;
        margin-right: 0px;
    }




    .language h3{
        padding-top: 16%;
        text-align: center;
        color:#ccc;
        font-size: 38px;
        text-transform:uppercase;
    }
    



    #PHONE_LAN{display:none;}	

}



/*----------------------------pad--------------------------------*/

@media screen and (max-width: 1199px) {

    .wrapper header .head{
        width: 100%;
        margin: 0 auto;
    }

    .language .close_lan{
        width: 54px;
        height: 54px;
        text-align: center;
        line-height: 54px;
        border-radius: 27px;
        background-color: rgba(0, 0, 0, 0);
        color:#85cd11;
        font-size: 26px;
        position: absolute;
        right:50px;
        top:50px;
        transition: all 0.3s ease;
        cursor: pointer;
        margin-right: 0px;
    }

    #PHONE_LAN{display:none;}	


    .banner_nav{
        bottom:0px;
        padding-top:0; 
    }
    
    .readmore{
        width: 120px;
        margin: 0 auto;
    }
    .readmore p{
        display: block;
        width: 120px;
        font-size: 16px;
        text-align: center;
        background-color: #ffee00;
        background-repeat: no-repeat;
        border-radius: 20px;
        color:#230f03;
        margin: 0 auto;
        opacity: 1;
        transition: all .2s ease;
    }



}





/*-----------------------------mobile-----------------------------*/


@media screen and (max-width: 1079px){

    header{
        background-color:#475056;
        padding:0px 0 0 0;
        border-bottom:1px solid #85cd11; 
    }
    

    header .splogo{
        padding: 0 0 8px 20px;
    }

    header .splogo a img{
        width: 100px;
        height: auto;
    }

    .flexible-box {
        
        margin-top: 10px;
        
    }
    .flexible-box2 {
       
        margin-top: 10px;
        
    }
    /*-----------------------------------------phone_lan------------------------------------------*/	

#PHONE_LAN{
	display:none;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:9999;
	position:fixed;
	padding-bottom:16%;
	overflow:auto;
	}
	
#PHONE_LAN h4{
	width:30px;
	height:30px;
	position:absolute;
	top:40px;
	right:10%;
	}		
	
#PHONE_LAN h3{
	text-align:center;
	font-size:30px;
	color:#00ccff;
	padding-top:28%;
	}
	
#PHONE_LAN .phone_lan_list{
	display:block;
	width:100%;
	padding-top:20%;
	}
	
#PHONE_LAN .phone_lan_list .lan_title{
	width:100%;
	border-bottom:1px solid #666666;
	}	
	
#PHONE_LAN .phone_lan_list h5{
	width:220px;
	height:40px;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	font-size:20px;
	line-height:40px;
	background-color:#666;
	border-radius:30px 30px 0 0;
	}
	
#PHONE_LAN .phone_lan_list .country_icon{
	width:90%;
	margin:0 auto;
	padding-top:10%;
	}	
	
#PHONE_LAN .phone_lan_list .country_icon ul{
	list-style:none;
	width:100%;
    overflow:hidden;
    padding-left:0; 
	}	
		
#PHONE_LAN .phone_lan_list .country_icon li{
	display:block;
	width:20%;
	height:120px;
	float:left;
	text-align:center;
	color:#CCC;
	padding-bottom:5%;
	line-height:1.2;
	}
	
#PHONE_LAN .phone_lan_list .country_icon li span{
	color:#00ccff;
	}	
	
#PHONE_LAN .phone_lan_list .country_icon li a{
	display:block;
	width:60%;
	margin:0 auto;
	}	
	
#PHONE_LAN .phone_lan_list .country_icon li a img{
	width:100%;
	height:auto;
	}		



    .language .close_lan{
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 20px;
        background-color: #373d40;
        color:#85cd11;
        font-size: 24px;
        position: absolute;
        right:50%;
        top:510px;
        transition: all 0.3s ease;
        cursor: pointer;
        margin-right: -20px;
    }

    .language h3{
        padding-top: 12.5%;
        text-align: center;
        color:#ccc;
        font-size: 30px;
        text-transform:uppercase;
    }

    .language ul{
        list-style: none;
        padding-top: 10px;
        padding-left: 0;
    }
    
    .language li{
        text-align: center;
        height: 60px;  
    }
    
    .language li a{
        display: block;
        width: 160px;
        margin: 0 auto;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        color:#000;
        background-color: #85cd11;
        border-radius: 70px;
        transition: all 0.3s ease;
    }
	
	.banner,
	.mobile_banner{
		padding-top:60px;
	}


    .mobile_banner .owl-theme .owl-controls{
        display: block;
    }

    .mobile_banner .owl-theme .owl-controls .owl-nav{
        display: none;
    }

    .mobile_banner .owl-theme .owl-dots .owl-dot.active span{
        background:#4d4d4d;
    }
    
    .mobile_banner .owl-theme .owl-dots .owl-dot:hover span{
        background:#4d4d4d;
    }
    
    
    .ourpro_mobile{
        padding: 30px 5%;
    }

    .ourpro_mobile h2{
        color: #4d4d4d;
        text-align: center;
    }

    .ourpro_mobile h4{
        color: #666;
        border-bottom:1px solid #666;
    }

    .ourpro_mobile .pro_list p{
        color: #fff;
    }

    .ourpro_mobile .pro_list:before{
        display: none;
    }

    .ourpro_mobile .pro_list:after{
        display: none;
    }
    
    .review_item .rev_title{
        border-right:none;
        border-bottom: 1px solid #666; 
    }



    .review{
        padding-bottom: 10px;
        background-color: #000;
    }



    .pbk_footer footer p{
        text-align: center;
    }

   
    .pbk_footer footer ul li{
        width: 20%;
    }

    .pbk_footer footer p{
        font-size: 16px;
    }

    .order {
        order: -1;
    }


}

@media (max-width: 1079px) {
    h4 {
        font-size: 30px;
        margin-top: 0; /* 移除上方的外邊距 */
    }
    .unique-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; /* 圖片向中間靠攏 */
        gap: 0px; /* 設置間距 */
        width: calc(100% - 40px); /* 設置寬度為 100% 減去左右內邊距 */
        padding: 0 20px; /* 設置左右內邊距 */
        margin: 40px auto; /* 增加上下邊距 */
        box-sizing: border-box;
    }
    
    .unique-grid .image-container {
        flex: 1 1 calc(66.666% - 27px); /* 每個圖片容器的寬度為 50% 減去間距 */
        max-width: 100vw;
        box-sizing: border-box;
    }
    
    .unique-grid img {
        width: auto; /* 圖片寬度設置為 100% */
        height: auto;
        max-width: 100%;
        box-sizing: border-box;
        border-radius: 20px; /* 添加圓角 */
    }

    .grid-four {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; /* 圖片向中間靠攏 */
        gap: 10px; /* 設置間距 */
        width: calc(100% - 40px); /* 設置寬度為 100% 減去左右內邊距 */
        padding: 0 20px; /* 設置左右內邊距 */
        margin: 40px auto; /* 增加上下邊距 */
        margin-bottom: 20px;
        box-sizing: border-box;
    }

    .grid-four .image-container {
        flex: 1 1 calc(50% - 20px); /* 每個圖片容器的寬度為 50% 減去間距 */
        max-width: 100vw;
        box-sizing: border-box;
    }

    .grid-four img {
        width: 100%; /* 圖片寬度設置為 100% */
        height: auto;
        max-width: 100vw;
        box-sizing: border-box;
        border-radius: 10px; /* 添加圓角 */
    }
    .overlay-text, .overlay-text2 {
        position: static;
        transform: none;
        text-align: center;
        padding: 10px 0;
        background-color: #e6e6e6; /* 添加背景色以便在圖片下方顯示時更清晰 */
        margin: -10px 12.5% 0 12.5%; /* 調整與圖片的間距 */
        /* margin-top: -10px; /* 調整與圖片的間距 */
        max-width: 100%; /* 限制文字區塊的最大寬度 */
        font-size: inherit; /* 繼承父元素的字體大小 */
        color: black;
    }

    .overlay-text3 {
        position: static;
        transform: none;
        text-align: center;
        padding: 40px 0;
        background-color: #e6e6e6; /* 添加背景色以便在圖片下方顯示時更清晰 */
        margin: -10px 12.5% 0 12.5%; /* 調整與圖片的間距 */
        /* margin-top: -10px; /* 調整與圖片的間距 */
        max-width: 100%; /* 限制文字區塊的最大寬度 */
        font-size: 14px; /* 繼承父元素的字體大小 */
        color: black;
    }
    .overlay-text4{
        position: static;
        transform: none;
        text-align: center;
        padding: 20px 0;
        background-color: #e6e6e6; /* 添加背景色以便在圖片下方顯示時更清晰 */
        margin: -10px 12.5% 0 12.5%; /* 調整與圖片的間距 */
        /* margin-top: -10px; /* 調整與圖片的間距 */
        max-width: 100%; /* 限制文字區塊的最大寬度 */
        font-size: 16px; /* 繼承父元素的字體大小 */
        color: black;
    }
    .overlay-text5 {
        position: static;
        transform: none;
        text-align: center;
        padding: 40px 0;
        background-color: #e6e6e6; /* 添加背景色以便在圖片下方顯示時更清晰 */
        margin: -10px 12.5% 0 12.5%; /* 調整與圖片的間距 */
        /* margin-top: -10px; /* 調整與圖片的間距 */
        max-width: 100%; /* 限制文字區塊的最大寬度 */
        font-size: 16px; /* 繼承父元素的字體大小 */
        color: black;
    }

    .section2 {
        margin-top: 10px;
    }

    #text12, #text13, #text14, #text15, #text16 {
        display: none;
    }

    #text12_1, #text13_1, #text14_1, #text15_1, #text16_1 {
        display: block;
    }

    .button-text {
        font-size: 12px;
        color: #000;
        font-weight: bold;
        margin: 0;
        transition: color 0.3s ease;
    }

    

    .button-group button::after {
        content: '';
        position: absolute;
        top: -90%; /* 定位在按鈕底部 */
        width: 10px; /* 圓球寬度 */
        height: 10px; /* 圓球高度 */
        border-radius: 50%; /* 創建圓球 */
        background-color: white; /* 預設白色 */
        transition: all 0.1s ease; /* 平滑過渡效果 */
    }

    /* 左邊按鈕的圓球靠右 */
    .button-group button:first-child::after {
        left: calc(95% - 10px); /* 距離左側100%減去圓球寬度 */
        transform: translateX(0); /* 不需額外位移 */
    }

    /* 右邊按鈕的圓球靠左 */
    .button-group button:last-child::after {
        left: 5%; /* 距離左側0 */
        transform: translateX(0); /* 不需額外位移 */
    }

    
}

@media (max-width: 767px) {
    .language-icon {
        display: block;
    }
}

.spabout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.spabout ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 20px;
}

.spabout li {
    margin-right: 20px;
}

.spabout a {
    color: #fff;
    text-decoration: none;
}

.spabout a:hover {
    text-decoration: underline;
}

.spabout p {
    width: 100%;
    text-align: left;
    margin-top: 20px;
}


@media (max-width: 1079px) {
    .spabout {
        flex-direction: column;
        align-items: center;
        max-width: 100%;
    }

    .spabout ul {
        flex-direction: row;
        align-items: center;
        max-width: 100%;
        justify-content: center;
        padding: 0;
    }
    .spabout li {
        font-size: 16px;
    }

    .spabout p {
        margin-top: 20px;
        text-align: center;
    }
    
}

@media (max-width: 1079px) {
    #img1 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-CH-SSD-ENDURA_NAS.png');
    }
    #img1_en {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS.png');
    }
    #img2 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-E55.png');
    }
    #img3 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-E60.png');
    }
    #img4 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-ED90.png');
    }
    
    #img6 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-CH-SSD-ENDURA_NAS-Feature_Icons.png');
    }
    #img6_en {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-Feature_Icons.png');
    }
    #img7 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-E55-QVL.png');
    }
    #img12 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-TBW.png');
    }
    #img13 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-Man_Workstation_IPOS.png');
    }
    #img14 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPower-SSD-ENDURA_NAS-E60-Protection_Backup.png');
    }
    #img14_1 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPower-SSD-ENDURA-Data-Protection-Technology.png');
    }
    #img15 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPwer-EN-SSD-ENDURA_NAS-Quiet_NAS.png');
    }
    #img16 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPower-EN-SSD-ENDURA0_NAS-Wear-Leveling.png');
    }
    #img17 {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPower-CH-SSD-ENDURA_NAS-Deplyment_Scenarios.png');
    }
    #img17_en {
        content: url('https://www.silicon-power.com/web/ENDURA/images/NAS/mobile/SiliconPower-EN-SSD-ENDURA_NAS-Deplyment_Scenarios.png');
    }
}