@charset "utf-8";
/* CSS Document */


  #extraForm {
            display: none;
            margin-top: 20px;
        }
.Style-size-16{
     font-size: 1rem;   
}
.Style-size-22{
     font-size: 1.6rem;   
}
.Style-size-36{
     font-size: 2.4rem;   
}
.timer-box{
       text-align: center;
    width: 100%;     
}
.card-box{
          border: 1px solid #b6b6b6;
    margin-bottom: 20px;
}
.middle-center{
    display: flex;
    margin-top: 30px;
    margin-bottom: 50px;
}
.store-box{
  display: flex;
    width: 80%;
    margin: auto;
}
.Tugawen .map {
    background-size: 100%;
    background-position: center center;
}

@media (max-width: 1200px){
	.Style-size-16{
     font-size: 1rem;   
}
	}
@media (max-width: 768px){
.middle-center{
      display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
}
	}

.computer {
   
}

.cellphone {
display: none;
}

@media (max-width: 520px){
.computer {
   display: none;
}

.cellphone {
display:block;
}


}

.date {
            font-size: 24px;
        }
.time {
            font-size: 24px;
        }

.table2>:not(caption)>*>* {
    padding: .5rem 0rem!important;
}
@media (max-width: 480px){
	.table2>:not(caption)>*>* {
    padding: .2rem 0rem!important;
}  
}


.what-box30 {
    width: calc(30% - 30px);
	margin: 0 15px;
        }
.what-box40 {
    width: calc(40% - 30px);
	margin: 0 15px;
        }

@media (max-width: 1024px){
.what-box30 {
    width: calc(50% - 30px);
	margin: 0 15px;
        }
.what-box40 {
    width: calc(100% - 30px);
	margin: 0 15px;
        }
}
@media (max-width: 768px){
.what-box30 {
    width: calc(100% - 30px);
	margin: 0 15px;
        }
.what-box40 {
    width: calc(100% - 30px);
	margin: 0 15px;
        }
}
table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: .5em 0;
    display: flex;
}



/*上传图片插件的样式*/

.img-box{
}
.img-box .up-p{
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
}
.z_photo{
	padding: 10px;
    border: 2px dashed #E7E6E6;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.z_photo .z_file{
	position: relative;
}
.z_file  .file{
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.z_photo .up-section{
	position: relative;
	margin: 10px;
}
.up-section .close-upimg{
	position: absolute;
	top: 6px;
	right: 8px;
	display: none;
	z-index: 10;
}
.up-section .up-span{
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,.5);
}
.up-section:hover{
	border: 2px solid #f15134;
}
.up-section:hover .close-upimg{
	display: block;
}
.up-section:hover .up-span{
	visibility: visible;
}
.z_photo .up-img{
	display: block;
	width: 100%;
	height: 100%;
}
.loading{
    border: 1px solid #D1D1D1;
	background:url(../image/loading.gif) no-repeat center;
}
.up-opcity{
	opacity: 0;
}
.img-name-p{
	display: none;
}
.upimg-div .up-section {
    width: 220px;
    height: 165px;
}
.img-box .upimg-div .z_file {
   width: 220px;
    height: 165px;
}
.z_file .add-img {
    display: block;
    width: 220px;
    height: 165px;
}

@media (max-width: 420px){
.z_photo {
    padding: 3px;
}
.page-content {
    padding: calc(70px + 7px) calc(7px / 2) 60px calc(7px / 2);
}	
}


/*上傳照片燈箱*/
.mask{
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.mask .mask-content{
	 width: 300px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 margin-left: -150px;
	 margin-top: -80px;
	 background: white;
	 height: 160px;
	 text-align: center;
}
.mask .mask-content .del-p{
	color: #555;
	height: 94px;
	line-height: 94px;
	font-size: 18px;
	border-bottom: 1px solid #D1D1D1;
}
.mask-content .check-p{
	height: 66px;
	line-height: 66px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin-block-start: 0em;
    margin-block-end: 0em;
}
.mask-content .check-p span{
	width: 49%;
	display:inline-block;
	text-align: center;
	color:#d4361d ;
	font-size: 18px;
}
.check-p .del-com{
	border-right: 1px solid #D1D1D1;
}

.title99{
	position: absolute;
    top: -15px;
    background-color: #ffffff;
    padding: 0px 20px 0px 10px;
    font-weight: 800;
    line-height: 1.2;
}
.photo-box{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.photo-map{
	background-size: 110%;
	background-position:center  center;
}

#printableArea{
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
@media (max-width: 968px) {
.modal-print span{
   display: block;
}
	
#printableArea{
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}
	}
.Item-box{
	    width: 100%;
    border-bottom: 4px dotted #a3a6a6;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.Item-box-text{
	   width: 100%;
    padding: 10px;
    border: 2px dashed #E7E6E6;
    margin-top: 10px;
}

/*選擇順序*/



     .delete-icon {
            position: absolute;
            top: -5px;
            right: -5px;
            background-color: #000;
            color: white;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }





/* 上傳影片 */
.Item-box form {
            width: 100%;
            padding: 10px;
            border: 2px dashed #E7E6E6;
            margin-top: 10px;
            position: relative;
        }


        /* 設置自定義 input[type="file"] 樣式 */
        .custom-file-input {
            position: relative;
            display: inline-block;
            width: 100%;
            /* height: 40px; */
            margin-bottom: 10px;
            cursor: pointer;
            /* position: absolute; */
        }

        .custom-file-input input[type="file"] {
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 0; /* 隱藏原始的 input[file] */
            cursor: pointer;
        }

        .custom-file-input label {
            display: inline-block;
            width: 220px;
            height: 100%;
            padding: 30px 10px 100px;
            background-color: #f5f5f5;
            color: #7c7c7c;
            text-align: center;
            border-radius: 0px;
            cursor: pointer;
            margin: auto;
            display: flex;
            justify-content: center;
            font-size: 1.2rem;
        }

        .custom-file-input label:hover {
            background-color: #45a049;
        }

        /* 顯示檔案名稱的區域 */
        #fileNameDisplay {
            font-size: 0.9rem;
            color: #555;
            margin-bottom: 10px;
            text-align: center;
        }

        /* 隱藏影片前的表單區域 */
        .hidden {
            display: none;
        }

        .uploadForm button {
            width: 180px;
            padding: 5px;
            background-color: #848d85;
            color: white;
            border: none;
            border-radius: 0px;
            cursor: pointer;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 100px;
            z-index: 111;
        }

       .uploadForm button:hover {
            background-color: #4d544e;
        }

        /* 設置影片容器樣式，位於表單內 */
        #videoContainer {
            width: 100%;
            display: none; /* 初始隱藏影片容器，等影片上傳後再顯示 */
            position: relative;
			 max-width: 600px;
			margin: auto;
        }

        /* 影片的自適應樣式 */
        video {
            width: 100%;
            height: auto;
            border: 1px solid #ccc;
            border-radius: 5px;
        }

        /* 刪除影片按鈕 */
        #deleteButton {
            margin-top: 0px;
            padding: 10px;
            background-color: #828282;
            color: white;
            border: none;
            width: 40px;
            border-radius: 50px;
            cursor: pointer;
            right: 0px;
            position: absolute;
            top: -10px;
        }

        #deleteButton:hover {
            background-color: #e53935;
        }




  .question-block {
        }

        .fruit-btn {
            display: inline-block;
    margin: 5px;
    padding: 10px 20px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    cursor: pointer;
    width: 100%;
    position: relative;
        }

        .fruit-btn.selected {
            background-color: #add8e6;
        }

     
        .result {
            margin-top: 10px;
            padding: 10px;
            border-top: 1px solid #ccc;
            font-weight: bold;
        }

        .other-input-container {
            margin-top: 5px;
        }

        .other-input {
            margin-right: 5px;
        }








        .module {
            border: 1px solid #ddd;
            padding: 10px;
            margin-bottom: 10px;
            background-color: #f9f9f9;
            cursor: move; /* 提示可以拖拉 */
			position: relative;
        }
        .remove-btn {
         
              border: none;
    cursor: pointer;
    top: -5px;
    right: -5px;
        }
        .add-btn {
            background-color: green;
            color: white;
            border: none;
            padding: 10px 15px;
            cursor: pointer;
        }
        .language-link {
            background-color: blue;
            color: white;
            text-decoration: none;
            padding: 5px 10px;
            display: inline-block;
            margin-top: 10px;
        }
        .form-link {
            display: none; /* 初始隱藏自建表單按鈕 */
        }
        .ui-sortable-placeholder {
            background-color: #f0f0f0;
            border: 1px dashed #ccc;
            height: 50px;
        }




  .entry {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 10px 10px 10px;
            background-color: #f1f1f1;
            margin-bottom: 10px;
	            position: relative;
	  
        }
        .entry div {
            white-space: pre-wrap; /* 保留換行和空白 */
        }

.entry button{   
	position: absolute;
    top: -5px;
    right: -5px;
    background-color: #000;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
	  
        }






        /* 縣市 */

.dropdown {
      display: flex;
}

.dropdown select,
.dropdown input {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 4px;
}

.dropdown select:focus,
.dropdown input:focus {
  outline: none;
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}



.Quick-search{
	float: left;
	display: flex;
    flex-wrap: wrap;
	    position: relative;
	    align-items: center;
	
	
}

.count2{
  width: 150px;
  white-space: normal;
 margin-bottom: 0rem;
}
.count{
    width: 320px;
	white-space: normal;
	margin-bottom: 0rem;
}

.count3{
    width: 450px;
	white-space: normal;
	margin-bottom: 0rem;
}
@media (max-width: 480px) {
.count,.count2{
width: 100%;
	white-space: normal;
}
}
.dtr-details{
width: 100%;

}


.photo100{
width:calc(100% - 10px);
	margin: 5px;
}


.photo50{
width:calc(50% - 10px);
	margin: 5px;
}


.photo33{
width:calc(33% - 10px);
	margin: 5px;
}
@media (max-width: 720px) {
.photo33{
width:calc(50% - 10px);
	margin: 5px;
}
}


     /* 左右輪撥 

#taobao-best {
	position: relative;
}

.show-swiper {
	z-index: 3;
	top: 0px;
}

.show-swiper .swiper-slide {
	width: 750px;
}

.show-swiper .swiper-slide:last-child {
	width: 95px;
}

.show-swiper .swiper-slide:last-child .icon {
	width: 32px;
	height: 32px;
	background: url(../images/more-icon.png) no-repeat center 50%/100% 100%;
	display: block;
	float: left;
	margin-top: 260px;
	margin-left: 5px;
}

.show-swiper .swiper-slide:last-child .text {
	width: 21px;
	font-size: 21px;
	margin-top: 180px;
	margin-left: 10px;
	line-height: 1.5;
	float: left;
}

.show-swiper .swiper-slide .goods {
	width: 730px;
	padding: 10px;
	height: 100%;
	margin: 40px 0;
	border-radius: 8px;
}


.bg-swiper {
	position: absolute;
	width: 100%;
	height: 640px;
	top: 0;
	z-index: 1;
	    display: none;
}



@media only screen and (max-width:768px) {
	
.show-swiper .swiper-slide {
	width: 100%;
}
.show-swiper .swiper-slide .goods {
	width: 100%;
}	
}	
*/









.swiper-container {
    overflow: visible !important;
  
}

#taobao-best {
	position: relative;
	height: 960px;
}

.show-swiper {
	z-index: 3;
	top: 0px;
}

.show-swiper .swiper-slide {
	width: 595px;
}



.show-swiper .swiper-slide:last-child .text {
	width: 21px;
	font-size: 21px;
	margin-top: 180px;
	margin-left: 10px;
	line-height: 1.5;
	float: left;
}

.show-swiper .swiper-slide .goods {
	width: 575px;
	padding: 10px;
	height: 500px;
	margin: 40px 0;
	border-radius: 8px;
}




.goods .c-top {
	border-bottom: 1px solid #dcdcdd;
	width: 100%;
	float: left;
}




.goods .detail 	ul {
	padding-left: 0;
	margin-left: 20px;
	float: left;
	margin-top: 0;
}

.goods .detail 	ul li {
	float: left;
	margin-right: 25px;
	color: #737373;
}

.goods .detail .btn {
	float: right;
	margin-right: -10px;
	margin-top: -5px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	background: linear-gradient(90deg,#ffe13c,#ffa70f);
}

.bg-swiper {
	position: absolute;
	width: 100%;
	height: 840px;
	top: 0;
	z-index: 1;
}



.data-box  .bottom {
	position: fixed;
	bottom: 0;
	width: 640px;
	   display: none;
}

		
.data-box .details {
   margin: 10px 20px;
    display: flex;
    width: calc(100% - 40px);
    flex-wrap: wrap;
    font-size: .8rem;
}


.data-box .details li {width: 50%;margin-bottom: 5px;}



.array {
       display: flex;
    white-space: nowrap;
    align-items: center;
}


@media (max-width:520px) {
#taobao-best {
	position: relative;
	height: 1000px;
}	
  .show-swiper .swiper-slide .goods {
	width: 300px;
	padding: 10px;
	height: 1200px;
	 margin: 80px 0;  
	
}
.data-box .details li {width: 100%;margin-bottom: 5px;}
.data-box .details {
    margin: 0px 0px;
    width: calc(100% - 0px);
 
}	
.inbox-wid .inbox-item {
    position: relative;
    margin-bottom: 10px;
}	
.inbox-wid .inbox-item .inbox-item-date {
    font-size: 11px;
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin-top: 10px;
}
.activity-feed {
    padding: 15px 0px 0 15px;
    list-style: none;
}
	
.activity-feed .feed-item {
    position: relative;
    padding-bottom: 15px;
    padding-left: 0px;
    border-left: 2px solid #f5f6f8;
}	
.activity-feed .feed-item a span{
   display: none;
}	
.activity-feed .feed-item .date span {
    width: 80%;
    float: left;
}	
.cellphone .card-body {
    padding: 1.25rem .25rem;
}	
}




/* 設定流程步驟外框 */
  .steps-container {
      display: flex;
    justify-content: space-between;
    align-items: center;
    width: 750px;
    margin: 0 auto;
    padding: 0px 0 0px;
    position: relative;
    margin-bottom: 50px;
  }

  /* 設定步驟的圓形 */
  .step {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60px;
    position: relative;
  }
  .step .n{
   position: absolute;
    top: -3px;
    right: -3px;
    z-index: 1;
    padding: .2em;
    /* padding-left: .2em; */
    width: 20px;
    height: 20px;
    font-size: .6rem;
  }
  /* 設定步驟的數字或圖標 */
  .step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #7a6fbe;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
	  z-index: 1;
  }

  .Not {
background-color: #ababab;
  }
  /* 步驟標題 */
  .step-title {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
  }

  /* 使用偽元素 .step::after 作為連結線 */
  .steps-container:after {
      content: '';
    position: absolute;
    top: 30%;
    left: 50%;
    width: calc(100% - 100px);
    height: 1px;
    background-color: #BABABA;
    transform: translateY(-50%) translateX(-50%);
    
}
  
  @media (max-width: 768px) {
  .steps-container {
      display: flex;
    width: 90%;
	margin: 0 auto 50px;
  }
  .step-number {
      width: 35px;
      height: 35px;
      font-size: 14px;
    }	  
  }

	
	@media (max-width: 480px) {
    .step-number {
      width: 35px;
      height: 35px;
      font-size: 14px;
    }
    .step {
      width: 60px;
    }
    .steps-container {
      width: 100%;
    }
    .step::after {
      width: 35px; 
      height: 2px;
    }
  }








        .current .dot {
            border-color: #39c0ba;
        }
        .completed .dot {
            background-color: #39c0ba;
        }
        .step-title {
            text-align: center;
            flex: 1 0 auto;
            font-size: .8rem;
        }
        .label {
            display: block;
            margin: 1.5em 0;
            text-align: center;
            flex: 0 0 100%;
            box-sizing: border-box;
        }
        .step-controlbar {
            display: flex;
            justify-content: space-between;
        }
        .unVisible {
            opacity: 0;
        }







  .no-box .sticky-table-header {
	  display: none;
        }

  .no-box .btn-group  {
	  display: none;
        }
 .no-box #datatable_length, .no-box #datatable_filter, .no-box #datatable_info,.no-box #datatable_paginate  {
	  display: none;
        }
.media-box {
        display: flex;
        align-items: center;
        flex-direction: column;
        }

  .media-box .material-body{
        margin-top: 10px;
        }

  .media-box .material-body .Name{
        font-size: 22px !important;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
        }





/*-------------首頁搜尋------------*/

.h-search{
	width: 100%;
	float: left;
	padding: 10px;
	    border-radius: 20px;
	background-color: #c21a2a;
}

.Quick{
	width: 100%;
	float: left;
	    display: flex;
    flex-wrap: wrap;
	    position: relative;
	    align-items: center;
	
}
.Quick h5{
	    margin-bottom: 0rem;
	
} 
.Quick-search{
	float: left;
	display: flex;
    flex-wrap: wrap;
	    position: relative;
	    align-items: center;
	
	
}
.Quick-search .form-check{
	    margin: 5px 10px 5px;
}


 #outdoor-options {
            display: none;
        }

@media (max-width:575.98px) {
	.Quick h5{
	    margin-bottom: .5rem;
	
} 
}




.form-check-input[disabled]~.form-check-label {
    opacity: 1;
}



.button-box {
    
}
.button-box .badge {
    display: inline-block;
    padding: .45em .4em  .25em;
    font-size: 80%;
	letter-spacing: 3px;　
    border-radius: .25rem;
	 letter-spacing: 1px;
    font-weight: 300;
}

.email-leftbar {
    width: 270px;
    float: left;
    padding: 20px;
    border-radius: 5px;
}
.email-rightbar {
    margin-left: 300px;
}

@media (max-width:767px) {
    .email-leftbar {
        float: none;
        width: 100%
    }

    .email-rightbar {
        margin: 0
    }
}
