@charset "utf-8";
/*鼎極手機維修站*/
/* *********************************** */
/*  header 右上方 icon  (灰-預設 vs 白) */
/**/
.round_link a .Gray { display: none; }
.round_link a .White { display: inline-block;}

/* *********************************** */
/*  footer 右上方 icon  (黑-預設 vs 灰) */

.box_link li a object.Black { display: none; }
.box_link li a object.Gray { display: inline-block; }

/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */



/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
#menuTop {
	padding: 0 10%;
}
.search_link a.with_shopping_mode {	display: inline-block;}
#menuTop ul:before { border-top:0 !important; }
/*---按鈕往上提---*/
#menuTop ul { margin-top: 0px;}
/*---上方LOGO往上提---*/
#header .logo { margin: 0 0 0;}
.logo img { width: 270px;}
/*---小ICON調整於按鈕右側---*/

.footer_logo img {
    width: 260px;
}

/*-------------------------------header下拉選單----------------------------------------*/
#header { padding: 5px 0px; height: 80px;}
#menuTop li {
    margin-top: 14px;
}
#menuTop li a {
    padding: 8px 15px;
    font-size: 15px;
    color: #333333;
    border-bottom: 2px solid rgb(255 255 255 / 0);
	transition: all 0.8s ease-out;
}
#menuTop li a:hover {
    color: #ffffff;
    padding: 8px 15px;
    border-bottom: 2px solid #ffffff;
}
#menuTop li ul { background-color: #000000;}
#menuTop li ul a { border-right: none; transition: all 0.3s ease-out;}
#menuTop li li a:hover {
    background-color: #555555;
    color: #ffffff;
    padding: 5px 15px;
    border-bottom: 2px solid #555555;
}
#menuTop li li:nth-child(n+2) { border-top: 1px #ffffff solid;}
.center #menuTop li ul { border: none;}
.center #menuTop li li:first-child { padding-top: 0;}
.round_link { margin: 21px -95px 19px 0px;}
.round_link a {
	padding: 0px 0 7px;
	border-bottom: 2px solid #000000;
	transition: all 0.8s ease-out;
}
.round_link a:hover {
    padding: 0px 0 7px;
    border-bottom: 2px solid #ffffff;
}

/* *********************************** */
/*每頁背景*/
#content {background-color: #ffffff;}
.banner h5 { display:none;}
.banner {
    padding: 0 0px;
    box-shadow: none;
    background-color: rgb(245 245 245);
}
.banA {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banA.jpg);background-position: center;padding: 83px 0;}
.banB {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banB.jpg);background-position: center;padding: 83px 0;}
.banC {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banC.jpg);background-position: center;padding: 200px 0px;}
.banD {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banD.jpg);background-position: center;padding: 83px 0;}
.banE {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banE.jpg);background-position: center;padding: 83px 0;}
.banF {background-image: url(https://pic03.eapple.com.tw/ding0ji14134/banF.jpg);background-position: center;padding: 83px 0;}

.path { display:none;}
.news_part { display:none;}
.products-box { display:none;}






/* *********************************** */
/* 針對頁尾第幾個作設定 */
.footer_info ul {
    color: #ffffff!important;
}
.footer_menu li a {color: #777777; font-size: 12px;}
/*下方按鈕列資訊靠右*/

/*下方按鈕列分隔線*/
#page .footer {
    padding: 25px 0px 0px;
    border-top: 1px #000000 solid;
}
#page .footer_menu {
    border-bottom: 1px solid #cccccc;
}
.copy {
    color: #ffffff;
    background-color: #000000;
}
.copy a {color: #ffffff;}


/*------------------------------作品展示-------------------------------*/
.show-list .show_pic img { max-width: 140%;}
.show-list .item:hover .show_name { color: #de5500;}
.other_album_choice li { background: #de5500;}
.album_fixed_title {display:none;}
.other_album:before { top: -15px;}



/*----------------------------分享文章頁面-------------------------------------*/
.other_promotion .pmtTime { display:none;}
.other_promotion li {width: 22%;}
.other_promotion li:hover { border-top: 1px solid #333333;}
.time { display:none;}
.promotion_title h2 {border-bottom: 2px solid #777777;}
.promotion_title { border-bottom: 1px solid #cccccc;}
.promotion_title span {  font-size: 25px;}


/*------------------------------產品-------------------------------*/
.products-list a:hover .more {
    background: #000000;
    border-color: #de5500;
    color: #fff;
}
.products-list .more {
    border: 1px solid #777777!important;
    color: #777777;
}
.bx-wrapper .bx-viewport {
-moz-box-shadow: none;
 -webkit-box-shadow: none;
 box-shadow:none;
}
.sidebarBtn {
    box-shadow: none;
}
.lastPage {
    background: #555555;
}

/*商品Q&A*/
.lastaction {
    color: #777777;
    background-color: #eeeeee;
}
.nextaction {
    background-color: #4c4c4e;
}



/*------------------------------產品選單-------------------------------*/
.products-list .price b {
    color: #00893c;
}
.product-layer-two li {
    width: auto;
    text-align: center;
}
.product-layer-two li a {
    color: #000000!important;
    font-size: 14px;
    border: 1px solid #cccccc!important;
    background: #ffffff;
    transition: all 0.3s ease-out;
}
.product-layer-two li.active a {
    background-color: #000000;
	color: #ffffff!important;
}
.product-layer-two li a:hover {
    background-color: #555555;
    color: #ffffff!important;
    transition: all 0.3s ease-out;
}
.product-layer-two li a:after {
    border-width: 0 14px 12px 0;
	border-color: transparent #444444 transparent transparent;
}
.product-layer-two li:hover ul {
    border: none !important;
    border-top: none !important;
}
.product-layer-two li li a {
    background: #eeeeee;
    border: 1px solid #ffffff!important;
}
.product-layer-two li:hover li {
    padding: 1px 0;
}
.product-layer-two li li {
    background: none;
    width: 90%;
    margin: auto;
}



/*-------------------------聯絡我們-----------------------------*/
.animated-arrow { background: #000000;}
.noborder { background-color: #f7f7f7;}
.contact_form li { border-bottom: 0px solid #C2BCB4;}
.list_before.info:before {
    background: #fff;
}

@media screen and (max-width: 768px) {
#header { height:auto;}
#nav-toggle { padding: 25px 0;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    height: 2px;
    background: #fff;
}
#bottom_menu {display: block;}
.footer.with_shopping_mode { padding: 50px 0 90px; }
.bannerindex { padding-bottom: 50%;}
#header .logo {margin: 0px 0;}
}

@media screen and (max-width: 480px) { 
.swiper-pagination {display:none;}
#header { padding: 10px 0px;}
.pmtTitle { padding: 5% 0px 2%;}
.other_promotion li { width: 92%;}
.other_promotion .pmtTitle h3 { font-size: 14px;}
#bottom_menu li {width: 50%;}
#page .footer { padding: 50px 0px 80px;}
}