@charset "utf-8";

/*正洋工程股份有限公司*/
/*網站全域設定/=====*/
/*
  #0E7B41 /*網站主要色系
  #9FC83B /*網站輔助色系1
  #529A50 /*網站輔助色系2

	
/*header*==========*/


.tp_links a { display: none; }
.main_header_area { background: #ffffff; box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%); } 
.stellarnav > ul > li > a:hover { color: #2e7afa!important; }
.stellarnav li.has-sub > a:after {
    content: '+';
    margin-left: 0px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
	border-left: none;
	border-right: none;
	border-top: none;
	
}
.stellarnav > ul > li > a {
    letter-spacing: 0.1em;
	margin: 0 6px;
}



/*HEADER選單=================*/
.stellarnav > ul > li > a {
	font-size: 17px;
	font-weight: bold;
}
.main_header_area .container { max-width: 1600px; }
.sticky .main_header_area.animated {
    background: rgb(255 255 255 / 65%);
    backdrop-filter: saturate(100%) blur(10px);
}
.me_tp_features { display: none; }
.navigation {padding: 40px 0 10px 210px; }

@media screen and (max-width: 1440px) {
.main_header_area .container { max-width: 1300px; }
}
@media screen and (max-width: 1200px) {
.stellarnav > ul > li > a { font-size: 14px; }
}
@media screen and (max-width: 1150px) {
.main_header_area .container { max-width: 1100px;}
.stellarnav > ul > li > a { font-size: 13px; }
}
@media screen and (max-width: 1024px) {
.navigation {padding: 10px 0 10px 0px; }
}



/*HEADER下拉選單==============*/
.stellarnav li li { border: 1px #F2F2F2 solid; }
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {
    color: #343a40;
    padding-left: 11px;
    border-color: #726555;
    background: #F2F2F2;
}
.stellarnav li {font-size: 14px;}
.stellarnav ul ul { width: 180px; }


/*LOGO設定===================*/
.nav-brand img {
    max-width: 100%;
    position: relative;
    top: 10px;
}
.nav-brand { width:360px; }
.nav-brand :after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(https://pic03.eapple.com.tw/gem/CLEAN2.png) no-repeat;
    position: absolute;
    top: 15px;
    left: 396%;
    max-width: 150px;
    z-index: 9999;
}
@media screen and (max-width: 1570px) {
.nav-brand :after { left: 388%; }
}
@media screen and (max-width: 1500px) {
.nav-brand :after { left: 368%; }
}
@media screen and (max-width: 1440px) {
.nav-brand :after { left: 312%; }
}
@media screen and (max-width: 1260px) {
.nav-brand :after { left: 302%; }
}
@media screen and (max-width: 1200px) {
.nav-brand :after { left: 285%; }
}
@media screen and (max-width: 1150px) {
.nav-brand :after { left: 308%; }
.nav-brand { width: 300px; }
.nav-brand img { top: 17px; }
}
@media screen and (max-width: 1024px) {
.nav-brand :after { display: none; }
.stellarnav > ul > li > a { font-size: 15px; }
}
@media screen and (max-width: 425px) {
.nav-brand { width: 300px; }
}
@media screen and (max-width: 375px) {
.nav-brand { width: 250px; }
}


/*大圖================================*/
/*預設解除背景輪播*/
#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 {display: none;}
.banB { display: none;}
.banF { display: none;}
.banE { display: none;}
.banC { display: none;}

/*頁面上*==========*/

.blog_list_le { width: 40%; }
.blog_list_ri { width: 53%; }
ul.prod li .prod-panel { 
    font-size: 13px; 
	line-height: 20px; 
}

/*按鈕*==========*/

.show-list .item:hover .show_name { color: #D5BEA4; }
.other_album_choice li { 
    background: #463A39; 
    font-size: 14px;
}
.contact_form li.last cite { background: #D5BEA4; }
.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #D5BEA4 solid; }
.prod_related { background: #ffffff; }
.inquiry_a1 { background: #1d7b44; }
.inquiry_a2 { background: #f4c761; }
.products-list .item a:hover .more { background: #9E9E9E; }

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #D5BEA4 !important; }
.blog_le .accordion { border: 0px; }
	


/*下拉編輯頁*/
.other_select_page .promotion_title { display: none; }
.other_select_page .other_promotion { display: none; }
.other_select_page .page { display: none; }

/*文章管理*/
h5.blog_le_t { display: none; }
.subbox_item a:before {
	color: #000;
	background: rgba(255, 255, 255, 0.7);
	width: 120px;
	text-align: center;
	font-size:15px;
	padding: 10px 5px;
	
}
.blog_search input[type=search] { 
    border: solid 1px #9FC83B;
	border-radius:0px; }
.blog_subbox {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
}
.subbox_item a:after { width: 100%; background: rgb(0 0 0 / 54%); }


.blog_le .accordion { overflow: unset;}
.blog_list_le { width: 100%; }	
.blog_le .accordion li .link:last-child {
    border: none;
    background: #eee !important;
}
.blog_back a.article_btn_back { background: #377cf5; }
.blog_back a.article_btn_next { background: #777; }
.blog_back a.article_btn_prev { background: #777;}
.accordion li .link { color: #fff; }

.blog_list_le{width:100%;}
.subbox_item{width:100%;}
.blog_list_ri{width:100%;}
h4.blog_category_title{border-bottom: 0px #ccc solid;}
.subbox_item:nth-child(2n){float:left;}
h4.blog_category_title {
    font-size: 24px;}

/**/
.blog_in_page .promotion_title h2{display:none;}

/*文章內頁*==========*/

.blog_back { padding-bottom: 30px; }
.blog_search input[type=search] { border: solid 1px #eee; }
.blog_le .accordion li .link:last-child { background: #377cf5; }


/*商品頁面*==========*/

.products-list .name {
    margin-top: 5px;
    margin-bottom: 5px;
}
.inquiry_a3 { background: #377cf5; }
.lastPage {
    background: #377cf5;
    display: block;
    margin: 290px auto;
    margin-bottom: 20px;
    FONT-WEIGHT: 200;
    width: 120px;
}

/*相關推薦*/
.prod_related h6 span:before { display: none; }
.related_list { display: none; }

/*商品列表語法*/

.products-list .item { width: 100%; }
.products-list .name { height: 20px; }
.products-list .name { height: auto; }
.inquiry_a2 { background: #8BC34A; }
.nextaction { background-color: #777; }
.lastaction { color: #ffffff; background-color: #377cf5; }

ul.prod li .prod-panel { 
    font-size: 14px; 
	line-height: 23px; 
}
.related_list li a {
    display: block;
    padding: 4px;
     background: none;
}
.products-list .more {
    border: 1px solid #777;
    color: #777;
}
.products-list .item a:hover .more { background: #777; }
.products-list .price b {
    color: #8d7d50;
    font-size: 16px;
}
.product-layer-two li a {
    position: relative;
    border: 0px;
    padding: 7px 16px;
    display: block;
    font-size: 16px;
    color: 414141;
    border-bottom: 1px #ada17e solid;
	background: none;
}
.product-layer-two li.active a {
    font-weight: bold;
	background: #c09f59;
}
.product_page .main_part {
	width: 90%;	
	max-width: 1500px;
}
.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
	margin: auto;
	padding: 10px 10px;
	flex-direction: row;
}
.product_page .products-list {
	width: calc(100% - 280px);
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;

}
.product-layer-two {
    width: 250px;
	margin: 0;
}
.product_info_page .product-layer-two { display: none; }
.product-layer-two li {
	margin: 0;
	width: 100%;
	padding: 0 10px;
}
.product-layer-two li.active a {
	border: unset;
	border-bottom: 1px dotted #ccc;
}
/**/
.product-layer-two li a {
	color: #000;
	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;
}
.product-layer-two li:hover > a , .product-layer-two li.active > a{
	color: #ffffff;
    background: #377cf5;
}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {
	background: #018be0; 
	color:#fff;
}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #ADA17E;
    background: #dddddd;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
	display:none;
}
/**/
.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; }
.product-layer-two li li a a:hover {
	color: #c98625;
	background: transparent;
}

/*商品QA+品名+輪播圖不顯示*/
.prod_related { display: none; }
ul.prod li h3.prod-thumb {display: none;}
.clearfix:before, .clearfix:after { display: none; }
.half_box { display: none; }
.product_pic #bx-pager { display: none; }
.sidebarBtn { display: none; }
.path p, .path p a { display: none; }

@media screen and (max-width: 1024px) {
.products-list .name {
    color: #000;
    font-size: 13px;
    letter-spacing: 0px;
	height: auto;
	font-weight: 550;
}
.clearfix:before, .clearfix:after {
	display: none;
}
.product_page .products-list {
    width: calc(100% - 280px);
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
}
.products-list .item {
    width: 100%;
}
.nav-brand img { top: 0px; }



.stellarnav ul { margin-top: 0px; }
.clearfix:before, .clearfix:after { display: none; }
.footer_info { padding:0px; }
}
@media screen and (max-width: 768px) { 

.footer_info li { flex-direction: column; } 
.product_page .products-list {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr;

}
.product-layer-two > li > a { display: none; }
.product_page .products-list ,.product-layer-two { width:100%;}
.prod_related h6 span:before{ font-size: 24px;}
.mobile_product_name { display: none; }
.sidebarBtn {
    order: -1;
    margin: 0px auto 20px;
}

.product_pic { padding-top: 0px; }

body.pageIndex .products-list { padding: 40px 0 20px; }
.products-list .item { width: 100%; }
.products-list .name {
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	height: 37px;
}
.product-layer-two { display: none; }
.footer { padding: 0px 0px 0px; }
.footer_info { padding: 20px!important; }
}
/*匯款資訊*/
.car_page .information_left {display: block;}

/*相簿特效========*/

.show-list .item:hover a figure img {
    transform: scale(1.35);
    transition: 0.5s;
    top: 0;
    left: 0;
}
.show-list .item a figure img {transition: 0.5s;}
.show-list .show_name {text-align: center;}


/*線上表單*===========*/
.contact_page .main_part {max-width: 1400px;}
.contact_form li .form__label { padding-right: 5px; }
.contact_form li.last blockquote, .contact_form li.last cite { border: 1px #377cf5 solid; }
.contact_form li.last cite { background: #377cf5; }
.contact_content .information_right {
    padding-left: 40px;
    width: calc(100% - 364px);
}

@media screen and (max-width: 393px) {
    .contact_form li.last{text-align: center;}
}

/*聯絡資訊*/
.ADD2:before { content: "桃園總廠"; }
.ADD:before { content: "竹北辦公室"; }
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before{
    width: 100%;
    display: inline-block;
}
.list_before.info li {
    padding-left: 85px;
    display: inline-block;
    width: 100%;
}

/*footer*==========*/


.box_link a { display: none; }
.footer {
	background: #fff;
	overflow: hidden;
	padding: 30px 0 0;
	box-shadow: 1px 1px 15px rgb(38 15 1 / 37%);
}
.footer .center {
    position: relative;
    max-width: 1300px;
}
.footer_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px;
    flex-direction: column;
	margin-bottom: 15px;
}
.footer_menu {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px 5px;
}
.footer_menu a {
    margin: 0;
    text-align: left;
    padding: 0;
    transition: all 0.3s;
    border: none;
    background: transparent;
    color: #272949;
    display: block;
    width: fit-content;
}
.footer_menu a:before {    content: "．";}
.footer_menu a:nth-child(1) {    display: none;}
.footer_menu a:hover {    background: transparent;color:#2e7afa;}
.copy {
	background: #2e7afa;
	color: #fff;
	border:none;
	margin-top: 0px;
	position: relative;
	padding: 15px 0;
}
.copy a{
	color: #fff;
	transition:all 0.3s;
}
.footer_info li { padding: 25px; }
.footer_info ul>li:before {
    font-size: 115%;
    color: #272949;
    display: block;
    margin: 0 0 20px;
    border-bottom: 1px solid #272949;
    padding-bottom: 10px;
    letter-spacing: 0.2em;
    font-weight: bold;
}
.footer_info ul>li:nth-child(1):before {    content: "聯絡資訊 CONTACT";}
.footer_info ul>li:nth-child(2):before {    content: "網站地圖 MAIN MENU";}

.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p {    color: #272949;    letter-spacing: 0.15em;}
.footer_info ul {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(300px,100%), 1fr));    gap: 0 20px;    letter-spacing: 0.15em;}
.footer_logo img { width: 100%; }
.footer_logo {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin: 10px 10px;
}
.footer_info li {
    padding: 10px;
    text-align: left;
}
.footer_info li p.add2:before { content: '桃園總廠：'; }
.footer_info li p.add:before { content: '竹北辦公室：'; }
@media screen and (max-width: 320px) {
.footer_logo {width: 270px;}
.footer_info { display: block; }
}


/*手機版選單*/
.stellarnav .menu-toggle:after { color: #705b50; }
.stellarnav .menu-toggle span.bars span { background: #705b50; }
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
	background: #2e7afa;
	color: #fff;
}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { bottom: -800px; }
.stellarnav .icon-close:after {border-bottom: solid 3px #fff;}
.stellarnav .icon-close:before {border-bottom: solid 3px #fff;}

@media screen and (max-width: 768px) {
.stellarnav ul {
    margin-top: 0px;
}
}


@media screen and (max-width: 768px) { 
.banner h5 {
    display: block;
    font-family: 'Noto serif TC';
    font-weight: normal;
    color: #fff;
    font-size: 30px;
    text-align: left;
	padding-left: 127px;
}
.banner::after { display: none; }
.me_tp_features {display: none; }
.nav-brand img {
    max-width: 90%;
    position: relative;
    top: 5px;
}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {
    padding:10px;
    box-sizing: border-box;
}
.contact_content .information_right { padding: 10px 35px; }
}
@media screen and (max-width: 600px) {
/*聯絡我們/＝＝＝＝＝*/
.contact_form li {width:100%;padding-left:0;}
.contact_form li .form__insert {width: 100%;}
.contact_form li .form__label {
    width: 100%;
    margin-left: 0;
	text-align:left;
}
}
@media screen and (max-width: 401px) { 
.products-list .name { font-size: 14px; }
}
