@charset "utf-8";


/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.main_part {max-width: 1800px;width: 96%;margin-top: -8vw;background: #f6f6f6;padding: 60px;}
#content{background: #e0ded8;}
#content_main{background: #e9e8e3;}
.path {margin-bottom: 20px;padding: 0;display: none;}
.path p, .path p a{font-size: 12px;}
.show_content{padding: 0;}
.sb_marquee{display: none;}
/*★★★查看更多按鈕↓↓↓↓↓↓↓↓↓↓↓↓*/
.animated-arrow {height: 48px;line-height: 48px;width: 180px;background: #8d8c82;border-radius: 3px;}
.animated-arrow b {font-size: 16px;display: block;font-weight: 400;}
.animated-arrow b i{display: none;}

@media screen and (max-width: 768px){
	#bottom_menu{display: none;}
	.main_part {padding: 60px 20px;}
}         



*{font-family: "Marcellus",'Noto Sans TC', sans-serif;}






/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 

/*切換鈕*/
.bannerindex {--swiper-pagination-color: #fff;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 5px 10px;width: 5px;height: 15px;border-radius: 2px;}


/*動畫取消*/
/*.rightDownBig img,.moveDown img,.leftUp img,.moveRight img,.centerBig img{-webkit-animation-name: none;
	animation-name: none;}*/


.swiper-banner .swiper-slide.swiper-slide-active:before{content: "";
font-size: 30px;color: #f8f8f8;font-weight: 600;text-shadow: 0 0 10px rgba(0, 0, 0, .3);letter-spacing: .05rem;
position: absolute;left: 65vw;top: 34vw;z-index: 100;
animation: totop 2s both;animation-timing-function: cubic-bezier(0.42, 0, 0.16, 1.21);}

.swiper-banner .swiper-slide.swiper-slide-active:after{content: "";font-size: 16px;color: #f8f8f8;letter-spacing: .1rem;
text-shadow: 0 0 10px rgba(0, 0, 0, .3);padding-left: 3px;position: absolute;left: 65vw;top: calc(34vw + 60px);
animation: totop 2s both;animation-timing-function: cubic-bezier(0.42, 0, 0.16, 1.21);animation-delay: .5s;z-index: 100;}

.swiper-banner .swiper-slide.swiper-slide-active:nth-child(1):before{content: "打造你的自信美 晴悅最大心";}
.swiper-banner .swiper-slide.swiper-slide-active:nth-child(2):before{content: "心甘晴悅 為你打造專屬笑容";}
.swiper-banner .swiper-slide.swiper-slide-active:nth-child(1):after{content: "Glow with Confidence, Shine with Lumi";}
.swiper-banner .swiper-slide.swiper-slide-active:nth-child(2):after{content: "With Heartfelt Care, Lumi Creates Your Perfect Smile";}

@keyframes totop{
	0%{margin-top: -1vw;opacity: 0;}
	100%{margin-top: 0vw;opacity: 1;}

}


@media screen and (max-width: 1350px){
	.swiper-banner .swiper-slide.swiper-slide-active:before,.swiper-banner .swiper-slide.swiper-slide-active:after{
		left: 50%;}
}
@media screen and (max-width: 1024px){
	.swiper-banner .swiper-slide.swiper-slide-active:before{font-size: 26px;top: 30vw;}
	.swiper-banner .swiper-slide.swiper-slide-active:after{top: calc(30vw + 40px);max-width: 370px;padding-right: 20px;}
}
@media screen and (max-width: 768px) {
	.bannerindex { padding:0; margin:0;}
	.swiper-banner .swiper-slide.swiper-slide-active:before{left: 40px;top: 300px;font-size: 22px;}
	.swiper-banner .swiper-slide.swiper-slide-active:after{left: 40px;top: 340px;letter-spacing: 0;}
	.swiper-banner .swiper-slide img {height: 450px;object-fit: cover;}
}















/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.header_area,.header_area.sticky {background: #8d8c81;}
.pageIndex .header_area,.pageIndex .header_area.sticky {position: fixed;animation: h_down 1s both;}
.main_header_area .container {max-width: 1800px;width: 90%;}
.navigation {display: flex;align-items: center;}
.nav-header {max-width: 280px;}
.nav-brand img{display: block;}
.stellarnav > ul > li {padding: 10px;}
.stellarnav > ul > li > a {color: #fff;letter-spacing: .05rem;font-size: 17px;}
.stellarnav > ul > li > a:before{content: "";width: 0%;height: 2px;background: #ccc;opacity: 0;transition: all .5s;
position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.stellarnav > ul > li > a:hover:before{opacity: 1;width: 100%;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
.stellarnav li.has-sub > a:after {display: none;}/*主選單箭頭*/
.me_tp_features {display: none;}

/*下拉區塊*/
.stellarnav li.has-sub li {border: none;border-bottom: 1px solid #f3f3f3;}
.stellarnav li.has-sub li:last-child{border-bottom: none;}
.stellarnav li.has-sub li a {font-size: 14px;padding: 8px 12px;transition: all .5s;}
.stellarnav li.has-sub li a:hover{background: #b6a292;color: #fff;padding-left: 18px;}
.stellarnav li.drop-left li.has-sub > a:after {border-top: 5px solid transparent;border-bottom: 5px solid transparent;
    border-right: 4px solid #898989;}/*下拉箭頭*/
.stellarnav li.drop-left li.has-sub > a:hover:after {border-right: 5px solid #fff;}/*下拉hover箭頭*/
.stellarnav li li.has-sub > a:after{display: none;}


@keyframes h_down{
	0%{transform: translateY(-100px);opacity: 0;}
	100%{transform: translateY(0px);opacity: 1;}
}



@media screen and (max-width: 1350px){
	.nav-header {max-width: 230px;}
	.stellarnav > ul > li {padding: 10px 3px;}
	.stellarnav > ul > li > a {font-size: 15px;}
}
@media screen and (max-width: 1024px){
	.pageIndex .header_area,.pageIndex .header_area.sticky {position: relative;}
	.nav-header {margin-top: 5px;}
	.stellarnav > ul > li {padding: 10px 5px 0;}
}
@media screen and (max-width: 768px){
	.pageIndex .header_area,.pageIndex .header_area.sticky{animation:none;}
	.main_header_area .container{width: 100%;}
    .nav-header {margin-top: 0px;margin-left: 20px;}
    .stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 600;color: #fff;}
    .stellarnav .menu-toggle span.bars span {height: 2px;width: 28px;background: #fff;}
    .stellarnav.mobile{top: -5px;}
    .stellarnav.mobile ul {background: #8d8c82;}
    .stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border-right: none;}
    .stellarnav.mobile li.open {background: transparent;padding: 0;}
    .stellarnav.mobile li.open li.open {background: #f3f3f3;padding: 0;}
    .stellarnav.mobile li li.has-sub a {padding: 10px 15px;}
    .stellarnav.mobile li.has-sub li a {text-align: left;padding: 8px 15px;background: #eee;}
    .stellarnav.mobile li.has-sub li a.dd-toggle{right: 5px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle:hover {padding-left: 0;text-align: center;background: transparent;}
    .stellarnav.mobile > ul > li {border-bottom: none;}
	.stellarnav.mobile > ul > li > a.dd-toggle {top: 2px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav > ul > li{padding: 0;}
	.stellarnav > ul > li > a:before{display: none;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #ddd;width: 10px;}
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{display: block;margin-bottom: 25px;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;background: #206ed5;
		width: 32px;height: 32px;margin: 10px 10px 0 auto;border-radius: 10px;display: block;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;font-size: 24px;top: 2px;right: 0;
	color: #fff;display: block;width: 100%;height: 100%;line-height: 30px;text-align: center;padding-left: 1px;}
    .stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: transparent;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
    .stellarnav.mobile > ul > li > ul > li > ul ~ a.dd-toggle .icon-plus {margin: 0 auto;display: block;}

}
@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {padding: 10px;}
}















/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{background: #8d8c81;}
.footer .center {max-width: 1300px;width: 90%;}
.footer_info {grid-template-columns: 260px 1fr 1fr;padding-right: 0;}
.footer_logo {max-width: 230px;}
.footer_logo > a{width: 230px;height: 180px;background: url(https://pic03.eapple.com.tw/lumidentistry/f_logo.png) no-repeat;
background-size: contain;background-position: center;display: block;}
.footer_logo img{display: none;}
.footer_info li:nth-child(2){display: none;}
.footer_info li p,.footer_info li p a{color: #fff;}
.footer_info li p.add2:before{content: "營業時間：";}
.footer_menu a {background: transparent;color: #ccc;border: none;padding: 10px 0;margin: 0 15px 15px 0;transition: all .5s;}
.footer_menu a:hover{background: transparent;color: #dba042;}
.box_link{display: none;}
.copy,.copy a{color: #ccc;transition: all .5s;}
.copy {padding: 30px 0;margin-top: 30px;border-top: 1px #b1af9e solid;}
.copy a:hover{color: #dba042;}
.privacyLinks a {padding: 0 10px;}



@media screen and (max-width: 1150px){
	.footer_logo {margin: 0 auto;}
	.footer_info {grid-template-columns: 1fr;text-align: center;max-width: 500px;margin: 0 auto;}
}
@media screen and (max-width: 600px){
	.footer_logo > a {width: 180px;height: 140px;}
	.footer_info{padding: 0;max-width: 350px;}

}
@media screen and (max-width: 420px) {
    .footer_info {max-width: 320px;}
}




/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*大範圍*/
.blog_box {padding: 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
/*側邊*/
.blog_le {padding: 0;}
h5.blog_le_t{text-align: center;margin-bottom: 0;}
h5.blog_le_t em,h5.blog_le_t span{display: none;}
.blog_search input[type=search]{border-radius: 0;}
.accordion li .link a {font-size: 13px;font-weight: 500;letter-spacing: .1rem;text-align: center;}
.blog_le .accordion {border-radius: 0;}
.blog_le .accordion li{transition: all .8s;}
.blog_le .accordion li .link i {font-size: 12px;}
.blog_le .accordion li.openSub{background: #666;}
.blog_le .accordion li.openSub > div > a{color: #fff;}
.blog_le .accordion li.open .link {background: #666;}
.blog_le .accordion li.open .link a{color: #fff;}
.blog_le .accordion li.open .link i{color: #fff;}
.submenu a {padding: 12px 12px 12px 30px;background: #fff;font-size: 12px;}
.submenu a i {font-size: 12px;color: #ccc;left: 10px;transition: all .5s;}
.submenu li.on_this_category a, .submenu a:hover {background: #aaa;}
.submenu li.on_this_category a i, .submenu a:hover i{color: #fff;}
/*分類頁*/
.blog_ri {padding: 0 0 0 50px;}
.blog_page h4.blog_category_title{display: none;}
.blog_subbox {grid-template-columns: 1fr;}
.subbox_item{margin-bottom: 30px;}
.subbox_item a {grid-template-columns: 1fr 1fr;align-items: center;grid-gap: 50px;padding-right: 0;}
.subbox_item a:before {font-size: 10px;padding: 5px 20px;background: #b6a292;color: #fff;letter-spacing: 0;
	bottom: auto;right: 0;left: auto;top: 0;}
.subbox_item a:after {background: rgba(256,256,256,.5);border: none;}
.subbox_item:nth-child(even) .blog_list_le {order: 1;}
.blog_list_ri{padding: 5px 30px;max-width: 600px;}
.blog_list_ri h5 {color: #444;font-weight: 500;font-size: 30px;}
.blog_list_ri em {font-size: 12px;color: #b6a292;}
.blog_list_ri p {font-weight: 400;line-height: 180%;font-size: 16px;margin-top: 30px;}
.blog_list_le {aspect-ratio: auto;}
.blog_list_le img {height: 22vw;max-height: 500px;}
/*分類頁-最新消息(文章2)*/
.article_b .blog_subbox {grid-template-columns: repeat(auto-fill,minmax(400px, 1fr));}
.article_b .subbox_item a {grid-template-columns: 1fr;grid-gap: 0;background: #fff;}
.article_b .blog_list_ri {padding: 30px 30px 40px;max-width: inherit;}
.article_b .blog_list_ri h5{font-size: 24px;-webkit-line-clamp: 2;}
.article_b .blog_list_ri p {-webkit-line-clamp: 2;}
.article_b .blog_list_le img {height: 18vw;}
.article_b .subbox_item:nth-child(even) .blog_list_le {order: 0;}
/*文章頁*/
h4.blog_category_title {padding: 0;font-size: 24px;margin-bottom: 0;font-weight: 500;}
.blog_shareData{border-bottom: 1px solid #eee;padding-bottom: 10px;}
.toShareNews b{font-size: 12px;font-weight: 400;}
.toShareNews a object{max-width: 20px;}
.articel_mainPic{display: none;}/*清單縮圖*/
.blog_back {grid-gap: 0;width: 100%;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_next {
	background: transparent;color: #888;border: 1px solid #888;font-size: 13px;padding: 12px;}
.blog_back a.article_btn_back{background: #888;padding: 12px;font-size: 13px;}
.news_related{padding: 60px 0 30px;border-top: 1px solid #333;margin-top: 0;background: transparent;}
.news_related h6 {max-width: 1400px;margin: 0 auto 30px;}
.news_related h6 span:before {font-size: 18px;letter-spacing: .1rem;font-weight: 500;color: #555;}
.news_related_list {background: transparent;grid-template-columns: repeat(4, 1fr);max-width: 1400px;width: 90%;}
.news_related_list li figure {aspect-ratio: auto;}
.news_related_list li a{padding: 0;background: transparent;}
.news_related_list li a img {height: 20vw;max-height: 280px;}
.news_related_list li a p {font-size: 16px;width: 90%;line-height: 1.4;margin: 20px auto;padding: 0;}
.lastPage {background: #b6a292;font-size: 12px;}
/*首頁*/
.module_i_news {padding: 50px 0 0;width: 90%;margin: 0 auto;}
.module_i_news:before{content: "";position: absolute;background: #8d8c83;width: 40vw;height: 25vw;z-index: -1;
clip-path: polygon(0% 0%, 100% 0%, 80% 100%, 0% 100%);top: 0;left: 0;}
.module_i_news section {display: grid;grid-template-columns: 200px 1fr;gap: 0 5%;background: #e9e8e3;
    padding: 4% 5%;min-height: 320px;max-width: 1300px;border-radius: 8px;}
.module_i_news .title_i_box h4 {font-weight: 400;color: #987960;text-align: left;font-size: 24px;letter-spacing: 2px;}
.module_i_news .title_i_box h4:before{content: "News";display: block;font-size: 60px;letter-spacing: 0;color: #333;
    font-weight: 400;}
.module_i_news_list, .module_i_news_list.swiper {padding: 0;}
.module_i_news ul{grid-template-columns: 1fr;}
.module_i_news li {margin-bottom: 20px;border-bottom: 1px solid #e0ded8;padding-bottom: 20px;}
.module_i_news li:last-child{border: none;}
.module_i_news li a{grid-template-columns: 1fr;}
.module_i_news li a:before,.module_i_news li a:after{display: none;}
.i_blog_le{display: none;}
.i_blog_ri {padding: 10px 20px;}
.i_blog_ri h5 {font-weight: 400;color: #000;font-size: 22px;transition: all .5s;-webkit-line-clamp: 2;
padding-right: 150px;}
.i_blog_ri em{position: absolute;right: 0;top: 0;}
.i_blog_ri p {margin-top: 15px;line-height: 1.6;font-size: 14px;-webkit-line-clamp: 3;}
.i_blog_b {position: absolute;top: 260px;}
.module_i_news li a:hover .i_blog_ri h5{color: #b6a292;}

@media screen and (max-width: 1350px){
	.blog_list_ri h5 {font-size: 24px;-webkit-line-clamp: 2;}
}
@media screen and (max-width: 1200px){
	/*側邊選單*/
	.blog_le {width: 200px;}
	/*分類頁*/
	.blog_ri {width: calc(100% - 200px);}
	.subbox_item a {grid-gap: 20px;grid-template-columns: 1fr;}
	.subbox_item:nth-child(even) .blog_list_le {order: 0;}
	.article_b .blog_list_le img{height: 250px;}
	/*文章頁*/
	.news_related_list {grid-template-columns: repeat(2, 1fr);}
	.news_related_list li a img {height: 25vw;}
}
@media screen and (max-width: 1024px){
	/*側邊*/
	.blog_le {width: 180px;}
	.accordion li .link a {letter-spacing: .2rem;padding: 12px 10px;}
	/*分類頁*/
	.blog_ri {padding: 0 0 0 30px;width: calc(100% - 200px);}
	/*首頁*/
	.module_i_news section {grid-template-columns: 1fr;padding: 50px;}
	.module_i_news li {margin-bottom: 10px;}
	.i_blog_ri {padding: 10px 0;}
	.i_blog_ri h5{font-size: 20px;padding-right: 0;}
	.i_blog_ri em{position: relative;}
	.i_blog_b {position: relative;top: 0;}
}
@media screen and (max-width: 768px){
	/*側邊*/
	.blog_le {width: 100%;}
	a.news_menu_toggle i{display: none;}
	/*分類頁*/
	.blog_ri {padding: 0;width: 100%;}
	.blog_list_le img {height: 300px;}
	.blog_list_ri {padding: 5px 5px 30px;max-width: inherit;}
	/*首頁*/
	.module_i_news .title_i_box {margin-bottom: 15px;}
	.module_i_news .title_i_box h4{font-size: 18px;}
	.module_i_news .title_i_box h4:before {font-size: 42px;display: inline-block;margin-right: 10px;}
	.module_i_news:before {width: 90%;height: 300px;}
	.module_i_news section {padding: 30px;}
}
@media screen and (max-width: 600px){
	/*首頁*/
	.module_i_news section {padding: 40px 10px 40px 30px;}
	/*分類頁-最新消息(文章2)*/
	.article_b .blog_subbox{grid-template-columns: 1fr;}
}







/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*分類頁面*/
.overlay {-webkit-transform: scale(1);transform: scale(1);background: rgb(85 85 85 / 50%);}
.show-list {grid-template-columns: repeat(3, 1fr);}
.show-list .item a{position: relative;}
.show-list .item a:before{content: "VIEW   +";position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;color: #fff;height: 0;overflow: hidden;opacity: 0;
transition: all .5s;transition-delay: 0s;}
.show-list .item a:hover:before{opacity: 1;height: 25px;padding-bottom: 10px;transition: all .5s;
	transition-delay: .3s;z-index: 100;}
.show-list .show_name {font-weight: 400;text-align: center;color: #888;letter-spacing: .1rem;font-size: 20px;}
.show-list .item:hover .show_name {color: #333;}
/*相簿頁面*/
.subalbum-menu{padding: 0;margin: 0;}
.subalbum-menu h2 {font-size: 24px;color: #888;font-weight: 400;width: 100%;text-align: center;}
.album_fixed_title{background: transparent;}
.other_subalbum li{background: transparent;}
.other_subalbum li a p {text-align: center;font-size: 20px;padding: 10px 0;color: #444;font-weight: 400;}
.other_album_choice li {background: #888;font-size: 12px;border-radius: 3px;}
/*相本頁面*/
.album_descrip p{font-size: 16px;line-height: 180%;}
.fa-right-from-bracket::before {content: "\f061";}
.pic-list {grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));}
.pic-list .show_pic {aspect-ratio: 2 / 1;}
/*首頁*/
.module_i_album .title_i_box {margin-bottom: 10px;}
.module_i_album .title_i_box h6:before{content: "Portfolio";}
.module_i_album .title_i_box h4 {font-size: 20px;letter-spacing: .1rem;margin-top: 10px;}
.module_i_album section {max-width: 1600px;}
.i_album_list {grid-template-columns: repeat(3, 1fr);}
.i_album_list li a p {height: 60px;background: rgb(85 85 85 / 50%);color: #fff;padding: 10px;font-size: 14px;}
.i_album_list li a p span {font-size: 14px;letter-spacing: .4rem;font-weight: 300;width: 100%;padding-left: 20px;text-align: left;}
.i_album_list li a p span:after{content: "VIEW   +";display: block;border-bottom: 2px solid #ccc;font-size: 12px;max-width: 100px;
height: 0;overflow: hidden;opacity: 0;transition: all .5s;transition-delay: 0s;}
.i_album_list li a:hover p span{font-size: 18px;}
.i_album_list li a:hover p span:after{opacity: 1;height: 25px;margin-top: 20px;padding-bottom: 10px;transition-delay: .3s;}


@media screen and (max-width: 1024px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(2, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 500px){
	/*分類頁面*/
	.show-list {grid-template-columns: repeat(1, 1fr);}
	/*首頁*/
	.i_album_list {grid-template-columns: repeat(1, 1fr);}
	/*相本頁面*/
	.pic-list {grid-template-columns: 1fr;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*選單*/
.product-layer-two{display: flex;justify-content: space-between;margin-bottom: 50px;}
.product-layer-two li {width: 49.9%;text-align: center;}
.product-layer-two li:last-child{border-left: none;}
.product-layer-two li a {border: none;background: #e6e6e6;padding: 12px;font-size: 18px;color: #444;letter-spacing: .2rem;
    font-weight: 600;line-height: 1.6;transition: all .8s;}
.product-layer-two li a:hover{background: #555;color: #fff;}
.product-layer-two li.active a {border: none;background: #555;color: #fff;}
/*分類頁*/
.products-list {grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));grid-gap: 0 20px;}
.products-list .item{margin-bottom: 50px;border-bottom: 3px solid #ebeae7;pointer-events: none;}
.products-list .pic {aspect-ratio: 5 / 4;}
.products-list .pic img {object-position: 0 6%;}
.products-list .name{color: #757b7a;font-size: 28px;font-weight: bold;margin-top: 30px;padding: 0 25px;-webkit-line-clamp: none;overflow: auto;height: auto;}
.products-list .name .numbering {font-size: 18px;color: #b5a293;font-weight: 500;margin: 5px 0;}
.products-list .item .txt_box{font-size: 18px;margin-top: 10px;line-height: 1.8;font-weight: 400;color: #888;
    border-top: 3px solid #ebeae7;padding: 15px 25px 0;}
.products-list .more{display: none;}


@media screen and (max-width: 1024px){
	.products-list {grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
}
@media screen and (max-width: 600px){
	.product-layer-two li a{font-size: 16px;}
	.products-list {grid-template-columns: 1fr;}
	.products-list .name{font-size: 24px;}
	.products-list .item .txt_box{font-size: 16px;}
}






/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/lumidentistry/ban.jpg) no-repeat;height: 30vw;
    background-size: cover !important;background-position: center !important;padding-bottom: 50px;}
.banner h5 {font-size: 42px;color: #fff;text-align: left;max-width: 1600px;width: 90%;}
.banner h5:after{content: "打造你的自信美 晴悅最大心";display: block;font-size: 22px;font-weight: 400;
    margin-top: 15px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {background: url(https://pic03.eapple.com.tw/lumidentistry/banE.jpg) no-repeat;}
.banner.banF {background: url(https://pic03.eapple.com.tw/lumidentistry/banF.jpg) no-repeat;}
.article_a .banner.banblog {background: url(https://pic03.eapple.com.tw/lumidentistry/banblog01.jpg) no-repeat;}
.article_b .banner.banblog {background: url(https://pic03.eapple.com.tw/lumidentistry/banblog02.jpg) no-repeat;}

@media screen and (max-width: 1350px){
	.banner h5 {font-size: 36px;}
	.banner h5:after{font-size: 18px;}
}
@media screen and (max-width: 1024px){
	.banner {height: 300px;}
}
@media screen and (max-width: 768px){
	.banner {height: 250px;}
	.banner h5 {font-size: 30px;}
	.banner h5:after {margin-top: 8px;}
}



/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*★★★下拉編輯頁↓↓↓↓↓↓↓↓↓↓↓↓*/
.other_select_page .page{display: none;}

/*★★★卷軸設定↓↓↓↓↓↓↓↓↓↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {
  width: 6px; /*右側捲軸寬度*/
  height: 0px; /*下方捲軸高度*/
}
/* 軌道背景底色 */
::-webkit-scrollbar-track {
  background: #eee; 
}
 
/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
  background: #888; 
}
/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {
  background: #444; 
}
/*top按鈕*/
#to_top {left: auto;right: 20px;bottom: 16px;width: 40px;height: 40px;padding-top: 8px;color: #fff;
    box-shadow: none;background: #b6a292;border-radius: 5px;font-size: 10px;font-weight: bold;}
#to_top i.top {height: 13px;}
#to_top i:before, #to_top i:after {background: #fff;}
#to_top i.top:before, #to_top i.top:after {height: 10px;width: 2px;}

@media screen and (max-width: 768px){
	#to_top {right: 15px;width: 35px;height: 35px;padding-top: 6px;}

}

/*頁數*/
.page li {font-size: 20px;width: 40px;color: #aaa;}
.page li.activeN{color: #555;}
.page li a, .page li strong{width: 100%;height: 30px;background: #888;color: #fff;padding: 20px;}



