/*20160930 by kevin*/
@charset "utf-8";
/* CSS Document */

/*------------------------------------------CSS Reset 開始-------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dt, dd, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*//*修改部分 by kevin 20140822*/
	/*vertical-align: baseline;*//*修改部分 by kevin 20140822*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html{
	font-size: var(--fontSize);  /*預設1rem*/
}
body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*//*修改部分 by kevin 20140822 會影響到網邊*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}

body{ 
	margin: 0; 
	padding: 0;
	background: #fff;
	color: #333;
	/* font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif, "微軟正黑體", "新細明體"; */
	/*overflow-x: hidden;*/
	letter-spacing: .0625rem;
	-webkit-text-size-adjust: none;/*解決iphone橫平轉豎屏時字變大的問題*/

	font-family: var(--mandarin_font), "微軟正黑體", "新細明體", var(--foreign_font) , Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif; 
	
	word-wrap:break-word; /*依單字換行 */
}

/* ~~ 元素/標籤選取器 ~~ */
ul, ol, dl { /* 由於瀏覽器之間的差異，最佳作法是在清單中使用零寬度的欄位間隔及邊界。為了保持一致，您可以在這裡指定所要的量，或在清單包含的清單項目 (LI、DT、DD) 上指定所要的量。請記住，除非您寫入較為特定的選取器，否則在此執行的作業將重疊顯示到 .nav 清單。 */
	padding: 0;
	margin: 0;
}

/*-----↓↓↓↓新增部分 by kevin 20150108 為了網編↓↓↓↓-----*/
ul, ol {
	padding-left:2.5rem;
}
/*-----↑↑↑↑新增部分 by kevin 20150108 為了網編↑↑↑↑-----*/

/*h1, h2, h3, h4, h5, h6,*/ p {	margin: 0; padding: 0;}

/*img{ display:block;}*//*清除IE7下方溢位*/

a img { /* 這個選取器會移除某些瀏覽器在影像由連結所圍繞時，影像周圍所顯示的預設藍色邊框 */
	border: none;}

.clearfloat { /* 這個類別可放置在 <br /> 或空白的 Div 上，當做接在 #container 內最後一個浮動 Div 後方的最後一個元素 (如果從 #container 移除或取出 #footer) */
	clear:both;
	height:0;
	font-size: .0625em;
	line-height: 0rem;
}
a{ 
	/*color:#ccc;*//*修改部分 by kevin 20140814 會影響到網編區 不宜使用*/
	text-decoration: none;
	outline: none;/* for Firefox Google Chrome  *//*讓a點擊時不會出現框線*/
  	behavior:expression(this.onFocus=this.blur());  /* for IE *//*讓a點擊時不會出現框線*/
}
a:hover { 
	/*color:#ccc;*//*修改部分 by kevin 201450108 太醜了所以刪掉*/
	text-decoration:underline;
	/*opacity:0.9;新增部分 by kevin 20150121*//*會影響到輪播 刪除 by kevin 20150324*/
}
	
a:active, a:focus {/* 這個選取器群組可以讓使用鍵盤導覽的使用者，也和使用滑鼠的使用者一樣擁有相同的滑過體驗。 */
	text-decoration: none; }
	
area {
	outline:none;
}
/*------------------------------------------CSS Reset 結束-------------------------------*/

/*------------------------------------------icon-字型 開始-------------------------------*/
@font-face {
    font-family: 'LigatureSymbols';
    src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.eot');
    src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.woff') format('woff'),
         url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.ttf') format('truetype'),
         url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('../icon_fonts/ligature_symbols/LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.lsf, .lsf-icon:before {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}

.lsf-icon:before {
  content:attr(title);
  /*margin-right:0.3em;*/
}
/*------------------------------------------icon-字型 結束-------------------------------*/

/*--------------------------------------loading畫面 開始---------------------------------*/
.loading {
 	position: fixed;
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #FFF;
	text-align:center;
	
	/*新增by pekey 20171211*/
	padding-top:15.625rem;
 } 
 
	
	/*Loading畫面CSS開始*/
	#circularG{
		position:relative;
		width:3.625rem;
		height:3.625rem;
		margin: auto;
	}
	
	.circularG{
		position:absolute;
		background-color:rgb(201,9,21);  /*此為Loding的點點顏色*/
		width:.875rem;
		height:.875rem;
		border-radius:.5625rem;
			-o-border-radius:.5625rem;
			-ms-border-radius:.5625rem;
			-webkit-border-radius:.5625rem;
			-moz-border-radius:.5625rem;
		animation-name:bounce_circularG;
			-o-animation-name:bounce_circularG;
			-ms-animation-name:bounce_circularG;
			-webkit-animation-name:bounce_circularG;
			-moz-animation-name:bounce_circularG;
		animation-duration:1.1s;
			-o-animation-duration:1.1s;
			-ms-animation-duration:1.1s;
			-webkit-animation-duration:1.1s;
			-moz-animation-duration:1.1s;
		animation-iteration-count:infinite;
			-o-animation-iteration-count:infinite;
			-ms-animation-iteration-count:infinite;
			-webkit-animation-iteration-count:infinite;
			-moz-animation-iteration-count:infinite;
		animation-direction:normal;
			-o-animation-direction:normal;
			-ms-animation-direction:normal;
			-webkit-animation-direction:normal;
			-moz-animation-direction:normal;
	}
	
		#circularG_1{
			left:0;
			top:1.4375rem;
			animation-delay:0.41s;
				-o-animation-delay:0.41s;
				-ms-animation-delay:0.41s;
				-webkit-animation-delay:0.41s;
				-moz-animation-delay:0.41s;
		}
		
		#circularG_2{
			left:.375rem;
			top:.375rem;
			animation-delay:0.55s;
				-o-animation-delay:0.55s;
				-ms-animation-delay:0.55s;
				-webkit-animation-delay:0.55s;
				-moz-animation-delay:0.55s;
		}
		
		#circularG_3{
			top:0;
			left:1.4375rem;
			animation-delay:0.69s;
				-o-animation-delay:0.69s;
				-ms-animation-delay:0.69s;
				-webkit-animation-delay:0.69s;
				-moz-animation-delay:0.69s;
		}
		
		#circularG_4{
			right:.375rem;
			top:.375rem;
			animation-delay:0.83s;
				-o-animation-delay:0.83s;
				-ms-animation-delay:0.83s;
				-webkit-animation-delay:0.83s;
				-moz-animation-delay:0.83s;
		}
		
		#circularG_5{
			right:0;
			top:1.4375rem;
			animation-delay:0.97s;
				-o-animation-delay:0.97s;
				-ms-animation-delay:0.97s;
				-webkit-animation-delay:0.97s;
				-moz-animation-delay:0.97s;
		}
		
		#circularG_6{
			right:.375rem;
			bottom:.375rem;
			animation-delay:1.1s;
				-o-animation-delay:1.1s;
				-ms-animation-delay:1.1s;
				-webkit-animation-delay:1.1s;
				-moz-animation-delay:1.1s;
		}
		
		#circularG_7{
			left:1.4375rem;
			bottom:0;
			animation-delay:1.24s;
				-o-animation-delay:1.24s;
				-ms-animation-delay:1.24s;
				-webkit-animation-delay:1.24s;
				-moz-animation-delay:1.24s;
		}
		
		#circularG_8{
			left:.375rem;
			bottom:.375rem;
			animation-delay:1.38s;
				-o-animation-delay:1.38s;
				-ms-animation-delay:1.38s;
				-webkit-animation-delay:1.38s;
				-moz-animation-delay:1.38s;
		}
		
		
		
		@keyframes bounce_circularG{
			0%{
				transform:scale(1);
			}
		
			100%{
				transform:scale(.3);
			}
		}
		
		@-o-keyframes bounce_circularG{
			0%{
				-o-transform:scale(1);
			}
		
			100%{
				-o-transform:scale(.3);
			}
		}
		
		@-ms-keyframes bounce_circularG{
			0%{
				-ms-transform:scale(1);
			}
		
			100%{
				-ms-transform:scale(.3);
			}
		}
		
		@-webkit-keyframes bounce_circularG{
			0%{
				-webkit-transform:scale(1);
			}
		
			100%{
				-webkit-transform:scale(.3);
			}
		}
		
		@-moz-keyframes bounce_circularG{
			0%{
				-moz-transform:scale(1);
			}
		
			100%{
				-moz-transform:scale(.3);
			}
		}
	/*Loading畫面CSS結束*/

.loading_tit{
	padding:1.25rem 0rem 0rem .9375rem;
	display:inline-block;
	font-size:1em;
	font-weight:bold;
	color:#333;
	font-family:微軟正黑體;
	text-align:center;
}
/*-------------------------------------loading畫面 結束---------------------------------*/


/*Webkit,Opera9.5+,Ie9+ 控制文字選取時的顏色*/
::selection {
	background:#d70010;
	color:#fff;
}

/*Mozilla Firefox 控制文字選取時的顏色*/
::-moz-selection {
	background:#d70010;
	color:#fff;
}

.wrap {
	/* width: 85%; */
	max-width: 101.25rem;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 860px){
	.wrap {
		/* width: 100%; */
		/* max-width: 90%; */
	}

}



/*-------input reset--------------------------------------------------------*/
input, textarea, select {
	font-family: var(--mandarin_font), "微軟正黑體", "新細明體", var(--foreign_font) , Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif; 
	font-size:0.9375em;
	border-radius:.1875rem;
	border: solid .0625rem #aeaeae;
}
input[type="text"], .input, input[type="password"], 
.input, input[type="search"] ,.input, input[type="email"] ,
.input, input[type="tel"] , input[type="time"] , input[type="number"] ,
input[type="date"]{
	margin: 0;
    padding: 0;
    outline: none;
    vertical-align: middle;
    height: 2.625rem;
    line-height: 2.625rem;
    width: 100%;
    transition: 0.2s ease all;
    padding: 0rem .375rem 0rem .375rem;
    box-sizing: border-box;
}
	input[type="text"]:focus, input[type="password"]:focus ,
	input[type="search"]:focus, input[type="email"]:focus ,
	input[type="tel"]:focus, input[type="time"]:focus , input[type="number"]:focus ,
	input[type="date"]:focus {
		border: solid .0625rem #d5d5d5;
	}
	/* 不可修改表單_樣式 */
	input:disabled ,
	textarea:disabled {
		background-color:#f5f5f5;
		border-color:#f5f5f5;
	}
	
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance:none;
	-webkit-border-radius:0rem;
	margin:0;
	padding:0;
	outline:none;
	cursor:pointer;
	vertical-align: middle;
	border:none;
	width:10.125rem;
	height:2.625rem;
	background:#de484d;
	color:#fff;
	border-radius:.3125rem;
	line-height:2.625rem;
	transition: 0.2s ease all;
	letter-spacing:.0625em;
}
	input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
		opacity:0.7;
	}
	
	input[type="reset"] {
		background:#555;
	}
	
input[type="radio"], input[type="checkbox"] {
	margin:0rem;
	padding:0rem;
	outline:none;
	vertical-align: baseline;
	cursor:pointer;
}
textarea {
	margin: 0;
    padding: 0;
    outline: none;
    vertical-align: middle;
    line-height: 1.5rem;
    width: 100%;
    resize: none;
    height: 7.3125rem;
    transition: 0.2s ease all;
    box-sizing: border-box;
    padding: .1875rem;
}
	textarea:focus {
		border: solid .0625rem #d5d5d5;
	}
	
select {
	margin:0;
	padding:0;
	outline:none;
	vertical-align: middle;
	padding: .5625rem 0rem .625rem .4375rem;
	transition: 0.2s ease all;
	background:#fff;
	letter-spacing:.0625em;
	-webkit-appearance: none;	/* Safari 和 Chrome */
       -moz-appearance: none;	/* Firefox */
        -ms-appearance: none;	/*for Internet Explorer*/
         -o-appearance: none;	/*for Opera*/
            appearance: none;
	background: #fff url(../images/select_arrow.png) no-repeat;
	background-size: .8125rem;
	background-position:right;
	padding-right:1.125rem !important;
}
	select::-ms-expand {	/*for Internet Explorer*/
		display: none;
	}
	select:focus {
		border: solid .0625rem #d5d5d5;
	}
	
label {
	cursor:pointer;
}
	







/*-------輪播----------------------------------------------------------------------------*/


.banner {
	background: #fff;
	position: relative;
}

.main .swiper-button-prev,
.main .swiper-button-next {
	position: absolute;
	top: 50%;
	margin: 0rem;
	/* z-index: 10;
    cursor: pointer; */
	width: 3.75rem;
	/* height: 3.75rem; */
	height: auto;
	aspect-ratio: 1 / 1;
	background-size: 99.9%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.main .swiper-button-prev {
	/* background-image: url(../index/images/left_arrow.png); */
	background-image: url(../images/Button_02.svg);
	left: 5%;
}

.main .swiper-button-next {
	/* background-image: url(../index/images/right_arrow.png); */
	background-image: url(../images/Button_01.svg);
	right: 5%;
}

.main .swiper-button-prev:after,
.main .swiper-button-next:after {
	/* content: 'prev'; */
	display: none;
}


/*輪播區*/
.swiper-container {
	height: auto;
}

.swiper-slide img {
	width: 100%;
	height: auto;
}


/*輪播點點*/
.main .swiper-pagination {
	z-index: 5;
	height: .625rem;
	opacity: 1;
}

.main .swiper-pagination-clickable .swiper-pagination-bullet {
	background-color: var(--second_color);
	z-index: 5;
	display: inline-block;
	width: .625rem;
	height: .625rem;
	opacity: 1;
}

.main .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #ab9677;
}

/* .index_bannerArea .swiper-pagination {
	left: .9375rem !important;
	text-align: left;
} */



/*輪播區*/
.swiper-container {
	height: auto;
}

.swiper-wrapper {}

.swiper-slide {}

.swiper-slide img {
	width: 100%;
	height: auto;
}

.swiper-active-switch {
	/*輪播點點當前模式*/
	/* background: #c42605; */
}


	.banner_bg{
		width: 100%;
		padding-top: 31.25%;
		
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}


.pcBanner,
.mobileBanner {
}

.pcBanner {

}
.mobileBanner {
	display: none;
}



					
@media (max-width: 860px){
	/* modify by david 20220812 start */
	.banner_bg{
		/* display: none; */
	}
	
	.pcBanner{
		/* display: block; */
	}
	/* modify by david 20220812 end */

	.device {
		height:auto;
	}
		/*左右鍵*/
		.device .arrow-left, .device .arrow-right {
			display:none;
		}
}

@media (max-width: 640px){
	/* modify by david 20220908 start */
	.pcBanner{
		/* display: block; */
	}
	.banner_bg{
		display: none;
	}
		.mobileBanner {
			display: block;
		}
	/* modify by david 20220908 end */
}
				
				
				
/*-------頁次--RWD版 by kevin 20150921------------------------------------------------------------------------*/			
.page_area_rwd {
	text-align:center;
	padding:1.5625rem 0rem 0rem 0rem;
}
	.page_left_arrow, .page_right_arrow {
		width:5.1875rem;
		font-size:0.9375em;
		font-weight:bold;
		text-align:center;
		display: inline-block;
		vertical-align: top;
	}
		.page_left_arrow a, .page_right_arrow a {
			text-decoration:none;
			display:block;
			transition:0.2s ease all;
			color:#fff;
			line-height:2.5rem;
			background:#de484d;
			border-radius:.125rem;
		}
			.page_left_arrow a:hover, .page_right_arrow a:hover {
				background:#f39800;
			}
	.page_select {
		display:inline-block;
		padding:0rem .4375rem;
		vertical-align: top;
	}
		.page_select select {
			width: auto !important;
			font-size:0.9375em !important;
			padding:.5rem 1.125rem .4375rem 1rem !important;
			border: solid .0625rem #a4a4a4 !important;
			height:2.5rem !important;
			box-sizing:border-box;
			border-radius:.1875rem;
		}

/*-------頁次--置中版--修改 by kevin 20150328------------------------------------------------------------------------*/			
.page_area {
	margin: 0rem 0rem 0rem 0rem;
}
	.page_area table {
		margin: 0 auto;/*置中*/
		/*margin: 0rem 0rem 0rem auto;*//*靠右*/
	}
	.page_area table td {
		vertical-align:top;
	}
	.page_bot {
		float:left;
		padding-top: .1875rem;
		margin-right:.3125rem;
	}
	.page_pages {
		float: left;
		font-size: 0.75em;
		text-align: center;
		color: #000;
		line-height: 1.0625em;
		margin-top: -0.3125rem;
		width: 3.4375rem;
	}
	.page_text {
		float: left;
		margin: 0;
		padding: 0;
		border: solid .0625rem #b5b5b5 !important;
		background: #fff !important;
		width: 3.375rem !important;
		height: 1.1875rem !important;
		line-height:1.0625rem !important;
		margin-left: .5rem !important;
		margin-right: .3125rem !important;
	}
	
	.page_area a {
		transition:0.2s ease all;
	}
	
	.page_area a:hover {
		opacity:0.7;
		filter:alpha(opacity=70); /* 针对 IE8 以及更早的版本 */
	}

/*-------頁籤------------------------------------------------------------------------*/
.tab_area {
	/* border-bottom: solid .0625rem #c4c4c4; */
}
	.tabs_btn_now {
		transition:0.3s ease all;
		font-size:1em;
		line-height:2.4375rem;
		padding:0rem 2.25rem 0rem 2.25rem;
		text-align:center;
		display:none;
		position:relative;
		background:#fff;
		/* border-bottom: solid .0625rem #e3e3e3; */
		font-weight:bold;
	}
		.tabs_btn_now:hover {
			background:#fff;
		}
		.tabs_btn_now_arrow {
			position: absolute;
			border-top: solid .3125rem #333;
			top: 1.0625rem;
			right: 1.25rem;
			border-left: solid .3125rem rgba(255, 255, 255, 0);
			border-right: solid .3125rem rgba(255, 255, 255, 0);
		}
		
	.img-scroll { 
		height:2.4375rem; 
		position:relative;
	}
		.img-list { 
			position:relative; 
		}
		ul.tabs {
			margin:0; 
			padding:0; 
			list-style:none;
		}
			.tabs li { 
				line-height: 2.4375rem;
				/*line-height: 1.625rem;*/
				float:left;
				position: relative;
				font-size:0.8125em;
			}
				.tabs li span ,
				.tabs li .tab-btn { 
					/*border: #fff0 solid 0.1rem;*/
					cursor: pointer;
				}
				.tabs li span:hover ,
				.tabs li .tab-btn:hover{
					/*background:#00a0e9;*/
					/*border-top: .1875rem solid #ddca7f;*/
					color: var(--second_color);
					/*border: #dbb3b3 solid 0.1rem;*/
				}
				.tabs span,
				.tabs li .tab-btn {
					padding: 0;
					margin: 0;
					border: none;
					background: transparent;
					min-height: 39px;
					cursor: pointer;
					border-radius:.1875rem;
					color:#959595;
					text-decoration:none;
					display:block;
					/*padding:0rem 2.25rem 0rem 2.25rem;*/
					padding:0rem clamp(0.484rem, 0.78vw, 0.938rem);
					transition:0.3s ease all;
					/*background-color:#eaeaea;*/
					font-weight: 400;
					font-size:1.2em;
					/*border-right: .0625rem solid #dcdcdc;
					border-bottom: .0625rem solid #dcdcdc;*/
					/*border-top: .1875rem solid #eaeaea;*/
					border-left: .0625rem solid #dcdcdc;
					width: 100%;
				}
				.tabs li.active {
					/*當前模式*/
				}
				.tabs li:nth-of-type(1) span{
					/*border-left: 0rem; */
					/*border-left:#fff0 solid 0.1rem;*/
				}
				
				.tabs li:nth-of-type(1) span:hover{
					/*border-left:#dbb3b3 solid 0.1rem;*/
				}	
				
					.tabs li.active span ,
					.tabs li.active .tab-btn{
						/*background-color:#fff;
						border-top: .1875rem solid #ddca7f;
						border-bottom: 0rem;*/
						/*border-bottom: 0rem;
						color: #595757;*/
						color:var(--second_color);
						font-size:1.7em;
						background-color: transparent;
						
					}
					.tabs li.active:after {
						/*content:url(../product/images/tabs_arrow.png);*/
						/*position:absolute;
						bottom:-0.375rem;
						left:50%;
						margin:0rem 0rem 0rem -0.625rem;*/
					}
		
		#tab1{}
		.tab_content{}

/*產品內頁頁籤的網編區*/
.p_tab_text_area {
	padding:.625rem;
}
					@media (max-width: 760px){
						/*頁籤*/
						.tab_area {
							position:relative;
						}
							.tabs_btn_now {
								display:block;
							}
							
							.img-scroll {
								/* display:none; */
								height:auto;
								/*position: absolute;*/
								width: 100%;
								z-index: 999;
							}
								.tabs li, .img-scroll1 .tabs li, .img-scroll2 .tabs li, .img-scroll3 .tabs li, .img-scroll4 .tabs li, .img-scroll5 .tabs li {
									/* float:none;
									text-align:center;
									width:100%;
									font-size:.9375rem;
									border-radius:0rem;
									border: none;
									border-bottom: solid .0625rem #f3f3f3; */
								}
									.tabs li.active:after {
										content:"";
									}
					}

			









/*-------浮動top鍵----------------------------------------------------------------------------*/
.topBtn {
		position:fixed;
		bottom:-4.375rem;
		right:.875rem;
		z-index:99;
		/*z-index:3;*/
	}
		.topBtn a {
			display:block;
			text-align:center;
			box-sizing:border-box;
			width:2.0625rem;
			height:2.0625rem;
			border: solid .125rem #4c4944;
			position:relative;
			text-decoration:none;
			transition:0.3s ease all;
			border-radius:100%;
			background:#fff;
			padding: .8125rem 0rem 0rem;
			color:#4c4944;
		}
			.topBtn a:before {
				position:absolute;
				content:'';
				border-bottom: solid .5rem #4c4944;
				border-left: solid .25rem rgba(0,0,0,0);
				border-right: solid .25rem rgba(0,0,0,0);
				top: .25rem;
				left: .625rem;
			}
			.topBtn a span {
				font-size:0.75em;
				transform:scale(0.8);
				display:block;
			}
				/*hover*/
				.topBtn a:hover {
					border-color:#fff;
					box-shadow:0rem 0rem .625rem rgba(0,0,0,0.2);
					color:#0048dc;
				}
					.topBtn a:hover:before {
						border-bottom: solid .5rem #0048dc;
					}
/*-------驗證碼----------------------------------------------------------------------------*/
.captcha {
	line-height: 2.6;
    padding: 0rem 0rem .3125rem 0rem !important;
}
	.captcha input[type="text"] {
		width:5rem;
		margin-right:.3125rem;
	}
	.captcha a {
		transition: 0.5s ease all;
		color: #333;
		background: var(--fourth_color);
		border-radius: 0.3125rem;
		padding: 0rem 0.6875rem;
		font-size: 0.875em;
		display: inline-block;
		margin: 0.5625rem 0rem 0.4375rem;
		line-height: 2;
		text-decoration:none;
	}
		.captcha a:hover {
		}
	.captcha img {
		vertical-align:middle;
	}
	.captcha span {
		color:#c30000;
	}

/*-------表單區----------------------------------------------------------------------------*/
.white_bg{
	padding:.9375rem 0rem 0rem ;
}
	.fA_bg{
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		/*padding: 0rem 1.25rem;*/
		padding: .625rem 1.25rem 0rem;  /*修改 by pekey 20170608*/
	}
	.form_area {
		display: flex;
		flex-flow: row wrap;
		font-size:1em;
		/* margin: 0 auto; */
		/* padding:.4375rem; */
	}
		.form_area br {
			font-size:0.9375em;
		}
	
	/*表單備註*/
	.form_remark {
		font-size:1em;
		line-height:1.5;
	}

.form_left{
	float:left;
	width:40%;
	box-sizing:border-box;
	padding-right: 1.25rem;
	}

.form_right{
	/*float:right;*/
	float:left;
	width:40%;	
	box-sizing:border-box;
	padding-left:1.25rem;
	}


	
	
/*表單區備註*/
.form_remark {
	text-align:center;
	font-size:0.9375em;
	line-height:1.46;
	padding:.625rem 0rem .3125rem 0rem;
}
	
	/*表單區小標*/
	.form_tit {
		font-weight:bold;
		font-size:1.125em;
		line-height:1.44;
		width: 5.3125rem;
    	letter-spacing: 0rem;
		display: table-cell;
		vertical-align: middle;
		text-align: right;
	}
	
	.form_list {
		padding:1.4375rem .5rem 0rem;
		/* display: flex; */
		/* flex-direction: column; */
		/* padding: .625rem 0rem 0rem; */
		box-sizing: border-box;
		font-size:0.9375em;
		font-size: 1em;
		line-height:1.31;
		width: 100%;
	}

/*必填icon*/
.fL_tit .requirde_icon {
	display: inline-block;
	/* border-radius: .1875rem; */
	font-size: 1.125em;
	line-height: 1;
	/* padding: 0rem .3125rem; */
	color: #cb2923;
	background: #ffffff00;
	padding: 0rem;

}

		.fL_tit {
			font-size:.9375em;
			line-height:1.53;
			font-weight:bold;
			color:#000;
			/* width: 8.125rem; */
			/* display: flex; */
			vertical-align: middle;
		}
		
		.fL_tit.mess{
			padding-top: .4375rem;
			font-size:.9375em;
			line-height:1.53;
			font-weight:bold;
			color:#000;
			width: 6.9375rem;
			display: table-cell;
			vertical-align:top;
		}
		



.fL_tit.dealer{
	padding-left:.9375rem;
	position:relative;
	width: 12.1875rem;
}


.fL_tit.mess.dealer{
	padding-left:.9375rem;
	position:relative;	
}




		
		

			
		.fL_right {
			padding:.5rem 0rem 0rem;
			font-size:.875em;
			/* display: table-cell; */
		}
			.fL_right select {
				width:100%;
			}
			.fLR_text {
				font-size:.8125em;
				line-height:1.61;
				padding:.3125rem 0rem 0rem;
			}
				.fLR_text a {
					color:#ca0000;
				}
			
			/*純文字樣式*/
			.fLR_info {
				font-size: .9375em;
				line-height: 2.8;
				display: table-cell;
				vertical-align: middle;
				padding: 0rem 0rem 0rem 0rem;
				/*padding: 0rem 0rem 0rem 1.125rem;*/
			}
				.fLR_info a {
					display:inline-block;
					vertical-align:top;
					padding:0rem .5rem;
					color:#006e36;
					text-decoration:underline;
				}
			
			/*檔案上傳樣式*/
			.inputFile {
				position:relative;
				border: solid .0625rem #aeaeae;
				background:#fff;
				border-radius: .1875rem;
				padding:0rem 5.625rem 0rem 0rem;
			}
			.inputFile + .inputFile {
				margin-top:.9375rem;
			}
				.delFile {
					position: absolute;
					cursor: pointer;
					font-size: .75em;
					letter-spacing: 0rem;
					border-radius: 100%;
					background: #b73f3f;
					color: #fff;
					width: 1.25rem;
					height: 1.25rem;
					line-height: 1.25rem;
					text-align: center;
					top: -0.625rem;
					right: -0.625rem;
					z-index: 2;
					transition:0.3s ease all;
				}
					.delFile:hover {
						background:#006e36;
					}
				.inputFile input[type='text'] {
					border:none;
					background:none;
				}
				.inputFile label {
					position: absolute;
					top: 0rem;
					left:0rem;
					width:100%;
					text-align:right;
				}
					.inputFile label div {
						background: #333;
						color: #fff;
						font-size: .875em;
						line-height: 2.625em;
						text-align:center;
						/*width:5rem;*/
						display: inline-block;
						transition:0.3s ease all;
						padding: 0rem .9375rem;
					}
						.inputFile label:hover div {

							background: #ca0000;
						}
				.inputFile input[type='file'] {
					display:none;
				}
				
			/*生日樣式*/
			.birthday {
				font-size:.9375em;
			}
				.birthday select {
					width:auto;
				}
			
			/*label樣式*/
			.fLR_label {
				font-size:.9375em;
				line-height:1.53;
			}
				.fLR_label label {
					padding: .5625rem .625rem .625rem 0;
					display: inline-block;
					letter-spacing:0rem;
				}
			
			/*沒有輸入框時*/
			.fL_info.no_input {
				padding: .625rem 0 1.5625rem 0;
				line-height: 1.6;
				font-size:.9375em; 
			}
			
			.fL_info label {
				display:inline-block;
			}
					
					
					
			/*文字加輸入框樣式*/
			.fLR_textAndInput {
				font-size:.9375em;
			}
				.fLR_textAndInput input {
					width:7.5rem;
				}
			
			/*地址樣式*/
			.fLR_address {
			}
				.fLR_address select {
					width:auto;
					margin: 0rem .3125rem 0rem 0rem;
				}
				input.fLRA_postalCode {
					width: 6.0625rem;
				}
				input.fLRA_address {
					margin: .75rem 0rem 0rem 0rem;
				}
				
				
				
				
				
		@media (max-width:860px){
			.form_left , .form_right{
				width:100%;
				float:none;
				padding:0rem;
			}
		}				
				

				
				
				
				
				
				
				
				
			
@media (max-width: 375px){
	/*地址樣式*/
	input.fLRA_postalCode {
		margin-top: .625rem;
	}
}
			
/*新增by pekey 20170725*/
@media (max-width: 320px){
	/*生日樣式*/
	.fLR_info.birthday {
		letter-spacing: 0rem;
		white-space: nowrap;
		position:relative;
	}	
		.fLR_info.birthday select{
			display:block;
			width:85%;
			margin:.3125rem 0rem;
		}
			span.birthday_year{
				position:absolute;
				right:.1875rem;
				top:.9375rem;
			}
			span.birthday_month{
				position:absolute;
				right:.1875rem;
				top:3.8125rem;
			}
			span.birthday_date{
				position:absolute;
				right:.1875rem;
				top:6.6875rem;
			}
		
}


			/*日期區間樣式*/
			.dateRange {
				margin:-0.5rem 0rem 0rem;
				font-size:0rem;
			}
				.dateRange select {
					width:auto;
					margin:0rem .125rem;
				}
					/*firefox*/
					@-moz-document url-prefix() { 
						.dateRange select {
							margin:0rem .0625rem;
						}
					}
				.dateRange div {
					display:inline-block;
					vertical-align: middle;
					margin:.5rem 0rem 0rem;
				}
					.dateRangeStart {
					}
					.dateRange_And {
						font-size:.8125em;
						padding:0rem .125rem;
					}
					.dateRangeEnd {
					}
					
			/*日期區間樣式2*/
			.fL_timeInterval {
			}
				.fL_timeInterval input {
					width: 44%;
					font-size: .75em;
					letter-spacing: 0rem;
					padding: 0rem .1875rem
				}
	
	/*一列兩個樣式*/
	.fLType2 {
		display:inline-block;
		vertical-align:top;
		width: 50%;
		box-sizing: border-box;
	}
	
	/*同意條款*/
	.agreeToTerms {
		font-size:.9375em;
		line-height:1.53;
	}
		.agreeToTerms strong {
			padding:.625rem 0rem;
			display:inline-block;
		}

		.agreeToTerms a {
			color:#ca0000;
		}
	
	/*表單區 按鍵區*/
	.form_btn_area {
		padding:1.875rem 0rem 0rem;
		text-align:center;
	}
		.form_btn_area input {
			margin:0rem 1.25rem;
		}
		.form_btn_area input:nth-of-type(2) {
			background:#555;
		}
			@media (max-width: 540px){
				/*一列兩個樣式*/
				.fLType2 {
					width:auto;
					display:block;
					padding: 1.25rem 0rem 0rem;
				}
				
				/*表單區 按鍵區*/
				.form_btn_area input {
					float:left;
					width:48%;
					margin:0rem;
				}
					.form_btn_area input:nth-of-type(2) {
						float:right;
					}
				.form_btn_area.one input {
					float:none;
				}
			}
			
/*分隔線*/
.divider {
	height:.0625rem;
	background:#ececec;
	margin:1.875rem 0rem;
}
/*-------hack----------------------------------------------------------------------------*/
.hack {
	padding:1.25rem;
}
	.hack_demo {
		float:left;
		width:50%;
		line-height:12.5em;
		text-align:center;
		box-sizing:border-box;
		border: solid .0625rem #CCC;
	}
	
/* IE10、11、edge模式 */
@media all and (-ms-high-contrast:none) {
	.ie10Up {
		color: #fff;
		background:#06F;
	}
	*::-ms-backdrop, .ie10Up {
		color: #fff;
		background:#06F;
	}
}

/*firefox*/
@-moz-document url-prefix() { 
	.firefox {
		color: #fff;
		background: #C00;
	}
}

/*Safari和chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.safariAndChrome {
		color: #fff;
		background: #333;
	}
}





/*/////////////////////////////////////////////////////////*/
/*-------共用區塊--------*/
/*/////////////////////////////////////////////////////////*/




/*全站共用樣式*/
:root {
    /* --primary: Aquamarine; */
    --foreign_font:"Montserrat", sans-serif;     /*全站外文字型*/
	--mandarin_font: '微軟正黑體';               /*全站中文字型*//*jf open粉圓體*/
	--primary_color:#f6efe7;        /*全站主色色碼*/
	--second_color:#b84932;                    /*全站第二色碼*/
	--third_color:#b1907c;                   /*全站第三色碼*/
	--fourth_color:#dac4b7;                  /*全站第四色碼*/
	--fifth_color:#703d16;                  /*全站第五色碼*/
	/*--sixth_color:#E1ECFA;*/                   /*全站第六色碼*/
	/*--seventh_color: #FAF7F5;*/                /*全站第七色色碼*/
	--dark_color:#000e12;
	/* --dark_color_sec:#614A3F; */


	--main-color1: #fffee2;        /*不同頁面_顏色變數命名區塊 宣告顏色1*/
	/*--main-color2: #add16f;*/        /*不同頁面_顏色變數命名區塊 宣告顏色2*/
	/*--main-color3: #ff5800;*/        /*不同頁面_顏色變數命名區塊 宣告顏色3*/
	/*--main-color4: #f09902;*/        /*宣告顏色4*/


	--fontSize:1rem;

	--focus_color:#fabe00;
	--focus_outline-width:.1875rem; /*3*/
	--focus_outline-style:dashed;
	--focus_outline-color:#fabe00;
}





/* 導盲磚_跳到中央內容區塊----------------- */
/* .main > a.maincontent */
a.maincontent {
  position: absolute;
  top: 0;
  font-size: 0.7em;
  line-height: 1;
  color: #fff0;
  z-index: 1;
  padding: .3125rem;
  display: inline-block;
  text-decoration: none;
  z-index: 5;
  z-index: 999;
}
/* .main > a.maincontent.fixed */
a.maincontent.fixed {
}
a.maincontent:focus{
  opacity: 1;
}





.main.page{
	padding-top: 0rem;
	margin-bottom: clamp(6.452rem, 10.42vw, 12.5rem);
    position: relative;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, var(--primary_color) 90%);
    background: -webkit-linear-gradient(top, #ffffff 0%,var(--primary_color) 90%);
    background: linear-gradient(to bottom, #ffffff 0%,var(--primary_color) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='var(--primary_color)',GradientType=0 );
}
.main.page::before {
    position: absolute;
    content: "";
    bottom: calc(clamp(3.226rem, -0.001rem + 5.21vw, 6.25rem) * -1);
    width: 100%;
    height:clamp(3.226rem, -0.001rem + 5.21vw, 6.25rem);
    border-radius: 0 0 100% 100%;
    background-color: var(--primary_color);
}	
	/*內頁banner*/
	.inbanner{
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 12.5rem;
	}
	
	
	/*上方區塊*/
	.pageContent_topArea{
		padding: .625rem 0rem;
		border-bottom: .0625rem solid #e3e3e3;
		position: relative;
	}
		
		/*麵包屑*/
		.crumb_bg{
			
			font-size: 0.875em;
			float: left;
			/*padding: .8125rem 0rem 0rem;*/
		}
			.crumb_area{
				
			}
				.crumb_area i{
					
					display: inline-block;
					vertical-align: middle;
					font-size: 1.125em;
					color:#333333;
				}
				.crumb_area i:nth-of-type(1){
					color: var(--fifth_color);
				}
				.crumb_area a{
					text-decoration: none;
					display: inline-block;
					vertical-align: middle;
					color: var(--fifth_color);
					font-size: inherit;
					line-height: 1.375em;
					transition: 0.3s ease all;
				}
				/*hover*/
				.crumb_area a:hover{
					color: #252525;
					transition: 0.3s ease all;
				}
				
				.crumb_area span{
					color: #333333;
					display: inline-block;
					vertical-align: middle;
					font-size: inherit;
					margin-right: -0.0625rem;
					line-height: 1.375em;
				}	
	
	
	
/*內頁內容區塊*/
.pageContent{
	padding: 3.125rem 0rem;
	position: relative;
}
	
	


/* 在螢幕放大110%且寬度大於991時，套用這裡的特定樣式 */ 
@media screen and (min-width: 61.9375rem) and (min-height: 31.25rem) and 
(max-height: 62.5rem) and  (-webkit-min-device-pixel-ratio: 1.1) and 
(-webkit-max-device-pixel-ratio: 1.21), 
only screen and (min-resolution: 110dpi) and (max-resolution: 121dpi) {

   /*全站共用樣式*/
	:root {
		--fontSize: .9063rem; /*calc(1rem / 1.1)*/
	}

}


/* 在螢幕放大125%且寬度大於991時，套用這裡的特定樣式 */ 
@media screen and (min-width: 61.9375rem) and (min-height: 31.25rem) and
 (max-height: 62.5rem) and (-webkit-min-device-pixel-ratio: 1.25) and
  (-webkit-max-device-pixel-ratio: 1.49)
, only screen and (min-resolution: 125dpi) and (max-resolution: 149dpi) {

	/*全站共用樣式*/
	:root {
		--fontSize: .8rem; /*calc(1rem / 1.25)*/
	}

}

/* 在螢幕放大150%且寬度大於991時，套用這裡的特定樣式 */ 
@media screen and (min-width: 61.9375rem) and (min-height: 31.25rem) and 
(max-height: 62.5rem) and (-webkit-min-device-pixel-ratio: 1.5) and 
(-webkit-max-device-pixel-ratio: 1.74), 
only screen and (min-resolution: 150dpi) and (max-resolution: 174dpi) {

	/*全站共用樣式*/
	:root {
		--fontSize: calc(1rem / 1.25); 
	}
}





@media (max-width: 900px){
	
	.main.page {
		/* padding-top: 3.625rem; */
	}	
	
		/*內頁內容區塊*/
		.pageContent{
			padding: 1.5625rem 0rem;
		}
		
}
@media(max-width:425px){
	
	.main.indexmain {
		margin-bottom: 0rem;
		
	}
	.main.indexmain:before {
		width: 0;
		
	}
	.main.page {
		margin-bottom: 0rem;
	}	
	.main.page:before {
		width: 0;
		
	}
	
}
	
.container{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-bottom:2.5rem;
	padding-top:.625rem;
	/* display: grid;
	grid-template-columns: 17.1875rem auto;*/
}
	.page{
		width: 100%;
	}	
			
	/*左側*/
	.left{
		/*display:none;*/
		/*float:left;*/

		width: 12.5rem;
		min-width: 12.5rem;
		box-sizing:border-box;
		/*width:25%;*/
	}
			
	/*左側標題*/
	.left_title{
		font-size: 1.25em;
		letter-spacing: -0.0625rem;
		background-color: var(--fourth_color);
		color: #333;
    	padding: .8125rem .625rem .625rem;
		font-weight: bolder;
		display: none;		
	}
		.left_title span{
			font-size: .9375rem; 
			color: #fff;
			padding-top: .625rem;
			letter-spacing: .0625rem;
			display: block;
			font-weight: normal;
		}
	
	/*左側選單列表*/
	.leftListArea{
		/*background-color: #fcfcfc;*/
	}
		.leftList{
			font-size:.9375em;
			padding: .3125rem 0;
		}
			.leftList > a{
				display:block;
				/*padding: .8125rem 2.8125rem .8125rem 2.1875rem;*/
				padding: .6875rem .625rem .6875rem .625rem;
				text-decoration:none;
				color:#000;
				position: relative;
				font-size: 1em;
				line-height: 1.46;
				word-break: break-word;
				background-color:var(--primary_color);
				border-bottom: .0625rem dashed #cecece;
				border-radius: .9375rem;
				color:var(--second_color);
			}
				
			.leftList.active > a{
				background-color: var(--fourth_color);
				color:#333;
			}
			.leftList:hover > a{
				color:var(--second_color);
				transition: 0.3s ease all;
				opacity: 0.7;
			}
				
				/*代表性標誌*/
				/*.leftList_icon.first{
					position: absolute;
					left: .625rem;
					top: 1rem;
				}*/
					.leftList_icon i{
						font-size: 1.1875em;
						line-height: .875em;
						color: #333333;
					}
				
				/*功能名稱*/
				
				.leftList_title{
					/* display: inline-block;
					vertical-align: bottom; */
					display: flex;
    				justify-content: center;
					font-weight: bolder;
					
				}
				
				/*方向標誌*/
				.leftList_icon.direction{
					position: absolute;
					right: .625rem;
					top: 1rem;
				}
					/*方向標誌_向下展開*/
					.leftList_icon.direction i.down{
						display: block;
					}
					/*方向標誌_向上收合*/
					.leftList_icon.direction i.up{
						display: none;
					}
					
					
				/*active*/ /*方向標誌_向下展開*/
				.leftList.active .leftList_icon.direction i.down{
					display: none;
				}
				/*active*/ /*方向標誌_向上收合*/
				.leftList.active .leftList_icon.direction i.up{
					display: block;
				}
				
				
				
			
			/*左側選單列表第二層*/
			.leftList_open{
				display: none;
			}
			.leftList_open.active{
				display:block;
			}
				.leftList_open_list{
				}
					.leftList_open_list a {
						display: block;
						transition: 0.3s ease all;
						color: #333;
						padding: .6875rem .625rem .6875rem .625rem;
						font-size: 0.9375em;
						line-height: 1.46;
						font-weight:normal;
						word-break: break-word;
						border-bottom: 0.0625rem dashed #cecece;
						text-align: center;
					}
					.leftList_open_list.active a {
						color: #CCC;
					}
					.leftList_open_list a:hover {
						color: #CCC;
						text-decoration:none;
					}

/*右側*/
/* 20211124 feather 修改padding-left */
.right{
	/*float:right;*/
	box-sizing:border-box;
	width:100%;
	padding-left: 5%;
	min-height: 25rem;
	/*width: 100%;*/
	/*padding-top:.5625rem;
	margin-bottom: 1.25rem;*/
}

/*右側_無左選單*/
.right.noleft{
	width:100%;
	padding-left: 0rem;
}

	.right_title{
		font-size: 1.25rem;
		font-weight: bold;
		color: #333333;
		line-height: 1.4;
		position:relative;
		border-bottom: .125rem solid var(--fourth_color);
		padding-bottom: clamp(0.645rem, 1.04vw, 1.25rem);
	}
		.right_title:after{	
			position: absolute;
			content: '';
			bottom: -0.0625rem;
			background: var(--fourth_color);
			width: 3.875rem;
			height: .375rem;
			left: 0rem;
		}
		.right_title2{
			font-size: 1.25rem;
			font-weight: bold;
			color: #777;
			line-height: 1.4;
			position:relative;
			border-bottom: .125rem solid var(--fourth_color);
			padding-bottom: 1.25rem;
			padding-left: .5rem;
			
		}
		
		.right_title2Date{
			font-family: var(--foreign_font);
			font-weight: bold;
			color: #575757;
			font-size: 1em;
			line-height: 1.375;
			margin-bottom: .3125rem;
		}
		
		.right_title2:after{	
			position: absolute;
			content: '';
			bottom: -0.0625rem;
			background: var(--fourth_color);
			width: 3.875rem;
			height: .375rem;
			left: 0rem;
		}
		.right_title2 h1 {
			display: inherit;
			font-size: inherit;
			margin-block-start: 0;
			margin-block-end: 0;
			margin-inline-start: 0;
			margin-inline-end: 0;
			font-weight: inherit;
		}
	
	/*右側內容區塊*/
	.right_contentBg{	
		padding-top: 1.25rem;
	}
	
	
		/*網編區塊*/
		.text_area{
			font-size: .875em;
			color: #000;
			line-height:1.85;
		}
			.text_area img{
				max-width: 100%;
				height: auto;
			}	
			.text_area table{
				max-width: 100% !important;
			}
			.text_area iframe{
				max-width: 100%;
			}
			.text_area pre{
				white-space: unset;
			}			
			


		/*按鈕-----------------------------*/
		.btn_area {
			text-align:center;
			margin:clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem) 0rem 0rem;
		}
		.btn_area input{
			font-size: inherit;
			margin:0rem .625rem;
		}
		.btn_area input:nth-child(2n+1) {
			background: var(--fourth_color);
			color: #333;
			font-weight: bolder;
		}	
		.btn_area input:nth-child(2n) {
			background:#231815;
			color: #fff;
			border: .0625rem solid #231815;
		}	
			
		
				
		/*右側返回按鈕*/
		.btn_area.one {
			text-align:center;
			margin:clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem) 0rem 0rem;
			width: 100%;
		}

@media (max-width: 1200px){
	.left {
		width: 12.5rem;
		min-width: 12.5rem;
	}

}



@media (max-width: 860px){
.container {
	display: block;
	flex-direction: unset;
	flex-wrap: unset;
	justify-content: unset;
	padding-top: 0;
}
	/*左側*/
	.left{
		display: block;
		width: 100%;
		min-width: inherit;
		margin-bottom: clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem) ;
	}
	
		/*左側表單名稱*/
		.left_title {
			display: block;
			position: relative;
			cursor: pointer;
			background-color: #fff;
			padding: .8125rem 3.125rem .8125rem .9375rem;
			font-size: 1.0625em;
			letter-spacing: .0625rem;
			color: #000;
			border: .0625rem solid #777;
		}
			.left_title span{
				display:inline-block;
				font-size: .8125rem;	
				color: #000;
			}
			
			.left_title:after {
				content: '';
				position: absolute;
				border-left: solid .375rem rgba(255,255,255,0);
				border-right: solid .375rem rgba(255,255,255,0);
				border-bottom: solid .375rem rgba(255,255,255,0);
				border-top: solid .625rem #777;
				top: 1rem;
				right: .9375rem;
			}
			
		
		/*左側表單*/
		.leftListArea{
			display:none;
			background: #fff;
			border: .0625rem #dbdbdb solid;
		}
			.leftList {
				padding: 0rem;
			}
		
			.leftList > a{
				border-radius: unset;

			}
				
				/*方向標誌*/
				.leftList_icon.direction{
					right: .6875rem;
				}
				
				.leftList_open_list a{
					padding: .8125rem 2.8125rem .6875rem 1.875rem;
				}
	
	/*右側*/
	.right{
		width: 100%;
		padding-left: 0rem;
		min-height: unset;
	}
	
	
}

/*/////////////////////////////////////////////////////////*/
/*-------頁數列區塊--------*/	
.number_pageArea{
	text-align:center;
	padding: clamp(1.291rem, 0.001rem + 2.08vw, 2.5rem) 0rem 0rem;
	position: relative;
    z-index: 5;
}
	/*左側區塊*/
	.numberPage_leftArea{
		display: inline-block;
		vertical-align: middle;
	}	
		.numberPage_leftList{
			display: inline-block;
			vertical-align: middle;
		}
			.numberPage_leftList a{
				display: block;
				text-decoration: none;
			}
			
			/*modify by pekey 20181114*/
			img.hover_after{
				display: none;
				background-color: #ff6721;
				border-radius: 50%;
			}
			/*modify by pekey 20181114*/
			.numberPage_leftList a:hover img.hover_after{
				display: block;
			}
			/*modify by pekey 20181114*/
			.numberPage_leftList a:hover img.hover_before{
				display: none;
			}
		
	/*中間區塊*/
	.numberPage_middleArea{
		display: inline-block;
		vertical-align: middle;
		padding: 0rem .5rem;
	}
		.numberPage_middleList{
			display: inline-block;
			vertical-align: middle;
			padding: 0rem .25rem;
		}
			.numberPage_middleList a{
				display: block;
				text-decoration: none;
				width: 1.9375rem;
				
				border-radius: 100%;
				background-color: transparent;
				color: #333333;
				padding: .4688rem 0rem;
			}
			/*active*/
			.numberPage_middleList.active a{
				background-color: var(--fifth_color);
				color: #fff;
			}
			/*hover*/
			.numberPage_middleList a:hover{
				background-color: var(--fourth_color);
				color: #fff;
			}
	
	/*右邊區塊*/	
	.numberPage_rightArea{
		display: inline-block;
		vertical-align: middle;
	}
		.numberPage_rightList{
			display: inline-block;
			vertical-align: middle;
		}
			.numberPage_rightList a{
				display: block;
				text-decoration: none;
			}
			
			/*modify by pekey 20181114*/
			.numberPage_rightList a:hover img.hover_after{
				display: block;
			}
			/*modify by pekey 20181114*/
			.numberPage_rightList a:hover img.hover_before{
				display: none;
			}
		
	.numberPage_leftList span ,
	.numberPage_rightList span{
		display: inline-block;
		box-sizing: border-box;
		font-size: 1.3125em;
		line-height: 1.4375em;
		color: #333333;
		vertical-align: middle;
		font-weight: bold;
	}	
	





@media (max-width: 900px){
	
	.number_pageArea{
		padding: clamp(1.291rem, 0.001rem + 2.08vw, 2.5rem) 0rem .9375rem;
	}

}
	
@media (max-width: 640px){
	
	.number_pageArea {
		padding: clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem) 0rem 0rem;
	}
	
		.numberPage_leftList:first-child{
			display: none;
		}
		
	.numberPage_middleArea{
		padding: 0rem;
	}
		.numberPage_middleList{
			padding: 0rem;
		}
		
		.numberPage_rightList:last-child{
			display: none;
		}
		
	
}
/*-------最新活動----------------------------------------------------------------------------*/
/*最新消息列表*/
.news_list_area{
}

.news_list_area.index{
}

	.nLA_list{
		
		position: relative;
		padding: .625rem 0rem .625rem 9.375rem;
		border-bottom: .0625rem dashed #ccc;
	}
	.news_list_area.index .nLA_list{
		padding: .625rem 0rem .625rem 8rem;
	}
	
	.nLA_list:first-child{
		padding: 1.25rem 0rem .625rem 9.375rem;
	}
	
	.news_list_area.index .nLA_list:first-child{
		padding: .625rem 0rem .625rem 8rem;
	}
	
	.nLA_list_category{
		position: absolute;
		left: 0;
		font-size: .9375em;
		background-color: var(--fourth_color);
		padding: .3125rem .625rem;
		color: #333;
		font-weight: bolder;
		text-align: center;
		width: 3.4375rem;
		box-sizing: border-box;
		top: 20%;
	}
	.nLA_list_category.firstcategory{
		top: 37%;
	}
	
	
	.nLA_list_date {
		position: absolute;
		left: 3.4375rem;
		color: var(--second_color);
		font-size: .875em;
		line-height: 1.46;
		padding: 0 0 0 .625rem;
	}
	
	.news_list_area.index .nLA_list_date{
		left: 1.5625rem;
	}
	
	
	.nLA_list_tit {
	}
		.nLA_list_tit a{
			display:block;
			color:#000;
			font-size:.9375em;
			line-height:1.46;
			/*letter-spacing:0rem;*/
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
			transition:0.3s ease all;
			text-decoration:none;
		}
		
		/*hover*/
		.nLA_list_tit a:hover{
			color: var(--second_color);
			transition:0.3s ease all;
		}
					
					


		
		
		
		
		
						
						


@media (max-width: 860px){
	.index_moreBtn{
		right: 1.25rem;
	}
}

@media (max-width:640px){

		.nLA_list{
			padding: .625rem 0rem;
		}
		.nLA_list:first-child {
			padding: .3125rem 0rem .625rem;
		}
		.news_list_area.index .nLA_list:first-child {
			padding: .625rem .625rem;
		}
		.nLA_list_category{
			position: static;
		}
		.nLA_list_date {
			position: static;
			padding: 0rem;
		}
		.news_list_area.index .nLA_list{
			padding: .625rem .625rem;
		}


.index_newsBg{
	padding: 1.25rem 0rem 0rem;
}

	.index_moreBtn{
		position: static;
		padding: .9375rem 0rem 0rem;
		/*width: 10.125rem;*/
		margin: 0rem auto;
	}
		.index_moreBtn a{
			color: #a7a7a7;
			/* background-color: #dfdfdf; */
			/* border-radius: 2.625rem; */
			border: .0625rem solid #dcdcdc;
		}
}




/*最新消息 內頁標題區塊*/
.news_bg.inPage .title_bg{
}

	
		
	/*標題*/
	.news_bg.inPage .title {
		font-weight:bold;
		font-size: 1.25em;
		line-height: 1.4;
		color: #000;
	}
	
	/*時間*/
	.news_bg.inPage .date {
		/*font-weight:bold;*/
		font-size: .875rem;
		line-height:1.42;
		/*color:#cecece;*/
		color: red;
		padding: .3125rem 0rem 0rem;
	}
		.news_bg.inPage .date span{
			display: inline-block;
			vertical-align: middle;
			padding-right: .625rem;
		}

/*網編區*/
.news_bg.inPage .text_area{
	padding: 2.5rem 0rem 0rem;
}

/*-------交通位置----------------------------------------------------------------------------*/

.content_location_area{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	padding: clamp(1.613rem, 2.6vw, 3.125rem) 0;
}

	.content_location_map{
		width: 55%;
	}

	.content_location_info{
		width: 40%;
	}

		.content_title{
			font-size: 1.25em;
			font-weight: bolder;
			padding-bottom: clamp(1.291rem, 0.001rem + 2.08vw, 2.5rem);	
		}

		.content_text{
			font-size: 1.125em;
			padding-bottom: .625rem;
		}

@media(max-width:640px){
	.content_location_area {
		flex-flow: column;
		padding: clamp(0.806rem, 1.3vw, 1.563rem) 0 0;
	}
	.content_location_map {
		width: 100%;
	}
	.content_location_info {
		width: 100%;
		padding: clamp(0.806rem, 1.3vw, 1.563rem) 0;
	}
}


@media(max-width:425px){
	.content_title {
		font-size: 1.125em;
		padding-bottom:1.25rem;
	}
	.content_text {
		font-size: .875em;
		padding-bottom: .625rem;
	}
}


@media(max-width:20rem){
	.content_title {
		font-size: .9375em;
	}
	.content_text {
		font-size: .75em;
	}
}


/*/////////////////////////////////////////////////////////*/
/*-------活動花絮--------*/
/*/////////////////////////////////////////////////////////*/


	
.photo_area{
	text-align:center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	 /* margin: 0 -0.9375rem -1.875rem;  */
	/* padding-top: 2.5rem; */

	column-gap: 1.5625vw;
	row-gap: clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem);
}

.photo_ListA{
	/* width: 25%; */
	box-sizing:border-box;
	padding: 0rem .9375rem 1.875rem;
	padding: 0;

	width: calc((100% / 4) - (3 * 1.5625vw / 4)); /* 4欄平均寬度，扣除間距 */
}	
.photo_List{
	/*float: left;*/
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	
	overflow:hidden;
}

.photo_List:hover{
	background-color: rgba(0, 0, 0, 1);
}	

		.photo_IMG{
			/*overflow:hidden;*/
			
			/* background-color: #000; */
		} 
			.photo_IMG a{
				display:block;
				padding-top:100%;
				background-color: #000; 
			} 				 
			.photo_IMG img{
				/*opacity:1;*/
				opacity:0.5;		
				transition: all 0.3s ease-out;

				position: absolute;
				top: 0;
				left: 0;
				bottom: 0;
				right: 0;
				float: none;
				/* border-radius: 50%; */
				width: 100% !important;
				height: 100% !important;
				object-fit: cover;
			}    		
							
			.photo_List:hover .photo_IMG a img{
				opacity: 0.9;
				transform:scale(1.2);
				transition: all 0.3s ease-out;
			} 
							
		.photo_title{
			/* padding-top:.875rem; */
			/*margin-bottom:1.25rem;*/
			position: absolute;
			top: 50%;
			left: 50%;
			max-width: 90%;
			max-height: 100%;
			width: 100%;
			/* height: 100%; */
			-webkit-transform: translateX(-50%) translateY(-50%);
			transform: translateX(-50%) translateY(-50%);
		}
			.photo_title a{
				font-size: 1.5625em;
				line-height:1.2;
				color: #ffffff;
				font-weight:bolder; 
				display:block;
				text-decoration:none;
				text-shadow: #000000 .25rem .1875rem .25rem;
			}	

			.photo_title span:first-of-type{
				display:block;
				font-family: var(--foreign_font);
				text-align: center;
				font-size: .9375em;
				line-height:normal;
				margin-bottom:.3125rem;
				
				display:block;
				-webkit-box-orient: unset;
				-webkit-line-clamp: unset;
				overflow:unset;
			}
			.photo_title span{
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 3;
				overflow: hidden;
			}
			.photo_List:hover .photo_title a{
				color: #ffffff;
				text-shadow: #000000 0rem 0rem .625rem;
			}				
	
	


	


/*-------活動花絮內頁列表-------------------------------------------------------*/		
		

.gallery_area{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	vertical-align: top;
	/* margin: 0rem -0.9375rem -1.875rem; */

	column-gap: 1.5625vw;
	row-gap: clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem);
}
 
.gallery_List{
	/* width:25%; */
	box-sizing:border-box;
	/* padding: 0rem .9375rem 1.875rem; */
	/* overflow:hidden; */
	width: calc((100% / 4) - (3 * 1.5625vw / 4)); /* 4欄平均寬度，扣除間距 */
}  
	.gallery_IMG{
		/* overflow:hidden; */
	}  
		/* .gallery_IMG a {
			display:block;
		}  
		.gallery_IMG img{
			width:100%;
			height:auto;
			transition: all 0.3s ease-out;
		}  */
		.gallery_IMG a {
			position:relative;
			display: block;
			padding-top: 100%;
			overflow: hidden;
		}  
		.gallery_IMG img{
			transition: all 0.3s ease-out;
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			float: none;
			/* border-radius: 50%; */
			width: 100% !important;
			height: 100% !important;
			object-fit: cover;
		}
		.gallery_List:hover .gallery_IMG img{
			opacity:0.5;
			transform: scale(1.2);
			transition: all 0.3s ease-out;
		} 			           
	.photo_brief{
		padding:clamp(0.484rem, 0.78vw, 0.938rem) 0 0;
		font-size:.9375em;
		line-height:1.33;
		color:#8b989e;
	}
	





@media (max-width:1280px){

	.photo_ListA{
		width: calc((100% / 3) - (2 * 1.5625vw / 3)); /* 3欄平均寬度，扣除間距 */
	}
	.photo_List{
	}
	.gallery_List{
		/* width:33.3%; */
		width: calc((100% / 3) - (2 * 1.5625vw / 3)); /* 3欄平均寬度，扣除間距 */
	} 
}


	
@media (max-width:640px){


.photo_ListA{
	/* width: 50%; */
	width: calc((100% / 2) - (1 * 1.5625vw / 2)); /* 1欄平均寬度，扣除間距 */
}	
	.photo_List{
	}
		.photo_title span {
			font-size: 1.25em;
		}	



	.gallery_List{
		/* width:50%; */
		width: calc((100% / 2) - (1 * 1.5625vw / 2)); /* 1欄平均寬度，扣除間距 */
	} 
}	

	@media (max-width:425px){

	.photo_area{
		/* display:block;
		flex-wrap: unset;
		flex-direction: unset; */
		/* margin: 0 0rem -1.25rem;  */
	}	
	.photo_ListA{
		width: 100%;
		/* padding:0 0 1.25rem; */
	}	
		.photo_List{
			/*width: 100%;*/
		}	


	.gallery_area{
		display: block;
		flex-direction: unset;
		/* margin: 0rem 0rem -1.25rem; */
	}
	
	.gallery_List{
		width:100%;
		padding: 0rem 0rem 1.25rem;
	} 
}		


/*--------------------------------燈箱效果--------------------------------*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are

    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:1.25rem;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:3.125rem; border:.0625rem solid #ccc;}
        #cboxLoadedContent{border:.3125rem solid #000; background:#000;}
        #cboxTitle{position:absolute; top:-1.25rem; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-1.25rem; right:0rem; color:#ccc; font-family: 'BenchNine', sans-serif;}  /*頁數樣式*/
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-1.25rem; right:5.625rem; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:.3125rem; margin-top:-2rem; background:url(images/controls.png) no-repeat top left; width:1.75rem; height:4.0625rem; text-indent:-624.9375rem;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:.3125rem; margin-top:-2rem; background:url(images/controls.png) no-repeat top right; width:1.75rem; height:4.0625rem; text-indent:-624.9375rem;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:.3125rem; right:.3125rem; display:block; background:url(images/controls.png) no-repeat top center; width:2.375rem; height:1.1875rem; text-indent:-624.9375rem;}
        #cboxClose:hover{background-position:bottom center;}


/*/////////////////////////////////////////////////////////*/
/*-------課程資訊--------*/
/*/////////////////////////////////////////////////////////*/

.course_list_area{
	display: flex;
	flex-flow: row wrap;
	margin: 0 -0.9375rem;
}

	.course_list{
		width: 50%;
		padding: .625rem .9375rem;
		box-sizing: border-box;
	}

		.course_listIn{
			background-color: #fff;;
			padding: .9375rem;
			border-radius: .9375rem;
		}


			.course_listTit{

			}

			.course_listTit a{
				color: var(--second_color);
				display: block;
			}

			.course_listTit a:hover{
				opacity: 0.7;
				text-decoration: none;
			}
	
	.course_img{
		padding: 3.125rem 0;
	}

	.course_img img{
		width: 100%;
		height: auto;
	}
	@media(max-width:61.875rem){
		
	}
	@media (max-width:768px){
		.course_list_area{
			margin: 0rem;
		}
		.course_list{
			width: 100%;
			padding: .625rem 0rem;
		}
	}

/*/////////////////////////////////////////////////////////*/
/*-------規章辦法--------*/
/*/////////////////////////////////////////////////////////*/

.link_listarea{

}

	.link_list{
		border-bottom: .0625rem dashed #ccc;
		padding-bottom: .625rem;
	}
		.link_listIn{
			padding: .9375rem 0;
		}
			.link_listTit{
				padding-top: .625rem;
			}

			.link_listTit a{
				color: #333;
				font-weight: bolder;
				font-size: 1.25em;
			}

			.link_listTit a:hover{
				text-decoration: none;
				color: var(--second_color);
				transition: 0.3s ease all;
			}
			
			.link_list .text{
				margin-top: .75rem;
				line-height: 1.5em;
			}
@media(max-width:425px){
	.link_listIn {
		padding: .3125rem 0;
	}
	.link_listTit a {
		font-size: 1em;
	}
	.link_list .text {
		font-size: .75em;
	}
}
/*/////////////////////////////////////////////////////////*/
/*-------人員名錄--------*/
/*/////////////////////////////////////////////////////////*/


/*專任研究人員錨點區----------*/

.TeacherTagArea{
	margin: 1.875rem -0.625rem 1.5625rem;
}
                
	.TeacherListTag{
		display:inline-block;
		padding:.125rem .625rem;
		vertical-align:top;
	}
		.TeacherListTag a{
			text-decoration:none;
			display:inline-block;
			font-size:1em;
			line-height:1.2em;/*wcteng*/
			color:#5f5f5f;
		}

		.TeacherListTag a:hover{
			color:var(--second_color);
		}




	.teacher_list_area{
		padding:clamp(0.806rem, 1.3vw, 1.563rem) 0rem;
	}
			   
	.teacher_list{
		margin-bottom: clamp(0.806rem, 1.3vw, 1.563rem);
		box-sizing:border-box;
		/*width:48%;*/
	
	}
	/*.teacher_list:nth-child(2n+1){
		float:left;
	}
	.teacher_list:nth-child(2n){
		float:right;
	}*/
	
		
		.teacherListBorder{
			/* box-shadow: 0rem .0625rem .3125rem .0625rem rgba(0, 0, 0, 0.5); */
			box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
			padding:.9375rem;
		}
		
			.teacher_list_in{
				display: table;
				width: 100%;
			}
							
			.tL_img{
				vertical-align: top;
				display: table-cell;
				width: 12.5rem; /*wcteng*/
				/* overflow:hidden; */
			}
				.tL_img a{
					display:block;

					position: relative;
					aspect-ratio: 1 / 1.21;
					/* padding-top: 100%;
					border-radius: 10px; */
					display: block;
					overflow: hidden;
				}
				.tL_img img{
					/* width:100%;
					height:auto;
					transition: all 0.3s ease-out; */


					width: 100%;
					height: 100%;
					object-fit: cover;
					position: absolute;
					top: 0;
					left: 0;
					bottom: 0;
					right: 0;
					float: none;
					width: 100% !important;
					height: 100% !important;
					object-fit: cover;
					transition: 0.3s ease all;
				}
				
				.tL_img a:hover img{
					opacity:0.5;
					transform:scale(1.2);
					transition: all 0.3s ease-out;
				}			
				
				
			 
			/*右半邊*/
			.tL_right{
				width: calc(100% - 12.5rem);
				vertical-align: top;
				display: table-cell;
				padding-left: 1.875rem;
				/*padding-bottom: .625rem;*/
			}
				/*標題*/
				.tLR_tit{
					font-size:0.875em;
					line-height:1.6em; /*wcteng*/
					color:#5f5f5f;
				}
				
					.TLR_TitI1{
						font-weight:bolder;
						font-size: 1.1em;
						line-height: 1.6em;
						color:#5f5f5f;
						display:inline-block;	
					}
					.TLR_TitI2{
						font-size: 1em;
						line-height: 1.2em;
						display:inline-block;	
						color:#333;
						word-wrap: break-word;
					}
					.TLR_TitI2 a{
						color:#004a90;
					}
	
		.directory_tLR_tit{
			font-size:1.0625em;
			padding-bottom:.75rem;
			/*line-height:2.125em;*/
			font-weight:bolder;
		}		
		/*.directory_tLR_tit a{
			text-decoration:none;
			color:#333;
		}*/		
	
		/*.teacher_listBottom{
		}
			.teacher_listBottom .tLR_tit:nth-child(2){
				margin-top: .625rem;
				padding-top: .625rem;
				border-top: .0625rem #5f5f5f solid;
			}
				.teacher_listBottom .tLR_tit span{
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 1;
					overflow: hidden;
				}*/
	


/*@media (max-width: 80rem){
	.tL_img{
		width: 11.25rem;
	}	
}
*/


@media (max-width:768px){
	.teacher_list{
		width:100%;
	
	}
	.teacher_list:nth-child(2n+1) , 
	.teacher_list:nth-child(2n){
		float:none;
	}
	
	.tL_img{
		width: 15.625rem;
	}	
}


@media (max-width: 640px){

	.teacher_list_in{
		display: inherit;
	}
					
	.tL_img{
		display:block;
		width:100%;
	}

	/*右半邊*/
	.tL_right{
		width: 100%;
		display:block;
		margin-top: 1.25rem;
		padding-left: 0rem;
	}
	
	/*.teacher_listBottom .tLR_tit span{
		-webkit-line-clamp: 5;
	}*/

}


@media (max-width:425px){
	.TLR_TitI1 ,
	.TLR_TitI2 {
		display:block;
	}
}





/*人員名錄內頁---------------------------*/


.teacher_list.teachLin2{
	width: 100%;
    float: none;
    margin-bottom: 0rem;
}
	
	.teacher_list.teachLin2 .teacher_list_in {
		display: inherit;
		padding:1.5625rem 0;
	}
	
		.teacher_list.teachLin2 .tL_img {
			/* width: 40%; */
			width: 25%; /*wcteng*/
			display: block;
			float: left;
			box-sizing: border-box;
			border: .0625rem #c7c7c7 solid;

			position: relative;
			aspect-ratio: 1 / 1.21;
			/* padding-top: 100%;
			border-radius: 10px; */
			display: block;
			overflow: hidden;
		}
		
		.teacher_list.teachLin2 .tL_right {
			/* width: 55%; */
			width: 70%; /*wcteng*/
			display: block;
			float: right;
			box-sizing: border-box;
			padding-left: 0rem;
		}

		.teacher_list.teachLin2 .TLR_TitI2:first-of-type{
			font-size:1.2em;
			line-height:2.125em;
			font-weight:bolder;
		}	
	




@media (max-width:768px){

	.teacher_list.teachLin2 .tL_img {
		width: 18.75rem;
		float:none;
		margin-bottom:1.25rem;
	}
	
	.teacher_list.teachLin2 .tL_right {
		width: 100%;
		float:none;
	}

}

@media (max-width:510px){

	.teacher_list.teachLin2 .tL_img {
		width: 100%;
	}

}






/*/////////////////////////////////////////////////////////*/
/*-------師資頁籤區內容--------*/
/*/////////////////////////////////////////////////////////*/

/*wcteng*/ /*mod by wcteng, 20190328 for personal biography tab*/
.bio_tab{
	font-size: 1em;
}

.bio_tab h6{		
	color: #003300; 
	font-weight: bold; 
	font-size:1.1em; 
	margin: 0; 
	padding:.625rem 0rem;
}
.bio_tab .title{	
	line-height: 1.5625em;
	font-size: 1.0625em;
	font-weight:bold;
	color: #333;
	padding:.625rem 0rem;
}
.bio_tab .content{
	font-size: 0.93em;
	color: #000;
	line-height: 1.5em;
}



/*wcteng*//*mod by wcteng, 20190328 for personal publish tab*/
.publish_tab{
	font-size: 1.1em;
}

.publish_tab .title{	
	line-height: 1.5625em;
	font-size: 1.0625em;
	font-weight:bold;
	color: #333; 
	padding:.625rem 0rem;
}


.publish_tab .content{
	font-size: 0.93em;
	color: #000;
	line-height: 2em;
}

.publish_tab .content tr:nth-of-type(2n+1) td {
	background:#fff;
}
.publish_tab .content tr:nth-of-type(2n+0) td {
	background:var(--primary_color);
}

.publish_tab .contentx{
	font-size: 0.93em;
	color: #000;
	line-height: 2em;
}

.publish_tab .contentx tr:nth-of-type(2n+1) td {
	background:#fff;
}
.publish_tab .contentx tr:nth-of-type(2n+0) td {
	background:var(--primary_color);
}












/*論文標題*/
.TeampaperTit{
	line-height: 1.5625em;
	font-size: 1.0625em;
	color: #333;
	padding:.625rem 0rem;
}
     /*論文區*/                   	
	.paperArea{
		padding-bottom:clamp(1.291rem, 0.001rem + 2.08vw, 2.5rem);
	}
	.paperArea:last-of-type{
		padding-bottom:0rem;
	}
		/*論文列表*/  
		.paperList{
			font-size: 0.93em;
			color: #000;
			line-height: 2em;
			border-bottom:.0625rem #a5a5a5 dashed;
		}




.TeamInTable{
	margin:clamp(0.645rem, 1.04vw, 1.25rem)  0rem;
}

.TeamInTable table {
    width: 100%;
    margin: 0 auto;
    /*border-radius: .1875rem;*/
    overflow: hidden;
}

	.TeamInTable tr:first-of-type{
		/*background: #e8e8e8;*/
	}
	.TeamInTable td:first-of-type{
		/*border-top: solid .0625rem #bebebe;
		border-bottom: solid .0625rem #bebebe;*/
		font-size:1.0625em;
		padding:1.125rem .3125rem;
		font-weight: bold;

		vertical-align: top; /*wcteng*/
	}

	.TeamInTable tr td{
		/*border-top: solid .0625rem #bebebe;*/
		border-bottom: solid .0625rem #bebebe;
		font-size:0.875em;
		line-height:1.5625em;
		padding:.9375rem .3125rem;
		color:#333;
		/*line-height:1.625rem;*/
	}
	
		.TeamInTable tr td a{
			text-decoration:none;
			display:inline-block;
			color:#333;
		}
		.TeamInTable tr td a:hover{
			color:#67961b;
		}
		
		.TeamInTable td:before {
			content:attr(data-name);
			display:none;
		}



@media (max-width:768px){
	
	
	/*師資頁籤-----------------------------*/
	
	.directoryTab .img-scroll {
		/*border-bottom: 0rem solid #dcdcdc;
		margin: 0rem 0rem 0rem;*/
		padding: 0rem 0rem .3125rem;
	}
							
	/*.tabs a {
		padding: 0rem .9375rem;
	}*/
	
	.directoryTab .tabs li{
		box-sizing: border-box;
		width: 25%;
		text-align: center;
		/* float: none; */
		 display: inline-block; 
		vertical-align: top;
		margin: .3125rem 0rem;
	}

	.directoryTab  .tabs li:nth-of-type(1) span , 
	.directoryTab  .tabs li:nth-of-type(1) .tab-btn {
		border-left: .0625rem solid #dcdcdc;
	}						
	.directoryTab  .tabs li:nth-of-type(3) span, 
	.directoryTab  .tabs li:nth-of-type(3) .tab-btn{
		border-right: .0625rem solid #dcdcdc;
	}
	/*.directoryTab  .tabs li:nth-of-type(6) a{
		border-right: .0625rem solid #dcdcdc;
	}*/						
	
	.directoryTab  .tabs li span , 
	.directoryTab  .tabs li .tab-btn{
		font-size:1.15em;
	}
	.directoryTab  .tabs li.active span, 
	.directoryTab  .tabs li.active .tab-btn {
		font-size:1.5em;
	}	
	
	
	
/*師資頁籤內容---------------------------------------------*/
		
		.TeamInTable table {
			border-top: solid .0625rem #bebebe;
			/*border-radius: .3125rem;*/
		}
		.TeamInTable tr{
			border-bottom: solid .125rem #bebebe;
		}	
		.TeamInTable tr:first-of-type {
			/* display: none; */ /*wcteng*/ /*mod by wcteng, 20190329 for personal publish tab*/
		}
		
		.TeamInTable tr td {
			display: block;
			text-align: left;
			padding: .3125rem .875rem .625rem;
			border-left: solid .0625rem #bebebe;
			border-right: solid .0625rem #bebebe;
			border-bottom: solid 0rem #bebebe;
			width: auto; /*wcteng*//*mod by wcteng, 20190329 for personal publish tab*/
		}
		
		.TeamInTable td:first-of-type{
			padding:.625rem .3125rem 0rem;
		}	
		
			
		.TeamInTable tr td:last-of-type {
			border-bottom: solid .0625rem #bebebe;
		}
		.TeamInTable tr:first-of-type td {
			border-top: solid .0625rem #bebebe;
		}
			
		.TeamInTable td:before {
			/*content:attr(data-name);*/
			display:inline-block;
		}
		.TeamInTable tr td:nth-of-type(2):before {
			display:none;
		}		
			
		/*.TeamInTable tr td a{
			margin-right:0rem;
		}*/	
			
}
			

@media (max-width:425px){
	
	.directoryTab  .tabs  li  a,
	.directoryTab  .tabs  li  span, 
	.directoryTab  .tabs  li .tab-btn {
		font-size: 0.875rem;
		padding: 0rem 0.125rem;
	}
	.directoryTab  .tabs li.active a ,
	.directoryTab  .tabs li.active span, 
	.directoryTab  .tabs li.active .tab-btn{
		font-size: 0.875rem;
	}
	

}

/*/////////////////////////////////////////////////////////*/
/*-------學生事務--------*/
/*/////////////////////////////////////////////////////////*/

.student_category_listarea{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

	.student_category_list{
		padding: 0 .9375rem;
		width: 33.3%;
		box-sizing: border-box;
	}

	.student_category_list.fourlist{
		width: 25%;
	}

		.student_category_listIn{
			position: relative;
		}

		.student_category_listIn a{
			
		}
			.student_categoryImg{
				position: relative;
				padding-top: 100%;
			}

			.student_categoryImg img{
				position: absolute;
				right: 0;
				left: 0;
				top: 0;
				bottom: 0;
				width: 100% !important;
				height: 100% !important;
				object-fit: cover;
			}
			
			.student_category_listIn:hover .student_categoryImg img{
				transition: all 0.3s ease-out;
				opacity: 0.5;
			} 

			.student_categoryTit{
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
			}

			.student_categoryTit a{
				font-size: 1.875em;
				font-weight: bolder;
				text-align: center;
				color: #fff;
				text-shadow: #000000 .25rem .1875rem .25rem;
			}

			.student_categoryTit a:hover{
				text-decoration: none;
			}

	@media(max-width:1280px){
		.student_categoryTit a {
			font-size: 1.625em;
		}
		.student_category_list.fourlist{
			width: 50%;
			padding: .9375rem .9375rem;
		}
	}

	@media(max-width:67.5rem){
		.student_categoryTit a {
			font-size: 1.25em;
		}
	}

	@media(max-width:640px){
		.student_category_listarea {
			flex-direction: column;
		}
		.student_category_list {
			padding: 1.25rem 0rem;
			width: 100%;
		}
		.student_category_list.fourlist{
			padding: 1.25rem 0rem;
			width: 100%;
		}
		.student_categoryTit a {
			font-size: 1.875em;
		}
	}

/* ////////////////////////////////////////////// */
/*table列表區*/
/* ////////////////////////////////////////////// */
.table_list_area {
}
	.table_list_area table {
		width:100%;
		margin:0 auto;
		border-radius: .1875rem;
		overflow: hidden;
		margin-top: .625rem;
		margin-bottom: clamp(0.968rem, -0.001rem + 1.56vw, 1.875rem);
		border-left: .0187rem #b5b5b5 solid; /* table 豎線 */
		word-break: keep-all;
	}
		.table_list_area tr {	
		}
				/* 連結 */
				.table_list_area a{
					font-size: 1.0625em;
    				color: var(--second_color);
					text-decoration: none;
					transition: all 0.3s ease-out;
					vertical-align: bottom;
				}
				.table_list_area a:hover{
					opacity: 0.8;
					transition: all 0.3s ease-out;
				}
				
		
		/*第一行tr欄位*/
		.table_list_area thead tr:first-of-type td {
			background-color: var(--fourth_color);
			border-top: .0625rem #b5b5b5 solid;
			color: #333;
			font-size: .875em;
			font-weight: bolder;
			line-height: 2;
			white-space: nowrap;
		}

		/* td欄位 */
		.table_list_area td {
			border-bottom: .0938rem #b5b5b5 solid; /* table 橫線 */
			border-right: .0187rem #b5b5b5 solid; /* table 豎線 */
			text-align:center;
			vertical-align:middle;
			font-size:.9375em;
			line-height: 1.6;
			color:#333;
			padding: .25rem .5rem;
			box-sizing:border-box;
			background: #fefefe;
			word-break: break-word;
		}

		/*2進位的td欄位*/
		.table_list_area tr:nth-of-type(2n+0) td {
			background:var(--primary_color);
		}
			/* 欄位內分行 */
			.table_list_area p{
				line-height: 1.5;
			}
				/* 中、英名字 */
				.table_list_area p.name_zh,
				.table_list_area p.name_en{
					white-space: nowrap;
				}
					
@media (max-width:1280px) {
	/*第一行tr欄位*/
	.table_list_area thead tr:first-of-type td {
		white-space:normal;
	}
}

@media (max-width: 860px){

	.table_list_area td{
		font-size: 1em;
	}

	/*第一行tr欄位*/
	.table_list_area thead tr {
		display:none;
	}
	
	/*每行 最後一個td*/
	.table_list_area td:last-of-type {
		border-bottom: solid .0625rem #ADABAB;
		padding-bottom: .625rem;
	}

	.table_list_area table {
		border-top: solid .0625rem #bebebe;
	}
		.table_list_area td {
			display:block;
			border:none;
			text-align:left;
			border-right: solid .0625rem #bebebe;
			padding: .125rem .875rem;
		}
			.table_list_area td:before {
				content:attr(data-name);
				font-weight: normal;
				color: var(--second_color);
			}
			/* 欄位內分行 */
			.table_list_area p{
				padding: .1875rem 0rem;
			}
			
			/*商品名稱*/
			.cPL_product {
				border-bottom: solid .0625rem #bebebe;
				padding:0rem 0rem .9375rem 0rem;  
				/*color: #BA896F;*/
				/*font-weight: bold;*/
				font-size:1em;
			}
			
			.table_list_area table input {
				height:2.5rem;
				line-height:2.5rem;
			}
				.table_list_area table input[type='button'] {
					width:100%;
					height:2.625rem;  /*修改 by pekey 20170608*/
				}
			
					/*兩個按鍵時*/
					.table_list_area table .cPL_twoBtn input[type='button'] {
						float:left;
						/*width:48%;*/
					}
					.table_list_area table .cPL_twoBtn input[type='button']:nth-of-type(2) {
						float:right;
					}

			.right_list_area.none{
				border: 0rem;
				padding: 0rem;
				background: none;
			}		
				.table_list_area{
					/*padding:.9375rem 0rem;*/
					padding:0rem 0rem .9375rem;  /*修改 by pekey 20170608*/	
				}			
				.table_list.single_row{
					padding:1.25rem 0rem .3125rem;
				}
				.cart_total_area{
					padding:1.25rem 0rem .3125rem;
				}
}

@media (max-width:525px){
	.btn_area input {
		float: left;
		width: 48%;
		margin: 0rem;
	}
	.btn_area.one input {
		float:none;
	}
	.btn_area input:nth-of-type(2) {
		float: right;
	}	
}

@media (max-width:440px){
	/*每一行第二個td*/
	.cart_total_area td:last-of-type {
		width: 7.5rem;
	}
}		

/*/////////////////////////////////////////////////////////*/
/*-------網站導覽--------*/
/*/////////////////////////////////////////////////////////*/



.sitemapArea{
}
	.sitemap{
		border-bottom: .0625rem #b5b5b5 dashed;
		margin-bottom:1.875rem;
	}                
		.sitemapTit{
			color: var(--second_color);
			font-weight: bold;
			font-size: 1.0625em;
		}
		
		.sitemapBottom{
			padding:.625rem 0;
		}
												
			.sitemapList{
				float:left;
				width: 20%;
				box-sizing:border-box;
				/* margin-right:1.875rem; */
				padding: .625rem 0rem;
			}
				.sitemapList a{
					color: #424242;
					font-size: .9375rem;
					display:block;
					text-decoration:none;
				}                    
				.sitemapList a:hover{
					opacity:0.5;
				}   
	

@media (max-width: 860px){
	.sitemapList{
		width: 24.9%;
	}
}

@media (max-width:768px){	
	.sitemapList{
		width: 33.3%;
	}
}

@media (max-width:510px){	
	.sitemapList{
		width: 49.9%;
	}	
}

@media (max-width:320px){	
	.sitemapList{
		float:none;
		width: 100%;
	}	
}






/*AA檢測備註*/
.detection_aa {
  display: none;
}


a:active, a:hover {
    /* text-decoration: none;
    color: #fff; */
}

a:active,
a:focus {
  text-decoration: none;
  /* background-color: var(--focus_color) !important; */
  /* color: #fff !important; */
/* .1875rem dashed #fabe00; */
  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

.navTitle>a:focus {
	box-sizing: border-box;
	/* color: var(--focus_color) !important; */
    outline-width: var(--focus_outline-width) !important;
    outline-style: var(--focus_outline-style) !important;
    outline-color: var(--focus_outline-color) !important;
    background-color: transparent !important;
}

.navTitle>a:active {
    outline-width: 0 !important;
    outline-style: none !important;
    outline-color: transparent !important;
	color: var(--focus_color) !important;
	background-color: transparent !important;
}

.footer_nav a:active,
.footer_nav a:focus,
.nav_title a:active,
.nav_title a:focus {
  /*outline: 0 dashed var(--focus_color) !important;
  background-color: var(--focus_color) !important;
   color: #fff !important; */
  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

input[type="checkbox"]:active,
input[type="checkbox"]:focus,
input[type="radio"]:active,
input[type="radio"]:focus {
  /* background-color: var(--focus_color) !important;
  color: #fff !important; */
  transition: 0.2s ease all;

  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

button:active,
button:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:focus,
input[type="tel"]:active,
input[type="tel"]:focus,
input[type="text"]:active,
input[type="text"]:focus,
input[type="url"]:active,
input[type="url"]:focus,
input[type="search"]:active,
input[type="search"]:focus,
input[type="time"]:active,
input[type="time"]:focus,
input[type="number"]:active,
input[type="number"]:focus,
input[type="date"]:active,
input[type="date"]:focus {
  /* background-color: var(--focus_color) !important;
  color: #fff !important; */
  box-sizing: border-box;

  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}
.inputFile input[type="text"]:active,
.inputFile input[type="text"]:focus {
  /* background: var(--focus_color); */

 outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  opacity: 1;
  /* line-height: 2.375em; */
  /* color: #fff !important;
  background-color: var(--focus_color) !important;
  border-color: var(--focus_color);*/
  box-sizing: border-box; 

  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

select:active,
select:focus {
  /* color: #fff !important;
  background-color: var(--focus_color) !important;
  border-color: var(--focus_color); */

  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}

textarea:active,
textarea:focus {
  /* color: #fff !important;
  background-color: var(--focus_color) !important; */
  outline-width:var(--focus_outline-width);
  outline-style: var(--focus_outline-style);
  outline-color: var(--focus_outline-color);
}



/*平板版*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (min-width: 541px) and  (max-width: 950px){
}


/*手機版*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 540px){
}