

/*--------------------------------------------------------
----------------------------------------------------------
基本設定
----------------------------------------------------------
--------------------------------------------------------*/


/* 字體設定 */

/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 200;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: bold;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'),
		 url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
}

@font-face {
	font-family: MyCustomFont;
	src: local(Heiti TC), local("微軟正黑體"),local(LiSong Pro Light),local("儷宋 Pro"),local(SimSun),local("宋體");
	/* no unicode-range; default to all characters */
}

/* Latin characters 專用 */
@font-face {
	font-family: MyCustomFont; /* 同樣的 font-family */
	unicode-range: U+00-024F;  /* Latin, Latin1 Sup., Ext-A, Ext-B */
	src: local(Helvetica Neue),     /* OS X preferred */
	   local(Helvetica),         /* Other OS */
	   local(Arial);         /* Other OS */
}

/* 注音符號專用 */
@font-face {
	font-family: MyCustomFont;      /* 同樣的 font-family */
	unicode-range: U+3100-312F;     /* Bopomofo */
	src: local(Heiti TC), local("微軟正黑體"),local("儷黑 Pro"),local(LiSong Pro Light),local("儷宋 Pro"),local(SimSun),local("宋體");
}

/* 日文假名專用 */
@font-face {
	font-family: MyCustomFont;            /* 同樣的 font-family */
	unicode-range: U+3040-30FF;           /* Hiragana, Katakana */
	src: local(Hiragino Kaku Gothic Pro), /* OS X */
	   local(Meiryo);                   /* Windows Vista+ */
}

p{
	font-family: 'Noto Sans TC', Noto Sans CJK TC, "sourcehansans-tc", MyCustomFont,"微軟正黑體", sans-serif;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 1.8em;
	color: #666;
}

h1,h2,h3,h4,h5,h6,label,span,a,li,div,input,entry-content,button,#button_crop_recortar{
	font-family: 'Noto Sans TC', Noto Sans CJK TC, "sourcehansans-tc", MyCustomFont,"微軟正黑體", sans-serif;
	text-shadow: none;
	font-weight: 300;
	color: #666;
}

.lang-en h1,.lang-en h2,.lang-en h3,.lang-en h4,.lang-en h5,.lang-en h6,.lang-en label,.lang-en span:not(.dashicons),.lang-en a,.lang-en li,.lang-en div,.lang-en input,.lang-en entry-content,.lang-en button,.lang-en #button_crop_recortar, .lang-en p{
	font-family: 'Lato', 'Noto Sans TC', Noto Sans CJK TC, 'Noto Sans CJK TC', MyCustomFont,"微軟正黑體", sans-serif;
	
}

.lang-en *{
	font-weight: 300;
}

.lang-en .mid{
	font-weight: 400;
}

.lang-en .bold{
	font-weight: 700;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #666;
}

h1{
	font-size: 21px;
	font-weight: normal;
}

h2{
	font-size: 18px;
	font-weight: normal;
}

h3{
	font-size: 16px;
	font-weight: normal;
}

.en{
	font-family: 'Lato', Gill Sans, 'Gill Sans', Noto Sans CJK TC, 'Noto Sans CJK TC', MyCustomFont,"微軟正黑體", sans-serif;
	font-weight: 300;
}

/*
.lang-en .times_font,
.lang-en .times_font *{
	font-family: 'Times', sans-serif !important;
}
*/

.en.md{
	font-weight: 400;
}

.en.bold{
	font-weight: 700;
}

.img_full_responsive{
	display: block;
	max-width: none;
	width: 100%;
	height: auto;
}

body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow-x: hidden;
}

::selection{
	background-color: #dd0012;
	color: white;
}

.container {
    position: relative;
    margin: 0 auto;
    width: 1100px;
	box-sizing: border-box;
}

*{
	-webkit-print-color-adjust: exact;
}

img{
	border-style:none;
}

a,
form{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}

@media (max-width: 1200px) {
	.container{
		width: 970px;
	}
}
@media (max-width: 992px) {
	.container {
		width: 750px;
	}
}
@media (max-width: 768px) {
	.container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		box-sizing: border-box;
	}
}

.left {
    float: left;
}

.right {
    float: right;
}

.h100p{
	height: 100%;
}

.w100p{
	width: 100%;
}

.w95p{
	width: 95%;
}

.w50p{
	width: 50%;
}

.w65p{
	width: 65%;
}

.w35p{
	width: 35%;
}

.section{
	width: 100%;
	float: left;
}

.w150{
	width: 150px;
}

.w333{
	width: 333px;
}

.w320{
	width: 320px;
}

.w_margin{
	width: 550px;
	margin-left: 430px;
}

@media (max-width: 1200px) {
	.w_margin{
		width: 550px;
		margin-left: 330px;
	}
}
@media (max-width: 992px) {
	.w_margin{
		width: 550px;
		margin-left: 160px;
	}
}
@media (max-width: 768px) {
	.w_margin{
		width: 100%;
		margin-left: 0px;
	}
}

ul.no_style{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.no_style li{
	padding-left: 0px;
}

ul.underline_style li{
	border-bottom: 1px solid #c0c1c1;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

ul.underline_style.underline_padding_in_a li{
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.underline_style.underline_padding_in_a li a{
	padding-top: 8px;
	padding-bottom: 10px;
}

ul.dot_list{
	list-style: disc;
	margin: 0px;
	padding-left: 20px;
}

ul.dot_list > li{
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.dot_list > li.no_nation{
	list-style: none;
	margin-left: -20px;
}

ul.dot_list > li:first-child{
	padding-top: 0px;
}

ul.dot_list > li:last-child{
	padding-bottom: 0px;
}

ul.list_padding_5 > li{
	padding-top: 5px;
	padding-bottom: 5px;
}

@media (max-width: 420px) {
	ul.dot_list{
		padding-left: 20px;
	}
}

.icon{
	background-repeat: no-repeat;
	display: block;
}

.hide{
	display: none;
}

.hide_text{
	text-indent: -99999px;
}

.link_for_block{
	display: block;
}

input {
    -webkit-appearance: none;
}

input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:#acacad;
	font-size: 12px;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:#acacad;
	opacity:1;
	font-size: 12px;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#acacad;
	opacity:1;
	font-size: 12px;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#acacad;
	font-size: 12px;
}

textarea:focus, input:focus{
    outline: none;
}

input.text_input{
	font-size: 13px;
	padding: 0px 0px 0px 14px;
	color: #646464;
	background-color: #f3f3f3;
	border: 1px solid #fff;
	border-radius: 0px;
	transition: 400ms border ease, 400ms background-color ease;
}

input.text_input.input_style{
	font-size: 13px;
	padding: 10px 14px 10px 14px;
	border-radius: 5px;
	border: 1px solid #666;
	background-color: #fff;
	box-sizing: border-box;
}

input.text_input:focus,
textarea.text_input:focus {
 	border: 1px solid #838383;
 	background-color: #f8f8f8;
}

input.text_input.input_style:focus{
	border: 1px solid #95000d;
}

input.text_input:hover,
textarea.text_input:hover {
 	background-color: #f8f8f8;
}

input.text_input.input_style:hover{
	border: 1px solid #dd0012;
}

input.text_button{
	cursor: pointer;
	display: block;
	background-color: #f3f3f3;
	border: 1px solid #fff;
	border-radius: 0px;
	transition: 400ms background-color ease;
}

input.text_button.icon{
	text-indent: -9999px;
}

input.text_button:hover,
input.text_button:focus{
 	background-color: #d6d6d6;
}

input.text_button:active{
 	background-color: #b9b9b9;
}

input.file_input{
	position: relative;
	cursor: pointer;
	margin-left: -1px;
}

input.file_input[type="file"]::-webkit-file-upload-button{
	cursor: pointer;
	display: block;
	background-color: #666;
	border: 1px solid #fff;
	border-radius: 0px;
	transition: 400ms background-color ease;
	text-indent: -9999px;
	position: relative;
	width: 95px;
	padding: 10px 15px;
	border-radius: 5px;
    -webkit-appearance: none;
}

input.file_input:before{
	content: "請選擇檔案";
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 10px 15px;
	line-height: 15px;
	font-size: 13px;
}

input.file_input:hover[type="file"]::-webkit-file-upload-button{
 	background-color: #dd0012;
}

input.file_input:active[type="file"]::-webkit-file-upload-button{
 	background-color: #95000d;
}

input.submit_style{
	cursor: pointer;
	display: block;
	background-color: #dd0012;
	border: 1px solid #fff;
	padding: 5px 28px 5px 28px;
	border-radius: 0px;
	border-radius: 5px;
	margin-top: 10px;
	transition: 400ms all ease;
}

input.submit_style:hover{
	background-color: #95000d;
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05) rotate(0.02deg);
    -ms-transform: scale(1.05) rotate(0.02deg);
}

input.submit_style:active{
	transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9) rotate(0.02deg);
    -ms-transform: scale(0.9) rotate(0.02deg);
}

textarea.text_input.input_style{
	font-size: 13px;
	padding: 10px 14px 10px 14px;
	border-radius: 5px;
	min-height: 43px;
	border: 1px solid #666;
	box-sizing: border-box;
	transition: 400ms border ease, 400ms background-color ease;
}

textarea.text_input.input_style:hover{
	border: 1px solid #dd0012;
}

textarea.text_input.input_style:focus{
	border: 1px solid #95000d;
}

.input_style .nice-select{
	border: 1px solid #666;
}

@media (max-width: 992px) {
	.mobile_type.earier_change input::-webkit-input-placeholder{
		font-size: 16px;
	}
	.mobile_type.earier_change input:-moz-placeholder{
		font-size: 16px;
	}
	.mobile_type.earier_change input::-moz-placeholder{
		font-size: 16px;
	}
	.mobile_type.earier_change input:-ms-input-placeholder {
		font-size: 16px;
	}
	
	.mobile_type.earier_change input.text_input {
	 	border: 0px;
	 	margin-top: 1px;
	 	margin-right: 1px;
	}
	
	.mobile_type.earier_change input.text_input:focus {
	 	border: 0px;
	}
	
}

@media (max-width: 768px) {
	input::-webkit-input-placeholder{
		font-size: 16px;
	}
	input:-moz-placeholder{
		font-size: 16px;
	}
	input::-moz-placeholder{
		font-size: 16px;
	}
	input:-ms-input-placeholder {
		font-size: 16px;
	}
	
	input.text_input {
	 	border: 0px;
	 	margin-top: 1px;
	 	margin-right: 1px;
	}
	
	input.text_input:focus {
	 	border: 0px;
	}
	
	input.submit_style{
		width: 100%;
		padding: 10px 28px 10px 28px;
	}
	
	input.submit_style:hover,
	input.submit_style:active{
		transform: scale(1);
	    -webkit-transform: scale(1);
	    -moz-transform: scale(1) rotate(0.02deg);
	    -ms-transform: scale(1) rotate(0.02deg);
	}
}

.b_bg{
	background-color: #000;
}

.d_bg{
	background-color: #222;
}

.w_bg{
	background-color: #fff;
}

.lgy_bg{
	background-color: #fafafa;
}

.lmgy_bg{
	background-color: #f5f5f5;
}

.mgy_bg{
	background-color: #eeefef;
}

.dgy_bg{
	background-color: #444;
}

.o_b_bg{
	background-color: #231815;
	opacity: 0.92;
}

.lgy_wd{
	color: #fafafa;
}

.mlgy_wd{
	color: #c0c1c1;
}

.mmlgy_wd{
	color: #969797;
}

.mgy_wd{
	color: #727171;
}

.mdgy_wd{
	color: #666;
}

.dgy_wd{
	color: #444;
}

.b_wd{
	color: #000;
}

.w_wd{
	color: #fff;
}

.w_wd *{
	color: #fff;
}

.bl_wd{
	color: #009991;
}

.y_wd{
	color: #ea8f00;
}

.r_wd{
	color: #dd0012;
}

.ws_28{
	font-size: 28px;
}

.ws_24{
	font-size: 24px;
}

.ws_21{
	font-size: 21px;
}

.ws_18{
	font-size: 18px;
}

.ws_16{
	font-size: 16px;
}

.ws_15{
	font-size: 15px;
}

.ws_14{
	font-size: 14px;
}

.ws_13{
	font-size: 13px;
}

.ws_12{
	font-size: 12px;
}

.ws_10{
	font-size: 10px;
	 -webkit-text-size-adjust : none;
}

.wst_light{
	font-weight: light;
}

@media (max-width: 768px) {
	.ws_28{
		font-size: 18px;
	}
}

.wa_justify{
/*
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	word-wrap: break-word;
*/
}

.lang-en .wa_justify{
	text-align: left;
	word-break: normal;
	word-wrap: normal;
}

.wa_center{
	text-align: center;
	display: inline-block;
}

.wa_left{
	text-align: left;
}

.wa_right{
	text-align: right;
}

.ob_fit,
.bg_fit{
	background-repeat: no-repeat;
}

.ob_fit.ob_fit_cover{
	object-fit:cover;
}

.ob_fit.ob_fit_cotain{
	object-fit:contain;
}

.ob_fit.ob_po_center{
	object-position:center center;
}

.bg_fit.bg_fit_cover{
	background-size: cover;
}

.bg_fit.bg_fit_cotain{
	background-size: contain;
}

.bg_fit.bg_po_center{
	background-position: center center;
}

figure{
	padding: 0px;
	margin: 0px;
}

.dis_drag{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none;
}

label{
	text-shadow: none;
}

.dp_block{
	display: block;
}

.hex_icon.hex_r.hex_10{
	position: relative;
	width: 10px; 
	height: 5.77px;
	background-color: #dd0012;
	margin: 2.89px 0;
}

.hex_icon.hex_r.hex_10:before,
.hex_icon.hex_r.hex_10:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7.07px;
	height: 7.07px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 1.4645px;
}

.hex_icon.hex_r.hex_10:before {
	top: -3.5355px;
}

.hex_icon.hex_r.hex_10:after {
	bottom: -3.5355px;
	width: 7px;
}

.hex_icon.hex_r.hex_16 {
	position: relative;
	width: 16px; 
	height: 9.24px;
	background-color: #dd0012;
	margin: 4.62px 0;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
}

.hex_icon.hex_r.hex_16:before,
.hex_icon.hex_r.hex_16:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 11.31px;
	height: 11.31px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 2.3431px;
}

.hex_icon.hex_r.hex_16:before {
	top: -5.6569px;
}

.hex_icon.hex_r.hex_16:after {
	bottom: -5.6569px;
	width: 11px;
}

.hex_icon.hex_r.hex_30 {
	position: relative;
	width: 30px; 
	height: 17.32px;
	background-color: #dd0012;
	margin: 8.66px 0;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
}

.hex_icon.hex_r.hex_30:before,
.hex_icon.hex_r.hex_30:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 21.21px;
	height: 21.21px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 4.3934px;
}

.hex_icon.hex_r.hex_30:before {
	top: -10.6066px;
}

.hex_icon.hex_r.hex_30:after {
	bottom: -10.6066px;
	width: 21px;
}

.hex_icon.hex_bl.hex_10{
	position: relative;
	width: 10px; 
	height: 5.77px;
	background-color: #009991;
	margin: 2.89px 0;
}

.hex_icon.hex_bl.hex_10:before,
.hex_icon.hex_bl.hex_10:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7.07px;
	height: 7.07px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 1.4645px;
}

.hex_icon.hex_bl.hex_10:before {
	top: -3.5355px;
}

.hex_icon.hex_bl.hex_10:after {
	bottom: -3.5355px;
	width: 7px;
}

.hex_icon.hex_bl.hex_16 {
	position: relative;
	width: 16px; 
	height: 9.24px;
	background-color: #009991;
	margin: 4.62px 0;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
}

.hex_icon.hex_bl.hex_16:before,
.hex_icon.hex_bl.hex_16:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 11.31px;
	height: 11.31px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 2.3431px;
}

.hex_icon.hex_bl.hex_16:before {
	top: -5.6569px;
}

.hex_icon.hex_bl.hex_16:after {
	bottom: -5.6569px;
	width: 11px;
}

.hex_icon.hex_y.hex_10{
	position: relative;
	width: 10px; 
	height: 5.77px;
	background-color: #ea8f00;
	margin: 2.89px 0;
}

.hex_icon.hex_y.hex_10:before,
.hex_icon.hex_y.hex_10:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7.07px;
	height: 7.07px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 1.4645px;
}

.hex_icon.hex_y.hex_10:before {
	top: -3.5355px;
}

.hex_icon.hex_y.hex_10:after {
	bottom: -3.5355px;
	width: 7px;
}

.hex_icon.hex_y.hex_16 {
	position: relative;
	width: 16px; 
	height: 9.24px;
	background-color: #ea8f00;
	margin: 4.62px 0;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
}

.hex_icon.hex_y.hex_16:before,
.hex_icon.hex_y.hex_16:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 11.31px;
	height: 11.31px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 2.3431px;
}

.hex_icon.hex_y.hex_16:before {
	top: -5.6569px;
}

.hex_icon.hex_y.hex_16:after {
	bottom: -5.6569px;
	width: 11px;
}

.hex_icon.hex_dgy.hex_36 {
	position: relative;
	width: 36px; 
	height: 20.78px;
	background-color: #464646;
	margin: 10.39px 0;
	border-left: solid 0px #333333;
	border-right: solid 0px #333333;
}

.hex_icon.hex_dgy.hex_36:before,
.hex_icon.hex_dgy.hex_36:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 25.46px;
	height: 25.46px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 5.2721px;
}

.hex_icon.hex_dgy.hex_36:before {
	top: -12.7279px;
}

.hex_icon.hex_dgy.hex_36:after {
	bottom: -12.7279px;
	width: 25px;
}

.hex_icon.hex_mgy.hex_36 {
	position: relative;
	width: 36px; 
	height: 20.78px;
	background-color: #777777;
	margin: 10.39px 0;
	border-left: solid 0px #777777;
	border-right: solid 0px #777777;
}

.hex_icon.hex_mgy.hex_36:before,
.hex_icon.hex_mgy.hex_36:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 25.46px;
	height: 25.46px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 5.2721px;
}

.hex_icon.hex_mgy.hex_36:before {
	top: -12.7279px;
}

.hex_icon.hex_mgy.hex_36:after {
	bottom: -12.7279px;
	width: 25px;
}

.hex_icon.hex_border.hex_b-1.hex_b-gray.hex_214 {
	position: relative;
	width: 214px; 
	height: 123.55px;
	margin: 61.78px 0;
	border-left: solid 1px #595757;
	border-right: solid 1px #595757;
}

.hex_icon.hex_border.hex_b-1.hex_b-gray.hex_214:before,
.hex_icon.hex_border.hex_b-1.hex_b-gray.hex_214:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 151.32px;
	height: 151.32px;
	-webkit-transform: scaleY(0.5774) rotate(-45deg);
	-ms-transform: scaleY(0.5774) rotate(-45deg);
	transform: scaleY(0.5774) rotate(-45deg);
	background-color: inherit;
	left: 30.3396px;
}

.hex_icon.hex_border.hex_b-1.hex_b-gray.hex_214:before {
	top: -75.6604px;
	border-top: solid 1.4142px #595757;
	border-right: solid 1.4142px #595757;
}

.hex_icon.hex_border.hex_b-1.hex_b-gray.hex_214:after {
	bottom: -75.6604px;
	border-bottom: solid 1.4142px #595757;
	border-left: solid 1.4142px #595757;
}

a *{
	cursor: pointer;
}

a.no_style{
	text-decoration: none;
}

a.hover_link,
a.hover_link *{
	transition: 400ms color ease, 400ms opacity ease;
}

a.hover_link.hover_link_r:hover,
a.hover_link.hover_link_r:hover *{
	color: #dd0012;
}

a.hover_link.hover_link_r:active,
a.hover_link.hover_link_r:active *{
	color: #95000d;
}

a.hover_link.hover_link_w:hover,
a.hover_link.hover_link_w:hover *{
	color: #fff;
}

a.hover_link.hover_link_w:active,
a.hover_link.hover_link_w:active *{
	color: #9b9b9b;
}

.padding_t_b_20{
	padding-top: 20px;
	padding-bottom: 20px;
}

.padding_t_b_45{
	padding-top: 45px;
	padding-bottom: 45px;
}

.padding_t_b_70{
	padding-top: 70px;
	padding-bottom: 70px;
}

.padding_l_8{
	padding-left: 8px;
}

.padding_l_55{
	padding-left: 55px;
}

.padding_r_10{
	padding-right: 10px;
}

.padding_t_b_50_170{
	padding-top: 50px;
	padding-bottom: 170px;
}

@media (max-width: 768px) {
	.padding_t_b_70{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.padding_t_b_45{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.display_inline,
.display_inline > *{
	display: inline-block;
}

.nice_select_list.general_list .nice_select{
	top: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.nice_select_list.general_list ul,
.nice_select_list.general_list .nice-select{
	min-width: 165px;
}

.nice_select_list.general_list.wa_left,
.nice_select_list.general_list.wa_left *{
	text-align: left;
}

.nice_select_list.general_list.wa_center,
.nice_select_list.general_list.wa_center *{
	text-align: center;
}

.nice_select_list.general_list .nice-select .option.selected{
	font-weight: normal;
}

.nice_select_list.general_list .nice_select .disabled:not(.default){
	color: #b9b9b9;
	cursor: default;
}

@media (max-width: 768px) {
	.nice_select_list.general_list ul,
	.nice_select_list.general_list .nice-select{
		min-width: 130px;
	}
}

.lt_spacing_en{
	letter-spacing: 0em !important;
}

.lt_spacing_1{
	letter-spacing: 1px;
}

.lt_spacing_2{
	letter-spacing: 2px;
}

@media (max-width: 768px) {
	.m_lt_spacing_1{
		letter-spacing: 1px;
	}
}

.top_15{
	top: 15px;
}

.icon.logo_icon{
	background-image: url("../../images/logo-icon.png");
	background-size: 693px 282px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.icon.logo_icon{
		background-image: url("../../images/logo-icon@2x.png");
	}
}

.l_a_0{
	left: 0px;
}

.l_a_10p{
	left: 10%;
}

.r_a_0{
	right: 0px;
}

.r_a_20{
	right: 20px;
}

.r_a_60{
	right: 60px;
}

.r_a_70{
	right: 70px;
}

.r_a_m20{
	right: -20px;
}

.r_a_10p{
	right: 10%;
}

.t_a_center{
	top: 50%;
}

.t_a_bottom_20{
	bottom: 20px;
}

.t_a_bottom{
	bottom: 0px;
}

.icon.common_icon,
.prev_common_icon:before,
.prev_common_icon:after{
	background-image: url("../../images/common-icon.png");
	background-size: 385px 291px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
	.icon.common_icon,
	.prev_common_icon:before,
	.prev_common_icon:after{
		background-image: url("../../images/common-icon@2x.png");
	}
}

#content  .section.w_bg:first-child,
#content  .article_wrapper.w_bg:first-child{
	position: relative;
	background-color: transparent;
}

#content  .section.w_bg:first-child:before,
#content  .article_wrapper.w_bg:first-child:before{
	content: "";
	width: 100%;
	height: 30px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: -1;
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.padding_layout > .section:first-child,
.sidebar_article_page.padding_layout  > .article_wrapper{
	padding-top: 50px;
}

.padding_layout >  .section:last-child,
.sidebar_article_page.padding_layout  > .article_wrapper{
	padding-bottom: 170px;
}

@media (max-width: 420px) {
	.padding_layout >  .section:first-child,
	.sidebar_article_page.padding_layout > .article_wrapper{
		padding-top: 30px;
	}
	
	.padding_layout > .section:last-child{
		padding-bottom: 70px;
	}
	
	.sidebar_article_page.padding_layout > .article_wrapper{
		padding-bottom: 30px;
	}
}

.page_layout .page_header .page_icon{
	width: 41.1px;
	height: 41.1px;
	margin-right: 10px;
	vertical-align: middle;
}

.page_layout .page_header h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	vertical-align: middle;
	letter-spacing: 2px;
	line-height: 20px;
}

.page_layout .page_header h1 .hide_for_sm_mobile_type{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	vertical-align: top;
	letter-spacing: 2px;
	line-height: 20px;
}

.page_layout .page_header h1 > .hide_for_sm_mobile_type{
	color: #444;
}

.page_layout .page_header h1 .en{
	letter-spacing: 0px;
	margin-left: 8px;
}

.page_layout .page_header h1 .en > .hide_for_s_mobile_type{
	color: #666;
}

@media (max-width: 600px) {
	.page_layout .page_header .page_icon{
		zoom: 0.6;
	}
	
	.page_layout .page_header h1,
	.page_layout .page_header h1 .hide_for_sm_mobile_type{
		font-size: 16px;
	}
	
	.page_layout .page_header h1 .en{
		font-size: 14px;
	}
}

.page_layout .page_header hr{
	border: 0px;
	border-top: 2px solid #595757;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

.page_layout .page_header .category_list > div{
	margin-left: 15px;
}

.page_layout .page_header .category_list > div:first-child{
	margin-left: 0px;
}

@media (max-width: 600px) {
	.page_layout .page_header .category_list > div{
		margin-left: 5px;
	}
}

.general_content{
	padding-top: 25px;
	padding-bottom: 25px;
}

.general_content .section_title h2{
	letter-spacing: 2px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.lang-en .general_content .section_title h2{
	letter-spacing: 0em;
}

.general_content .section_title .hexagon.icon{
	width: 14px;
	height: 12.7px;
}

.general_content .section_title .hexagon.hex_r.icon{
	background-position: 0px -0.5px;
	-ms-background-position: 0px -0.5px;
}

@media (max-width: 600px) {
	.general_content .section_title .hexagon.icon{
		zoom: 0.6;
	}
	
	.general_content .section_title h2{
		font-size: 16px;
	}
	
	.general_content .section_title h2 .en{
		font-size: 14px;
	}
}

.general_content .section_content{
	padding-left: 23px;
	margin-top: 15px;
	box-sizing: border-box;
}

.general_content .section_content p{
	margin: 0px;
	line-height: 1.8em;
}

/*
.lang-en .general_content .section_content p{
	font-family: 'Times', sans-serif;
}
*/

@media (max-width: 420px) {
	.general_content .section_content{
		padding-left: 16px;
	}
}

.general_content .section_content #resource_slider{
	width: 100%;
	float: left;
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: 20px;
	box-sizing: border-box;
	position: relative;
}

.general_content .section_content #resource_slider .swiper-button-prev{
	left: 0px;
}

.general_content .section_content #resource_slider .swiper-button-next{
	right: 0px;
}

.general_content .section_content #resource_slider .swiper-button-next,
.general_content .section_content #resource_slider .swiper-button-prev{
	width: 22px;
	height: 22px;
	background-color: #595757;
	border-radius: 4px;
	color: #fff;
	-webkit-background-size: 6px 9.7px;
    background-size: 6px 9.7px;
    background-image: none;
    opacity: 1;
    text-align: center;
}

.general_content .section_content #resource_slider .swiper-button-next *,
.general_content .section_content #resource_slider .swiper-button-prev *{
	color: #fff;
	font-size: 14px;
	margin-top: 3px;
}

.general_content .section_content #resource_slider .swiper-button-disabled{
	opacity: 0.2;
}

.general_content .section_content #resource_slider .swiper-slide{
	padding: 11px;
	box-sizing: border-box;
}

.general_content .section_content #resource_slider .swiper-slide a{
	position: relative;
	width: 100%;
}

.general_content .section_content #resource_slider .swiper-slide .figure,
.general_content .section_content #resource_slider .swiper-slide .figure > *{
/* 	height: 100%; */
	width: 100%;
}

.general_content .section_content #resource_slider .swiper-slide .figure{
	border: 1px solid #eeefef;
}

.general_content .section_content #resource_slider .swiper-slide a:before,
.general_content .section_content #resource_slider .swiper-slide a:after{
	content: "";
	position: absolute;
	top: -0.9px;
	height: 100%;
	width: 0px;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms width ease;
}
.general_content .section_content #resource_slider .swiper-slide .figure:before,
.general_content .section_content #resource_slider .swiper-slide .figure:after{
	content: "";
	position: absolute;
	left: -0.9px;
	height: 0px;
	width: 100%;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms height ease;
}

.general_content .section_content #resource_slider .swiper-slide a:before{
	left: -0.9px;
}
.general_content .section_content #resource_slider .swiper-slide a:after{
	right: -0.9px;
}
.general_content .section_content #resource_slider .swiper-slide .figure:before{
	top: -0.9px;
}
.general_content .section_content #resource_slider .swiper-slide .figure:after{
	bottom: -0.9px;
}

.general_content .section_content #resource_slider .swiper-slide:hover a:before,
.general_content .section_content #resource_slider .swiper-slide:hover a:after{
	width: 6px;
}
.general_content .section_content #resource_slider .swiper-slide:hover .figure:before,
.general_content .section_content #resource_slider .swiper-slide:hover .figure:after{
	height: 6px;
}

@media (max-width: 768px) {
	.general_content .section_content #resource_slider .swiper-slide{
		padding: 4px;
	}
}

.general_content .section_content .links_list .link_line{
	float: left;
	width: 100%;
	padding-left: 22px;
	box-sizing: border-box;
	border-top: 1px solid #eeefef;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 22px;
}

.general_content .section_content .links_list .link_line:first-child{
	border-top: 0px;
	padding-top: 5px;
}

.general_content .section_content .links_list .link_line > *{
	float: left;
	width: 100%;
}

.general_content .section_content .links_list .link_line h2{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #3e3a39;
}

.general_content .section_content .links_list .link_line h2 a{
	font-size: 18px;
}

.general_content .section_content .links_list .link_line p{
	color: #969797;
	font-size: 13px;
}

.general_content .section_content .links_list .link_line #link_btn{
	margin-top: 10px;
}

@media (max-width: 420px) {
	.general_content .section_content .links_list .link_line{
		padding-left: 0px;
		padding-right: 0px;
	}
	.general_content .section_content .links_list .link_line h2,
	.general_content .section_content .links_list .link_line h2 a{
		font-size: 16px;
	}
	.general_content .section_content .links_list .link_line p{
		
	}
}

.general_content .section_content .cooperations_list {
	padding-left: 22px;
	padding-right: 22px;
	box-sizing: border-box;
}

.general_content .section_content .cooperations_list .cooperation_line{
	width: 22.75%;
	height: 135px;
	position: relative;
	margin-right: 3%;
	margin-bottom: 25px;
}

.general_content .section_content .cooperations_list .cooperation_line:before{
	position: absolute;
}

.general_content .section_content .cooperations_list .cooperation_line:nth-child(4n+4){
	margin-right: 0px;
}

.general_content .section_content .cooperations_list .cooperation_line a{
	float: left;
	height: 100%;
	width: 100%;
}

.general_content .section_content .cooperations_list .cooperation_line .figure,
.general_content .section_content .cooperations_list .cooperation_line .figure > *{
	height: 100%;
	width: 100%;
}

.general_content .section_content .cooperations_list .cooperation_line .figure{
	border: 1px solid #eeefef;
}

.general_content .section_content .cooperations_list .cooperation_line a:before,
.general_content .section_content .cooperations_list .cooperation_line a:after{
	content: "";
	position: absolute;
	top: -0.9px;
	height: 100%;
	width: 0px;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms width ease;
}
.general_content .section_content .cooperations_list .cooperation_line .figure:before,
.general_content .section_content .cooperations_list .cooperation_line .figure:after{
	content: "";
	position: absolute;
	left: -0.9px;
	height: 0px;
	width: 100%;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms height ease;
}

.general_content .section_content .cooperations_list .cooperation_line a:before{
	left: -0.9px;
}
.general_content .section_content .cooperations_list .cooperation_line a:after{
	right: -0.9px;
}
.general_content .section_content .cooperations_list .cooperation_line .figure:before{
	top: -0.9px;
}
.general_content .section_content .cooperations_list .cooperation_line .figure:after{
	bottom: -0.9px;
}

.general_content .section_content .cooperations_list .cooperation_line:hover a:before,
.general_content .section_content .cooperations_list .cooperation_line:hover a:after{
	width: 6px;
}
.general_content .section_content .cooperations_list .cooperation_line:hover .figure:before,
.general_content .section_content .cooperations_list .cooperation_line:hover .figure:after{
	height: 6px;
}

@media (max-width: 768px) {
	.general_content .section_content .cooperations_list .cooperation_line,
	.general_content .section_content .cooperations_list .cooperation_line:nth-child(4n+4){
		width: 31.333%;
		margin-right: 3%;
	}
	.general_content .section_content .cooperations_list .cooperation_line:nth-child(3n+3){
		margin-right: 0px;
	}
}

@media (max-width: 420px) {
	.general_content .section_content .cooperations_list{
		padding-left: 0px;
		padding-right: 0px;
	}
	.general_content .section_content .cooperations_list .cooperation_line,
	.general_content .section_content .cooperations_list .cooperation_line:nth-child(4n+4),
	.general_content .section_content .cooperations_list .cooperation_line:nth-child(3n+3){
		width: 47%;
		margin-right: 6%;
	}
	.general_content .section_content .cooperations_list .cooperation_line:nth-child(2n+2){
		margin-right: 0px;
	}
}

@media (max-width: 320px) {
	.general_content .section_content .cooperations_list .cooperation_line{
		height: 100px;
	}
}

.page_layout .section_content > hr{
	border: 0px;
	border-top: 2px solid #595757;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

.page_footer hr{
	border: 0px;
	margin: 15px 0px;
	border-top: 1px solid #999;
}

.page_footer .page_footer_wrapper{
	padding-left: 20px;
	box-sizing: border-box;
}

.page_footer .page_footer_wrapper #link_btn a{
	top: 6px;
	margin-left: 10px;
}

#link_btn .link_icon{
	width: 40px;
	height: 14px;
	background-position: 0px -276px;
	-ms-background-position: 0px -276px;
}

.form_list .form_line{
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_list .form_line .form_line_label{
	width: 85px;
	vertical-align: middle;
}

.curating_section .section_title .hex_icon{
	top: 1px;
}

.curating_section .section_title{
	margin-bottom: 10px;
}

.curating_section .section_title h2{
	letter-spacing: 2px;
	margin-top: 0px;
}

.lang-en .curating_section .section_title h2{
	letter-spacing: 0em;
}

.curating_section .section_title h2 .en{
	letter-spacing: 0px;
}

.no_cursor,
.no_cursor *{
	cursor: default;
}

.pagination_footer{
	padding-top: 50px;
}

.pagination_footer #pagination li{
	padding-left: 20px;
	padding-right: 20px;
}

.pagination_footer #pagination .prev{
	padding-left: 0px;
	padding-right: 50px;
}

.pagination_footer #pagination .next{
	padding-left: 50px;
	padding-right: 0px;
}

.pagination_footer #pagination .page_link{
	color: #b6b6b6;
	transition: 400ms all ease;
}

.pagination_footer #pagination li a:hover{
	color: #dd0012;
}

.pagination_footer #pagination li a.disable_link,
.pagination_footer #pagination li a.disable_link:active{
	cursor: default;
	color: #b6b6b6;
}

.pagination_footer #pagination li a.disable_link:hover{
	cursor: default;
	color: #b6b6b6;
}

.pagination_footer #pagination .page_link.current,
.pagination_footer #pagination .page_link.current:active{
	color: #666;
}

.pagination_footer #pagination .page_link.current:hover{
	color: #666;
}

@media (max-width: 768px) {
	.pagination_footer #pagination{
		width: 100%;
		text-align: center;
	}
	
	.pagination_footer #pagination li{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.pagination_footer #pagination li a{
		padding: 10px;
	}
	
	.pagination_footer #pagination .prev,
	.pagination_footer #pagination .next{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.page_layout .page_header h1 .en{
		margin-left: 0px;
	}
}

@media (max-width: 320px) {
	.pagination_footer{
		padding-top: 20px;
	}
	
	.pagination_footer #pagination .prev,
	.pagination_footer #pagination .next{
		display: none;
	}
}

/*--------------------------------------------------------
----------------------------------------------------------
手機版本切換
----------------------------------------------------------
--------------------------------------------------------*/

.normal_type {
    display: block;
}

.display_inline .normal_type{
    display: inline-block;
}

.mobile_type {
    display: none;
}

@media (max-width: 992px) {
    .normal_type.earier_change {
        display: none;
    }

    .mobile_type.earier_change {
        display: block;
    }
}

@media (max-width: 768px) {
    .normal_type,
    .display_inline .normal_type
    {
        display: none;
    }

    .mobile_type {
        display: block;
    }
    
    .display_inline .mobile_type {
	    display: inline-block;
    }
}

@media (max-width: 420px) {
	.hide_for_s_mobile_type{
		display: none;
	}
}

@media (max-width: 320px) {
	.hide_for_sm_mobile_type{
		display: none;
	}
}


/*--------------------------------------------------------
----------------------------------------------------------
互動設定
----------------------------------------------------------
--------------------------------------------------------*/

.action_hover{
	opacity: 1;
	transition: 400ms ease opacity;
}

.action_hover:hover{
	opacity: 0.7;
}

.action_hover:active{
	opacity: 0.5;
}

@media (max-width: 768px) {
	.m_action_disable{
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: color 0 ease-in;
		transition: none;
	}

	.action_hover.m_action_disable{
		opacity: 1;
	}
}

.multi_pics{
	display: block;
}

.multi_pics .multi_icon{
	position: relative;
	display: block;
}

.multi_pics .multi_icon:after{
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
	opacity: 1.0;
	-moz-opacity:1.0;
	transition: 400ms opacity ease;
}

.multi_pics .multi_icon:before{
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	opacity: 0.0;
	-moz-opacity:0.0;
	transition: 400ms opacity ease;
}

.multi_pics:hover .multi_icon:after{
	opacity: 0;
}
.multi_pics_to_active.active .multi_icon:after{
	opacity: 0;
}

.multi_pics:hover .multi_icon:before{
	opacity: 1;
}
.multi_pics_to_active.active .multi_icon:before{
	opacity: 1;
}

.multi_pics:active .multi_icon:before,
.multi_pics:focus .multi_icon:before{
	opacity: 0.6;
}
.multi_pics:hover .multi_icon:after{
	opacity: 0.6;
}

@media (max-width: 768px) {
	.multi_pics:active .multi_icon:before{
		opacity: 1;
	}
	.multi_pics:active .multi_icon:after{
		opacity: 0;
	}
	.multi_pics:hover .multi_icon:after{
		opacity: 0;
	}
	.multi_pics:hover .multi_icon:before{
		opacity: 1;
	}
}

.btn_style{
	padding: 8px 20px 8px 24px;
	letter-spacing: 2px;
	transition: 400ms all ease;
	position: relative;
	cursor: pointer;
}

.btn_style *{
	transition: 400ms all ease;
}

.btn_style:hover{
	padding: 8px 12px 8px 24px;
}

.btn_style.btn_clean{
	padding: 8px 12px 8px 12px;
}

.btn_style.tag_btn{
	letter-spacing: 0px;
	padding: 3px 16px 3px 16px;
}

.btn_style.link_btn{
	letter-spacing: 0px;
	padding: 4px 20px 4px 20px;
}

.btn_style.btn_clean:hover{
	padding: 8px 12px 8px 12px;
}

.btn_style.tag_btn:hover{
	padding: 3px 16px 3px 16px;
}

.btn_style.link_btn:hover{
	padding: 4px 20px 4px 20px;
}

.btn_style .fa{
	padding-left: 0px;
	transition: 400ms all ease;
}

.btn_style:hover .fa{
	padding-left: 8px;
}

.btn_style:active .fa{
	padding-left: 0px;
	padding-right: 8px;
}

.btn_style.btn_clean:hover .fa{
	padding-left: 0px;
	padding-right: 0px;
}
.btn_style.btn_clean:active .fa{
	padding-left: 0px;
	padding-right: 0px;
}

.btn_style .link_title{
	transition: 400ms all ease;
}

.btn_style.btn_w{
	background-color: #fff;
	border: 1px solid #e6e6e6;
}

.btn_style.btn_mgy{
	background-color: #979797;
}

.btn_style.btn_mdgy{
	background-color: #727171;
}

.btn_style.btn_gy{
	background-color: #464646;
}

.btn_style.btn_r{
	background-color: #dd0012;
}

.btn_style.btn_w:hover{
	background-color: #eeefef;
}

.btn_style.btn_w.active{
	background-color: #eeefef;
}

.btn_style.btn_b_r{
	background-color: #fff;
	border: 2px solid #dd0012;
	letter-spacing: 0px;
	color: #dd0012;
	padding: 2px 30px 2px 30px;
	line-height: 22px;
}

.btn_style.btn_b_r:hover{
	padding: 2px 30px 2px 30px;
	background-color: #dd0012;
	color: #fff;
}

.btn_style.btn_b_r:active{
	background-color: #95000d;
	border: 2px solid #95000d;
}

.btn_style.btn_mgy:hover,
.btn_style.btn_mdgy:hover{
	background-color: #dd0012;
}

.btn_style.btn_mgy:active,
.btn_style.btn_mdgy:active{
	background-color: #95000d;
}

.btn_style.btn_gy:hover{
	background-color: #dd0012;
}

.btn_style.btn_gy:active{
	background-color: #95000d;
}

.btn_style.btn_r:hover{
	background-color: #95000d;
}

.btn_style.btn_r:active{
	background-color: #5b0008;
}

.btn_style.btn_w:active{
	background-color: #c0c0c0;
}

.btn_style.btn_round{
	border-radius: 4px;
}

.btn_style.btn_circle{
	border-radius: 20px;
}

.btn_style.download_btn,
.btn_style.download_btn *{
	display: inline-block;
	vertical-align: middle;
	padding: 0px;
}

.btn_style.download_btn{
	display: flex;
	display:-ms-flexbox;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: left;
	justify-content: left;
}

.btn_style.download_btn span{
	padding-left: 5px;
	padding-right: 5px;
	transition: 400ms color ease;
	text-align: left;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.IE-10 .btn_style.download_btn span{
	display: inline-block;
	width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.IE-9 .btn_style.download_btn span{
	display: inline-block;
	width: 170px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.btn_style.download_btn .download_icon{
	width: 55px;
	height: 55px;
	background-position: 0px -212px;
	-ms-background-position: 0px -212px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease; 
	-webkit-flex: none;
    flex: none;
}

.btn_style.download_btn:hover {
	padding: 0px;
}

.btn_style.download_btn:hover .download_icon{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1) rotate(0.02deg);
    -ms-transform: scale(1.1) rotate(0.02deg);
}

.btn_style.download_btn:active .download_icon{
	transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9) rotate(0.02deg);
    -ms-transform: scale(0.9) rotate(0.02deg);
}

.btn_style.download_btn:hover span{
	color: #dd0012;
}

.IE.10 .btn_style.download_btn:hover .download_icon{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

.IE.10 .btn_style.download_btn:active .download_icon{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

@media (max-width: 768px) {
	.btn_style{
		padding: 4px 15px 4px 15px;
		letter-spacing: 1px;
		font-size: 13px;
	}
	
	.btn_style:hover{
		padding: 4px 15px 4px 15px;
	}
	
	.btn_style .fa,
	.btn_style:hover .fa{
		padding-left: 0px;
		padding-right: 0px;
		/*display: none;*/
	}
	
	.btn_style.btn_clean{
		padding: 8px 12px 8px 12px;
	}
	
	.btn_style.tag_btn{
		letter-spacing: 0px;
		padding: 3px 16px 3px 16px;
	}
	
	.btn_style.link_btn{
		letter-spacing: 0px;
		padding: 4px 15px 4px 15px;
	}
	
	.btn_style.btn_clean:hover{
		padding: 8px 12px 8px 12px;
	}
	
	.btn_style.tag_btn:hover{
		padding: 3px 16px 3px 16px;
	}
	
	.btn_style.link_btn:hover{
		padding: 4px 15px 4px 15px;
	}
	
	.btn_style.btn_b_r{
		padding: 2px 30px 2px 30px;
	}
	
	.btn_style.btn_b_r:hover{
		padding: 2px 30px 2px 30px;
	}
	
	.btn_style.btn_b_r:active{
		padding: 2px 30px 2px 30px;
	}
	.btn_style.download_btn{
		padding: 0px;
	}
	.btn_style.download_btn:hover {
		padding: 0px;
	}
}

@media (max-width: 330px) {
	.btn_style .fa{
		display: none;
	}
}

.box_wrapper{
	position: relative;
}

.box_wrapper .curating_box{
	float: left;
	overflow: hidden;
}

.box_wrapper.box_wrapper_one_line_three .curating_box{
	width: 33.333%;
	
}

.box_wrapper.floating_box .curating_box{
	position: absolute;
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter .curating_box{
	padding: 5px 3px;
	box-sizing: border-box;
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter.box_wrapper_general_list .curating_box:nth-child(3n+1){
	padding-left: 0px;
	padding-right: 5px;
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter.box_wrapper_general_list .curating_box:nth-child(3n+3){
	padding-left: 5px;
	padding-right: 0px;
}

@media (max-width: 600px) {
	.box_wrapper.box_wrapper_one_line_three .curating_box{
		width: 100%;
	}
	.box_wrapper.floating_box .curating_box{
/* 		position: relative; */
	}
	.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter .curating_box,
	.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter.box_wrapper_general_list .curating_box:nth-child(3n+1),
	.box_wrapper.box_wrapper_one_line_three.box_wrapper_with_gutter.box_wrapper_general_list .curating_box:nth-child(3n+3){
		padding-left: 0px;
		padding-right: 0px;
	}
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_no_gutter .curating_box{
	padding: 0px;
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_no_gutter .curating_box .intro_part{
	border-left: 0.5px solid #eeefef;
	border-right: 0.5px solid #eeefef;
}

.box_wrapper .curating_box .figure_part{
	height: 170px;
	width: 100%;
	float: left;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.box_wrapper .curating_box .figure_part .float_icon{
	width: 58px;
	height: 63px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	display: none;
}

.box_wrapper .curating_box.ncaf_grants_type .figure_part .float_icon{
	display: block;
	width: 58px;
	height: 63px;
	background-position: -1px -146px;
	-ms-background-position: -1px -146px;
}

.box_wrapper .curating_box .figure_part .article_figure .ob_fit{
	width: 100%;
	height: 100%;
}

.box_wrapper .curating_box .figure_part .article_figure{
	width: 100%;
	height: 100%;
	margin: 0px;
	-webkit-transition: all 1200ms cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 1200ms cubic-bezier(0.165, 0.84, 0.44, 1); 
	overflow: hidden;
}

.box_wrapper .curating_box.curators_type .figure_part .article_figure{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	-webkit-filter: grayscale(1);
}

.box_wrapper .curating_box:hover .figure_part .article_figure{
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3) rotate(0.02deg);
    -ms-transform: scale(1.3) rotate(0.02deg);
}

.box_wrapper .curating_box.curators_type:hover .figure_part .article_figure{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\''/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	-webkit-filter: grayscale(0);
}

.box_wrapper .curating_box:active .figure_part .article_figure{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1) rotate(0.02deg);
    -ms-transform: scale(1.1) rotate(0.02deg);
    opacity: 0.6;
}

.IE.10 .box_wrapper .curating_box:hover .figure_part .article_figure,
.IE.10 .box_wrapper .curating_box:active .figure_part .article_figure{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
}

.box_wrapper .curating_box .intro_part{
	background-color: #fff;
	width: 100%;
	float: left;
	padding: 30px 20px;
	box-sizing: border-box;
	transition: 400ms background-color ease, 400ms border-left ease, 400ms border-right ease;
}

.box_wrapper .curating_box .intro_part .author{
	width: 100%;
	float: left;
	color: #727171;
	font-size: 15px;
	line-height: 1.8em;
	height: 27px;
	transition: 400ms color ease;
	overflow: hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}

.box_wrapper .curating_box.curators_type .intro_part .author{
	font-family: 'Lato', Gill Sans, 'Gill Sans', Noto Sans CJK TC, 'Noto Sans CJK TC', MyCustomFont,"微軟正黑體", sans-serif;
	font-weight: 300;
}

.box_wrapper .curating_box .intro_part .article_title{
	width: 100%;
	float: left;
	color: #231815;
	transition: 400ms color ease;
	font-weight: normal;
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	height: 29px;
}

.box_wrapper .curating_box .intro_part .line{
	border: 0px;
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}

.box_wrapper .curating_box.curators_type .intro_part .line{
	border-top: 1px solid #009991;
}
.box_wrapper .curating_box.exhibitions_type .intro_part .line{
	border-top: 1px solid #ea8f00;
}
.box_wrapper .curating_box.ncaf_grants_type .intro_part .line{
	border-top: 1px solid #dd0012;
}

.box_wrapper .curating_box .intro_part .excerpt{
	width: 100%;
	float: left;
	font-size: 15px;
	color: #3e3a39;
	margin: 0px;
	overflow: hidden;
    display: -webkit-box;
    height: 81px;
	line-height: 1.8;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: 400ms color ease;
}

/*
.lang-en .box_wrapper .curating_box .intro_part .excerpt{
	font-family: 'Times', sans-serif !important;
}
*/

.box_wrapper .curating_box:hover .intro_part{
	background-color: #464646;
}

.box_wrapper.box_wrapper_one_line_three.box_wrapper_no_gutter .curating_box:hover .intro_part{
	border-left: 0.5px solid #464646;
	border-right: 0.5px solid #464646;
}

.box_wrapper .curating_box:hover .intro_part .author{
	color: #c0c1c1;
}

.box_wrapper .curating_box:hover .intro_part .article_title{
	color: #fff;
}

.box_wrapper .curating_box:hover .intro_part .excerpt{
	color: white;
}

.article_list_wrapper{
	position: relative;
	width: 100%;
}

.article_list_wrapper .article_line{
	width: 100%;
	display: table-row;
	padding: 10px;
}

.article_list_wrapper .article_line .figure_part{
	display: table-cell;
	width: 325px;
	position: relative;
	padding: 15px 15px;
}

.article_list_wrapper .article_line .figure_part a{
	height: 240px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.article_list_wrapper .article_line .figure_part .article_figure{
	width: 100%;
	height: 100%;
	background-color: #333;
}

.article_list_wrapper .article_line .figure_part .article_figure img{
	width: 100%;
	height: 100%;
}

.article_list_wrapper .article_line .figure_part .article_figure *{
	transition: 400ms all ease;
}

.article_list_wrapper .article_line .figure_part:hover .article_figure *{
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3) rotate(0.02deg);
    -ms-transform: scale(1.3) rotate(0.02deg);
}

.article_list_wrapper .article_line .figure_part:active .article_figure *{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1) rotate(0.02deg);
    -ms-transform: scale(1.1) rotate(0.02deg);
    opacity: 0.6;
}

.IE.10 .article_list_wrapper .article_line .figure_part:hover .article_figure *,
.IE.10 .article_list_wrapper .article_line .figure_part:active .article_figure *{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
}

.article_list_wrapper .article_line .figure_part a:before,
.article_list_wrapper .article_line .figure_part a:after{
	content: "";
	position: absolute;
	top: -0.9px;
	height: 100%;
	width: 0px;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms width ease;
}
.article_list_wrapper .article_line .figure_part .article_figure:before,
.article_list_wrapper .article_line .figure_part .article_figure:after{
	content: "";
	position: absolute;
	left: -0.9px;
	height: 0px;
	width: 100%;
	background-color: #dd0012;
	z-index: 1;
	transition: 400ms height ease;
}

.article_list_wrapper .article_line .figure_part a:before{
	left: -0.9px;
}
.article_list_wrapper .article_line .figure_part a:after{
	right: -0.9px;
}
.article_list_wrapper .article_line .figure_part .article_figure:before{
	top: -0.9px;
}
.article_list_wrapper .article_line .figure_part .article_figure:after{
	bottom: -0.9px;
}

.article_list_wrapper .article_line .figure_part:hover a:before,
.article_list_wrapper .article_line .figure_part:hover a:after{
	width: 6px;
}
.article_list_wrapper .article_line .figure_part:hover .article_figure:before,
.article_list_wrapper .article_line .figure_part:hover .article_figure:after{
	height: 6px;
}

.article_list_wrapper .article_line .intro_part{
	display: table-cell;
	vertical-align: top;
	padding: 15px 15px;
	position: relative;
}

.article_list_wrapper .article_line .intro_part > *{
	width: 100%;
	float: left;
}

.article_list_wrapper .article_line .intro_part .category{
	margin-top: 10px;
}

.article_list_wrapper .article_line .intro_part .category .icon{
	width: 21.5px;
	height: 21.5px;
	margin-right: 5px;
}

.article_list_wrapper .article_line .intro_part .category span{
	vertical-align: top;
}

.article_list_wrapper .article_line.exhibition_type .intro_part .category .icon{
	background-position: 0px -72px;
	-ms-background-position: 0px -72px;
}
.article_list_wrapper .article_line.opencall_type .intro_part .category .icon{
	background-position: -21.5px -72px;
	-ms-background-position: -21.5px -72px;
}
.article_list_wrapper .article_line.event_type .intro_part .category .icon{
	background-position: -43px -72px;
	-ms-background-position: -43px -72px;
}
.article_list_wrapper .article_line.article_type .intro_part .category .icon{
	background-position: -67.5px -72px;
	-ms-background-position: -67.5px -72px;
}
.article_list_wrapper .article_line.exhibition_review_type .intro_part .category .icon{
	background-position: -67.5px -72px;
	-ms-background-position: -67.5px -72px;
}
.article_list_wrapper .article_line.research_report_type .intro_part .category .icon{
	background-position: -67.5px -72px;
	-ms-background-position: -67.5px -72px;
}

.article_list_wrapper .article_line .intro_part .article_title{
	margin-top: 5px;
	margin-bottom: 10px;
}

.article_list_wrapper .article_line .intro_part .article_title *{
	font-size: 21px;
	overflow: hidden;
    display: -webkit-box;
    height: 33.6px;
	line-height: 1.6;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.cerntain_type_list .article_list_wrapper .article_line .intro_part .article_title{
	margin-top: 20px;
}

.article_list_wrapper .article_line .intro_part .date{
	color: #dd0012;
	font-size: 18px;
}

.article_list_wrapper .article_line .intro_part .date .overtime{
	color: #dd0012;
	font-size: 16px;
	padding-left: 10px;
}

.article_list_wrapper .article_line.forum_article .intro_part .year{
	font-size: 13px;
	display: inline-block;
	color: #969797;
}

.article_list_wrapper .article_line.forum_article .intro_part .year .date{
	padding-left: 10px;
}

.article_list_wrapper .article_line .intro_part .location{
	font-size: 15px;
	color: #727171;
	margin-top: 10px;
}

.article_list_wrapper .article_line .intro_part .excerpt{
	width: 100%;
	float: left;
	font-size: 15px;
	color: #727171;
	overflow: hidden;
    display: -webkit-box;
    height: 54px;
	line-height: 1.8;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.article_list_wrapper .article_line.forum_article .intro_part .excerpt{
	margin-top: 0px;
	margin-bottom: 7px;
}

.article_list_wrapper .article_line .intro_part .tags{
	margin-top: 10px;
}

.article_list_wrapper .article_line .intro_part .tags > span{
	float: left;
	color: #969797;
	font-size: 13px;
	padding-right: 10px;
}

.article_list_wrapper .article_line .intro_part .tags .tags_list{
	width: 80%;
	float: left;
}

.article_list_wrapper .article_line .intro_part .tags .tag_btn{
	font-size: 13px;
	margin-right: 3px;
	margin-bottom: 15px;
}

.article_list_wrapper .article_line .intro_part .tags .tags_list > .tag_btn:last-child{
	margin-right: 0px;
}

.article_list_wrapper .article_line .intro_part .attachments{
	margin-top: 10px;
}

.article_list_wrapper .article_line .intro_part .attachments > span{
	float: left;
	color: #969797;
	font-size: 13px;
	padding-right: 10px;
	margin-top: 18px;
}

.article_list_wrapper .article_line .intro_part .attachments .attachments_list{
	float: left;
}

.article_list_wrapper .article_line .intro_part .additional_btn{
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: auto;
}

.article_list_wrapper .article_line .intro_part .additional_btn > *{
	float: right;
	font-weight: bold;
	font-size: 13px;
}

.article_list_page .pagination_footer{
	padding-top: 25px;
}

@media only screen and (min-width:768px) and (max-width: 992px) {
	.article_list_wrapper .article_line .intro_part .tags .tags_list  li:nth-child(n+5){
		display: none;
	}
	.article_list_wrapper .article_line .intro_part .tags .tags_list li.more_btn{
		display: block;
	}
	.article_list_wrapper .article_line .intro_part .tags .tags_list li.more_btn a{
		letter-spacing: -3px;
	}
}

@media only screen and (min-width:600px) and (max-width: 768px) {
	.article_list_wrapper .article_line .intro_part .tags .tags_list  li:nth-child(n+2){
		display: none;
	}
	.article_list_wrapper .article_line .intro_part .tags .tags_list li.more_btn{
		display: block;
	}
	.article_list_wrapper .article_line .intro_part .additional_btn,
	.article_list_wrapper .article_line .intro_part .tags .tags_list{
		width: auto;
	}
}

@media (max-width: 600px) {
	.article_list_page #content > .section.w_bg:first-child,
	.article_list_page .section {
		background-color: #f5f5f5;
	}
	
	.article_list_wrapper,
	.article_list_wrapper .article_line,
	.article_list_wrapper .article_line .figure_part,
	.article_list_wrapper .article_line .intro_part{
		display: block;
		width: 100%;
		float: left;
		box-sizing: border-box;
		padding: 0px;
	}
	
	.article_list_wrapper .article_line{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.article_list_wrapper .article_line .figure_part a{
		height: 170px;
	}
	
	.article_list_wrapper .article_line .intro_part{
		background-color: #fff;
		padding: 20px 20px;
		transition: 400ms background-color ease, 400ms border-left ease, 400ms border-right ease;
	}
	
	.article_list_wrapper .article_line .intro_part .category{
		margin-top: 0px;
	}
	
	.article_list_wrapper .article_line .intro_part .article_title{
		margin-bottom: 5px;
	}
	
	.cerntain_type_list .article_list_wrapper .article_line .intro_part .article_title{
		margin-top: 5px;
	}
	
	.article_list_wrapper .article_line .intro_part .article_title *{
		font-size: 18px;
	    max-height: 28.8px;
		line-height: 1.6;
		-webkit-line-clamp: 1;
	}
	
	.article_list_wrapper .article_line .intro_part .date{
		font-size: 14px;
	}
	
	.article_list_wrapper .article_line .intro_part .additional_btn{
		display: none;
	}
	
	.article_list_wrapper .article_line .intro_part .excerpt{
	    height: 81px;
		line-height: 1.8;
		-webkit-line-clamp: 3;
		letter-spacing: 2px;
	}
	
	.article_list_wrapper .article_line .intro_part .tags .tag_btn{
		margin-right: 1px;
		font-size: 12px;
	}
	.resources_list_page .category_list .btn_style.link_btn{
		padding: 5px 10px 5px 10px;
	}
	.resources_list_page .category_list .btn_style.link_btn:hover{
		padding: 5px 10px 5px 10px;
	}
}

@media (max-width: 380px) {
	.article_list_page .category_list .btn_style.link_btn{
		padding: 5px 5px 5px 5px;
	}
	.article_list_page .category_list .btn_style.link_btn:hover{
		padding: 5px 5px 5px 5px;
	}
	.resources_list_page .category_list .btn_style.link_btn{
		padding: 5px 7px 5px 7px;
	}
	.resources_list_page .category_list .btn_style.link_btn:hover{
		padding: 5px 7px 5px 7px;
	}
}

@media (max-width: 330px) {
	.article_list_page .category_list,
	.resources_list_page .category_list{
		float: left;
		width: 100%;
		margin-top: 10px;
	}
}

.article_list_wrapper .search_result_line{
	display: table-row;
	width: 100%;
	float: left;
	border-top: 1px solid #eeefef;
	padding-top: 15px;
	padding-bottom: 15px;
}

.article_list_wrapper .search_result_line:last-child{
	margin-bottom: 40px;
}

.article_list_wrapper .search_result_line > .num{
	display: table-cell;
	width: 80px;
	vertical-align: top;
	font-size: 36px;
	color: #d3d4d4;
}

.article_list_wrapper .search_result_line > .num .en{
	font-size: 36px;
	color: #d3d4d4;
}

.article_list_wrapper .search_result_line > .num .type{
	font-size: 15px;
	color: #d3d4d4;
	margin-top: -5px;
    padding-left: 2px;
    letter-spacing: 6px;
}

.article_list_wrapper .search_result_line > .article_wrapper{
	display: table-cell;
}

.article_list_wrapper .search_result_line .title .label,
.article_list_wrapper .search_result_line .author .label{
	color: #969797;
	font-size: 14px;
}

.article_list_wrapper .search_result_line .title h4{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #dd0012;
	font-weight: 300;
}

.article_list_wrapper .search_result_line .author .author_name{
	font-size: 15px;
	color: #3d3938;
}

.article_list_wrapper .search_result_line .extendable_content .hidden_detail ul{
	border-bottom: 1px solid #3e3a39;
	border-top: 1px solid #3e3a39;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 450px;
	float: left;
	margin-top: 15px;
	box-sizing: border-box;
}

.article_list_wrapper .search_result_line .extendable_content li{
	padding-top: 3px;
	padding-bottom: 3px;
}

.article_list_wrapper .search_result_line .extendable_content .label{
	color: #969797;
	font-size: 14px;
}

.article_list_wrapper .search_result_line .extendable_content .text{
	color: #3d3938;
	font-size: 14px;
}

.article_list_wrapper .search_result_line .extendable_content .btn_style.btn_b_r{
	padding: 2px 20px 2px 20px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
}

@media (max-width: 768px) {
	.article_list_wrapper .search_result_line > .num .type{
		font-size: 15px;
		color: #d3d4d4;
		margin-top: -5px;
	    padding-left: 4px;
	    letter-spacing: 3px;
	}
}

@media (max-width: 640px) {
	.article_list_wrapper .search_result_line .extendable_content .hidden_detail ul,
	.article_list_wrapper .search_result_line .extendable_content .btn_style.btn_b_r{
		width: 100%;
		box-sizing: border-box;
	}
	
}

@media (max-width: 420px) {
	.article_list_wrapper .search_result_line .extendable_content .hidden_detail ul li{
		width: 100%;
	}
	.article_list_wrapper .search_result_line > .num{
		font-size: 20px;
		line-height: 30px;
		padding-right: 15px;
		box-sizing: border-box;
	}
	
	.article_list_wrapper .search_result_line > .article_wrapper{
		width: 100%;
	}
	
	.article_list_wrapper .search_result_line .title,
	.article_list_wrapper .search_result_line .author{
		position: relative;
	}
	
	.article_list_wrapper .search_result_line .title .label,
	.article_list_wrapper .search_result_line .author .label{
		position: absolute;
		top: 3px;
	}
	
	.article_list_wrapper .search_result_line .author .author_name,
	.article_list_wrapper .search_result_line .title h4{
		font-size: 14px;
		width: 100%;
		padding-left: 40px;
		box-sizing: border-box;
	}
}
