@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(0,0,0,0.7);}

.main_header_area {background:#000000;height:100px;}

.nav-menu {margin: 18px 0 0 0;}

.nav-menu>li:last-child {display:none;}

.nav-menu>li>a {font-size:16px;color: #ffffff;}

.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color:#ffffff;font-weight:bold;}
.nav-menu>li>.nav-dropdown {border:none;}

.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron {border-color: transparent #ffffff #ffffff transparent;}

.submenu-indicator-chevron {border-color: transparent #ffffff #ffffff;}

.nav-dropdown > li > a {border-bottom:none;}
.nav-dropdown>li>a:hover {background:#000000;color:#ffffff;font-weight:bold;}

.nav-header {padding:0;}

.pageIndex .main_part {border-top:none;}

/*下拉頁面設定*/
.other_select_page .promotion_title {display:none;}
.other_select_page .other_promotion li {display:none;}
.other_select_page .page {display:none;}


/*上方選單右邊設定 臉書/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%;}
.nav-brand img {width:239px;}

/*手機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 {height:350px;padding:144px 0;}
.banner h5 {font-size:30px;color: #ffffff;border: 1px solid rgba(255,255,255,0.5);width: 182px;margin: auto;padding: 10px 15px;}
.banner.banA {background:url(https://pic03.eapple.com.tw/yifanmoto/bana.png)center top;background-size:cover;}
.banner.banB {background:url(https://pic03.eapple.com.tw/yifanmoto/banner.png)center top;background-size:cover;}
.banner.banC {background:url(https://pic03.eapple.com.tw/yifanmoto/banc.png)center top;background-size:cover;}
.banner.banD {}
.banner.banF {background:url(https://pic03.eapple.com.tw/yifanmoto/banf.png)center top;background-size:cover;}
.banner.banblog {background:url(https://pic03.eapple.com.tw/yifanmoto/banblog.png)center top;background-size:cover;}
.path {display:none;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
.subbox_item { width:100%;}
.blog_back a.article_btn_back {background: #333333;}

.blog_page #content {
    width: 100%;
    background: url(https://pic03.eapple.com.tw/yifanmoto/blog_bg.png)center;
    background-size: cover;}
	
.blog_in_page #content {
    width: 100%;
    background: url(https://pic03.eapple.com.tw/yifanmoto/blogin_bg.png)center;
    background-size: cover;}
	
h5.blog_le_t {color:#ffffff;}
.accordion li .link a {color:#ffffff;}
.blog_list_ri h5 ,.blog_list_ri em,.blog_list_ri p{color:#ffffff;}

h4.blog_category_title,.blog_box_edit {color:#ffffff;}

/*促銷方案*/
.share_page #content {
    width: 100%;
    background: url(https://pic03.eapple.com.tw/yifanmoto/share_bg.png)center;
    background-size: cover;}
	
.time,.promotion_title span {color:#ffffff;}
.promotion_title h2,.promotion_title span{color:#ffffff;}
.share_page .edit {color:#ffffff;}
.other_promotion .pmtTime,.other_promotion .pmtTime span {color:#ffffff;}
.pmtTitle ,.other_promotion .pmtTitle h3{color:#ffffff;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*購物車*/
.product-layer-two {text-align:center;margin: 20px 0 60px 0;}
.product-layer-two li {width:20%;}
.product-layer-two li li {width:100%;}

.products-list .name {text-align:center;color:#ffffff;}

.products-list a .more {
    background:#4d4d4d;
    border-color:#4d4d4d;
    color:#ffffff;}
	
.products-list a:hover .more {
    background:#4d4d4d;
    border-color:#4d4d4d;
    color:#ffffff;}
	
.lastaction,.nextaction {background:#4d4d4d;color:#ffffff;}
.lastPage {background:#333333;margin: 40px auto 0 auto;}

.product_page #content {
    width: 100%;
    background: url(https://pic03.eapple.com.tw/yifanmoto/blogin_bg.png)center;
    background-size: cover;}

.show_content .box_search{margin: 0 auto; display: block; width: 250px;}
.box_search input[type=text],
.box_search input[type=text]:focus{width: 200px;}
.shop_search_txt{font-size: 14px;}
	
/*購物車內頁*/
.product_info_page #content {
	background: url(https://pic03.eapple.com.tw/yifanmoto/productin_bg.png)center;background-size:cover;padding-bottom:40px;}
	
h3.prod-thumb {color:#ffffff;}
.prod-panel {color:#ffffff;}

.prod_related {background:none;}
.prod_related h6 span:before {color:#ffffff;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/
.contact_content .information_right {width: 100%;padding-left:0px;}
.contact_content .information_left {width: 100%;}
.list_before.info li:nth-child(-n+6) {display:none;}
.list_before.info li {padding-left:0;}
.animated-arrow {background:#333333;}

.contact_form li {padding:20px 0;border-bottom:none;}
.contact_form li .form__label {width: 100% !Important;text-align: left;margin-left:0;padding-bottom: 10px;font-weight: bold;}
input[type="checkbox"], input[type="radio"] {margin: 10px 5px 5px 5px;}
.noborder {border: 1px solid #d5d5d5;padding: 5px 0;}

.contact_page #content {
    width: 100%;
    background: url(https://pic03.eapple.com.tw/yifanmoto/blog_bg.png)center;
    background-size: cover;}
	
.blank_letter {color:#ffffff;}
.contact_content .information_right {border-top: 1px solid rgba(255,255,255,0.5);margin-top:3%;}
.contact_form li .form__label,.contact_form li:nth-child(3) .form__insert {color:#ffffff;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.footer {background:url(https://pic03.eapple.com.tw/yifanmoto/footer.png)center;background-size:cover;}
.footer_logo img {width: 239px;}
.footer_info li p {color:#ffffff;}
.footer_info li p:nth-child(2){display:none;}
.footer_info li:nth-child(1) p, .footer_info li:nth-child(1) a {color: #fff;}
.footer_info li p.line:before {content: 'LINE ID：';}
.footer_info li p.add2:before {content: 'IG：';}
.footer_info li:nth-child(1) {width: 59%;position: relative;}
.footer_info li:nth-child(1):after {position:absolute;content:'FB：https://www.facebook.com/YIFANMOTO';color:#ffffff;letter-spacing:1px;}
.footer_info li:nth-child(2) {margin-top:20px;}
.footer_menu a {border: none;margin: 0 2px 8px 0;color: #ffffff;background: #4d4d4d;width: 48%;text-align: center;border-radius: 5px;}
.copy {color: #444444;border-top: 1px #444444 solid;margin-top: 45px;}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

.banner {height:150px;padding:48px 0;}
.banner h5 {font-size:25px;}

.pageIndex .header_area {position: relative;}
.pageIndex .main_header_area {background: #000000;}
	
.nav-toggle:before {
    background-color: #ffffff;
    box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;}
	
.nav-toggle:after {
	color:#ffffff;}
	
/*手機版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;}

}

@media screen and (max-width: 600px) { 
}



