@charset "utf-8";

/*●●●●●●●●●●●●●●●●●●●●●●●●   隱藏內容   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.me_tp_features{display:none;}
.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { margin-bottom: 15px;     color: #3a36b6;}
.path p a{color: #666;}
.footer_logo{display:none;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
*{letter-spacing: .1rem;}
*{font-family: /*"Kosugi Maru", sans-serif;*/}
:root{
/*顏色*/
--mainColor01:　#308c96;  /*湖水綠*/ --mainColor02:　#b6964e;  /*金色*/
--subColor01: #efefef;   /*灰色*/ --subColor02: #253536;   /*墨綠色*/ --textColor: #333333; /*文字*/

/* 字型 */
--ffmain: "微軟正黑體"; --ffsub:"Noto Sans TC", sans-serif;
}

#content_main { margin-top: 0;}
#content_main, #content {background: url(https://pic03.eapple.com.tw/jinyi/co_bg.jpg) top no-repeat; background-size: cover;background-attachment: fixed;}

@media screen and (max-width: 1024px){
}  
@media screen and (max-width: 768px){
}         
@media screen and (max-width: 450px) {
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   浮動按鈕   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.info_fix_links{ display:block !important;}/*保持展開*/
.info_fix>span { display: none;}/*隱藏展開鈕*/
.linksBtn, .info_fix:hover>.linksBtn{ background: #de8c66;}

.info_fix_links a { background:rgb(184 25 39 /0.5); border: 1px solid white;}
.info_fix_links a:hover {  background:rgb(184 25 39);animation: move2 2s; animation-timing-function: ease-out;}

.info_fix_links a:nth-of-type(even) { background: rgb(56 82 163/0.5);}
.info_fix_links a:nth-of-type(even):hover {  background: rgb(56 82 163);}

@keyframes move2{	0%{transform: rotateY(0deg);}	100%{transform:  rotateY(360deg);}}

/*●●●●●●●●●●●●●●●●●●●●●●●●   查看更多按鈕   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.animated-arrow {border-radius: 20px;background: unset;transition:.3s;position:relative;overflow:hidden;
    color: #dedede; background: #ffffffb3;font-size: 14px;height: 40px; line-height: 40px; margin-top: 2%;}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{ font-weight: normal;}
.animated-arrow::after { background: #1e3b7d; content:"";position:absolute;width:0px;height:100%;top:0px;left:0px;transition:.5s;}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*首頁大圖*/
.bannerindex { position:relative; height:auto;margin-top: 10px;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}

/*共用*//*
.bannerindex:before {
    content: "";
    width: 100%;
    height: 10vw;
    position: absolute;
    top: 0;
    left: 0;
    /*background: linear-gradient(180deg, rgb(234 224 198 / 81%), transparent);*//*
    z-index: 10;
    mix-blend-mode: hard-light;
}
.bannerindex .swiper-banner:before, .swiper-banner:after{
    content: " ";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    transition-duration: 2s;
    transition-timing-function: linear;
}
.bannerindex .swiper-banner:before {
    width: 100%;
   /* background: url(https://pic03.eapple.com.tw/jinyi/cover.png);*//*
    background-size: contain;
    left: 0;
    height: 100%;
    background-repeat: repeat-x;
    -webkit-animation: anime_wave01 20s linear 10s infinite alternate;
    animation: anime_wave01 20s linear 0s infinite alternate;
    -webkit-animation-duration: 150s;
    animation-duration: 30s;
    mix-blend-mode: luminosity;
    opacity: .5;
}
@keyframes anime_wave01 { from { background-position: 0 0;} to { background-position: -2000px 0;}}

/*各別*//*
.bannerindex .swiper-slide{position: relative;}
.bannerindex .swiper-slide:before, .swiper-slide:after {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    transition-duration: 2s;
    transition-timing-function: linear;
}

.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before, .swiper-slide.swiper-slide-active:nth-child(1):after,
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before, .swiper-slide.swiper-slide-active:nth-child(2):after {
    background-image: url(https://pic03.eapple.com.tw/jinyi/BNA1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	top: 0;
    background-size: contain;
    position: absolute;
    z-index: 101;
    animation: up_pop 1.5s ease;
	
}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):after, .swiper-slide.swiper-slide-active:nth-child(2):after{
    background-image: url(https://pic03.eapple.com.tw/jinyi/BNA2.png);
    animation:  fade_in 1.5s ease;
}

.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { background-image: url(https://pic03.eapple.com.tw/jinyi/BNB1.png);}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after{   background-image: url(https://pic03.eapple.com.tw/jinyi/BNB2.png);}

@keyframes up_pop {
 0% { transform: translateY(50%); opacity: 0;}
 70% { transform: translateY(0);}
 80% { transform: translateY(1%);opacity: 1;}
 100% { transform: translateY(0);}
}

@keyframes fade_in {
 0% { opacity: 0;transform: scale(0);}
 55% {}
 70% {}
 95% {transform: scale(1)}
 100% {opacity: 1; }
}


/*大圖滑動點*/
.swiper-pagination-bullet {/*border-radius: 0;*/}
.swiper-pagination-bullet-active{background: #ff1414;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 1%);}

/*
.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: 0px 5px; width: 3px; height: 13px;border-radius: 2px;}
*/
@media screen and (max-width: 1024px) {
.bannerindex { padding:0; margin:0;}
.bannerindex { --swiper-pagination-bullet-size: 8px;/*大圖滑動點*/}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, .5%);}
}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
.bannerindex { --swiper-pagination-bullet-size: 6px;/*大圖滑動點*/
    --swiper-pagination-bullet-horizontal-gap: 3px;
}
}

@media screen and (max-width: 600px) {
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -2px);}

}
@media screen and (max-width: 400px) {
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -1px);}
.swiper-banner { padding-bottom: 5px;}

}



/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*內頁大圖*/
.banner {background: url(https://pic03.eapple.com.tw/jinyi/ban.jpg) no-repeat;
background-position: center top !important;background-size: cover !important;height: 15vw;}
.banner h5 {font-weight: 400;color: #fff;text-shadow: 0 0 9px black;font-size: 18px;font-weight: bold;}
.banner h5:before{content: "JIN YI";display: block;font-size: 40px;font-family: Archivo Black;}
.banner.banE h5:before{content: "EQUIPMENT";}
.banner.banblog{background: url(https://pic03.eapple.com.tw/jinyi/banblog.jpg) no-repeat;}
.banner.banE{background: url(https://pic03.eapple.com.tw/jinyi/ban_eq.jpg) no-repeat;}
.banner.banblog h5:before{content: "NEWS";}

@media screen and (max-width: 768px) {
	.bannerindex { padding-bottom:0%;}
	.banner{}
	.banner h5 {}
	.banner h5:before{}
}
@media screen and (max-width: 450px){
	.banner{}
	.banner h5:before { font-size: 30px;}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*LOGO*/
.main_header_area { /*border-top: 4px solid #063273;*/}
.main_header_area .container {max-width: 95%; padding: 10px 0 5px;}
.nav-header {max-width: 300px;}

/*底色*/
/*首頁*/
.pageIndex .header_area{transition: all .5s;}

/*內頁*/
.header_area { padding: 0;}

.header_area, .header_area.sticky { background: #fff; position: sticky;background: linear-gradient(120deg, #e5ecff, #fff, #fff, #ecf3ff, #fff, #fff, #fff, #e0ebff);}
.header_area.sticky {opacity: 1;transition: all .5s;}

.navigation {display: flex;align-items: center;grid-gap: 0 10px;}

/*第一層*/
.stellarnav ul {display: flex; justify-content: flex-end;gap: 7px;}
/*.stellarnav > ul > li:before{content: "+"; color: #ffcfbe;font-style: italic;}*/
.stellarnav > ul > li { display: flex; align-items: center;}


.stellarnav > ul > li {animation: down 1s both;}
.stellarnav > ul > li:nth-of-type(2){animation-delay: .05s;}
.stellarnav > ul > li:nth-of-type(3){animation-delay: .1s;}
.stellarnav > ul > li:nth-of-type(4){animation-delay: .15s;}
.stellarnav > ul > li:nth-of-type(5){animation-delay: .2s;}
.stellarnav > ul > li:nth-of-type(6){animation-delay: .25s;}
.stellarnav > ul > li:nth-of-type(7){animation-delay: .3s;}
.stellarnav > ul > li:nth-of-type(8){animation-delay: .35s;}
.stellarnav > ul > li:nth-of-type(9){animation-delay: .4s;}
@keyframes down {0%{transform: translateY(-100px);opacity: 0;} 100%{transform: translateY(0px);opacity: 1;}}

.stellarnav > ul > li > a{color:#3a3a3a;letter-spacing: .2rem;transition: all .5s;}
.stellarnav > ul > li > a:hover {color: #ff3659;}
.stellarnav > ul > li:nth-of-type(even) > a:hover {color: #366bff;}

.stellarnav > ul > li > a b{font-family: Archivo Black; font-weight: bold;}
.stellarnav > ul > li > a b:nth-of-type(2){font-weight: bold;/* font-family: serif;*/ letter-spacing: 0;}
.stellarnav > ul > li:nth-of-type(4) > a b:nth-of-type(2){letter-spacing: -2px;}

.stellarnav > ul > li.has-sub > a, .stellarnav > ul > li:nth-of-type(1) > a, .stellarnav > ul > li:nth-of-type(2) > a, .stellarnav > ul > li:nth-of-type(4) > a,
.stellarnav > ul > li:nth-of-type(5) > a { padding-right: 17px !important;}

/*主選單箭頭*/
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent; border-top: 5px solid #275dd0;}

/*第二層*/
.stellarnav ul ul{ background: transparent;top: 40px;}
.stellarnav ul li:nth-of-type(4) ul { /*width: 280px;*/}
.stellarnav li a{ color: #777777;padding: 10px;transition: 1s ease;}
.stellarnav li.has-sub li {border: none; border-bottom: 1px solid #ccc; background: #f8f8f8f0;}
.stellarnav li.has-sub li a:hover{background: #0b2f80ed; color: #fff; padding-left: 18px;}

/*第三層*/
.stellarnav ul ul ul{}
.stellarnav li.has-sub li.has-sub li { background: #d0d0d0f0;}

@media screen and (max-width: 1024px) {
.stellarnav ul { justify-content: center;}
.pageIndex .header_area, .pageIndex .header_area.sticky { position: sticky;}
.nav-header { max-width: 250px;}
.main_header_area .container { max-width: 100%; padding: 10px 0 0;}

}

@media screen and (max-width: 768px) {
.main_header_area .container {  max-width: 100%;  padding: 10px;}

/*menu*/
.stellarnav .menu-toggle:after { color: #bebebe;font-size: 8px;}
.stellarnav .menu-toggle span.bars span { background: #bebebe;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { /* padding: 0;*/}
.stellarnav {margin-top: 0;}
.stellarnav .menu-toggle { padding: 10px;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; color: #4a4a4a; padding: 18px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #4a4a4a; margin: 1.5px 1.5px 0 -5px;}

/*第一層*/
.stellarnav.mobile li a { border-bottom: none;text-align: justify;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  background: #757575e3; backdrop-filter: saturate(93%) blur(5px);max-width: 320px;}
.stellarnav.mobile > ul > li { border-bottom: 1px #ffffff33 solid;}
.stellarnav.mobile > ul > li:hover { border-bottom: 1px #ffffff29 solid;background: #0000003b;}
.stellarnav.mobile > ul > li > a {padding: 20px 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 17px 12px !important;}
.stellarnav.mobile > ul > li > a b{color: white !important;}

/*第二層*/
.stellarnav.mobile li.open{ background: transparent;padding: 0;}
.stellarnav.mobile ul ul {margin:0 50px 15px 15px;top: 0;}
.stellarnav li li a {}
.stellarnav li li:hover a { background: transparent;}
.stellarnav li.has-sub li a:hover { background: transparent;color: #777;padding-left: 0;}
.stellarnav.mobile li li.has-sub a {/* padding: 10px;*/}
.stellarnav .album_classes .dd-toggle {  width: 30px;}
.stellarnav.mobile ul ul {   margin: 0 20px 20px;}
.stellarnav.mobile ul ul ul {   margin: 0 10px 10px;}
	
	
/**/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 2px #90bdff;}
.stellarnav > ul > li > a{letter-spacing: 2px; margin: 0 5px;}
.stellarnav > ul > li > a b { color: #fff;  line-height: 200%;}
.stellarnav > ul > li.has-sub > a{}

}
@media screen and (max-width: 425px) {
.nav-header { max-width: 200px;}
.stellarnav .menu-toggle { padding: 5px;}


}

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{background: #fff;padding: 0;}
.footer .center {max-width: 1000px;width: 90%;}
/*LOGO*/
/*聯絡資料*/
.footer_info {display: flex; flex-direction: column; grid-gap: 10px;padding: 20px 0 0;}
.footer_info ul{display: flex; flex-direction: column; align-items: center;}

.footer_info li {display: flex; flex-wrap: wrap; justify-content: center;text-align: center; gap: 0 15px;}
.footer_info li:nth-child(1){}
.footer_info li:nth-child(2){}
.footer_info li+li {}

.footer_info li p, .footer_info li p a{color: #494439;font-weight: bold;}
.footer_info li p:before { color: #747474; margin: 0;}

/*按鈕*/
.footer_menu a{background: #303030;border: none;color: white;font-size: 12px;padding: 6px 8px;position: relative;z-index: 1; margin: 5px 0;width: 88px;}

.footer_menu a:first-child{}
.footer_menu a:before{content: "";width: 0;height: 100%;position: absolute;top: 0;left: 0;transition: all .5s;background:#23438e;z-index: -1;}
.footer_menu a:nth-of-type(even):before{background:#bc2020;}
.footer_menu a:hover:before{left: auto;right: 0;width: 100%;transition: all .5s;}

/*copy*/
.copy {padding: 8px 0 10px; background: #939393; margin-top: 5px;}
.copy, .copy a{font-size: 10px; color: #fff;letter-spacing: 0;}

/*#to_top*/
#to_top { border: 1px solid #ffffff33; background: #828282b5; box-shadow: none; border-radius: 0; color: #ffffff;bottom: 90px;}
#to_top i:before, #to_top i:after { background: #ffffff;}

/*#bottom_menu*/
#bottom_menu{background: #d8d8d8; box-shadow: none;}
#bottom_menu li { border-right: 1px solid #ffffff;}
#bottom_menu li a i { color: white;}
#bottom_menu li a em {color: #878787;}

@media screen and (max-width: 768px) {
.footer { padding: 0 0 55px;}
#to_top { bottom: 66px; }
}

@media screen and (max-width: 400px) {
.footer_info li { justify-content: flex-start;}

}

/*●●●●●●●●●●●●●●●●●●●●●●●●   文章(最新消息)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁顯示*/
.module_i_news .title_i_box h6 { font-size: 30px; color: #20408b; font-family: Archivo Black;}
.module_i_news .title_i_box h4 { font-size: 20px; font-weight: bold;}
.module_i_news ul { grid-template-columns: 1fr; grid-gap: 5px;}
.i_blog_le {  aspect-ratio: 3 / 2;}
.module_i_news {  background: #aaafff1c;padding: 5% !important;}
.module_i_news_list{ padding: 0;}
.i_blog_ri h5 { font-weight: bold; font-size: 18px; color: #353535;}
.module_i_news li a {  grid-gap: 25px;}	
	
/*文章首頁*/
.subbox_item a:after, .module_i_news li a:after { background: transparent;border: 1px #2357c9 solid;}
.subbox_item a:before, .module_i_news li a:before {color: #ffffff; background: #2357c9; padding: 10px;}
.subbox_item a, .module_i_news li a { background: #ffffff75;}
.blog_list_ri, .i_blog_ri {  padding: 15px 0;}


/*內頁*/
.blog_back a.article_btn_back{ background: #2a4c97;}
.lastPage {  background: #adadad; border-radius: 5px;}



@media screen and (max-width: 768px) {
.module_i_news li a {grid-template-columns: 200px 1fr; grid-gap: 15px;}


}
@media screen and (max-width: 425px) {
.module_i_news li a {grid-template-columns: 100px 1fr;}
.i_blog_le { aspect-ratio: 2 / 3;}


}


	
	

/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿(工廠設備)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁*/
.album_class_page .main_part {  padding: 5% !important;}

.show-list {grid-gap: 15px;}
.show-list .show_pic { aspect-ratio: 3 / 2;}
.show-list .show_name { text-align: center;}
.show-list .item:hover .show_name { color: #1f51c7;}

.subalbum-menu { margin: 0; padding: 0;}
.subalbum-menu h2{display:none;}

.show_content {  padding: 0;}

.overlay { background: transparent;}


.other_subalbum li { background: transparent;}

.other_subalbum li a p {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    color: #333;
    letter-spacing: 0.15em;
    line-height: 1.5;
    margin-top: 10px;}

.other_album_choice{/*display:none;*/}
.other_album_choice li { background: #2b4e95;}

/*觀看更多*/
.album_fixed_title { display: none;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/

.contact_page .main_part{display: flex; flex-direction: column-reverse;}


/*標題*/
.blank_letter { display: flex; align-items: center; letter-spacing: 0;padding-top: 0;color: #1749b0;}
.blank_letter:after{content: "CONTACT";color: #505050;font-family: Archivo Black;margin-left: 10px; /*font-size:15px;*/}
.blank_letter.f:after{content: "FORM";}

/*左側資訊*/
.contact_content .information_left { width: 320px;}
.contact_le_map {  display: none;}
.list_before li { margin: 25px 0; padding-bottom: 20px;}
.list_before.info li { border-bottom: 1px solid #c8c8c8;padding-left: 50px;}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before
{width: 40px; letter-spacing: 5px;}


/*表格設定*/
.contact_content .information_right {width: calc(100% - 330px);padding-left: 5%;}
.contact_content { background: #ffffff78; padding: 5% 5% 2% !important;margin: 0;}

.contact_form{  grid-template-columns: 1fr 1fr;grid-gap: 20px 30px;}
.contact_form li {display: flex; align-items: start; flex-direction: column;}

.contact_form .last {  grid-column: 1 / -1;}
.contact_form li .form__label {display: flex; max-width: 100px; flex-direction: row-reverse; justify-content: flex-end;}
.contact_form li { grid-gap: 0;}

.contact_form li.last { flex-direction: row; flex-wrap: wrap; justify-content: flex-end; gap: 10px;}
.contact_form li.last cite { background: #595959;}
.contact_form li.last cite:hover { background: #10366c;}
.contact_form li input.noborder, .contact_form li textarea.noborder { border: none; border-radius: 5px;}
.contact_form li input.noborder { padding: 10px;}

.note { order: 3; margin-left: 5px;}
	
	
@media screen and (max-width: 900px) {
.contact_content .information_left {  width: 100%;}
.list_before li { margin: 10px 0; padding-bottom: 10px;}
.contact_content .information_right {  width: 100%;}
.contact_content .information_right { padding-left: 10px;}
}

@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px){
.contact_form li .form__label { background: transparent;}

}
@media screen and (max-width: 450px){
.contact_form{    grid-template-columns: 1fr;}
}


