/*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*/
}
html{
	font-size: var(--fontSize);  /*��閮�16px*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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: var(--mandarin_font), "敺株�甇�暺�擃�", "�啁敦��擃�",var( --foreign_font),  Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif;
	/*overflow-x: hidden;*/
	letter-spacing: 1px;
	-webkit-text-size-adjust: none;/*閫�瘙槐phone璈怠像頧�鞊�撅���摮�霈�憭抒����憿�*/
}

/* ~~ ��蝝�/璅�蝐日�詨���� ~~ */
ul, ol, dl { /* �望�潛��閬賢�其�����撌桃�堆���雿喃�瘜��臬�冽��桐葉雿輻�券�嗅祝摨衣��甈�雿��������������箔�靽���銝��湛��典�臭誑�券��鋆⊥��摰���閬�����嚗����冽��桀���怎��皜��桅���� (LI��DT��DD) 銝���摰���閬�������隢�閮�雿�嚗��日���典神�亥��箇�孵����詨���剁��血���冽迨�瑁���雿�璆剖�����憿舐內�� .nav 皜��柴�� */
	padding: 0;
	margin: 0;
}

/*-----���������啣��典�� by kevin 20150108 �箔�蝬脩楊��������-----*/
ul, ol {
	padding-left:40px;
}
/*-----���������啣��典�� by kevin 20150108 �箔�蝬脩楊��������-----*/

/*h1, h2, h3, h4, h5, h6,*/ p {	margin: 0; padding: 0;}

/*img{ display:block;}*//*皜��儿E7銝��寞滯雿�*/

a img { /* �����詨���冽��蝘駁�斗��鈭���閬賢�典�典蔣���梢��蝯�����蝜���嚗�敶勗���典����憿舐內����閮剛���脤��獢� */
	border: none;}

.clearfloat { /* ����憿��亙�舀�曄蔭�� <br /> ��蝛箇�賜�� Div 銝�嚗��嗅���亙�� #container �扳��敺�銝���瘚桀�� Div 敺��寧����敺�銝�����蝝� (憒���敺� #container 蝘駁�斗������ #footer) */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
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-摮��� 蝯���-------------------------------*/




/*------------------------------------------icon-摮��� ��憪�-------------------------------*/
/* @font-face {
    font-family: 'jf_openhuninn';
	src:url(../icon_fonts/jf_openhuninn_1_1/jf-openhuninn-1.1.ttf);
    font-weight: normal;
    font-style: normal;
} */
/*------------------------------------------icon-摮��� 蝯���-------------------------------*/





/*------------------------------------------icon-摮��� ��憪�-------------------------------*/
/*@font-face {
    font-family: 'naikaifont';
	src:url(../icon_fonts/naikaifont_master_tw/NaikaiFont-Light.ttf);
	src:url(../icon_fonts/naikaifont_master_tw/NaikaiFont-Regular.ttf);
	src:url(../icon_fonts/naikaifont_master_tw/NaikaiFont-Bold.ttf);
    font-weight: normal;
    font-style: normal;
}*/
/*------------------------------------------icon-摮��� 蝯���-------------------------------*/




/*------------------------------------------icon-摮��� ��憪�-------------------------------*/
@font-face {
    font-family: 'setofont';
	src:url(../icon_fonts/setofont/sp-setofont.ttf);
    font-weight: normal;
    font-style: normal;
}
/*------------------------------------------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:250px;
 } 
 
	
	/*Loading�恍�＄SS��憪�*/
	#circularG{
		position:relative;
		width:58px;
		height:58px;
		margin: auto;
	}
	
	.circularG{
		position:absolute;
		background-color:rgb(201,9,21);  /*甇斤�摔oding��暺�暺�憿���*/
		width:14px;
		height:14px;
		border-radius:9px;
			-o-border-radius:9px;
			-ms-border-radius:9px;
			-webkit-border-radius:9px;
			-moz-border-radius:9px;
		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:23px;
			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:6px;
			top:6px;
			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:23px;
			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:6px;
			top:6px;
			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:23px;
			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:6px;
			bottom:6px;
			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:23px;
			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:6px;
			bottom:6px;
			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�恍�＄SS蝯���*/

.loading_tit{
	padding:20px 0px 0px 15px;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family:敺株�甇�暺�擃�;
	text-align:center;
}
/*-------------------------------------loading�恍�� 蝯���---------------------------------*/


/*Webkit,Opera9.5+,Ie9+ �批�嗆��摮��詨������憿���*/
::selection {
	background:#2d0de4;
	color:#fff;
}

/*Mozilla Firefox �批�嗆��摮��詨������憿���*/
::-moz-selection {
	background:#2d0de4;
	color:#fff;
}

.wrap {
	/* width: 85%; */
	width: 90%;
	max-width: 101.25rem; /*1520*/
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 900px){
	.wrap {
		width: 90%;
	}

}

@media (max-width: 767px){
	.wrap {
		/* width: auto; */
		/* padding: 0px 15px; */
	}

}

/*-------input reset--------------------------------------------------------*/
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Times New Roman", Times, serif, "敺株�甇�暺�擃�", "Microsoft JhengHei", "�啁敦��擃�";
	font-size:15px;
	border-radius:3px;
	border: solid 1px #aeaeae;
	
}
input[type="text"], .input, input[type="password"], .input, input[type="search"] {
	margin: 0;
	padding: 0;
	outline: none;
	vertical-align: middle;
	height: 42px;
	line-height: 42px;
	width: 100%;
	transition: 0.2s ease all;
	padding: 0px 6px 0px 6px;
	box-sizing: border-box;
	border: solid 1px #aeaeae;
}
	input[type="text"]:focus, input[type="password"]:focus {
		border: solid 1px #d5d5d5;
	}
	
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance:none;
	-webkit-border-radius:0px;
	margin:0;
	padding:0;
	outline:none;
	cursor:pointer;
	vertical-align: middle;
	border:none;
	width:100px;
	height:2.625rem; /*42*/
	background: #fff0;
	color: #231815;
    border: 1px solid #231815;
	border-radius:2px;
	/*font-size: 13px;*/
	font-size: 1rem;
	line-height:normal; 
	transition: 0.2s ease all;
	letter-spacing:1px;
}
	input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
		opacity:0.5;
	}
	
	input[type="reset"] {
		background:#231815;
		color: #fff;
	}
	
input[type="radio"], input[type="checkbox"] {
	margin:0px;
	padding:0px;
	outline:none;
	vertical-align: baseline;
	cursor:pointer;
}
textarea {
	margin: 0;
    padding: 0;
    outline: none;
    vertical-align: middle;
    line-height: 1.5;
    width: 100%;
    resize: none;
    height: 7.3125rem;
    transition: 0.2s ease all;
    box-sizing: border-box;
    padding: .1875rem;
}
	textarea:focus {
		border: solid 1px #d5d5d5;
	}
	
select {
	margin:0;
	padding:0;
	outline:none;
	vertical-align: middle;
	padding: .5625rem 0px .625rem .4375rem;
	transition: 0.2s ease all;
	background:#fff;
	letter-spacing:1px;
	-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: 13px;
	background-position:right;
	padding-right:18px !important;
}
	select::-ms-expand {	/*for Internet Explorer*/
		display: none;
	}
	select:focus {
		border: solid 1px #d5d5d5;
	}
	
label {
	cursor:pointer;
}
	

/*-------頛芣��----------------------------------------------------------------------------*/
.banner {
	/*background:#fff;*/
	position:relative;
}
	.device {
		position:relative;
		overflow:hidden;
	}
		/*撌血�喲��*/
		.device .arrow-left, .device .arrow-right {
			position:absolute;
			z-index:9;
			top:50%;
			margin:-18px 0px 0px 0px;
			opacity:0;
			transition:0.3s ease all;
		}
		
			/*撌阡��*/
			.device .arrow-left {
				left:-20px;
			}
			
			/*�喲��*/
			.device .arrow-right {
				right:-20px;
			}
				.device:hover .arrow-left {
					opacity:1;
					left:20px;
				}
				.device:hover .arrow-right {
					opacity:1;
					right:20px;
				}
		
		/*頛芣�剖��*/
		.swiper-container {
			height:auto;
		}
			.swiper-wrapper {
			}
				.swiper-slide {
				}
					.swiper-slide img {
						width:100%;
						height:auto;
					}
		
		/*頛芣�剝�暺�*/
		.pagination {
		  position: absolute;
		  z-index: 1;
		  bottom: -39px;
		  width: 100%;
		  text-align: center;
		}
			.swiper-pagination-switch {
			  display: inline-block;
			  width: 20px;
			  height: 20px;
			  border-radius: 5px;
			  background: #edbdb4;
			  margin: 0 7px;
			  cursor: pointer;
			}
			.swiper-active-switch {/*頛芣�剝�暺��嗅��璅∪�*/
			  background: #c42605;
			}
				/*摰Ｗ�嗅��憛�*/
				.swiper-slide {
					position:relative;
				}
				.pcBanner2 {
				}
				.mobileBanner {
					display:none;
				}
				
					
@media (max-width: 900px){
	.device {
		height:auto;
	}
		/*撌血�喲��*/
		.device .arrow-left, .device .arrow-right {
			display:none;
		}
}

@media (max-width: 640px){
	.pcBanner{
		display: none;
	}
		.mobileBanner {
			display: block;
		}
}
				
				
				
/*-------��甈�--RWD�� by kevin 20150921------------------------------------------------------------------------*/			
.page_area_rwd {
	text-align:center;
	padding:25px 0px 0px 0px;
}
	.page_left_arrow, .page_right_arrow {
		width:83px;
		font-size:15px;
		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:40px;
			background:#de484d;
			border-radius:2px;
		}
			.page_left_arrow a:hover, .page_right_arrow a:hover {
				background:#f39800;
			}
	.page_select {
		display:inline-block;
		padding:0px 7px;
		vertical-align: top;
	}
		.page_select select {
			width: auto !important;
			font-size:15px !important;
			padding:8px 18px 7px 16px !important;
			border: solid 1px #a4a4a4 !important;
			height:40px !important;
			box-sizing:border-box;
			border-radius:3px;
		}

/*-------��甈�--蝵桐葉��--靽格�� by kevin 20150328------------------------------------------------------------------------*/			
.page_area {
	margin: 0px 0px 0px 0px;
}
	.page_area table {
		margin: 0 auto;/*蝵桐葉*/
		/*margin: 0px 0px 0px auto;*//*����*/
	}
	.page_area table td {
		vertical-align:top;
	}
	.page_bot {
		float:left;
		padding-top: 3px;
		margin-right:5px;
	}
	.page_pages {
		float: left;
		font-size: 12px;
		text-align: center;
		color: #000;
		line-height: 17px;
		margin-top: -5px;
		width: 55px;
	}
	.page_text {
		float: left;
		margin: 0;
		padding: 0;
		border: solid 1px #b5b5b5 !important;
		background: #fff !important;
		width: 54px !important;
		height: 19px !important;
		line-height:17px !important;
		margin-left: 8px !important;
		margin-right: 5px !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 1px #c4c4c4;*/
}
	.tabs_btn_now {
		transition:0.3s ease all;
		font-size:16px;
		line-height:39px;
		padding:0px 36px 0px 36px;
		text-align:center;
		display:none;
		position:relative;
		background:#fff;
		border-bottom: solid 1px #e3e3e3;
		font-weight:bold;
	}
		.tabs_btn_now:hover {
			background:#fff;
		}
		.tabs_btn_now_arrow {
			position: absolute;
			border-top: solid 5px #333;
			top: 17px;
			right: 20px;
			border-left: solid 5px rgba(255, 255, 255, 0);
			border-right: solid 5px rgba(255, 255, 255, 0);
		}
		
	.img-scroll { 
		/*height:39px; */
		position:relative;
	}
	
		.img-list { 
			position:relative; 
		}
			ul.tabs {
				margin:0; 
				padding:0; 
				list-style:none;
			}
				.tabs li { 
					line-height:39px;
					float:left;
					position: relative;
					font-size:14px;
					width: auto;
					color:#808080;
					/*border-right: solid 1px #c4c4c4;*/
				}
					.tabs li a:hover {
						background:#fff;
						background:var(--second_color);
					}
					.tabs a { 
						font-size: 15px;
						color:#fff;
						text-decoration:none;
						display:block;
						padding:10px 36px 10px 36px;
						transition:0.3s ease all;
						background: var(--second_color);
						border-left: 1px #fff solid;
					}
					.tabs span { 
						text-decoration:none;
						display:block;
						padding:0px 18px;
						transition:0.3s ease all;
						background:#fff;
						text-align:center;
						cursor:pointer;
					}
						.tabs li span:hover {
							color:#333;
							box-shadow: 0 0 #3d3d3d inset;
						}
						
					.tabs li.active {
						/*�嗅��璅∪�*/
						color:#333;
					}
					
						.tabs li.active span {
							/* box-shadow: 0 -2px #3d3d3d inset; */
						}
						.tabs li.active:after {
							position:absolute;
							bottom:-6px;
							left:50%;
							margin:0px 0px 0px -10px;
						}
						
						.tabs li.active a {
							background:#fff;
							background:var(--second_color);
							font-size: 19px;
							font-weight:bolder;
							transition:0.3s ease all;
						}			
						
						
		
		#tab1{}
		.tab_content{}

/*�Ｗ���折����蝐斤��蝬脩楊��*/
.p_tab_text_area {
	/* background:#fff; */
	padding:10px;
}
					@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: 3;
							}
								.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:15px;
									border-radius:0px;
									border: none;
									border-bottom: solid 1px #f3f3f3;
								}
									.tabs li.active:after {
										content:"";
									}
					}

			









/*-------瘚桀��top��----------------------------------------------------------------------------*/
.topBtn {
		position:fixed;
		bottom:-70px;
		right:14px;
		z-index:99;
		/*z-index:3;*/
	}
		.topBtn a {
			display:block;
			text-align:center;
			box-sizing:border-box;
			width:33px;
			height:33px;
			border: solid 2px #4c4944;
			position:relative;
			text-decoration:none;
			transition:0.3s ease all;
			border-radius:100%;
			background:#fff;
			padding: 13px 0px 0px;
			color:#4c4944;
		}
			.topBtn a:before {
				position:absolute;
				content:'';
				border-bottom: solid 8px #4c4944;
				border-left: solid 4px rgba(0,0,0,0);
				border-right: solid 4px rgba(0,0,0,0);
				top: 4px;
				left: 10px;
			}
			.topBtn a span {
				font-size:12px;
				transform:scale(0.8);
				display:block;
			}
				/*hover*/
				.topBtn a:hover {
					border-color:#fff;
					box-shadow:0px 0px 10px rgba(0,0,0,0.2);
					color:#0048dc;
				}
					.topBtn a:hover:before {
						border-bottom: solid 8px #0048dc;
					}
/*-------撽�霅�蝣�----------------------------------------------------------------------------*/
.captcha {
	line-height: 37px;
    padding: 0px 0px 5px 0px !important;
}
	.captcha input[type="text"] {
		width:80px;
		margin-right:5px;
	}
	.captcha a {
		transition: 0.5s ease all;
		color: #fff;
		background: #333;
		border-radius: 5px;
		padding: 0px 11px;
		font-size: 14px;
		display: inline-block;
		margin: 9px 0px 7px;
		line-height: 29px;
		text-decoration:none;
	}
		.captcha a:hover {
		}
	.captcha img {
		vertical-align:middle;
	}
	.captcha span {
		/* color:#c30000; */
		color: var(--third_color);
	}












/*-------銵典�桀��----------------------------------------------------------------------------*/
/*銵典�桀��摨�*/
.form_area_bg {
	width: 100%;
    max-width: 800px; 
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px 20px;
}
	@media (max-width: 800px){
		.form_area_bg {
			padding:0px;
		}
	}
	
	/*銵典�桀����閮�*/
	.form_remark {
		/*text-align:center;*/
		/*font-size:15px;*/
		font-size:17px;
		line-height:22px;
		padding:10px 0px 25px 0px;
	}
		/*敹�憛勇con*/
		.requirde_icon {
			display:inline-block;
			/*border-radius:3px;*/
			font-size:18px;
			/*color:#fff;
			background:#c13e42;*/
			line-height:18px;
			/*padding:0px 5px;*/
			color: var(--third_color);
			background: #ffffff00;
			/*position: unset;
			right: inherit;*/
			padding: 0px;
		}

	/*銵典�桀��*/
	.form_area {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		vertical-align: top;
		justify-content: space-between;
		align-content: flex-start;
		row-gap: clamp(0.9375rem, 1.0417vw, 1.2500rem); /* 15.00px , 1.0417vw , 20.00px */
	}
		/*銵典�桀��撌�*/
		.form_left {
			width:48%;
			float:left;
		}
		/*銵典�桀����*/
		.form_right {
			width:48%;
			float:right;
		}
			.form_list {
				box-sizing:border-box;
				font-size: clamp(1.0000rem, 0.9375vw, 1.1250rem); /* 16.00px , 0.9375vw , 18.00px */
				line-height:1.5;
				width:100%;
				/* padding: 15px 0px 0px 0px; */

				display: flex;
				flex-direction: column;
				gap:clamp(0.6250rem, 0.7813vw, 0.9375rem); /* 10px , 0.7813vw , 15px */
			}
			.form_list.fLType2{
				width:49%;
			}
			
			#form_list_address {
				display: none;
			}
			#form_list_head {
				display: none;
			}
			#compilation {
				display: none;
			}
			
				.fL_tit {
					font-size: inherit;
					/* padding:3px 0px 6px 0px; */
					position:relative;
				}
				.cart_Bg .fL_tit {
					display: flex;
					gap:clamp(0.3226rem, 0.5208vw, 0.6250rem); /* 5.16px , 0.5208vw , 10.00px */
				}
					/*敹�憛勇con*/
					.fL_tit .requirde_icon {
						/*position:absolute;
						right:0px;*/
					}
					.fL_tit label {
						font-size: 0.875rem;
						vertical-align: middle;
					}
					.fL_tit label input[type="radio"], input[type="checkbox"]  {
						vertical-align: baseline;
					}					
					
					
				.fL_info {
					/* padding:0px 0px 9px 0px; */
					/* padding:0px 0px 17px 0px; */
				}
				.item_RadioCheckArea {
					display: flex;
					align-items: center;
					flex-wrap: wrap;
					gap:clamp(0.6452rem, 1.0417vw, 1.2500rem); /* 10.32px , 1.0417vw , 20.00px */
				}
				.item_RadioCheck{
					
				}
				.notice {
					color: #d34f46;
					font-size: 0.875rem;
					/* margin-bottom: 10px; */
				}
				.notice a{
					color: #d34f46;
					font-size: 0.875rem;
					display: inline-block;
					text-decoration: none;
				} 
					.fL_info input ,
					.fL_info textarea{
						/* background-color: rgb(254 237 215 / 0.6); */
					}
					
					
					.fL_info select{
						width:100%;						
						/*width: auto;
						margin: 0px 0px 0px 0px;*/
						/* border: solid 1px #aeaeae00;
						background-color: rgb(254 237 215 / 0.6); */
					}
					
				
					/*瘝���頛詨�交���*/
					.fL_info.no_input {
						padding: 10px 0px 25px 0px;
    					line-height: 24px;
						font-size: 16px;
						color: #8e8e8e;

						padding: 0;
						line-height: inherit;
						font-size: inherit;
					}
					
					.fL_info label {
						display:inline-block;
					}
					
					/*----- �啣��璅�撘� -----*/
			.fLR_address.fL_info {
				display: grid;
				grid-template-columns: 1fr 1fr 1fr 3fr;
				gap: clamp( .625rem, 2vw, .9375rem );
			}
				.fLR_address select {

				}
				.fLR_address select:nth-of-type(2) {

				}

				.fLR_address input.fLRA_postalCode {

				}
				.fLR_address input.fLRA_address {
				}
			

					
					
					
					/*�啣��璅�撘�*/
					.fL_info.country{
					}
					
					.fL_info.country div{
						position: relative;
						padding-left: 80px;
					}     
						
						.fL_info.country select{
							position: absolute;
							width:75px;
							left:0px;
						}     
						
						.fL_info.country input{
						}					
					       
					
					
					
					
					
					
					
					
					
					
					
					/*���交見撘�*/
					.fL_info.birthday {
					}
						.fL_info.birthday select {
							width: auto;
							margin: 0px 0px 0px 0px;
							/* border: solid 1px #aeaeae00;
							background-color: rgb(254 237 215 / 0.6); */
						}
						
						
						
						
				.find_out_area{
					padding: 0px 0px 17px 0px;
					display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					vertical-align: top;
					/* justify-content: space-between; */
					align-content: flex-start;
				}
					.find_out{
						padding: 0px 10px 0px 0px;
					}
					.find_out label{
					}
						.find_out input[type="checkbox"]{
						}
	



			/*瑼�獢�銝��單見撘�*/
			.inputFile {
				position:relative;
				border: solid 1px #aeaeae;
				background:#fff;
				border-radius: 3px;
				padding:0px 80px 0px 0px;
				margin: 0px 0px 17px;
			}
				.inputFile input[type='text'] {
					border:none;
					background:none;
				}
				.inputFile label {
					position: absolute;
					top: 0px;
					left:0px;
					width:100%;
					text-align:right;
				}
					.inputFile label div {
						background: #2b286a;
						color: #fff;
						font-size: 15px;
						line-height: 42px;
						text-align:center;
						width:80px;
						display: inline-block;
						transition:0.3s ease all;
					}
						.inputFile label:hover div {
							background: #ca0000;
						}
				.inputFile input[type='file'] {
					display:none;
				}
				
				


						
				/*憭���----------------------------*/		
				.find_out_area{
					padding: 0px 0px 17px 0px;
					display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					vertical-align: top;
					/* justify-content: space-between; */
					align-content: flex-start;
				}
					.find_out{
						padding: 0px 10px 0px 0px;
					}
					.find_out label{
					}
						.find_out input[type="checkbox"]{
						}
	
						
				/*����璇�甈�*/
				.agreeToTerms {
					font-size:15px;
					line-height:23px;
					text-align:center; 
					margin: 20px 0px 0px;
				}
					.agreeToTerms strong {
						padding:10px 0px;
						display:inline-block;
					}
					.agreeToTerms a {
						color:#d7261a;
						text-decoration:none;
					}	
					.agreeToTerms a:hover {
						opacity:0.5;
					}					
					
				
				.agreeArea{
				}	
				.text_area.agreeArea {
					text-align: left;
					height: 200px;
					border-radius: 3px;
					border: solid 1px #aeaeae;
					overflow-y: auto;
					word-break: break-word;
					padding: 10px;
				}	
					
					
					
					
					
					
				/*敺萎縑*/
				/*.fL_info.Credit{
				}*/
				.fL_info.no_input span.CreditList{
					padding-right:5px;
				}                                       
				.fL_info.no_input span.CreditList input[type="text"]{
					width: 150px;
					height: 20px;
					line-height: 20px;
				}                          
					
					
					
					
					
						@media (max-width: 990px){					
						
							/*�啣��璅�撘�*/
							.fL_info.address{
								position: relative;
								padding-left: 280px;
							}
								.fL_info.address select {
									width: 65px;
								}
								.fL_info.address select:nth-of-type(2) {
									left: 70px;
								}	
								.fL_info.address select:nth-of-type(3) {
									left: 140px;
								}				
								.fL_info.address > input[type='text'] {
									position: absolute;
									width:65px;
									left: 210px;
								}					

						}
						
						
						@media (max-width: 800px){
							/*銵典�桀��撌�*//*銵典�桀����*/
							.form_left, .form_right {
								float:none;
								width:auto;
							}
							
								.form_list.fLType2{
									width:100%;
								}
							
								/*瘝���頛詨�交���*/
								.fL_info.no_input {
									padding: 0px 0px 5px 0px;
								}
								.fL_info label {
									/* padding: 6px 0px; */
								}
								
								.inputFile label {
									/* top: -6px; */
								}
								
								
						}
							@media (max-width: 575px){
								.cart_big_tit span.red {
									padding:0px;
								}
									/*�啣��璅�撘�*/
									.fL_info.address{
										position: static;
										padding-left: 0px;
										display: flex;
										flex-wrap: wrap;
										flex-direction: row;
										align-items: flex-start;
										justify-content: space-between;
									}
										.fL_info.address select {
											width: 24%;
											height: 42px;
											position: static;
											left: inherit;
										}
										.fL_info.address select:nth-of-type(2) ,
										.fL_info.address select:nth-of-type(3) {
											left:inherit;
										}					
										.fL_info.address > input[type='text'] {
											position: static;
											width: 24%;
											left: inherit;
										}
										.fL_info.address div{
											margin-top: 6px;
											width: 100%;
										}	
							}
								@media (max-width: 500px){
									.cBT_checkbox {
										display: block;
										padding: 5px 0px 0px 0px;
									}
									.receiving_record {
										padding:0px;
									}
								}
									@media (max-width: 320px){
										/*���交見撘�*/
										.fL_info.birthday {
											letter-spacing: 0px;
											white-space: nowrap;
											font-size: 12px;
										}
									}
								
								
			.form_list_remark {
				font-size: 15px;
				line-height: 21px;
				color: #c13e42;
				padding: 12px 0px 0px 0px;
			}

/*-------hack----------------------------------------------------------------------------*/
.hack {
	padding:20px;
}
	.hack_demo {
		float:left;
		width:50%;
		line-height:200px;
		text-align:center;
		box-sizing:border-box;
		border: solid 1px #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;
	}
}


/*/////////////////////////////////////////////////////////*/
/*-------����--------*/
/*/////////////////////////////////////////////////////////*/

/*.header {
}*/
















/*/////////////////////////////////////////////////////////*/
/*-------擐����批捆--------*/
/*/////////////////////////////////////////////////////////*/

.main{
	/* padding-top: 77px; */
	/*padding-top: 90px;*/

	min-height: 680px;
    padding-top: 85px;
}

/*擐����批捆��憛�*/	
.mainContent{
	/*font-family: jf_openhuninn;*/
	padding: 25px 0px;	
}

	
.main.indexmain {
    /* background-color: rgb(255 223 109 / 0.1); */
    position: relative;
    z-index: 0;
}	
	





	
/*.indexmain .mainContent{
	position:relative;
}	
.indexmain .mainContent:before{
	position:absolute;
	content:"";
    background-image: url(../images/bg2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	width:100%;
	top:0%;
	right:0px;
	height:100%;
	z-index: -1;
}*/	

	



	/* �券�雿�蝵� */
	.id_offset ,
	.id_offset2 ,
	.id_offset3{
		transition: transform 0.3s ease;
		will-change: transform;
		/* position: absolute; */
	}
	/*�芷��擐����舐窗����銵典��*/
	.id_offset3{
		/* scroll-margin-top: 100px;  */
	}
	



@media (max-width: 1100px){

	.main {
		min-height: 437px;
		padding-top: 70px;
	}	
	
}



@media (max-width: 900px){
	
	.main {
		/*padding-top: 58px;*/
	}	
}

@media (max-width: 400px){
	
	.main {
		padding-top: 52px;
	}

}







   
		
		
		





/*/////////////////////////////////////////////////////////*/
/*敶梁��璅∠�*/
/*/////////////////////////////////////////////////////////*/	
	
/*��蝞�*/
.lightboxArea {
	position:fixed;
	width:100%;
	z-index:99999;
	top:0px;
	left:0px;
	box-sizing:border-box;
	padding:124px 0px;
	display:none;
}
	/*��蝞梢�摨�*/
	.lightboxBG {
		background:rgba(0,0,0,0.8);
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
	}
	
	/*��蝞曹蜓擃�*/
	.lightboxMain {
		height:360px;
		width:80%;
		margin:0 auto;
		background:#000;
		border-radius:5px;
		position: relative;
		transition:0.3s ease all;
		transform:scale(0);
		top:0px;
		box-sizing:border-box;
		font-size:0px;
	}
		/*������蝞望����*/
		.lightboxCloseBtn {
			font-size:17px;
			font-weight:bold;
			width:48px;
			height:48px;
			line-height:48px;
			border-radius:100%;
			color:#fff;
			text-align:center;
			background:var(--second_color);
			cursor: pointer;
			position:absolute;
			top:-24px;
			right:-24px;
			transition:0.3s ease all;
			z-index: 2;
		}
			.lightboxCloseBtn:hover {
				background:#221912;
				color:#fff;
			}
			
		/*��蝞梯�����*/
		.lightboxContentArea {
			height: 100%;
		}
	
	
	
	
	

.index_VideoBg{
}	

		
.index_video_list {
	position:relative;
	/*float:left;
	cursor:pointer;
	background:#000;
	margin:28px 0px 0px 0px;*/
}
	.index_video_list > img {
		/*opacity:0.6;*/
		transition:0.3s ease all;
		width:100%;
		height:auto;
	}
	
	
	.indexNewsVideoBg .index_video_list{
		height: 100%;
		/*background-position:center;
		background-repeat:no-repeat;
		background-size:cover;*/
	}
	.index_video_list:hover{
		cursor: pointer; 
	}	
	
	
	
	
	
	
	.vL_text_area {
		position:absolute;
		width:100%;
		max-width:80px;
		text-align:center;
		left: 50%;
		top: 50%;
		-webkit-transform:translateX(-50%) translateY(-50%);
		transform:translateX(-50%) translateY(-50%);
		box-sizing: border-box;
		/*padding:70px 20px 20px 20px;*/
		/*font-size:16px;
		line-height:22px;*/
		color:#fff;
		text-shadow: 1px 1px 0px rgba(0,0,0,0.75);
	}
		.vL_text_area img {
			width:100%;
			height:auto;
			/*padding:0px 0px 8px 0px;*/
		}
		/*hover*/
		.index_video_list:hover > img {
			opacity:1;
		}
		.index_video_list:hover .vL_text_area img{
			transition:0.3s ease all;
			transform: scale(1.5);
		}	








.video_list_area {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	font-size:0px;
	margin:0 -12px -30px;
	/*margin: 20px -15px 0px -14px;*/
}
/*firefox hack*/
@-moz-document url-prefix() { 
  .video_list_area {
	  padding:8px 0px 0px 0px;
  }
}

	.video_list {
		box-sizing:border-box;
		/*display:inline-block;
		vertical-align:top;*/
		padding: 0px 12px 30px;
		/*width:485px;*/
		width:50%;
	}
	/*firefox hack*/
	@-moz-document url-prefix() { 
	  .video_list {
		  padding:65px 11px 0px 11px;
	  }
	}
		.video_list .index_video_list {
			float:none;
			margin:0px;
		}
			.video_list_remark {
				font-size: 18px;
				line-height: 24px;
				color: #888888;
				padding: 10px 0px 0px 0px;
				/* font-weight: bold;*/
			}
			
	/*敶梢�喟��蝞梢＊蝷箸��������*/
	.video_use {
		padding: 100px 0px;
	}
		.video_use .lightboxMain {
			height:450px;
		}
	
	/*敶梢�喟��蝞�*/
	.video {
		height:100%;
	}
		.video iframe {
			height:1px;
			height:100%;
			width:100%;
		}

@media (max-width: 950px){	
	/*---Video---*/
	.video_list_area {
		margin: 0px 0px 0px 0px;
	}
		.video_list {
			/*width: 46%;*/
		}
		/*.video_list:nth-child(2n+1) {
			padding: 35px 25px 30px 0px;
		}
		.video_list:nth-child(2n+0) {
			padding: 35px 0px 30px 25px;
		}*/
}
@media (max-width:768px){
	
	
	.vL_text_area {
		max-width:50px;
	}	
		
	/*---Video---*/
	/*.video_list:nth-child(2n+1) {
		padding: 35px 20px 30px 0px;
	}
	.video_list:nth-child(2n+0) {
		padding: 35px 0px 30px 20px;
	}*/
}
@media (max-width: 600px){	

.video_list_area {
    display: block;
    flex-wrap: unset;
    flex-direction: unset;
}

	/*---Video---*/
	.video_list {
		width: 100%;
		padding:0 0 30px;
	}
	/*.video_list:nth-child(2n+1) {
		padding: 35px 0px 30px 0px;
	}
	.video_list:nth-child(2n+0) {
		padding: 35px 0px 30px 0px;
	}*/
	

	
	
}

















/*/////////////////////////////////////////////////////////*/
/*-------�梁�典��憛�--------*/
/*/////////////////////////////////////////////////////////*/

/*�函��梁�冽見撘�*/
:root {
    --foreign_font: "Noto Sans", sans-serif;				/*�函�憭���摮���*/
	--mandarin_font:'Noto Sans TC', sans-serif;				/*�函�銝剜��摮���*/
	--mandarin_font2:'Microsoft JhengHei', sans-serif;		/*�函�銝剜��摮���*/
	--primary_color:#003da5;								/*�函�銝餉�脰�脩Ⅳ*/
	--second_color:#ffd700;								/*�函�蝚砌��脩Ⅳ*/
	--third_color:#f90c06;									/*�函�蝚砌��脩Ⅳ*/
	--fourth_color:#00b140;								/*�函�蝚砍���脩Ⅳ*/
	--fifth_color:#418fde;									/*�函�蝚砌��脩Ⅳ*/
	--sixth_color:#002e5d;									/*�函�蝚砍�剛�脩Ⅳ*/
	--seventh_color:#565555;								/*�函�蝚砌��脩Ⅳ*/

	--fontSize: 16px;
}

/*.main.page{
	padding-top: 90px;
}*/
	
	
	/*�折��banner*/
	.inbanner{
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: clamp(6.4518rem, 10.4167vw, 12.5000rem); /* 103.23px , 10.4167vw , 200.00px */
	}
	
	
	/*銝��孵��憛�*/
	/*.pageContent_topArea{
		padding: 10px 0px;
		border-bottom: 1px solid #e3e3e3;
	}*/

	
	
		
/*�折���批捆��憛�*/
.pageContent{
	/* padding: 50px 0px; */
	position: relative;
	/*font-family: jf_openhuninn;*/
}
.pageContent:before {

}	


.pageContent .wrap {
	max-width: 119.0625rem; /*1908*/
}


/*暻萄��撅�*/
.crumb {
	font-size: 0.8125rem;
	line-height: 1.3;
	color: #5f6267;
	padding:  clamp(0.8065rem, 1.3021vw, 1.5625rem) 0; /* 12.90px , 1.3021vw , 25.00px */
	word-wrap: break-word;
	/*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
	.crumb a {
		color: var(--sixth_color);
		text-decoration:none;
	}
	.crumb a:hover {
		opacity:0.5;
	}	
	
	
		
	

	
	
	
/*�折��璅�憿�璅�撘�1-----------------------------------------*/

.titStyle1 {
	font-size: clamp(1.5188rem, 1.4063vw, 1.6875rem); /* 24.30px , 1.4063vw , 27.00px */
	color: var(--primary_color);
	/*font-family: jf_openhuninn;*/
}           
	.titStyle1 > h1 {
		display:inherit;
		font-size:inherit;
		margin-block-start:inherit;
		margin-block-end:inherit;
		margin-inline-start:inherit;
		margin-inline-end:inherit;
		font-weight:inherit;
	} 



/*�折��璅�憿�璅�撘�2-----------------------------------------*/

.titStyle2{
	font-size: 27px;
		/*color:#4a4a4a;*/
		color:#2475da;
	/*font-family: jf_openhuninn;*/
}
	.titStyle2 > h1 {
		display:inherit;
		font-size:inherit;
		margin-block-start:inherit;
		margin-block-end:inherit;
		margin-inline-start:inherit;
		margin-inline-end:inherit;
		font-weight:inherit;
	}
	.titStyle2Date {
		padding-bottom: 15px;
		color: #5f6267;
		font-size: 18px;
		font-family: 'Montserrat', sans-serif;
	}

	
	
	
	
	
/*�折��璅�憿�璅�撘�3-----------------------------------------*/
.titStyle3{
	font-size: 20px;
	line-height: 30px;
	color: var(--third_color);
	margin:40px 0px 20px;
	/*font-family: jf_openhuninn;*/
}

	.titStyle3 > h3 {
		display:inherit;
		font-size:inherit;
		margin-block-start:inherit;
		margin-block-end:inherit;
		margin-inline-start:inherit;
		margin-inline-end:inherit;
		font-weight:inherit;
	} 
	
	
	
	
	
	
	
.containerIn{
	padding: clamp(0.9678rem, 1.5625vw, 1.8750rem) 0 0; /* 15.48px , 1.5625vw , 30.00px */
}

	
	
	
	
	
	
	
	
	
.containerIn{
	/* padding:30px 0px 0px; */
}

	
	
	
	
	
	
	
/* �刻�Ｗ��曉之125%銝�撖砍漲憭扳��1101��嚗�憟��券��鋆∠���孵�璅�撘� */ 
@media screen and (min-width:1101px) and (min-height: 500px) and
 (max-height: 1000px) 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: 12.8px; /*calc(16px / 1.25)*/
	}

}

/* �刻�Ｗ��曉之150%銝�撖砍漲憭扳��1101��嚗�憟��券��鋆∠���孵�璅�撘� */ 
@media screen and (min-width: 1101px) and (min-height: 500px) and 
(max-height: 1000px) 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(16px / 1.1); 
	}

}

	
	
	
	
@media (max-width: 900px){
	
	.main.page {
		padding-top: 58px;
	}	
	
		/*�折���批捆��憛�*/
		.pageContent{
			/* padding: 25px 0px; */
		}
		
}

@media (max-width: 768px){	

	.inbanner {
		height: 150px;
	}

}

@media (max-width: 510px){
	.inbanner {
		height: 100px;
	}

	.pageContent:before {
		display: none;
	}

}





	
	
/*撌血�喳��--------------------------------------------------------------------*/	
	
		
.container{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-bottom:clamp(1.2904rem, 2.0833vw, 2.5000rem); /* 20.65px , 2.0833vw , 40.00px */
	padding-top:0.625rem;
	/* display: grid;
	grid-template-columns: 275px auto;*/
}
		
			
	/*撌血��*/
	.left{
		/*display:none;*/
		/*float:left;*/
		width:17.1875rem; /*275*/
		min-width:17.1875rem; /*275*/
		box-sizing:border-box;
		/*width:25%;*/
	}
	
	.left.leftPc{
		display:block;
	}
		
		/*撌血�渲”�桀��蝔�*/
		.leftList_tit{
			font-size:clamp(1.4063rem, 1.3021vw, 1.5625rem); /* 22.50px , 1.3021vw , 25.00px */
			line-height: 1.16;
			word-break: break-word;
			padding: 0.9375rem 0px;
			color: var(--second_color);
			/*font-family: 'Noto Sans JP', sans-serif;*/
		}
		
		/*撌血�湧�詨�桀��銵�*/
		.leftListArea{
			margin: .625rem 0px 0px;
			/*background-color: #fcfcfc;*/
		}
			.leftList{
				font-size: clamp(1.0000rem, 0.9375vw, 1.1250rem); /* 16.00px , 0.9375vw , 18.00px */
			}
			
			.leftList.leftList2 > a{
				position:relative;
			}	

					
			.leftList.leftList2 > a:before{
				position: absolute;
				content:"+";
				font-size: clamp(1.0000rem, 0.9375vw, 1.1250rem); /* 16.00px , 0.9375vw , 18.00px */
				color: #8e8e8e;
				right:12px;
				top: 50%;
				transform:translateX(0%) translateY(-50%);
				-webkit-transform:translateX(0%) translateY(-50%);
				transition: 0.3s ease all;
				font-family: 'Montserrat', sans-serif;
			}
			.leftList.leftList2.show > a:before{
				content:"-";
				transition: 0.3s ease all;
			}			

			.leftList.leftList2.active > a{
				position:relative;
			}	
					
			.leftList.leftList2.active > a:before{
				content:"-";
			}
			.leftList.leftList2.active.show > a:before{
				content:"-";
			}			
			
			
			
						
			
				.leftList > a{
					display:block;
					text-decoration:none;
					color:#8e8e8e;
					/* padding: 15px 0px 15px 0px; */
					padding:  clamp(0.4839rem, 0.7813vw, 0.9375rem) 0; /* 7.74px , 0.7813vw , 15.00px */ 
					position: relative;
					font-size: inherit;
					line-height: inherit;
					word-break: break-word;
					/* border-radius: 5px; */
					border-bottom: 1px #e6e6e6 solid;
					/*font-family: 'Noto Sans JP', sans-serif;*/
				}
					
				.leftList.active > a{
					/* color: #faa9cb; */
					color: var(--second_color);
					/*background-color:#eaeaea;*/
				}
				.leftList:hover > a{
					color: var(--second_color);
					/*background-color:#eaeaea;*/
				}
				
				
			
					.leftList_top {
						position:relative;
						padding-right: 30px;
					}	
									
					.leftList_top a{
						display: block;
						text-decoration: none;
						color: #8e8e8e;
						padding: 0.625rem;
						/* position: relative; */
						font-size: inherit;
						line-height: inherit;
						word-break: break-word;
					}
					
					/*.leftList_top.active a{
						color:#231815;
					}*/
					
					
					.leftList.leftList2.active .leftList_top a{
						color:#231815;
					}
					.leftList.leftList2.active .leftList_top a:hover{
						color: #8e8e8e;
						opacity:0.5;
					}				
				
					.leftList.leftList2 .leftList_Add {
                        position: absolute;
                        top: 50%;
                        right:0px;
                        max-width: 100%;
                        max-height: 100%;
                        transform:translateX(0%) translateY(-50%);
                        -webkit-transform: translateX(0%) translateY(-50%);
                        z-index: 2;
                     }	
					 .leftList_Add:hover {
                       cursor: pointer;
					   transition: 0.3s ease all;
					   opacity:0.5;
                     }
				
					.leftList.leftList2.active .leftList_Add:before {
						position: absolute;
						content: "-";
						font-size: 19px;
						font-weight: lighter;
						color: #8e8e8e;
						transition: 0.3s ease all;
						top: 50%;
						transform: translateX(0%) translateY(-50%);
						-webkit-transform: translateX(0%) translateY(-50%);
						width: 30px;
					}				
					
					.leftList.leftList2 .leftList_Add:before {
						position: absolute;
						text-align: center;
						content: "+";
						transform: translateX(0%) translateY(-50%);
						-webkit-transform: translateX(0%) translateY(-50%);
						font-size: 15px;
						color: #8e8e8e;
						transition: 0.3s ease all;
						top: 50%;
						left: -30px;
						transform: translateX(0%) translateY(-50%);
						-webkit-transform: translateX(0%) translateY(-50%);
						width: 30px;
						font-family: 'Kulim Park', sans-serif;
					}									
				
				
				
				
					/*蝚砌�撅日�詨�格見撘�*/
					.leftListArea.two > .leftList:hover > a:before, .leftListArea.two > .leftList.active > a:before {
						content: '';
						position: absolute;
						
						border-top: solid 6px #000;
						border-left: solid 4px rgba(255,255,255,0);
						border-right: solid 4px rgba(255,255,255,0);	
						
						border-bottom-width: 0px;
						top: 24px;
						right: 12px;
					}
				
				/*撌血�湧�詨�桀��銵函洵鈭�撅�*/
				.leftList_open{
					display: none;
				}
				.leftList_open.active{
					display:block;
				}
					.leftList_open_list{
					}
						.leftList_open_list a {
							display: block;
							transition: 0.3s ease all;
							color: #838383;
							padding: 10px 30px 10px 27px;
							font-size:16px;
							line-height: 20px;
							font-weight:normal;
							word-break: break-word;
						}
						.leftList_open_list.active a {
							color: var(--second_color);
							/*color:#ef90b3;*/
						}
						.leftList_open_list a:hover {
							color: var(--second_color);
							opacity:0.5;
							/*color:#ef90b3;*/
							text-decoration:none;
						}
		
		
	/*�喳��*/
	.right{
		/*float:right;*/
		box-sizing:border-box;
		width:100%;
		padding-left: 6%;
		min-height: 400px;
		/*width: 100%;*/
		/*padding-top:9px;
		margin-bottom: 20px;*/
	}
	
	/*�喳�復�∪椰�詨��*/
	.right.noleft{
		width:100%;
		padding-left: 0px;
	}

		/*�喳�游��蝔�*/
		.right_tit{
			font-size:24px;
			line-height:34px;
			padding-bottom:15px;
			color:#221912;
			font-weight:bold;
			border-bottom: 1px #dbdbdb solid;
		}
		

		.right_title:after{	
			position: absolute;
			content: '';
			bottom: -1px;
			background: #777;
			width: 62px;
			height: 6px;
			left: 0px;
		}
	
	
	/*�喳�游�批捆��憛�*/
	.right_contentBg{	
		/*padding-top: 25px;*/
		padding-top: 20px;
	}
	
	
		/*蝬脩楊��憛�*/
		.text_area{
			/*font-size: 14px;*/
			font-size: 1rem;
			color: #5a5a5a;
			line-height: normal;
		}
			.text_area img{
				max-width: 100%;
				height: auto;
			}		
			.text_area a:hover{
				opacity:0.5;
			}	
			.text_area iframe{
				max-width: 100%;
				/* height: auto; */
			}	




		/*����-----------------------------------------*/
		.btn_area {
			text-align:center;
			margin:clamp(0.9678rem, 1.5625vw, 1.8750rem) 0 0; /* 15.48px , 1.5625vw , 30.00px */
		}
		.btn_area input{
			/* margin:0px 10px; */
			/*width:49%;*/
		}
		.btn_area input:nth-child(2n+1) {
			background: #fff0;
			color: #626262;
			border: 1px solid #626262;
		}	
		.btn_area input:nth-child(2n) {
			background: var(--fourth_color);
			color: #fff;
			border: 1px solid var(--fourth_color);
		}	


		.btn_area input.back {
			color: #fff;
			background: #626262;
		}
		.btn_area_donate input.border {
			background-color: var(--primary_color);
			border-color: var(--primary_color);
			color: #fff;
		}		
		/*�喳�渲�������*/
		.btn_area.one {
			text-align:center;
			margin:clamp(0.9678rem, 1.5625vw, 1.8750rem) 0px 0px;
		}
		





		@media (max-width: 1200px){

			/*撌血��*/
			.left {
				width: 200px;
				min-width: 200px;
			}

			/*�喳��*/
			.right{
				padding-left: 4%;
			}
	
		}



		@media (max-width: 860px){

			
		/*�折��銝��寥�詨��*/
		/* .rightTopArea{
			display:none;
		} */
			
		.container{
			display: block;
			flex-direction: unset;
			flex-wrap: unset;
			justify-content: unset;
			padding-top:0px;
		}
		
			/*撌血��*/
			.left{
				display:block;
				width:100%;
				min-width:inherit;
				margin-bottom: 30px;
			}
			
				/*撌血�渲”�桀��蝔�*/
				.leftList_tit {
					/* border: 1px #dbdbdb solid; */
					position: relative;
					cursor: pointer;
					background-color: var(--primary_color);
					padding: 10px 0px;
					text-align: center;
					color: #ffffff;
				}
				.leftList_tit:after {
					position: absolute;
					content: '';
					top: 22px;
					right: 20px;
					border-top: solid 6px #fff;
					border-left: solid 4px rgba(255,255,255,0);
					border-right: solid 4px rgba(255,255,255,0);
					border-bottom-width: 0px;
				}
				
				/*撌血�渲”��*/
				.leftListArea{
					display:none;
					/*background: #f7f7f7;*/
					margin: 0px 0px 0px;
				}
			
				
				.leftListArea.show {
					display: block;
				}
			
			/*�喳��*/
			.right{
				width:100%;
				padding-left:0px;
				min-height: unset;
			}
			
				
		
		
			.containerIn {
				/* padding: 20px 0px 0px; */
			}
			


		}
		











/*/////////////////////////////////////////////////////////*/
/*-------�舐窗����--------*/	
/*/////////////////////////////////////////////////////////*/

.contactArea{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	margin:0 -15px;
    /*align-items: flex-start;*/
}

	.contactL{
		box-sizing:border-box;
		width:50%;
		padding:0 15px
	}
	.contactR{
		box-sizing:border-box;
		width:50%;
		padding:0 15px
	}
	


  	
@media (max-width: 990px){
	
.contactArea{
	display:block;
    flex-wrap: unset;
    flex-direction: unset;
	margin:0 0px;
}

	.contactL{
		width:100%;
		padding:0 0px
	}
	.contactR{
		width:100%;
		padding:50px 0px 0px
	}	
	
	
}


















/*================================================================================================================================*/
/*-------���唳���----------------------------------------------------------------------------*/
/*================================================================================================================================*/



/*���唳��臬��銵�*/
.news_list_area{
}

	.nLA_list{		
		position: relative;
		padding: 10px 0px 10px 120px;
		border-bottom: 1px dashed #ccc;
	}

	.nLA_list_date {
		position: absolute;
		left: 0px;
		font-family: 'Montserrat', sans-serif;
		box-sizing: border-box;
		/* text-align: center; */
		color: #575757;
		font-size: 18px;
		/*font-size: 16px;*/
		line-height: 22px;
	}
	

	.nLA_list_tit {
	}
		.nLA_list_tit a{
			/*font-size: 16px;*/
			font-size: 18px;
			line-height: 22px;
			text-decoration: none;
			color: #2e2e2e;
			display: block;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 1;
			overflow: hidden;
		}
		
		/*hover*/
		.nLA_list_tit a:hover{
			color: var(--second_color);
			transition:0.3s ease all;
		}
					
@media (max-width:640px){

		.nLA_list{
			padding: 10px 0px;
		}
		/* .nLA_list:first-child {
			padding: 5px 0px 10px;
		} */
		.nLA_list_date {
			position: static;
		}
		.nLA_list_tit {
			margin: 5px 0 0;
		}
		
}					

/*���唳��臬�折��璅�憿�*/
.newsInTit {
	padding-top: 22px;
}
	.nIT_time {
		font-size: 16px;
		display: inline-block;
		color: #7d7d7d;
		font-weight:bold;
		letter-spacing: 2px;
	}
	.nIT_tit {
		color:var(--second_color);
		font-size:16px;
		line-height:24px;
		padding: 18px 0px 0px;
		font-weight: bold;
	}














/*================================================================================================================================*/
/*-------瘣餃��暺�皛�----------------------------------------------------------------------------*/
/*================================================================================================================================*/


	
.photo_area{
	text-align:center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	 margin: 0 -15px -30px; 
}



.photo_ListA {
	width: 50%;
	box-sizing: border-box;
	padding: 0px 15px 30px;
}

.photo_List{
	/* position: relative; */
	/* overflow: hidden; */
	/* border-radius: 10px; */
}

.photo_List:hover{
	/*background-color: rgba(0, 0, 0, 1);*/
}	

		.photo_IMG{
			overflow:hidden;
			border-radius: 10px;
			/* background-color: #000; */
		} 
			.photo_IMG a{
				position: relative;
				display:block;
				/* padding-top:100%; */
				padding-top:50%;
				/* background-color: var(--primary_color); */
			} 				 
			.photo_IMG img{
				opacity:1;
				/*opacity: 0.3;*/
				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:14px; */
			/* margin-bottom:20px; */
			/* 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%); */
			/*font-family: 'Archivo Black', sans-serif;*/
			margin: 10px 0 0;
		}
			.photo_title a{
				font-size: 25px;
				line-height: 30px;
				color: #3b3b3b;
				/*font-weight:bolder; */
				display:block;
				text-decoration:none;
				/* text-shadow: var(--primary_color) 4px 3px 4px; */
				/*overflow : hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp:3;
				-webkit-box-orient: vertical;*/
			}	

			.photo_title span:first-of-type{
				display:block;
				font-family: 'Montserrat', sans-serif;
				text-align: center;
				font-size: 16px;
				line-height:normal;
				margin-bottom:5px;
				/* font-weight:bolder; */
				
				display:block;
				-webkit-box-orient: unset;
				-webkit-line-clamp: unset;
				overflow:unset;
			}
			.photo_title span{
				font-size: 18px;
				line-height: 24px;
				color: #888888;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
				/* font-family: jf_openhuninn; */
			}
			.photo_List:hover .photo_title a{
				opacity:0.5;
				/*color: #ffffff;
				text-shadow: #b0b0b0 0px 0px 10px;*/
			}				
	

	


/*-------瘣餃���梁筑�折����銵�-------------------------------------------------------*/		
		

.gallery_area{
display: flex;
flex-direction: row;
flex-wrap: wrap;
vertical-align: top;
margin: 0px -15px -30px;
}
 
.gallery_List{
	width:33.3%;
	box-sizing:border-box;
	padding: 0px 15px 30px;
	overflow:hidden;
}  
	.gallery_IMG{
		overflow:hidden;
		border-radius: 10px;
	}  
		.gallery_IMG a {
			display:block;
		}  
		.gallery_IMG img{
			width:100%;
			height:auto;
			transition: all 0.3s ease-out;
		} 
		.gallery_List:hover .gallery_IMG img{
			opacity:0.5;
			transform: scale(1.2);
			transition: all 0.3s ease-out;
		} 			           
	.photo_brief{
		display:none;
		padding:15px 0px 0px;
		font-size:15px;
		line-height:20px;
		color:#8b989e;
	}
	




	
@media (max-width:768px){

	.photo_title span {
		/*font-size: 20px;*/
	}	

	.gallery_List{
		width:50%;
	} 
}	

@media (max-width:640px){

	.photo_area {
		display:block;
		flex-wrap: unset;
		flex-direction: unset;
		margin: 0 0px -30px;
	}
	.photo_ListA{
		width: 100%;
		padding:0 0 30px;
	}	


	.gallery_area{
		display: block;
		flex-direction: unset;
		margin: 40px 0px -20px;
	}
	
	.gallery_List{
		width:100%;
		padding: 0px 0px 20px;
	} 
}		










/*--------------------------------��蝞望����--------------------------------*/
/*
    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:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#000;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; 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:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}











/*================================================================================================================================*/
/*-------��������閬�----------------------------------------------------------------------------*/
/*================================================================================================================================*/



/* ��������閬��� */
.NeedArea {
	margin-bottom: -30px;
}

	/* ��������閬���銵� */
	.NeedList {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		vertical-align: top;
		margin-bottom: 30px;
	}

		/* ��������閬���銵典�� */
		.NeedImg {
			width: 280px;
			min-width: 280px;
			overflow: hidden;
			border-radius: 5px;
		}

			.NeedImg a {
				display: block;;
			}
			.NeedImg img {
				width: 100%;
				height: auto;
			}
			.NeedImg a:hover img{
				opacity: 0.5;
				transform:scale(1.2);
				transition: all 0.3s ease-out;
			} 

		/* ��������閬���銵典�� */
		.NeedRight {
			width: 100%;
			margin-left: 50px;
			padding-bottom: 15px;
			border-bottom: 1px dashed #ccc;
		}

			.NeedTit {
				font-size: 16px;
				line-height: 22px;
				text-decoration: none;
				color: #2e2e2e;
				display: block;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 1;
				overflow: hidden;
			}

			.NeedTit a {
				color: #2e2e2e;
				text-decoration: none;;
			}
			.NeedTit a:hover {
			    opacity:0.5;
			}
			.NeedBrief {
				font-size: 14px;
				color: #5a5a5a;
				line-height: normal;
				margin-top: 15px;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 4;
				overflow: hidden;
			}



@media (max-width: 640px){

	/* ��������閬���銵� */
	.NeedList {
		display:block;
		flex-direction: unset;
		flex-wrap: unset;
		/* margin-bottom: 30px; */
	}
			/* ��������閬���銵典�� */
			.NeedImg {
				width: 100%;
				min-width:unset;
			}
			/* ��������閬���銵典�� */
			.NeedRight {
				width: 100%;
				margin: 20px 0 0;
				/* border-bottom: 1px dashed #ccc; */
			}

}





























/*================================================================================================================================*/
/*-------���踵�孵�----------------------------------------------------------------------------*/
/*================================================================================================================================*/



.DonateWayArea{
}
								
	/*��甈暹�孵���銵�*/
	.DonateWayList{
		margin: 0px 0px 15px;
		border-bottom: 1px dashed #ccc;
	}   
		.DonateWay_tit{
			font-size: 16px;
    		line-height: 22px;
			color: var(--third_color);
			margin-bottom:5px;
			padding: 0 0 10px;
		}
		.DonateWay_tit svg{
			vertical-align: -2px;
		}
		.DonateWay_tit i{
			color: var(--third_color);
			font-size: 16px;
    		line-height: 22px;
			vertical-align: -6%;
		}		
		
		
		.DonateWay_remark{
			font-size:14px;
			line-height:24px;
			color: #5a5a5a;
			padding-bottom: 5px;
		}     

		.DonateWayList:last-of-type{
			border-bottom: none;
		}










.white_bg{
	padding:15px 0px 0px ;
}


/*鞈潛�抵�������銵�*/
.cart_product_list_area {
	/*padding: 15px 15px 0px 15px;*/
	/*padding: 15px 0px 0px;*/
}
.padding_20{
	padding: 0px 20px;
}
	/*鞈潛�抵���閮�*/
	.cart_remark {
		text-align:center;
		padding:0px 0px 15px 0px;
		color:#BF0000;
		line-height:22px;
	}
	
	.cart_product_list_area table {
		width:100%;
		margin:0 auto;
		border-radius: 3px;
		overflow: hidden;
	}
		.cart_product_list_area tr {
		}
			.cart_product_list_area td {
				text-align:center;
				vertical-align:middle;
				font-size:15px;
				line-height: 24px;
				color:#333;
				padding:10px 15px;
				box-sizing:border-box;
				border-bottom: solid 1px #bebebe;
				border-right: solid 1px #bebebe;
				background: #f4f4f4;
			}
				/*������蝔�*/
				.cPL_product {
					font-size:0px;
					min-height:72px;
					text-align:left;
					font-size:15px;
					position:relative;
				}
					/*��鞈澆��璅�蝐�*/
					.cPLP_label {
						position: absolute;
						top: 0px;
						left: 0px;
						font-size: 12px;
						color: #fff;
						background: #333;
						line-height: 20px;
						z-index: 1;
						padding: 0px 10px;
					}
					
					.cPL_product a {
						color:#000;
						text-decoration:none;
						display:inline-block;
						vertical-align:middle;
						min-height:74px;
					}
						.cPL_product img {
							/*width:72px;*/
							width:100px;   /*靽格�鉉y pekey 20170608*/
							border: solid 1px #dfdede;
							position:absolute;
							background:#fff;
						}
					.cPL_product_tit {
						padding:0px 0px 0px 115px;
						display:inline-block;
						vertical-align:middle;
						width: 96.5%;
						box-sizing: border-box;
					}
				
				/*����閬���*/
				.specification {
					text-align:left;
					font-size: 14px;
					line-height: 22px;
					padding: 6px 0px 0px;
					color: #226484;
				}
				
				.cart_product_list_area table input {
					height:40px;
					line-height:40px;
					margin:4px 0px;
				}
					.cart_product_list_area table input[type='text'] {
						width:66px;
						border: solid 1px #e7e7e7;
						text-align:right;
					}
					.cart_product_list_area table input[type='button'] {
						border-radius: 3px;
						font-weight: bold;
						width: auto;
						padding: 0px 8px;
						box-sizing: border-box;
						background: #969696;
						line-height: 28px;
						height: 28px;
						background: #FFFFFF;
						border: solid 1px #c4c4c4;
						color: #333;
					}
					.cart_product_list_area table input[type='button'].remittance_btn {
						width: auto;
						padding: 0px 12px;
						background: #BF4848;
						color:#fff;
					}					
						
		/*蝚砌�蝯�tr*/
		.cart_product_list_area tr:first-of-type td {
			border-top: solid 1px #bebebe;
			/*padding: 5px;*/  /*靽格�� by pekey 20170608*/
			/*background-color:#e5e5e5;*/  /*靽格�� by pekey 20170608*/
		}
		/*蝚砌�蝯�tr*/
		.cart_product_list_area tr:nth-of-type(3) td {
			/*background-color:#e5e5e5;	*/
		}
		
		
		/*蝚砌���td*/
		.cart_product_list_area td:first-of-type {
			/*width:40%;*/
			width:20%;
			border-left: solid 1px #bebebe;
		}
			td.cPL_twoBtn {
				padding: 5px 0px;
			}
		
		/*2�脖���tr*/
		.cart_product_list_area tr:nth-of-type(2n+0) td {
			background:#fff;
		}
		
		/*���萄��*/
		.cart_product_list table {
			background: #e0e0e0;
			border-radius: 3px;
			border: 1px solid #bebebe;
			font-size: 14px;
			line-height: 25px;
			font-weight:bold;
		}
			.cart_product_list table input[type=text] {
				/*height: 22px;
				line-height: 22px;*/
				
				/*靽格�鉉y pekey 201741012*/
				height: 42px;
				line-height: 42px;	
				
				width: 62%;
			}
			.cart_product_list.single_row {
				/*padding: 20px 15px 5px;*/
				padding: 20px 0px 5px;
			}
				.cart_product_list td {
					background: #f4f4f4;
					padding: 15px 5px;
					box-sizing: border-box;
					vertical-align: middle;
				}
				.cart_product_list td:nth-of-type(2),.cart_product_list td:nth-of-type(4) {
					color:#de494a;
				}
				
				.cart_product_list td:first-of-type,.cart_product_list td:nth-of-type(3) {
					background: #e5e5e5;
				}
					.c_p_l_del_btn.update {
						background: #de484d;
						background-size: 100%;
						/* font-weight: 100; */
						width: 42px;
					}
						input[type=button].c_p_l_del_btn {
							font-size: 14px;
							font-weight: 700;
							color: #fff;
							/*width: 35px;
							height: 22px;
							line-height: 22px;*/
							
							/*靽格�鉉y pekey 20171012*/
							width:42px;
							height:32px;
							line-height:32px;
							
							
							border-radius: 3px;
						}
						
						
						


/*鞈潛�抵���閮���*/
.cart_total_area {
	/*padding:20px 15px 5px;*/
	padding:20px 0px 5px;
}
	.cart_total_area table {
		font-size:15px;
		line-height:29px;
		border-top: solid 2px #707070;
		border-bottom: solid 1px #707070;  /*�啣�by pekey  20170731*/
	}
		.cart_total_area tr {
		}
			.cart_total_area td {
				padding:6px 15px;
				text-align:right;
				border-bottom: solid 1px #bebebe;
				font-weight: bold;
				background:#fff;
			}
				.cart_total_area td strong {
					font-size:20px;
					color:#de494a;
				}
				.cart_total_area td span {
					/*font-size:13px;*/
					color:#666;
				}
					/*瘥�銝�銵�蝚砌���td*/
					.cart_total_area td:first-of-type {
						border-right: solid 1px #bebebe;
					}
					/*瘥�銝�銵�蝚砌���td*/
					.cart_total_area td:last-of-type {
						width:200px;
					}
					
						/*鞈潛�抵�銵典�格��敺�������*/
						.btn_area {
							display: flex;
							flex-wrap: wrap;
							justify-content: center;
							row-gap:  clamp(0.9678rem, 1.5625vw, 1.8750rem); /* 15.48px , 1.5625vw , 30.00px */
							column-gap:clamp(1.9355rem, 3.1250vw, 3.7500rem); /* 30.97px , 3.1250vw , 60.00px */
							font-size: 0px;
							text-align: center;
							/* padding: 25px 0px; */
							/*padding: clamp(0.8065rem, 1.3021vw, 1.5625rem) 0;*/ /* 12.90px , 1.3021vw , 25.00px */
						}
						
							.btn_area input {
								margin: 0;
								
								/* margin: 0px 30px; */
							}
							.btn_area .clearfloat{
								display: none;
							}
							/*.btn_area input:nth-of-type(2) {
								background: #555;
							}*/
							
						
		
@media (max-width: 715px){

.cart_step{
	text-align:left;
}

.fA_bg{
	/*padding:20px 0px 0px;*/
	padding:10px 0px 0px;  /*靽格�� by pekey 20170608*/
}	
	.form_area.none{
		padding:0px;
	}
/*���萄��*/
.cart_product_list.single_row td {
	display: block;
	width: 100%;
}


/*蝚砌�蝯�tr*/
.cart_product_list_area tr:first-of-type {
	display:none;
}

/*蝚砌���td*/
.cart_product_list_area td:first-of-type {
	width: auto;
	padding: 10px 14px;
}

/*��敺�銝���td*/
.cart_product_list_area td:last-of-type {
	border-bottom: solid 2px #ADABAB;
	padding: 5px 14px 10px 14px;
}

/*modify by pekey 20180416 start*/
.cart_product_list_area tr:last-of-type td:last-of-type {
	border-bottom: solid 1px #ADABAB;
}
/*modify by pekey 20180416 end*/

/*蝚砌���td*/
.cart_product_list_area td:nth-of-type(5) {
	padding: 5px 14px 10px 14px;
}
	/*.cart_product_list_area td:nth-of-type(5):before {
		display:none;
	}*/

.cart_product_list_area table {
	/*border: solid 2px #e1e1e1;
	border-top: solid 3px #e1e1e1;*/
	border-top: solid 1px #bebebe;
	border-radius:5px;
}
	.cart_product_list_area td {
		display:block;
		border:none;
		text-align:left;
		border-left: solid 1px #bebebe;
		border-right: solid 1px #bebebe;
		padding: 5px 14px;
	}
	
		.cart_product_list_area td:before {
			content:attr(data-name);
		}
		/*������蝔�*/
		.cPL_product {
			border-bottom: solid 1px #bebebe;
			padding:0px 0px 15px 0px;  
			/*color: #BA896F;*/
			/*font-weight: bold;*/
			font-size:16px;
		}
		
		.cart_product_list_area table input {
			height:40px;
			line-height:40px;
		}
			.cart_product_list_area table input[type='button'] {
				width:100%;
				height:42px;  /*靽格�� by pekey 20170608*/
			}
		
				/*�拙�����菜��*/
				.cart_product_list_area table .cPL_twoBtn input[type='button'] {
					float:left;
					/*width:48%;*/
				}
				.cart_product_list_area table .cPL_twoBtn input[type='button']:nth-of-type(2) {
					float:right;
				}
				
				
		.right_list_area.none{
			border: 0px;
			padding: 0px;
			background: none;
		}		
		
			.cart_product_list_area{
				/*padding:15px 0px;*/
				padding:0px 0px 15px;  /*靽格�� by pekey 20170608*/	

				padding: 0;
			}			
			.cart_product_list.single_row{
				padding:20px 0px 5px;
			}
			.cart_total_area{
				padding:20px 0px 5px;
			}
}


@media (max-width: 525px){
	.btn_area input {
		/* float: left; */
		width: 48%;
		margin: 0px;
	}
	.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: 120px;
	}
}			


/*��鞎餅��蝷箄�*/
.shippingFee_remark {
	background: #ffc102;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    border-radius: 5px;
    padding: 8px 5px;
	color:#333;
	font-weight:bold;
}


/*������撠���*/
.rB_time{
	/*margin: 0px -20px;
    padding: 0px 20px;	*/	
}
	.time_search_area {
		font-size:0px;
		letter-spacing: 3px;
		text-align: right;
		/*padding-right: 18px;*/
	}
		.time_search {
			font-size:15px;
			display:inline-block;
			vertical-align:middle;
			padding: 0px 18px 0px 0px;
		}
			.time_search select {
				/*margin-top: -3px;*/
			}
		.time_search_area span {
			font-size:15px;
			display:inline-block;
			padding: 0px 20px 4px 0px;
			vertical-align:middle;
		}
		
		.time_search_area label.lsf {
			font-size:25px;
			width:42px;
			height:38px;
			line-height:38px;
			display:inline-block;
			border-radius:4px;
			background: #333;
			color:#fff;
			vertical-align: top;
			text-align:center;
			transition:0.3s ease all;
			letter-spacing:0px;
		}
			.time_search_area label.lsf:hover {
				opacity:0.7;
			}
			.time_search_area label.lsf input[type='submit'] {
				display:none;
			}
		
		.time_search_area input[type='submit'] {
			width:36px;
			height:32px;
			background: #d2bcb1 url(../images/header_search_icon.png) center center no-repeat;
			background-size:19px;
			border-radius:4px;
		}
			.time_search_area input[type='submit']:hover {
				opacity:0.7;
			}
				@media (max-width: 780px){
					.time_search_area {
						letter-spacing:1px;
					}
						.time_search {
							padding: 0px 10px 0px 0px;
						}
						.time_search_area span {
							padding: 0px 10px 4px 0px;
						}
				}
					@media (max-width: 680px){
						.time_search_area {
							text-align:center;
						}
							.time_search {
								padding: 5px 20px 5px 0px;
							}
							.time_search_area span {
								padding: 0px 26px 4px 0px;
							}
							.time_search_area label.lsf {
								margin: 3px 0px 0px 0px;
							}
					}
						@media (max-width: 415px){
							.time_search_area {
								padding:0px;
								margin:0px;
							}
							.time_search, .time_search_area span {
								display:block;
								padding: 0px 0px 10px 0px;
							}
							.time_search_area label.lsf {
								width:100%;
								height:42px;
								line-height:42px;
								margin:10px 0px 0px 0px;
							}
							.time_search_area span {
								text-align:center;
							}
						}
							@media (max-width: 350px){
								.time_search {
									font-size:14px;
									letter-spacing:0px;
									white-space:nowrap;
								}
									.time_search select {
										width:68px;
									}
							}	


/*閮��桀��銵�*/
.order_list {
}
	/*蝚砌���td*/
	.order_list td:first-of-type {
		width:auto;
	}
	.order_list table input[type='button'] {
		height: 40px;
		line-height: 40px;
		background:#70b42b;
		color:#fff;
		border:none;
	}
		.order_list table input[type='button']:nth-of-type(2) {
			background:#9a9a9a;
		}

			@media (max-width: 600px){
				/*蝚砌���td*/
				.order_list td:first-of-type {
					padding: 10px 14px 5px 14px;
				}
			}


		
.order_list table input[type='button'].no_product {
	background: #C7C7C7;
	cursor: auto;
}		
.order_list td.cPL_twoBtn input[type='button']:nth-of-type(2) {
	background: #fff;
	border: solid 1px #c4c4c4;
	color: #333;
}		

/*�芸�箄疏*/
.no_shipping {
	color:#007be4;
}

/*�芯�甈�*/
.unpaid {
	color:#d70d13;
}

/*撌脣��瘨�*/
.cancel {
	color:#929292;
}

/*�拚�暺���*/
.remaining_points {
	text-align:right;
	text-align: right;
    font-size: 15px;
    /*padding-bottom:10px;*/
	padding:0px 0px 10px 0px;
}
	.remaining_points strong {
		font-size: 20px;
		color: #de484d;
	}
	
/*閮��桀���隤芣��*/	
.order_complate_remark {
    font-size: 15px;
    line-height: 24px;
    padding: 15px 0PX;
}	
	.oCR_list {
		display: inline-block;
		padding: 0px 15px 0px 0px;
		/*font-size:18px;*/  /*靽格�鉉y pekey  20171012*/
		
		font-size:16px;
		line-height: 28px;  /*�啣� by pekey 20170608*/
	}	

@media (max-width:715px){
.order_complate_remark{
	/*padding:15px 0px 0px;*/
	padding:15px 0px;
}
}
/*靽格�孵�蝣澆�璅�憿�*/
.little_tit{
	font-size:18px;
	padding-top:18px;
	border-top:dotted 1px #0f0f0f;
	font-weight:bold;
	margin-top:55px;
}





/*�啣� by pekey 20170608*/						
/*鞈潛�抵�閬��澆��銵�*/
.cart_specification {
}
	.cart_specification tr {
	}
		.cart_specification td:first-of-type {
			width:80%;
			text-align:left;
		}
		.cart_specification td {
			width:20%;
			background:#fff;
		}
			@media (max-width: 715px){
				.cart_specification {
					margin: 5px 0px 0px !important;
				}
					.cart_specification tr:first-of-type {
						display: table-row;
					}
						.cart_specification tr:first-of-type td {
							border-top:none;
						}
						.cart_specification td:first-of-type, .cart_specification td {
							display: table-cell;
							border-bottom: solid 1px #e1e1e1 !important;
						}
			}



.triplex_invoice {
	display:none;
	padding:0px 7px;
}



						
						
						
						
						
						
						
						
						
						
						
						





















/*/////////////////////////////////////////////////////////*/
/*-------蝬脩�撠�閬�--------*/
/*/////////////////////////////////////////////////////////*/



.sitemapArea{
}
	.sitemap{
		border-bottom: 1px #b5b5b5 dashed;
		margin-bottom:30px;
	} 
    .sitemap:last-child{
		border-bottom: 0px #b5b5b5 dashed;
	} 
	               
		.sitemapTit{
			color: var(--second_color);
			font-weight: bold;
			/*font-size: 17px;*/
			font-size: 16px;
    		line-height: 22px;
		}
		.sitemapTit a{
			color: var(--second_color);
			text-decoration:none;
		}		
		.sitemapBottom{
			padding:10px 0;
		}
												
			.sitemapList{
				float:left;
				width: 16.6%;
				box-sizing:border-box;
				/* margin-right:30px; */
				padding: 10px 5px;
			}
				.sitemapList a{
					color: #424242;
					font-size: 14px;
					line-height:20px;
					display:block;
					text-decoration:none;
				}                    
				.sitemapList a:hover{
					opacity:0.5;
				}   
	

@media (max-width: 990px){
	.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%;*/
	}	
}






















/*/////////////////////////////////////////////////////////*/
/*-------���詨����憛�--------*/
/*/////////////////////////////////////////////////////////*/

.number_pageArea{
	text-align:center;
	/* margin:30px 0px 0px; */
	position: relative;
    z-index: 5;
	font-family: var(--foreign_font);

	margin: 0;
	margin-top:clamp(0.9678rem, 1.5625vw, 1.8750rem); /* 15.48px , 1.5625vw , 30.00px */
}
	/*撌血�游��憛�*/
	.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: var(--primary_color);
				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: 0px 8px;

		font-family: poppins, sans-serif;
		font-weight: 500;
		font-style: normal;
	}
		.numberPage_middleList{
			display: inline-block;
			vertical-align: middle;
			padding: 0px 4px;
		}
			.numberPage_middleList a{
				display: block;
				text-decoration: none;
				width: 31px;
				
				border-radius: 100%;
				background-color: transparent;
				color: #808080;

				padding: 8px 0px;
				font-size: 0.9375rem;
				line-height: 1;
			}
			/*active*/
			.numberPage_middleList.active a{
				background-color: var(--primary_color);
				color: #fff;
			}
			/*hover*/
			.numberPage_middleList a:hover{
				background-color: var(--primary_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.3125rem;
		line-height: 1.4375rem;
		color: var(--primary_color);
		vertical-align: middle;
		font-weight: bold;
	}	
	





@media (max-width: 1100px){
	
	.number_pageArea{
		/* padding: 40px 0px 15px; */
	}

}
	
@media (max-width: 640px){
	
	.number_pageArea {
		margin:25px 0px 0px;

		margin-top:clamp(0.8065rem, 1.3021vw, 1.5625rem); /* 12.90px , 1.3021vw , 25.00px */
	}
	
		.numberPage_leftList:first-child{
			display: none;
		}
		
	.numberPage_middleArea{
		padding: 0px;
	}
		.numberPage_middleList{
			padding: 0px;
		}
		
		.numberPage_rightList:last-child{
			display: none;
		}
		
	
}








				


/*/////////////////////////////////////////////////////////*/
/*==========��鈭急����==========*/
/*/////////////////////////////////////////////////////////*/
.share_icon{
	display: flex;
	margin-top: 30px ;
	justify-content: flex-end;
}
.share_icon a{
 display: block;
 text-decoration: none;
 width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 4px;
	margin-left: 5px;
}
.share_icon a img{
 width: 100%;
 height: auto;
 object-fit: cover;
}
.share_icon a.fb{
background-color: #1974ec;
}
.share_icon a.line{
background-color: #00c001;
}

@media(max-width:540px){
	.share_icon{
		margin-top: 15px ;
		justify-content: flex-start;
	}	
}





/*撟單�輻��*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (min-width: 541px) and  (max-width: 950px){
}


/*��璈���*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 540px){
}