@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/

.pageIndex .header_area {position: fixed;width: 100%;}

.pageIndex .main_header_area {background: rgba(255,255,255,0.8);height: 80px;box-shadow:none;}

.main_header_area {
    background: #ffffff;
    height: 80px;
    box-shadow: 0 0 5px #cccccc;
}

.main_header_area .container {max-width: 1300px;}

.nav-menu {margin: 22px 0 0 0;}

.nav-menu>li:last-child {display:none;}

.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color:#545454;font-weight:bold;}

.nav-menu>li>a {font-size:16px;padding:5px 15px;margin-bottom: 5px;}
	
.nav-menu>li:nth-child(5)>a {
    color: #DA6867;
	border: 1px solid #DA6867;
    border-radius: 5px;
    margin-left: 10px;}
	
.nav-menu>li:nth-child(5):hover>a, .nav-menu>li:nth-child(5).active>a, .nav-menu>li:nth-child(5).focus>a {
	background:#DA6867;
	color:#ffffff;
	font-weight:bold;}
	
.nav-menu>li>.nav-dropdown {border:none;}
.nav-dropdown > li > a {border-bottom:none;}
.nav-dropdown>li>a {background:#f0f0f0;}
.nav-dropdown>li>a:hover {background:#999999;color:#ffffff;font-weight:bold;}	
	
.contact_page .nav-menu>li:nth-child(5)>a {
	background:#DA6867;
    color: #ffffff;
	font-weight:bold;}
	
.pageIndex .main_part {border-top:none;}
	
.pageIndex #content_main {
	background:url(https://pic03.eapple.com.tw/eastwind/ab_bg.png)center;
	background-attachment:fixed;}
	

/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO*/
.nav-brand {width:100%;margin-top:8px;}

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {display:none;}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
.path {display:none;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
.blog_back a {
    background: none !important;
    color: #999999;
    border: 1px solid #d5d5d5;
}
.blog_back a:hover {
    background: #999999 !important;
    color: #ffffff;
    border: 1px solid #999999;
}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background:#999999;}

.blog_list_ri em {display:none;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.product_page .main_part {max-width:1400px;}
.products-list .pic {padding-bottom:70%;}
.products-list .pic img {height: 279px;}
.products-list .name {text-align:center;}
.products-list .more {display:none;}
.products-list .item {width:33%;}
.product-layer-two {text-align:center;}

/*產品內頁*/
.product_info_page .product-layer-two {text-align:center;}

.accordion-item:last-child, 
.accordion-thumb, 
.sidebarBtn, 
#bx-pager h6{
    display: none;}
.accordion-item {
	border-bottom:none;}
.accordion-panel{
    display: block !important;}
.accordion-panel img{
    max-width: 1000px;
    display: block;
    margin: 20px auto;}
.product_main{
    padding: 0;}
.product_pic {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    max-width: 100%;
    margin: auto;
    padding-left: 0px;}
.product_pic .bx-wrapper{
    display: block;
    padding: 0 0 0 5px;
    margin: 0;
}
.product_pic .bx-wrapper .bx-viewport{
    max-width: 850px;}
.product_pic #bx-pager {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    justify-content: space-between;
    margin-left: 0;
    position: relative;
    padding: 0;
    top: 0;}
.product_pic #bx-pager a {
    width: 120px;
    height: auto;
    margin: 0 auto;}
.product_pic #bx-pager a img {display: block;}

.bx-wrapper .bx-viewport {border:0;}

.product_main {
    display: block;
    margin: auto;
    width: 100%;
    padding: 30px 0;}
.lastPage{
    background: #000000;}
	
.product_info_page .show_content {
	padding:0px;}
	
.mobile_product_name {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #9A9A9A;
	margin-bottom:40px;}
	
ul.prod {width:90%;margin: auto;}

.prod-panel img {max-width:65%;padding:1% 0;display:block;margin:auto;}

.related_list li a img {height: 177px;}

.lastPage {background:#666666;}

/*隱藏QA*/
h3.prod-thumb {display:none;}
.half_box {display:none;}

@media screen and (max-width: 768px) {
.product_pic {
    display: block;}
.product_pic .bx-wrapper{
    padding:0;}
.bx-wrapper .bx-viewport{
    left:0;
    -webkit-box-shadow: none;
    box-shadow: none;}
.product_pic #bx-pager {
    width: 100%;
    flex-direction: row;
    padding: 0 5px;}
.product_pic #bx-pager a {
    margin: 0;}

.accordion-panel img{
    max-width: 100%;}
ul.prod {
    width: 98%;
    margin: 5% auto 0 auto;}
	
}

	
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.contact_form {margin-top: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_form li {border-bottom:none;padding-left:0;width:24%;}
.contact_form li:nth-child(-n+18) {width: 49%;}
.contact_form li:nth-child(n+45) {width: 49%;}
.contact_form li .form__label {width:100%;text-align:left;margin-left:0;padding-bottom: 10px;font-weight: bold;}
.noborder {border:1px solid #cccccc;background:#fafafa;}
.form select {background:none;width:100%;}
.red {padding:0;}
.animated-arrow {background: #666666;}

@media screen and (max-width: 768px) {
.contact_form li {width:100% !important;}
}
	
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.footer {background:#f0f0f0;}
.footer_info ul {width: 100%;margin-top: 20px;}
.footer_menu a {background:#ffffff;}
.footer_menu a:hover {background:#999999;border:1px solid #999999;}
.copy {padding: 5px 0;font-size: 12px;}
.copy a {color:#999999;}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
#bottom_menu li {width:100% !important;border-right:none !important;}
#bottom_menu li:nth-child(2),#bottom_menu li:nth-child(3){display:none !important;}
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

.pageIndex .header_area {position:relative;}

.nav-brand img {max-width: 70%;}
.main_header_area {height:70px;}

/*手機版menu*/
.nav-menu>li>a {color:#000000;}
.nav-menu>li:after {display:none;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color:#000000;}
.nav-dropdown > li > a {border-bottom:none;}
.nav-dropdown>li>a:hover {color:#000000;background:none;}
.navigation-portrait .nav-dropdown>li>a {padding:10px;background:none;}
.navigation-portrait .nav-dropdown>li>a:before {display:none;}
.nav-menu>li>a {border-left:none;}
.nav-menu>li:nth-child(5)>a {color: #DA6867;border:none;border-radius:0;margin-left:0;}
.nav-menu>li:nth-child(5)>a:hover {background:none;}
.contact_page .nav-menu>li:nth-child(5)>a {background:none;color:#DA6867;}

.products-list .item {width: 49%;}
.products-list .pic img {height: auto;}

/* 大圖調整 */
.swiper-slide img {
    animation-fill-mode: none;
    -webkit-animation-fill-mode: none;}

/* 新版最新消息內頁 */
.blog_back {display: flex; justify-content: space-between; align-items: center; align-content: center;}
.blog_back a {width:31.5%;}
}

}

@media screen and (max-width: 600px) { 

.products-list .item {width: 100%;}
.prod-panel img {max-width:100%;}

}




