@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');

body{
	overflow-x:hidden;
	font-family: 'Orbitron', "Noto Sans TC","微軟正黑體","arial","sans-serif";
	font-weight: 400;
  background:  #111;
}

body{overflow-y: scroll; overflow-x:hidden; max-height: 100%;}
body::-webkit-scrollbar {width: 4px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
body::-webkit-scrollbar-thumb {background-color: #216B82; border: 1px solid #216B82;}


/*網站全域設定/＝＝＝＝＝*/

/*
  #080303 /*網站主要色系
  #F4F2F0 /*網站輔助色系1
  #F4F2F0; /*網站輔助色系2*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*點點樣式*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 55px);}
.swiper-pagination-bullet {width: 40px; height: 5px; border-radius: 0px; background: #ffffff; display: none;}
.swiper-pagination-bullet-active {background: #080303;}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content_main {background: url(https://pic03.eapple.com.tw/powerads/BBG.jpg)no-repeat top; background-size: cover;}
#content {background: url(https://pic03.eapple.com.tw/powerads/BBG.jpg)no-repeat top; background-size: cover;}


.path {display: none;}
.banner {padding: 0px 0; height:350px;}
.banner h5{
    display: block;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffffff;
    text-shadow: 1px 1px 15px #2b37c0;}
.services_page .banner {display: none;}
.car_page .banner , .remit_page .banner {display: none;}
.contact_page .banner{display: none;}
.other_page .banner{display: none;}
.album_page .banner , .album_class_page .banner , .album_info_page .banner{background: url(https://pic03.eapple.com.tw/powerads/SBN1.jpg) no-repeat center; width: 100%;}
.product_page .banner , .product_info_page .banner {background: url(https://pic03.eapple.com.tw/powerads/SBN2.jpg) no-repeat center ; width: 100%;}
.blog_page .banner , .blog_in_page .banner {background: url(https://pic03.eapple.com.tw/powerads/SBN3.jpg) no-repeat center; width: 100%;}


@media screen and (max-width: 480px) {
  .banner h5 {font-size: 36px;}
}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {display: block; width: 100%; text-align: left;}
.pageIndex .nav-brand {width: 100%; display: block;  transition:all 0.3s;}
.nav-brand {width: 100%; display: block; margin-top: 0px; transition:all 0.3s;}
.nav-brand img {max-width: 150px; transition: 0.3s ease;}
.pageIndex .nav-brand img {max-width: 200px; padding-top: 0px; transition: 0.3s ease; }
.pageIndex .header_area.sticky .nav-brand img {max-width: 150px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .nav-brand { transition: 0.3s ease;}
.stellarnav {margin-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav {margin-top: 0px; transition: 0.3s ease;}
.header_area {padding: 0px; background: none;}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.pageIndex .header_area.sticky .main_header_area {
  background: rgba(0, 0, 0, 0.8);
  height: 84px;
  opacity: 1;
  border-bottom: 0px solid #ececec;
  transition: 0.6s ease;
  border-bottom: 0px solid #ececec; transition: 0.6s ease;}
.pageIndex .main_header_area {background: none; height: 0px; opacity:1;  transition: 0.6s ease;}
.main_header_area{background: #000000; height: 84px; transition: 0.6s ease;}
.navigation {padding: 20px 0 0px 0px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width:85%;}

/*第一層*/
.pageIndex .stellarnav {width: 100%; transition: 0.3s ease;}
.pageIndex .stellarnav > ul > li > a{color: #fff; transition:all 0.3s; text-shadow: 1px 1px 10px #000000;}
.stellarnav > ul > li > a {font-weight: 400;font-size: 16px; color: #ffffff; transition:all 0.3s; padding: 0px 17px 0px 10px; text-shadow: none; /*width: 120px;*/}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b {color: #ffffff; text-shadow: none;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b:hover {color: #616161; text-shadow: none;}
.stellarnav > ul > li > a:hover {color: #ffffff;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a{padding: 0px 10px 0 10px;}
.stellarnav > ul > li.has-sub > a {padding-left: 10px;}

/*第二層*/
.stellarnav > li {text-align: center;}
.stellarnav li a {color: #ffffff;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 10px 10px; letter-spacing:1px; transition: all 0.3s; border-left:2px solid transparent; font-size: 14px; font-weight: 400;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:12px;border-color:#F3AD46; background: #202020;}
.stellarnav>ul {padding-top: 0px; transition: 0.3s ease;}
.stellarnav ul ul {margin-top: 0px; width: 140px; background: none;}
.stellarnav li li {width: 100%; border: 0px; border-bottom: 1px #1d1d1d solid; background: #000000;}
.stellarnav ul ul ul {right: 100%; left: unset; top: -1px;}

/*SubMenu*/
.shop_search_btn {background: none; color: #080303; border-radius: 0; border-left: 1px solid #b8b8b8 !important;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #080303;}
.me_tp_features {display: none; padding-top: 45px; text-shadow: 1px 1px 10px #000000; padding-right: 9px;}
.me_tp_features a {font-size: 14px; margin: 6px 5px 0 5px;}
.pageIndex .me_tp_features a.tp_btn_cart , .pageIndex .me_tp_features a.tp_btn_notice {color: #fff; text-shadow: 1px 1px 10px #000000;}
.pageIndex .header_area.sticky .me_tp_features a.tp_btn_cart , .pageIndex .header_area.sticky .me_tp_features a.tp_btn_notice {color: #080303;  text-shadow: none; }
.pageIndex .header_area.sticky .shop_search_btn{color: #080303;}
.pageIndex .shop_search_btn{color: #fff;}
.me_tp_features a.tp_btn_cart , .me_tp_features a.tp_btn_notice {color: #080303;  text-shadow: none; }
.box_search input[type=text] {border-radius: 0; border: solid 1px #b8b8b8; border-bottom: solid 1px #b8b8b8; background: none; padding: 9px 55px 6px 13px; color:#080303;}
.pageIndex .box_search input[type=text] {color:#fff;}
.pageIndex .header_area.sticky .box_search input[type=text] {color:#080303;}
.box_search {margin-right: 5px;}
.pageIndex .me_tp_features a.tp_btn_cart b{color: #ffffff;}
.pageIndex .header_area.sticky .me_tp_features a.tp_btn_cart b{color: #080303;}
.me_tp_features a.tp_btn_cart b { color: #080303; padding: 0px 4px; border-radius: 100px; font-size: 14px;}


/*主選單按鈕下底線*/
.stellarnav > ul > li {position: relative;}
.stellarnav > ul > li:not(.tp_links) > a:after { 
  width: 0px;
  position: absolute;
  height: 2px;
  content: "";
  background: #F3AD46;
  left: 46%;
  bottom: 0px;
  transform: translate(-50% , 0);
  box-shadow: 4px 4px 70px 6px #296A81;
  transition: ease 0.3s;}
.stellarnav > ul > li > a:after {
    width: 0px;
    position: absolute;
    height: 2px;
    content: "";
    background: #F3AD46;
    left: 46%;
    bottom: 0px;
    transform: translate(-50% , 0);
    box-shadow: 4px 4px 70px 6px #296A81;
    transition: ease 0.3s;}
.stellarnav > ul > li:hover > a:after {width: 60%; transition: ease 0.3s; background:#296A81;}


/*隱藏購物車*/
.stellarnav > ul > li:last-child {display: none;}
.footer_menu a:last-child {display: none;}


@media screen and (min-width: 769px) {
  .pageIndex .header_area.sticky .main_header_area {
    backdrop-filter: saturate(180%) blur(5px);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: blur(4px);
  }
}



@media screen and (max-width: 1700px) {
  .stellarnav>ul {padding-left: 0px;}
  .stellarnav > ul > li > a {font-size: 15px; padding-right:17px;}
}
@media screen and (max-width: 1350px) {
  .main_header_area .container {max-width: 100%;}
}
@media screen and (max-width: 1180px) {
  .stellarnav {width: 100%;}
  .stellarnav > ul > li > a {margin: 0 0px;}
  .me_tp_features {padding-right: 0px;}
}
@media screen and (max-width: 1024px) {
  .stellarnav {width: 100%;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 0px; padding-top: 0px;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .nav-header {text-align: center;}
  .me_tp_features {margin: 0px 0 0 0; margin-top: 13px; padding-top:0px;}
  .pageIndex .me_tp_features {padding-top: 128px;}
  

  .stellarnav li {text-align: center;}
  .main_header_area {height: 120px; background: #080303;}
  .pageIndex .main_header_area {height: 135px;}
  .pageIndex .header_area.sticky .main_header_area {height: 120px;}
  .pageIndex .header_area.sticky .navigation {padding: 0px 0 0px 0px;}
  
  
  .nav-brand:after {transform: translateX(-100px);}
  .pageIndex .me_tp_features a.tp_btn_cart, .pageIndex .me_tp_features a.tp_btn_notice {text-shadow:none;}
  .pageIndex .stellarnav > ul > li > a > b {text-shadow: none;}
  .pageIndex .header_area.sticky .nav-brand {margin-top: 22px;}
}
@media screen and (max-width: 768px) {
.main_header_area {height: 84px;}
.pageIndex .main_header_area {height: 100px;}
.pageIndex .header_area.sticky .main_header_area {height: 90px;}
.stellarnav > ul > li > a{text-shadow:none;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}

/*漢堡選單展開*/
.stellarnav.mobile > ul > li > a {padding: 14px 43px 14px 15px;}
.stellarnav.mobile > ul > li.has-sub > a {padding: 14px 43px 14px 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 10px !important;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #222; border-right: 1px #222 solid; box-shadow:1px 1px 10px #242424ad;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #222; color: #8e8e8e;}
.stellarnav.mobile > ul > li {border-bottom: 1px #1e1e1e solid;}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav > ul > li > a:hover {color: #89C7E4;}
.stellarnav.mobile li.open li.open {background: #080303;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #5e5e5e;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 2px #5e5e5e;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #ffffff;}
.stellarnav .icon-close{color: #414141;}
.stellarnav .icon-close:after {border-bottom: solid 1px #8e8e8e;}
.stellarnav .icon-close:before {border-bottom: solid 1px #8e8e8e;}
.stellarnav a {color:#000000;}
.stellarnav.mobile > ul {border-top: 0px solid rgba(255, 255, 255, .15);}

.stellarnav.mobile ul {background: #080303;}
.stellarnav.mobile li.open {background: #080303;}
.stellarnav li li {border: 1px #080303 solid; background: #282828;}
.stellarnav li a {color: #ffffff;}
.stellarnav > ul > li > a > b {color: #ffffff;}

.pageIndex .header_area.sticky .stellarnav > ul > li > a > b {color: #fff;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b:hover {color: #ffffff;}

/*主選單按鈕下底線*/
.stellarnav > ul > li:not(.tp_links) > a:after ,
.stellarnav > ul > li > a:after {display: none;}
}

@media screen and (max-width: 480px) {
.prod_part {padding: 40px 20px 40px 20px;}
}

@media screen and (max-width: 375px) {
.box_search {margin-right: 0px; display: block; max-width: 160px; width: 100%; margin: 0 auto; margin-bottom: 5px;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.footer .center {max-width: 85%;}
.center {max-width: 85%;}
.footer {background: #000; width: 100%; padding: 60px 0 20px 0; background-size: cover;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(90px,100%), 1fr));  gap: 3px; width: 100%; text-align: left; margin: 0 0 0 0px; max-width: 800px;}/*footer按鈕最小寬度100px*/
.footer_menu a {color: #a7a7a7;margin: 0;	text-align: center;	padding: 18px 5px 20px 5px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: none;  font-size: 14px; transition: all 0.3s;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: none; color: #89C7E4;} 
.copy {background:none; color: #000000; border:none; padding: 15px 0; text-align: right; margin: 0 0px 0 0; padding: 0 0 30px 0;}
.copy a{color: #000000;transition:all 0.3s;}
.copy a:hover {color: #000000;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #222;}
.box_link {display: none;}
.footer_logo img {max-width: 200px;}
.footer_logo {text-align: center; width: 20%; max-width: 200px;}
.footer_info ul {width: 86%; text-align: center;}
.footer_info li {padding: 15px 30px; display: inline-block;}
.footer_info li p {font-size: 14px; color:#a7a7a7; line-height: 230%; text-align: left; width: 100%; display: inline-block; margin-bottom: 0px; font-weight: 400;}
.footer_info li p a{color:#ffffff;}
.footer_info li:nth-child(1) {width: 49%;}
.footer_info li:nth-child(2) {margin-top: 35px; padding: 0 0; margin-bottom: -37px; background:none; width: 49%;}

/*改字*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
  width: 90px !important;
  letter-spacing: 1px !important;
  color: #fff;
  background: #afafaf;
  padding: 2px 8px;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;}
.list_before {margin-top: 20px; margin-bottom: 30px;}
.list_before.info li {padding-left: 105px; letter-spacing: 1px; width: 49.5%; display: inline-block;}
.footer_info li p.phone:before {content: '手機 ';}
.footer_info li p.mail:before {content: '信箱 ';}
.footer_info li p.add2:before {content: '營業時間 ';}
.footer_info li p.add:before {content: '地址 ';}
.footer_info li p.taxid:before {content: '統編 ';}
.footer_menu a:nth-child(1) {display: none;} /*隱藏回首頁*/

.info_PHONE:before {content: "手機";}
.info_ADD:before {content: "地址";}
.info_ADD2:before {content: "營業時間";}
.info_TAXID:before {content: "統編";}

/*top*/
#to_top {width: 44px; height: 44px; bottom: 29px; right: 25px; left: unset; background: #0905059e; box-shadow: none; border-radius: 0; color: #ffffff; border-radius: 50px;}
#to_top i.top {margin-bottom: -12px;}
#to_top i.top:before, #to_top i.top:after {height: 9px; background: #ffffff;}

@media screen and (max-width: 1800px) {
.footer_info li {padding: 15px 0px !important;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%; margin-top: 5px; margin-bottom: 0px;}
.footer_menu{background: #181818;}
.footer_info {grid-gap: 10px;}
}

@media screen and (max-width: 1380px) {
  .footer_info li:nth-child(2) {width: 100%; margin-bottom: 0px;}
  .copy {text-align: center; width: 100%;}
  .footer_info ul {width: 100%;}
  .footer_logo {width: 100%; max-width: 100%;}
  .footer_info li p {text-align: center;}
  .footer_menu {max-width: 100%;}
  }

  @media screen and (max-width: 768px) {
  .footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));}
  .copy {margin: 0px 0px 0 0; padding: 0 0 0px 0;}
  .contact_content .information_right {padding: 30px 30px 10px 30px;}
  }

  @media screen and (max-width: 480px) {
  .footer_menu { margin-bottom: 26px;}
  }
  

/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的*/
.module_i_news .title_i_box {margin-bottom: 10px;}
.module_i_news .title_i_box h6 {
  font-size: 40px;
  font-family: "Noto Serif TC", serif;
  font-weight: 700;
  color: #B79764;
}
.module_i_news .title_i_box h4 {font-size: 28px; font-weight: bold; color: #ffffff; line-height: 1.8; letter-spacing: 0.1em;}
.module_i_news {padding: 80px 20px;}
.i_prod_tit span {font-size: 28px; font-weight: bold; color: #ffffff; line-height: 1.8; letter-spacing: 0.1em;}
.i_blog_ri h5 {font-weight: 400; color: #fff;}


.blog_page .main_part , .blog_in_page .main_part {max-width: 1600px; padding: 20px 0;}
h4.blog_category_title{font-size: 28px; color: #ffffff; font-weight: 500;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news section {max-width: 1200px;}
.module_i_news ul, .blog_subbox {  display: grid;  gap: 20px;}
.module_i_news li , .subbox_item {  width: 100%;}
.subbox_item a {grid-gap: 0px;}
.module_i_news li a , .subbox_item a {  padding: 0px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; border: 1px #5a5a5a solid;}
.subbox_item a:after {background: none;}
.module_i_news li a {display: block;}
.module_i_news li a:after {background: none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.blog_list_ri {padding: 10px 2px;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);}
	
/*側邊*/
.blog_le {margin-top:30px;}
.blog_le .accordion {background: #111; border:none; border-bottom: 0px #111 solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #1F6B80 !important;}
.accordion li .link a {color: #fff;}
.submenu a:hover {background: #3e3b3a;}
.submenu a{letter-spacing: 0px; font-weight: 600;}

/*首*/
.module_i_news ul{width: 100%;	grid-template-columns:1fr 1fr 1fr 1fr; max-width: 1500px;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: #353535;}
.blog_back a.article_btn_prev{background: #353535;}
.blog_back a.article_btn_next{background: #353535;}

.blog_search input[type=search] {border-radius: 0px; border:solid 1px #e5e5e5;}
.blog_le .accordion {border-radius: 4px;}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #1F6B80;}
h5.blog_le_t span {display:none;}
h5.blog_le_t em {display:none;}
.blog_list_ri h5 {font-weight: 500; color: #ffffff; margin-bottom:10px; padding-bottom: 8px; line-height: 190%; font-size: 18px; border-bottom: 1px solid #4a4d4c;} 
.blog_list_ri em {display: none;}
.blog_box_edit {color: #fff;}
h4.blog_category_title {margin-top: 26px;}
.accordion li .link {border-bottom: 1px solid #3e3e3e;}

/*try*/
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #1F6B80;}
h5.blog_le_t span {display:none;}
h5.blog_le_t em , .i_blog_ri em {display:none !important;}
.module_i_news li a:before , .subbox_item a:hover:before , .subbox_item a:hover:after {opacity: 1;}
.subbox_item a:before , .module_i_news li a:before {opacity: 1; right: auto; left: 7px; bottom: -11px;}
.blog_list_ri p {color: #a3a3a3; line-height: 160%; padding: 3px 0; font-size: 16px;}
.i_blog_ri p {margin-top: 6px; font-size: 15px; color: #a7a7a7;}
.i_blog_ri , .blog_list_ri {padding: 15px 0px 5px 0px;}
.subbox_item {margin-bottom: 0px;}
.subbox_item:hover {box-shadow: 4px 4px 40px 6px #296A81;}
.i_blog_ri, .blog_list_ri {padding: 20px 20px 20px 20px; background: #2a2b2a;}

.blog_list_le , .i_blog_le {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;}
.subbox_item a:hover .blog_list_le img , .module_i_news a:hover .i_blog_le img{transform: translate(-50%, -50%) scale(1.1); /*-webkit-filter: grayscale(0) contrast(1);*/}
.blog_list_le img , .i_blog_le img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .8s;}
.module_i_news li a:before , .subbox_item a:before {
    content: 'READ MORE >';
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'inter';
    display: none}
.module_i_news li a:after, .subbox_item a:after {border: 0px #5a5a5a solid;}


/*編輯器裡的連結*/
.blog_box_edit a {color: #644569;}


/*底線*/
.blog_page .subbox_item:hover .blog_list_ri::before {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.blog_page .blog_list_ri::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #1f6b80;
  transition: all 0.3s ease-in-out;
}

.blog_search input[type=search]:focus {color: #646464;}
.blog_search input[type=search] {border: solid 1px #4a4a4a;background: #111;}
.accordion li+li .link {border-top: 1px solid #343434;}
.news_related {background:none ; background: #1b1b1b;}
.news_related h6 span:before {color: #ffffff;}
.news_related_list li a {background: none;}
.news_related_list li a p {color: #ffffff;}
.blog_page .main_part, .blog_in_page .main_part {padding: 20px 0 60px 0;}
.blog_shareData {flex-direction: row;}

.module_i_news_list, .module_i_news_list.swiper {padding: 10px 0;}

.blog_back {margin-top: 20px;}

@media screen and (max-width: 1024px) {
.blog_subbox {grid-template-columns: 1fr;}
}

@media screen and (max-width: 960px) {
.subbox_item {border-bottom: 0px #8b8b8b solid;}
}

@media screen and (max-width: 768px) {
.blog_box {padding: 20px;}
.blog_le a.news_menu_toggle {display: none;}
}

@media screen and (max-width: 480px) {
.subbox_item a {grid-template-columns: 1fr;}
.module_i_news ul {grid-template-columns: 1fr 1fr;}
}


/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{max-width: 1600px; width: 90%;  margin: 0 auto;}

/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{max-width: 1600px !important; width: 90%;  margin: 0 auto;  padding: 60px 0px;}

/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {display: grid;  grid-template-columns: 1fr 1fr 1fr;  gap: 10px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{  display: block;  position: relative;  overflow: hidden;  height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic  {  padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{
  display:block;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  position: absolute;
  transform: translate(-50%,-50%);}
.show-list .item .show_name {  
  color: #ffffff; 
  bottom: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 7px;
  height: 40px;
  background: #222222cf; }
.other_subalbum li p {
  color: #F07884; 
  bottom: 0px;
  text-align: center;
  width: 100%;
  padding: 7px;
  height: 45px;
  background: #222222cf;
}
.other_album_choice li {  background: #1F6B80; border-radius: 4px; transition: 0.3s ease;}
.other_album_choice li:hover {box-shadow: 4px 4px 70px 6px #296A81; background-color: #64acc4; transition: 0.3s ease;}
.subalbum-menu h2{  color: #ffffff;font-size: 24px;}
.other_subalbum li {background: none;}
.other_subalbum li p {  margin-top: 0px; text-align: center; font-weight: 400; color: #fff;}
.show-list .show_pic img, .other_subalbum li a img, .pic-list .show_pic img {border-radius: 0px;}
.show-list .item:hover .overlay {border-radius: 0px;}
.album_fixed_title span:before {color: #b4b4b4;}
.album_fixed_title i {color: #b4b4b4;}
.album_fixed_title em {color: #b4b4b4;}
.album_descrip {color: #ffffff;}
.overlay {background: rgb(0 0 0 / 30%) !important;}

/*特*/
.overlay {background: rgb(255 255 255 / 30%); display: none;}
.show-list .show_name {text-align: center; font-weight: 400; letter-spacing: 0px; transition: 0.3s ease;} 
.album_page .show-list .item:hover .show_name {color: #ffffff; letter-spacing: 1px; transition: 0.3s ease;}
.album_page .show-list .show_pic img {transform: scale(1); transition: 0.5s ease;}
.album_page .show-list .show_pic img:hover {transform: scale(1.1); transition: 0.5s ease;}
.show-list .show_pic {border-radius: 0px;}
.album_info_page .show-list .show_pic img , .album_info_page .other_subalbum li a img, .album_info_page .pic-list .show_pic img{left: 50%; top: 50%;}
.album_class_page .other_subalbum li a img {transform: translate(0%, -100%);}
.block {display: none;}
.album_fixed_title {background: none;}
.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part {max-width: 1000px;}
.album_class_page .other_subalbum li a img {transition: all .5s ease-out;}
.album_class_page .other_subalbum li a img:hover {transition: all .5s ease-out;}
.show-list .item, .other_subalbum li, .pic-list .item {padding: 0px;}

@media screen and (max-width: 768px) {
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr 1fr;}
.album_class_page .main_part {padding: 0px 0px;}
}

@media screen and (max-width: 480px) {
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr;}
}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.prod_part {  width: 90%; padding: 100px 20px 100px 20px; max-width: 1400px; margin: 0 auto;}
.products-list {  display: grid;  gap: 10px;  grid-template-columns: 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {width: 100%; background: none; padding: 0px;}
.products-list .more {margin-top: 10px;}
.products-list .pic{border: 0px solid #e1e1e1; height: 15vw;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {  border: 1px solid #1F6B80;  color:#ffffff ;background: #1F6B80; display: none;}
.products-list .item a:hover .more {background:#1F6B80;}

/*價格*/
.products-list .price {  display: flex;  margin-bottom: 5px;  align-items: center;  justify-content: center;  flex-wrap: wrap; display: none;}
.products-list .price b {  margin: 0 5px;  line-height: 180%;  text-align: center; color: #f32a39;}
.products-list .price b.ori_price {  font-size: 14px; color: #eeb044;}
.sidebarBtn .price span.ori_price {display: inline-block; color: #eeb044;}
.products-list .price .sp_price {text-align: center;}

/*外層版面*/
.products-list .name {text-align: center; height: auto; font-size: 16px; color: #fff; background: #1F6B80; margin-top: 0px; padding: 10px;}
.product_page .main_part {  width:100%;	max-width: 1700px;}
.product_page .show_content {  display: flex;  flex-wrap: wrap;  align-items: flex-start;  justify-content: space-between;}
.product_page .products-list {  width: calc(100% - 280px);}
.product-layer-two {  width: 250px;  margin: 0; margin-right: 20px;}
.product_info_page .product-layer-two {  display: none;}
.product-layer-two li {  margin: 0;  width: 100%;padding: 0 10px;}
.product-layer-two > li.active {  background: #296a81;}
.product-layer-two li.active a {  border: unset;border-bottom: 0px dotted #ccc;}
.product-layer-two li a {  color: #fff;  border: none;  background: transparent;  transition: all 0.3s;  line-height: 200%;  transition: all 0.3s;}
.product-layer-two > li > a {  border-bottom: 1px dotted #ccc;padding-left: 25px; border-bottom: 1px dotted #423537;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #89CADF;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #89CADF; color:#fff;}
.product-layer-two > li > a:before {
  /*border-radius: 100%;*/
  align-items: center;
  justify-content: center;
  display: flex;
  height: 10px;
  content: " ";
  color: #1F6B80;
  background: #89cadf;
  width: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  padding-left: 2px;
  font-size: 13px;
  border-radius: 50px;
}
.product-layer-two li:hover > a {color: #89CADF;}
.product-layer-two > li:hover > a:before {
box-shadow: 4px 4px 70px 6px #296A81;
}
.product-layer-two li ul {  position: relative;padding-top: 1px;}
.product-layer-two li li {  border: none;background: transparent;}
.product-layer-two li li a{  background: transparent; font-size: 16px;}
.product-layer-two li li:hover a{color: #ffffff; font-weight: 500;}
ul.prod li h3.prod-thumb {padding: 7px 7px 10px 7px; background: #3b3b3b; color: #fff;}
ul.prod li {color: #fff;}
ul.prod li input {color: #efe2a6;}
.qaform .breakF {border: none; border-bottom: 1px #423537 solid; background: #181818; color: #efe2a6;}
.related_list li a {background: #1F6B80; padding: 10px;}
.related_list li a p {color: #ffffff;}

/*購物車/內層＝＝*/
.product_info_page .main_part {  width: 90%;}
.pd_tabTitle li.activeTab a {color: #ffffff; background: #343434;}
.pd_tabTitle li {border-bottom: 1px solid #5a5a5a;}
.pd_tabTitle li.activeTab::after {background: #343434;}
.prod_tabs {color: #fff;}

/*按鈕顏色*/
.inquiry_a1{background: #1F6B80;}
.inquiry_a2{background: #1F6B80; display: none;}
.inquiry_a3{background: #1F6B80;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background:#154f5f; color: #ffffff;}
.lastaction {  color:#efe2a6;  background-color: #1F6B80;}
.nextaction {  background-color: #1F6B80;}
.lastPage {  background: #1F6B80; border-radius: 0px;}

/*商品側邊規格*/
.product_info li .txt_box {  color: #4F4F4F;  width: 100%;}
.sidebarBtn .sp_price { color: #d31313;}
.mobile_product_name{font-size: 24px; display: none;}
.sidebarBtn .price {letter-spacing: 0px; color:#1F6B80;}
.sidebarBtn .price span {display: inline-block;}
.sidebarBtn h2 {color: #000;}
div#number_area {color: #181818;}
.product_pic #bx-pager {display: block; width: 100%; position: relative;}
.product_pic #bx-pager a {border:0px solid #e9e9e9; overflow: hidden;}
#bx-pager h6 {display: none;}
.bx-wrapper .bx-viewport {border: 0px solid #fff; background: none;}

/*相關推薦*/
.prod_related h6 span:before{font-size: 28px; color: #ffffff;}
.prod_related {padding: 45px 15px 25px 15px; background: none;}
.list .show_name {transform: translate(0%, 160%);}


/*符號*/
.products-list .item a:hover .pic {
  opacity: 1;
  transition: 0.5s;
}
.products-list .pic::before {
  content: "+";
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  z-index: 999;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  color: #FFFFFF;
  border: 2px #FFFFFF solid;
  opacity: 0;
  transition: .5s;
}
.products-list .pic::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: .5s;
}
.products-list a:hover .pic::before, .products-list a:hover .pic::after {
  opacity: 1;
}


/*特*/
.products-list .pic img {transform: scale(1); object-fit: contain; transition: 0.5s ease;}
.products-list .pic:hover img {transform: scale(1.05); transition: 0.5s ease;}

ul.prod li .prod-panel {overflow: hidden;}

.animated-arrow {background: #644569;}
.animated-arrow:hover {box-shadow: 4px 4px 70px 6px #644569; background: #8d5f94;}

.pageIndex .products-list .pic {height: 14vw;}
.pageIndex .prod_part {width: 100%;max-width: 1700px;}
.pageIndex .prod_part section {max-width: 1700px;}

.pageIndex .productsListBox, .productsListBox.swiper {padding: 10px 0;}

@media screen and (max-width: 1024px) {
.products-list {grid-template-columns: 1fr 1fr;}
.pageIndex .products-list {grid-template-columns: repeat(2, 1fr);}
.pageIndex .products-list .pic {height: 27vw;}
}

@media screen and (max-width: 768px) {
.product_page .products-list {width: 100%;}
.products-list, .pageIndex .products-list {grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));}
.mobile_product_name {color: #fff; text-align: center; display: block;}
.module_i_news li {border-bottom: 0px #eee solid;}
}

@media screen and (max-width: 480px) {
  .products-list {grid-template-columns: 1fr;}
  .products-list .pic {height: 58vw;}
  .product_info_page .main_part {padding: 0px 10px 10px;}
  .pageIndex .products-list {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
  .pageIndex .products-list .pic {height: 52vw;}
}
  


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 768px) {
#bottom_menu {display: none; } 
#to_top { bottom:29px;}
.banner {height: 250px;}

/*漢堡選單*/
.stellarnav.mobile {padding: 10px;}
.stellarnav .menu-toggle:after {color: #616161;}
.stellarnav .menu-toggle span.bars span {height: 1px;background: #616161;}
}

