/* =============================================================================
      ____    __  __  __  _____
    /\  _ _`\/\ \/\ \/\ \/ ____/
    \ \ \  \ \ \ \ \ \ \ \ \_____
     \ \ \  \ \ \ \ \ \ \ \_____ \
      \ \ \__\ \ \ \/  \/ / ____\ \
       \ \_____/\ \______/ /\_____/
        \/____/  \/_____/  \/____/
        
    Don't Worry Never Crash
   ========================================================================== */
@charset "UTF-8";

/* =============================================================================
   BASIC
   ========================================================================== */

/*Default*/
html, body { height: 100%; -webkit-text-size-adjust: none; text-size-adjust: none;}
body { background:#FBFBFB; }
body, th, td, input { font-size: 100%; }
a { text-decoration: none; }
h1 { font-size: 1.5em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 1em; }
h2 { font-size: 1.4em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 1em; }
h3 { font-size: 1.3em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0.6em; color: #333;}
h4 { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0.6em; }
h5 { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0.6em; }
h6 { font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0.6em; }
p,li { font-size: 1em; line-height: 1.8em; color: #333; font-family: Arial, Helvetica, sans-serif; }
a:link, a:visited { text-decoration: none; cursor: pointer; }
hr { margin: 1.5em 0;}
a:link, a:visited { text-decoration: none; cursor: pointer;  }
::selection { background: #4FA33E; color: #FFF;}
.at4-thankyou-background{ z-index: 1000 !important;}

/*IMG LOAD*/
.imgLiquidCenter, .imgLiquidFill{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
.imgLiquidCenter img, .imgLiquidFill img{ display: none;}
.imgLiquid_ready { opacity: 1; }
div.lazy{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
div.lazy.imgLiquid_ready{ opacity: 1;}
img.lazy{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
img.lazy.ed{ opacity: 1;}

/*Scale*/
.mv_16by9 { position: relative; padding-bottom: 56.25%; margin-bottom: 30px;}
.mv_16by9 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.mv_4by3 { position: relative; padding-bottom: 75%; margin-bottom: 30px;}
.mv_4by3 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.mv_1by1 { position: relative; padding-bottom: 100%; margin-bottom: 30px;}
.mv_1by1 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.item_16by9::before{ content: ''; display: block; padding-bottom: 56.25%;}
.item_4by3::before{ content: ''; display: block; padding-bottom: 75%;}
.item_1by1::before{ content: ''; display: block; padding-bottom: 100%;}
.item .s16by9::before{ display: block; content: ''; padding-bottom: 56.25%;}
.item .s4by3::before{ display: block; content: ''; padding-bottom: 75%;}
.item .s1by1::before{ display: block; content: ''; padding-bottom: 100%;}

/*Element*/
.ie { position: fixed; width: 60%; height: 80%; padding: 10% 20%; text-align: center; left: 0; top: 0; background: #f2f2f2; z-index: 9999; }
.ie .title { color: #333 !important; font-size: 2em; }
.ie p { text-align: center; color: #333 !important; font-size: 0.9375em; }
.ie a { color: #F36; }
/* =============================================================================
   BASIC END
   ========================================================================== */

/* =============================================================================
   MODULE
   ========================================================================== */
/*Package*/
.inner-width { position: relative; max-width:1200px; margin: auto;}
.txt-width { position: relative; max-width:900px; margin: auto; }

/*more_bar*/
.more_bar{ position: relative; z-index: 100; text-align: left; margin: 30px 0 0;}
.more_bar.center{ text-align: center;}
.more_bar.right{ text-align: right;}
.more_bar.pos_right{ position: absolute; right: 0; top: 0; margin: 0;}
.more_bar.ad{ right: 320px;}
.more_bar .arr{ display: inline-block; margin: 0 20px;  vertical-align: middle; transition: 200ms ease; }
.more_bar .arr:hover{ opacity: 0.5;}

/*title_bar*/
.title_bar{ position: relative; text-align: left; margin: 0 0 40px 0; padding:0;}
.title_bar.left{ text-align: left; }
.title_bar.right{ text-align: right; }
.title_bar.center{ text-align: center; }
.title_bar .title{ position: relative; display: block; color: #4FA33E; font:700 50px/1.1em 'Inter', sans-serif; }
.title_bar .title span{ display: block; font-size: 20px; line-height: 1.4em; color: #666; font-weight: 400;}

	.title_bar.w .title{ color: #FFF;}
	.title_bar.w .title::before{ top: 12px; background: #FFF;}
	.title_bar.w .title span{ color: #FFF; }


.title_bar .back{ position: absolute; bottom: 10px; left: -30px; font-size: 24px; color: #D93E3E;}
.title_bar .sub_title{ position: relative; color: #4FA33E; font:700 30px/1.1em 'Noto Sans TC', sans-serif; margin-top: 10px;}
.title_bar .sub_title span{ display: block; font-size: 15px; line-height: 1.2em; margin-bottom: 5px; color: #222; font-weight: 400;}

.title_bar span.date{ font:700 18px/1.1em 'Inter', sans-serif; color: #FFF; padding: 10px 20px; background: #4FA33E; margin: 10px 0 20px; display: inline-block; border-radius: 4px;}

@media only screen and (max-width: 900px) {
	.title_bar.first { margin: 40px 0 20px 0;}
}

/*button*/
.btn_more{ position: relative; display: inline-block; font-size: 18px; color: #FFF; min-width: 160px; text-align: center; line-height: 50px; padding: 0 30px; border-radius: 25px; background: #4FA33E; border: solid 1px #4FA33E; box-sizing: border-box; vertical-align: middle;
	transition: 200ms ease;
}
.btn_more:hover, .btn_more:focus{ color: #4FA33E; border: solid 1px #4FA33E; background: #FFF;}
.btn_more i.fa{ position: absolute; top: 0; right: 15px; line-height: 40px;}
.btn_more.left{ text-align: left;}
.btn_more.right{ text-align: right;}
.btn_more.sm{ line-height: 32px; padding: 0 20px;}
.btn_more.sm i.fa{ line-height: 32px;}

	/*COLOR*/
	.btn_more.w{ color: #4FA33E; background: #FFF; border: solid 1px #FFF;}
	.btn_more.w:hover, .btn_more.w:focus{ color: #FFF; background: #4FA33E;}

.btn_send{ position: relative; display: inline-block; font-size: 18px; color: #FFF; min-width: 160px; text-align: center; line-height: 50px; padding: 0 30px; border-radius: 25px; background: #4FA33E; border: solid 1px #4FA33E; box-sizing: border-box; vertical-align: middle;
	transition: 200ms ease;
}
.btn_send:hover, .btn_send:focus{ color: #4FA33E; border: solid 1px #4FA33E; background: #FFF;}
.btn_send i.fa{ position: absolute; top: 0; right: 15px; line-height: 40px;}
.btn_send.left{ text-align: left;}
.btn_send.right{ text-align: right;}
.btn_send.sm{ line-height: 32px; padding: 0 20px;}
.btn_send.sm i.fa{ line-height: 32px;}

/*to_top*/
.to_top{ position: fixed; cursor: pointer; bottom: -40px; right: 10px; width: 40px; height: 40px; line-height: 38px; text-align: center; background: #333; border-radius: 10px; color: #FFF; font-size: 24px;
	transition: 300ms ease;
	z-index: 100;
}
.to_top:hover{ background: #4FA33E;}
.to_top.ed{ bottom: 10px; }

@media only screen and (max-width: 900px) {
	.to_top.ed{ bottom: 60px; }
}

/*list element*/
.list .pic{ position: relative;}
.list .pic_16by9 { position: relative; padding-bottom: 56.25%;}
.list .pic_4by3 { position: relative; padding-bottom: 75%;}
.list .pic_1by1 { position: relative; padding-bottom: 100%;}

/*PAGER*/
.pager_bar { padding: 20px 0; text-align: center; }
.pager_bar.right { text-align: right; }
.pager_bar.left { text-align: left; }
.pager_bar a { display: inline-block; line-height: 30px; width: 30px; text-align: center; margin: 0 2px 0 0; color: #666; font-size: 1em; border-radius: 15px; background: #FFF; vertical-align: text-top;
	transition: 300ms ease;
}
.pager_bar select { display: inline-block; line-height: 30px; vertical-align: text-top; padding: 0 30px; margin: 0 4px 0 0; border-radius: 10px;
	transition: 300ms ease;
}

.pager_bar a.arr { background: #FFF; width: auto; padding: 0 10px;}
.pager_bar a:hover, .pager_bar a.cur { color: #FFF; background: #4FA33E;}
.pager_bar p{ text-align: center; color: #666; font-size: 0.9em; margin: 0 0 10px 0;}
.pager_bar p strong{ color:#333}

.pager_bar a.back { background: #4FA33E; color: #FFF; width: auto; padding: 0 15px; border: solid 1px #4FA33E;}
.pager_bar a.back:hover { color: #4FA33E; background: #FFF;}

.at-share-open-control-right{ z-index: 1000 !important;}

/* =============================================================================
   MODULE END
   ========================================================================== */

/* =============================================================================
   BLOCK
   ========================================================================== */

#wrapper { position: relative; z-index: 1; width: 100%; margin:auto; top:0; overflow:hidden;}
#header { position:fixed; z-index:1000; width:100%; left:0; }
#header::before { position:absolute; display: block; content: ''; z-index:-1; width:100%; top:0; left:0; background: rgba(79, 163, 62, 1); height: 90px;
	transition: 500ms ease;
	-webkit-backdrop-filter: blur(10px) saturate(150%);
	backdrop-filter: blur(10px) saturate(150%);
}

#header>.inner-width{ display: flex; flex-wrap: nowrap; justify-content:space-between;}

#header .info_bar{ height: 30px; overflow: hidden; background: rgba(69, 69, 69, 0.95);
	transition: 500ms ease;
}
#header .info_bar>.inner-width{ display: flex; flex-wrap: nowrap; justify-content:flex-start; line-height: 30px;}
#header .info_bar .item{ flex: 1; align-items: flex-start;}
#header .info_bar .item.right{  text-align: right;}
#header .info_bar .item span{ margin: 0 10px; color: #FFF; font-size: 14px;}
#header .info_bar .item span:last-child{ margin: 0;}
#header .info_bar .item a{ color: #FFF;}
#header .info_bar .item i{ color: #FFF; font-size: 16px; margin-right: 5px;}


#content { position: relative; padding-top: 90px;}
#content>.inner-width{ display: flex; flex-wrap: wrap; justify-content: space-between;}
#content>.inner-width .title_bar{ flex: 0 0 100%;}

#footer { position:relative; z-index: 1;  background: #454545; margin-top: 60px;}
#footer .info { position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; margin: auto; padding: 40px; text-align: left; font-size: 0.9rem; color: #FFF;}
#footer .info p{ font-size: 1rem; color: #FFF; margin: 0; line-height: 1.8em;}
#footer .info a{ color: #FFF; font-weight: 700;}
#footer .info .name{ flex: 0 0 50%; font-size: 18px; margin-bottom: 10px;}
#footer .info .name b{ display: block; margin: 0 0 10px 0;}
#footer .info .name b img{ width: 170px;}
#footer .info .name span{ display: block; line-height: 1.4em;}
#footer .info .txt{ flex: 0 0 50%; margin-bottom: 10px; text-align: right;}
#footer .copyright { position: relative; margin: auto; padding: 20px 50px; text-align: center; font-size: 1rem; color: #FFF; border-top: solid 1px #696969;}
#footer .copyright a{ color: #FFF; font-weight: 700;}

/*ED*/
#header.ed::before { background: rgba(79, 163, 62, 0.90); }


@media only screen and (max-width:900px) {
	#header::before { height: 60px;}
	#header>.inner-width{ display: block; }
	#header .info_bar{ display: none;}

	#content { padding-top: 60px;}

	#footer .info { padding: 20px;}
	#footer .info p{ font-size: 0.9rem;}
	#footer .copyright{ padding: 20px;}

	#footer .info .name span { font-size: 14px; }

	#footer { padding-bottom: 50px;}
}
@media only screen and (max-width:640px) {
	#footer .info { padding: 20px 5px;}
	#footer .info .name{ flex: 0 0 100%; font-size: 18px; margin-bottom: 10px; text-align: center;}
	#footer .info .txt{ flex: 0 0 100%; margin-bottom: 10px; text-align: center;}
}
/* =============================================================================
   BLOCK END
   ========================================================================== */

/**logo**/
.logo { padding:10px 0; margin: 0; box-sizing: border-box; flex: 0 0 auto; }
.logo img { max-height: 40px; vertical-align: middle; }
.logo span { display: none;}

/*top_menu*/
.top_menu{ box-sizing: border-box; z-index: 2; flex: 0 0 auto; margin: 0;
	transition: 500ms ease;
}
	.top_menu ul{ list-style:none; margin:0; box-sizing: border-box; text-align: center;}
	.top_menu>ul>li{ position: relative; display: inline-block; }
	.top_menu>ul>li>a{ position:relative; display:block; font-size: 1rem; font-weight: 400; color:#FFF; padding:0 1em; margin: 10px 0; line-height: 40px; border-radius: 5px;
		transition: 500ms ease;
	}
	.top_menu>ul>li:hover>a{ background: #FFF; color: #4FA33E;}
	.top_menu>ul>li.cur>a{ background: #FFF; color: #4FA33E;}

	.top_menu .submenu{ position: absolute; top: 60px; left: 0; background: #FFF; min-width: 100px; overflow: hidden; max-height: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		transition: max-height 500ms ease-in-out;
	}
		.top_menu .on .submenu{ max-height: 500px;}
		.top_menu .submenu ul>li + li{  border-top: solid 1px rgba(60, 60, 60, 0.2);}
		.top_menu .submenu a{ position: relative; display: block; text-align: left; color: #888; padding: 10px 1em; line-height: 24px; margin:0; font-size: 16px; white-space:nowrap;
			transition: 500ms ease;
		}
		.top_menu .submenu a:hover, .top_menu ul.submenu a:focus{ background: #4FA33E; color: #FFF;}

.tel_btn{ display: none;}

/*BANNER*/
/*---top_banner---*/
.top_banner { position: relative; width: 100%; padding: 0; margin: 0 auto; overflow: hidden; z-index: 0; height: 650px;}
.top_banner ul{ list-style: none; margin: 0 auto; overflow: visible;}
.top_banner li{ position: relative; display: block;}
.top_banner .item{ position: relative; display: block; height: 650px;}
.top_banner .pic{ display: block; position: absolute; top: 0; left: 0;  width: 100%; height: 100%; z-index: 0; overflow: hidden;
	transition: opacity 800ms ease;
}
.top_banner .inner-width{ position: relative; height: 650px; max-width: 1200px; margin: auto;}
.top_banner .txt{ position: absolute; bottom: 30%; left: 50%; margin: 0; padding: 40px; width: 400px; margin-left: -200px; text-align: center; z-index: 1; opacity: 0;
	transition: 500ms ease-in;
	background: rgba(73, 73, 73, 0.5);
	backdrop-filter: blur(10px);
	border-radius: 10px;
}
.top_banner .txt .title{ position: relative; font: 500 40px/1.2em 'Noto Sans TC', sans-serif; letter-spacing: 0.1em; color: #FFF; margin: 0 0 10px 0; padding: 0;
	top:30px;
	opacity: 0;
	word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
	transition: 500ms 500ms ease-in;
}
.top_banner .txt .con{ position: relative; font: 500 18px/1.2em 'Noto Sans TC', sans-serif; letter-spacing: 0.2em; color: #FFF; margin: 0 0 10px 0; line-height: 1.5em;
	top:30px; opacity: 0; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden;
	transition: 500ms 600ms ease-in;
}
.top_banner .txt .more_bar{ 
	top:30px; opacity: 0;
	transition: 500ms 700ms ease-in;
}

.top_banner .owl-carousel .owl-stage-outer { overflow: visible;}
.top_banner .owl-item .cloned .item:focus { outline: none; }
.top_banner .owl-theme .owl-dots{ position: absolute; bottom: 10px;}
.top_banner .owl-theme .owl-dots .owl-dot span { background: #FFF; transform: scale(0.8);}
.top_banner .owl-theme .owl-dots .owl-dot.active span { background: #FFF; transform: scale(1);}


.top_banner .active .txt { opacity: 1;}
.top_banner .active .txt .icon{ top:0; opacity: 1;}
.top_banner .active .txt .title{ top:0; opacity: 1;}
.top_banner .active .txt .con{ top:0; opacity: 1;}
.top_banner .active .txt .more_bar{ top:0; opacity: 1;}
.top_banner .active .pic::before{ opacity: 1;}

@media only screen and (max-width: 1200px) {
	
}
@media only screen and (max-width: 900px) {
	.top_banner { height: 500px;}
	.top_banner .inner-width{ height: 500px; }
	.top_banner .item{ height: 500px;}
	.top_banner .txt{ bottom: 40%; }
}
@media only screen and (max-width: 640px) {
	
	.top_banner .txt{ margin: 0; padding: 40px; width: 350px; margin-left: -175px;}
	
}

/*---page_banner---*/
.page_banner { position: relative; width: 100%; padding: 0; margin: 0 auto; overflow: hidden; z-index: 0; height: 200px; }
.page_banner .item .inner-width{ display: flex; justify-content: center; flex-direction: column; height: 200px; }
.page_banner .item .pic{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;
	transition: opacity 800ms ease-in-out;
}
.page_banner .item::before{ display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;
	background-image: linear-gradient(to top, rgba(251,251,251,1) 0%, rgba(251,251,251,0.6) 100%);
}

.page_banner .txt{ position: relative; text-align: center; font:700 50px/1.1em 'Inter', sans-serif; color: #4FA33E; z-index: 100; }
.page_banner .txt span{ display: block; font-size: 20px; line-height: 1.4em; color: #666; font-weight: 400;}

@media only screen and (max-width: 640px) {

	
}


@media only screen and (max-width: 900px) {
	
}
/*------*/


/*bg_box*/
.bg_box{ background: #E3EFEE;}


/*---about_box---*/
.about_box{ position: relative; background: url(../images/about_bg.jpg) no-repeat center center #4FA33E fixed; background-size: cover; }
.about_box.inx{ padding: 0 0 340px;}
.about_box>.inner-width{ display: flex; flex-wrap: wrap; border-bottom: solid 1px #F2f2f2; padding: 100px 0;}
.about_box .title_bar{ margin: 0 0 20px; }
.about_box .cover{ flex: 0 0 calc(50% - 20px); margin: 0 20px 0 0; border-radius: 0 30px 30px 0;}
.about_box .txt{ flex: 0 0 calc(50% - 20px);  margin: 0 0 0 20px;}
.about_box .txt .sub_title{ font: 500 18px/1.4em 'Noto Sans TC', sans-serif; margin-bottom: 1rem; color: #FFF;}
.about_box .txt p{ color: #FFF; padding-left: 40px; font-size: 15px; background: url(../images/icon_workplace.svg) no-repeat 0 5px;}

@media only screen and (max-width: 900px) {
	.about_box>.inner-width{ padding: 40px 0;}
	.about_box .cover { height: 240px; margin-left: -10px;}
}
@media only screen and (max-width: 640px) {
	.about_box .title_bar{ text-align: center; }
	.about_box .cover { flex: 0 0 100%; margin: 0 0 20px -10px;}
	.about_box .txt{ flex: 0 0 100%;  margin: 0;}
	.about_box .txt p{ padding-left: 0; background: none;}
	.about_box .more_bar{ text-align: center; }
}
/*------*/

/*---ser_box---*/
.ser_box{ position: relative; }
.ser_box>.inner-width{  padding: 60px 0;  }
.ser_box.inx{ margin-top: -340px;}
.ser_box ul{ list-style: none; position: relative; margin: 0;}
.ser_box .list li a{ position: relative; display: block; margin: 10px; border-radius: 5px; overflow: hidden;}
.ser_box .list .pic{ position: relative; padding-bottom: 100%;}
.ser_box .list .txt { font: 500 18px/1.4em 'Noto Sans TC', sans-serif; color: #FFF; padding: 20px 10px; background: #4FA33E; text-align: center;}
@media only screen and (max-width: 640px) {
	.ser_box>.inner-width{  padding: 40px 0;  }
	.ser_box ul{ margin: 0 auto; max-width: 240px;}
	.ser_box .owl-carousel .owl-stage-outer { overflow: visible !important; }
}
/*------*/

/*---ser_item_box---*/
.ser_item_box{ position: relative; }
.ser_item_box>.inner-width{  padding: 0 0 20px;  }

.ser_item_box ul{ list-style: none; position: relative; margin: 0 0 40px 0; display: flex; flex-wrap: wrap;}
.ser_item_box ul li{ flex: 0 0 calc( 100% / 8 );}
.ser_item_box ul li a{ display: flex; width: 130px; height: 130px; margin: auto; border-radius: 65px; background: #FFF; text-align: center; justify-content: center; flex-direction: column;
	transition: 200ms ease;
}
.ser_item_box ul li:nth-child(2n) a{ background: #EFFFEF;}
.ser_item_box ul li a .icon img{ margin: 0 0 5px 0;}
.ser_item_box ul li a .icon .name { font: 500 15px/1.4em 'Noto Sans TC', sans-serif; color: #666; }  

.ser_item_box ul li a:hover{ background: #4FA33E; }
.ser_item_box ul li a:hover .icon img{ filter: brightness(100);}
.ser_item_box ul li a:hover .icon .name{ color: #FFF;}

.ser_item_box.page ul li a{ background: #4FA33E!important; color: #FFF!important;}
.ser_item_box.page ul li a .icon .name{ color: #FFF !important;}
.ser_item_box.page ul li a .icon img{ filter: brightness(100)!important;}

@media only screen and (max-width: 1200px) {
	.ser_item_box ul li a{ width: 120px; height: 120px; }
}

@media only screen and (max-width: 900px) {
	.ser_item_box ul li{ flex: 0 0 calc( 100% / 4 );}
	.ser_item_box ul li a{ margin: 10px auto;}
}

@media only screen and (max-width: 640px) {
	.ser_item_box ul{ margin: 0 20px 20px;}
	.ser_item_box ul li{ flex: 0 0 calc( 100% / 2 );}
	.ser_item_box ul li:nth-child(2n) a{ background: #FFF;}
	.ser_item_box ul li:nth-child(4n-3) a{ background: #EFFFEF;}
	.ser_item_box ul li:nth-child(4n) a{ background: #EFFFEF;}

	.ser_item_box ul li a:hover{ background: #4FA33E !important; }
}

/*------*/

/*---news_box---*/
.news_box{ position: relative; padding: 0 0 40px 0;}
.news_box .list{ position: relative;}
.news_box .list ul{ position: relative; display: flex; margin: 0 -10px; list-style: none; flex-wrap: wrap; }
.news_box .list ul li{ flex: 0 0 calc(100% / 4 - 20px); margin: 10px; }
.news_box .list .item{ position: relative; display: block; height: 100%; border: solid 1px #f2f2f2; background: #FFF; border-radius: 5px; overflow: hidden; padding: 10px;
	transition: 200ms ease;
}
.news_box .list .item .date{ display: inline-block; background: #4FA33E; color: #FFF; padding: 10px; border-radius: 5px; z-index: 1; font-size: 13px; line-height: 1.1em; margin-bottom: 10px;}
.news_box .list .item .type{ position: absolute; top: 15px; left: 15px; display: block; background: #4FA33E; color: #FFF; padding: 10px; border-radius: 5px; z-index: 1; font-size: 13px; line-height: 1.1em; }
.news_box .list .item .txt{ padding: 10px 0;}
.news_box .list .item .txt .name{ font-size: 1rem; line-height: 1.4rem; color: #333;
	display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden;
}
.news_box .list .item:hover { color: #FFF; background: #4FA33E; }
.news_box .list .item:hover .name{ color: #FFF;}
.news_box .list .item:hover .date{ color: #4FA33E; background: #FFF;}


@media only screen and (max-width: 1200px) {
	.news_box .list ul li{ flex: 0 0 calc(100% / 3 - 20px);}
}
@media only screen and (max-width: 900px) {
	.news_box .list ul li{ flex: 0 0 calc(100% / 2 - 20px);}
}
@media only screen and (max-width: 640px) {
	.news_box .list ul li{ flex: 0 0 calc(100% - 20px);}
}
/*------*/

/*---contact_box---*/
.contact_box{ position: relative; padding: 40px 0;}
.contact_box.inx{ padding: 60px 0}
.contact_box .forms{ max-width: 304px;}
.contact_box .forms.full{ max-width: 100%;}
.contact_box .forms input{ width: 100%; background: #4B4B4B; color: #FFF; border-color: #4B4B4B;}
.contact_box .forms input::placeholder{ color: #f2f2f2;}
.contact_box .forms textarea{ width: 100%; height: 8rem; background: #4B4B4B; color: #FFF; border-color: #4B4B4B;}

@media only screen and (max-width: 992px) {
	.contact_box .forms{ max-width: 100%;}
}
/*------*/

/*---pro_box---*/
.pro_box{ position: relative; padding: 40px 0;}
.pro_box.top{ margin-top: -150px;}

.pro_box .view{ position: relative; padding: 40px 0; }
.pro_box .view .cover{ width: calc(50% - 40px); margin: 0 40px 20px 0; float: left;}
.pro_box .view .cover .pic_main{ height: auto; border-radius: 10px; overflow: hidden;}
.pro_box .view .cover .pic_main img{ width: 100%;}
.pro_box .view .cover .pic_main a{ position: relative; display: block; overflow: hidden;}
.pro_box .view .cover .pic_main a::before{ position: relative; display: block; content: ''; padding-bottom: 100%; }
.pro_box .view .cover .pic_main a img{ display: block !important; opacity: 0 !important; z-index: 1; position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; max-width: 100%; background-size: cover; transform: translateX(-50%) translateY(-50%);}
.pro_box .view .cover .pic_list{ position: relative; display: flex; flex-wrap: wrap; margin: 5px -5px 0;}
.pro_box .view .cover .pic_list .item{ flex:0 1 calc(20% - 10px); margin:5px; opacity: 0.5; cursor: pointer; border-radius: 10px; height: 50px; overflow: hidden;}
.pro_box .view .cover .pic_list .item::before{ position: relative; display: block; content: ''; padding-bottom: 100%; }
.pro_box .view .cover .pic_list .item.imgLiquid_ready{ height: auto;}
.pro_box .view .cover .pic_list .item:hover{ opacity: 0.8;}
.pro_box .view .cover .pic_list .item.on{ opacity: 1;}
.pro_box .view .cover .pic_list img{ display: block; max-width: 100%;}

.pro_box .view .cover .owl_list{ position: relative; margin: 10px 0 0; }
.pro_box .view .cover .owl_list .owl-carousel{ max-height: 104px; overflow: hidden; opacity: 0; transition: opacity 200ms ease;}
.pro_box .view .cover .owl_list .owl-carousel.owl-loaded{ max-height: inherit; overflow: visible; opacity: 1;}
.pro_box .view .cover .owl_list ul{ display: block; list-style: none; margin: 0;}
.pro_box .view .cover .owl_list .item{ cursor: pointer; border-radius: 10px; opacity: 0.5;}
.pro_box .view .cover .owl_list .item::before{ position: relative; display: block; content: ''; padding-bottom: 100%; }
.pro_box .view .cover .owl_list .item:hover{ opacity: 0.8;}
.pro_box .view .cover .owl_list .item.on{ opacity: 1;}
.pro_box .view .cover .owl_list img{ display: block; max-width: 100%;}

.pro_box .view .txt{ position: relative; float: left; width: 50%;}
.pro_box .view .txt .name{ font: 500 40px/1.2em 'Noto Sans TC', sans-serif; color: #4FA33E; margin: 0 0 0.6rem 0; }
.pro_box .view .txt .type{ font-size: 20px; color:#333;}

.pro_box .view .txt .info{ padding: 10px 0; color: #666;} 
.pro_box .view .txt .info b{ display: block;}
.pro_box .view .txt .info b+b{ margin-bottom: 10px;}

.pro_box .view .txt .tip { color: #4FA33E; font-weight: 700; margin-bottom: 10px;}
.pro_box .view .txt .more_bar>*{ margin: 0 0 5px 0;}

.pro_box .view .txt .des{  border-top: solid 1px #CCC; padding: 20px 0; margin: 20px 0 0;}
.pro_box .view .txt .des .pho{ float: left; margin: 0 20px 0 0;}
.pro_box .view .txt .des .info{ float: left; width: 47%; margin: 0 20px;}
.pro_box .view .txt .des .info .name{ font-size: 20px; margin-bottom: 10px;}
.pro_box .view .txt .des .info .number{ font-size: 16px; margin-bottom: 10px;}
.pro_box .view .txt .des .info .number i{ color: #4FA33E;}
.pro_box .view .txt .des .info .con{ font-size: 15px; }
.pro_box .view .txt .des .info .con b{ display: block; color: #333;}
.pro_box .view .txt .des .info .con b+b{ margin-bottom: 10px;}
.pro_box .view .txt .des .links{ width: 150px; float: left;}
.pro_box .view .txt .des .links>*{ margin: 0 0 5px 0;}


.pro_box .list ul{ position: relative; display: flex; flex-flow: wrap; list-style: none; justify-content: left; margin: 0 -10px; }
.pro_box .list ul li{ position: relative; flex: 0 0 calc(100% / 4 - 20px); margin: 10px; background: #F5F5F5; border-radius: 10px; overflow: hidden;
	transition: 200ms ease;
}

.pro_box .list li a { position: relative; display: block; overflow: hidden;}
.pro_box .list li a .pic{ width: 100%; height: 0; padding: 0 0 100% 0; margin: 0; border-bottom: solid 5px #4EA663;
	transition: opacity 500ms ease, transform 500ms ease;
}

.pro_box .list li a .txt{ box-sizing: border-box; padding: 20px 10px; text-align: center; }	
.pro_box .list li a .txt .date{ position: absolute; top: -20px; left: 0; font-size: 13px; line-height: 20px; padding: 0 10px; color: #FFF; background: #649D66; margin: 0 0 4px 0;}
.pro_box .list li a .txt .title{ font: 24px 'Noto Sans TC', sans-serif; font-weight: 500; color: #4EA663; margin-bottom: 10px; line-height: 40px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden;}
.pro_box .list li a .txt .con{ font-size: 16px; line-height: 1.4em; color: #555; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; padding: 0 20px;}

.pro_box .list li:hover { transform: scale(1.02); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}

.pro_box.inx .list li:nth-child(6n-5){ flex: 0 0 calc(100% / 2 - 20px); }
.pro_box.inx .list li:nth-child(6n-5) a .pic{ padding: 0 0 calc(50% - 10px) 0; }
.pro_box.inx .list li:nth-child(6n){ flex: 0 0 calc(100% / 2 - 20px); }
.pro_box.inx .list li:nth-child(6n) a .pic{ padding: 0 0 calc(50% - 10px) 0; }

@media only screen and (max-width: 1024px) {
	.pro_box .view .txt .des .info { width: calc( 100% - 150px); margin: 0;}
	.pro_box .view .txt .des .links { width: calc(100% - 120px); margin-left: 120px; }
}
@media only screen and (max-width: 900px) {
	.pro_box { padding: 40px 0;}
	.pro_box.inx .list li a .pic{ padding: 0 0 100% 0 !important; }
	.pro_box .list ul{ padding: 0 10px; margin: 0 -5px;}
	.pro_box .list ul li{ flex: 0 0 calc(100% / 2 - 10px) !important; margin: 5px !important;}
	.pro_box .view .txt .info { height: auto;}
	.pro_box .view .cover{ width: calc(50% - 20px); margin: 0 20px 20px 0; }
	.pro_box.inx .list ul li { display: inline-block; float: none; width: 300px;}
	.pro_box.inx .list ul .wrap{ display: block; }
	.pro_box.inx .list ul li:nth-of-type(10){ margin-right: 20px;}
}
@media only screen and (max-width: 640px) {
	.pro_box .view { padding: 0 0 20px 0; }
	.pro_box .view .cover { width: auto; float: none; margin: 0 0 20px 0;}
	.pro_box .view .txt { width: auto; float: none; }
	.pro_box .view .txt .des .links { padding-top: 20px; flex: 1 1 auto; max-width: inherit;}
	.pro_box .list ul li{ flex: 0 0 calc(100% - 10px) !important; }
}
/*------*/

.owl-theme .owl-nav {
	top: calc(50% - 16px);
  }
  .owl-theme .owl-nav i {
	vertical-align: top;
  }
  .owl-theme .owl-nav .owl-next {
	position: absolute;
	top: 0;
	right: -16px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	background: #4FA33E;
	border-radius: 16px;
  }
  .owl-theme .owl-nav .owl-next::after {
	color: #fff;
	font-size: 24px;
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f105";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
  }
  .owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	left: -16px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	background: #4FA33E;
	border-radius: 16px;
  }
  .owl-theme .owl-nav .owl-prev::after {
	color: #fff;
	font-size: 24px;
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f104";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
  }
  
  @media only screen and (max-width: 1200px) {
	.owl-theme .owl-nav .owl-next {
	  right: -10px;
	}
	.owl-theme .owl-nav .owl-prev {
	  left: -10px;
	}
  }
  

/*------*/


/*---inner_box---*/
.inner_box{ position: relative; }
.inner_box.top{ margin-top: -150px; }
.inner_box>.inner-width{ padding: 60px 0 30px; }
.inner_box .card{min-height:calc(100% - 20px); margin: 0 0 20px 0;}

.inner_box .top_cover{ position: relative; width: 100%; margin: -200px 0 0; padding-bottom: 56.25%; }
.inner_box table{min-width: 100%;}

@media only screen and (max-width: 992px) {
	.inner_box>.inner-width{ padding: 40px 0; }
	.inner_box .top_cover { margin: 0;}
	.tab_scroll{ overflow: auto;}
	.inner_box { padding: 0 10px;}
	.inner_box table{min-width: 800px;}
	
}
@media only screen and (max-width: 576px) {
	.inner_box .more_bar.pos_right { position: relative; text-align: right;}
	.inner_box .card{min-height:inherit;}
}
/*------*/

/*---faq_box---*/
.faq_box { position: relative; padding: 40px 0;}

    .faq_box .list { counter-reset: my-badass-counter my-badass-counter2;}
    .faq_box .title { position: relative; display: block; font-size: 18px; color: #000; padding: 10px 40px 10px 80px; border-bottom: solid 1px #CCC; cursor: pointer;}

        .faq_box .title.on { border: none; }
        .faq_box .title:hover { background: #f2f2f2; }
        .faq_box .title:after { position: absolute; top: 10px; right: 10px; font-size: 24px; color: #CCC; margin: 0 5px 0 0; content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; }
        .faq_box .title.on:after { content: "\f106"; }
        .faq_box .title:before { position: absolute; top: 10px; left: 10px; font:700 20px/1.1em 'Inter', sans-serif; color: #4FA33E; content: 'Q' counter(my-badass-counter); counter-increment: my-badass-counter;}

    .faq_box .txt { position: relative; font-size: 16px; color: #666; padding: 0 20px 0 80px; border-bottom: solid 1px #f2f2f2; overflow: hidden; max-height: 0; transition: max-height 500ms linear, padding 500ms linear; }
        .faq_box .txt:before { position: absolute; top: 15px; left: 10px; font:700 20px/1.1em 'Inter', sans-serif; color: #666; content: 'A' counter(my-badass-counter2); counter-increment: my-badass-counter2; }
        .faq_box .txt.on { max-height: 2000px; padding: 10px 20px 20px 80px; }
        .faq_box .txt.on { border-bottom: solid 1px #CCC;}
/*------*/


/* =============================================================================
   INNER LAYOUT
   ========================================================================== */

/*EDITOR*/
.edit img{ max-width: 100%; height: auto !important;}
.edit iframe{ max-width: 100%;}
.edit h2{ font-size: 1.5rem; font-weight: 700; color: #4FA33E;}
.edit h3{ position: relative; font-weight: 700; font-size: 1.25rem; color: #222; margin-bottom: 20px;}
.edit h4{ position: relative; font-weight: 700; display: block; color: #222; font-size: 1.3rem;}
.edit h5{ font-size: 1.2rem; font-weight: 700; }
.edit h6{ font-size: 1.1rem; font-weight: 700; color: #666;}
.edit i{ color:#666;}
.edit a{ color:#4FA33E;}
.edit p{ margin-bottom: 1em; color: #333; text-align: justify;}

.bg-primary{ background: #4FA33E !important;}
.text-ellipsis{ display: block; max-width: 100%; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/*text img*/
.pic_center{ display: block; max-width: 100%; margin: 0 auto 20px; padding: 0 0 20px 0; text-align: center; border-bottom: #CCC 4px solid;}
.pic_center img{ width: 100%; max-width: 500px; height: auto;}
.pic_center figure{ display: block; text-align: left; color: #333; padding: 10px;}
.pic_center.col2 { overflow: auto;}
.pic_center.col2 img{ width:calc(50% - 20px); max-width: none; margin: 0 10px; float: left;}
.pic_left{ display: block; float:left; margin: 0 40px 20px 0; max-width: 45%; border-bottom: #CCC 4px solid;}
.pic_left img{ display: block; width: 100%; height: auto;}
.pic_right{ display: block; float:right; margin: 0 0 20px 40px; max-width: 45%; border-bottom: #CCC 4px solid;}
.pic_right img{ display: block; width: 100%; height: auto;}
.pic_full{ display: block; max-width: 100%; margin: 0 auto 20px;}
.pic_full img{ width: 100%; height: auto;}
.pic_full figure{ display: block; text-align: left; color: #333; padding: 10px;}

a.phoshow figure{ text-align: center; padding: 5px; color: #666; opacity: 0;
	transition: 200ms ease;
}
a.phoshow .ed+figure{ opacity: 1;}



@media only screen and (max-width: 900px) {

}
@media only screen and (max-width: 640px) {
	.pic_right{ float:none; margin: 0 0 20px 0; max-width: 100%; width: 100%; }
	.pic_left{ float:none; margin: 0 0 20px 0; max-width: 100%; width: 100%; }
}

.pho_list{ position: relative; margin:20px -10px;}
.pho_list a{ position: relative; display: block; float: left; width: calc(100%/4 - 20px); margin: 10px; border-radius: 5px; overflow: hidden; background: #333;}
.pho_list a figure{ position: absolute; display: block; z-index: 1; bottom: 0; left: 0; width: 100%; box-sizing: border-box; background: rgba(0,0,0,0); color: #FFF; padding: 5px; text-align: center; opacity: 0; font-size: 0.9em;
	transition: 500ms ease-in-out;
}
.pho_list a img{ position: absolute; display: block !important; top: 50%; left: 50%; width: 0%; height: 0%;
	transition: 500ms ease-in-out;
}
.pho_list a::before{ display: block; content: ''; background: #333; opacity: 0; z-index: 1; width: 100%; padding: 0 0 100% 0;
	transition: 500ms ease-in-out;
}
.pho_list a::after{ display: block; position: absolute; color:#FFF; opacity: 0; z-index: 2; top: 50%; left:50%; margin: -16px 0 0 -16px ; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 1.2em;
	font-family: "FontAwesome"; font-weight: 900; content: "\f00e";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;	
	text-shadow: 0 0 0 10px rgba(0,0,0,0.2);
}
.pho_list a:hover figure{ background: rgba(0,0,0,0.6); opacity: 1;}
.pho_list a:hover::before{ opacity: 0.4;}
.pho_list a:hover::after{ opacity:1;}

@media only screen and (max-width: 900px) {
	.pho_list a{ width: calc(100%/3 - 20px); }
}

@media only screen and (max-width: 640px) {
	.pho_list a{ width: calc(100%/2 - 20px); }
}

.share_bar{ position: relative; padding: 20px 0; text-align: left; border-top: solid 1px #CCC;}
.share_bar h5{ font-size: 15px; color: #666; margin: 0 0 4px 0;}
.share_bar a{ display: inline-block; color: #FFF; background: #666; text-align: center; margin: 2px; width: 32px; line-height: 32px; border-radius: 16px;}
.share_bar a i{ font-size: 1.25em; vertical-align: text-top; margin: -1px 0 0 0;}
.share_bar a.fb{ background: #3B5998;}
.share_bar a.tw{ background: #1EA2F2;}
.share_bar a.ld{ background: #0B66C2;}
.share_bar a.line{ background: #00B901;}
.share_bar a.line img{ width: 22px; vertical-align: text-top; margin: -1px 0 0 0;}
.share_bar a:hover{ background: #1E66DB; color: #FFF;}

blockquote{ background: #FFF; padding: 10px 20px; border-left: 4px solid #0099BE; font-size: 1rem !important;}
blockquote.s1{ box-sizing: border-box; background: #FFF; color:#333; border-radius: 10px; margin: 20px auto 60px; padding: 20px 40px; quotes:"\201C""\201D""\2018""\2019"; border: none; }
blockquote.s1:before, blockquote.s1:after{ font-size:3em; color:#0099BE; line-height:.01em; vertical-align:-0.5em;}
blockquote.s1:before{ content:open-quote; top: 20px; float: left; position: relative; margin-left:-0.5em;}
blockquote.s1:after{ float: right; position: relative; content:close-quote; margin-right:-0.5em;}
blockquote.s1 ol{margin:.2em;padding:0}
blockquote.s1 li{margin:.2em;padding:0}

/* =============================================================================
   INNER LAYOUT END
   ========================================================================== */

/*RWD*/
.desk-show { display: block !important;}
.mobile-show { display: none !important; }
.peload{ opacity:0; transition: opacity 700ms ease-in-out;}
.peload.ed{ opacity:1;}
.pehide.ed{ display:none;}
.phone_btn{ display: none;}
.mobile_menu{ display: none;}

@media only screen and (max-width: 1199px) {
	.inner-width { margin: 0 10px; }
}

@media only screen and (max-width: 900px) {
	.desk-show { display: none!important; }
	.mobile-show { display: block!important; }
	a:focus { outline: none; }
	.inner-width { padding: 0;}
	.txt-width { padding: 0;}
	blockquote.s1 { margin: 10px auto 20px; }

	/*MENU*/
	.tel_btn{ display: block; position: absolute; top: 0; right: 50px; font-size: 24px; color: #FFF; width: 50px; height: 60px; text-align: center; line-height: 60px;}
	.tel_btn:hover{ color: #FFF;}

	.menu_btn{ position: absolute; top:0; right:0; display:block; width:50px; height:60px; z-index:3000; cursor: pointer;} 
	.menu_btn>div{ position:absolute; width:24px; height:2px; background: #FFF; left:12px; transition: 0.2s ease-in; }
	.menu_btn.on>div{ background: #CCC;}
	.menu_btn .m1{ top:20px;}
	.menu_btn .m2{ top:28px;}
	.menu_btn .m3{ top:36px;}
	.menu_btn:hover .m1,.menu_btn:hover .m2,.menu_btn:hover .m3{ width:24px;}
	.menu_btn.on .m1{  top:29px; width: 24px; transform: rotateZ(45deg) }
	.menu_btn.on .m2{ opacity: 0; width:0; left:50%;}
	.menu_btn.on .m3{  top:29px; width: 24px; transform: rotateZ(-45deg); }

	.top_menu{ background: #222; position:fixed; top:0 !important; left: initial; right:-100% !important; width:200px;  z-index:100; height: 100%; box-sizing: border-box; letter-spacing: 0.1em; overflow: auto;
		transition: 500ms ease-in;
		-webkit-backdrop-filter: blur(20px) saturate(150%);
		backdrop-filter: blur(20px) saturate(150%);
	}
	.top_menu ul{ list-style:none; margin:0; padding:60; width:100%; display:block; box-sizing: border-box; transition: 500ms ease-in;}
	.top_menu>ul{ padding:60px 10px; }
	.top_menu>ul>li{ display: block; border-left:none; float: none; margin: 0;}
	.top_menu>ul>li { display: block; float: none; border-top: solid 1px #666;}
	.top_menu>ul>li:first-child{ border: none;}
	.top_menu>ul>li>a{ margin: 5px 0; padding:10px; line-height: 1.2em; }
	.top_menu>ul>li>a:hover::before, .top_menu>ul>li.on>a::before, .top_menu>ul>li.cur>a::before { bottom: 0; }
	.top_menu>ul>li.submenuhead.on { height: auto; }
	.top_menu .submenu{ position: relative; top: 0; left: inherit; right: inherit; width:auto; overflow: auto; border-radius: 5px; }
	.top_menu .submenu ul { border-bottom: none;}
	.top_menu .submenu li{ border-top: solid 1px #CCC; }
	.top_menu .submenu li a{ text-align: center;}

	.top_menu.on{ right:0 !important; }
	.top_menu_mask{ display:block; position:fixed; top:0; left:100%;; width:100%; height:100%; z-index:0; opacity:0; background: rgba(0,0,0,0.8); transition: opacity 500ms ease-in; }
	.top_menu_mask.on{ left:0; opacity:1; z-index: 2;}

	#header { height: auto; overflow: visible;}
	#header:before {
		-webkit-backdrop-filter: blur(20px) saturate(150%);
		backdrop-filter: blur(20px) saturate(150%);
	}
	#header .logo img { max-height: 40px; max-width: inherit;}
	#header .logo span { font-size: 16px;}
	#header .top_menu{ top: 10px; margin: 0;}
	.tab_list{ display: none;}
}

@media only screen and (max-width: 640px) {
	blockquote { padding: 10px;}
	blockquote.s1{ font-size: 0.95em;}
	.top_menu>ul>li:hover>a{ background: #4FA33E; color: #FFF;}
}

@media only screen and (max-width: 414px) {
	
}