
/*------------------service & support---------------------------*/
/*.service_area:first-of-type {padding-top:200px; text-align:center;}*/
@import 'https://fonts.googleapis.com/css?family=Limelight|Raleway|Muli';
@import 'https://fonts.googleapis.com/css?family=Ubuntu:400,700';
/*@import 'https://fonts.googleapis.com/css?family=Muli';*/
body{
	/*font-family: Georgia, serif;*/
	background-color:#fff;
	font-weight: 400;

	font-size: 15px;
	color: #333;
	/*overflow: hidden;*/

}


/*-----------------------------------------------------------------------------------*/
/*	1.	header
/*-----------------------------------------------------------------------------------*/

/*標題 */
/*.header{
	height:140px; text-align:center; width:100%;
	background: rgba(232,229,232,1);
	background: -moz-linear-gradient(left, rgba(232,229,232,1) 0%, rgba(168,166,168,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(232,229,232,1)), color-stop(100%, rgba(168,166,168,1)));
	background: -webkit-linear-gradient(left, rgba(232,229,232,1) 0%, rgba(168,166,168,1) 100%);
	background: -o-linear-gradient(left, rgba(232,229,232,1) 0%, rgba(168,166,168,1) 100%);
	background: -ms-linear-gradient(left, rgba(232,229,232,1) 0%, rgba(168,166,168,1) 100%);
	background: linear-gradient(to right, rgba(232,229,232,1) 0%, rgba(168,166,168,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e5e8', endColorstr='#a8a6a8', GradientType=1 );
	background-image: url("../images/readmore2.jpg");
	}
.header div{display:inline-block;}

.header div:first-child{width:25%; text-align:left; vertical-align:bottom;padding:20px 0 0 0;margin:0 0 20px 10px; font-size:0.9em; font-family: 'Muli', sans-serif;}
.header div:last-child{width:72%;text-align:right; vertical-align:bottom;padding:20px 20px 0 0;}
.header div h2{
	color:#fff; 
	font-size:3em;
	text-shadow: rgb(150, 150, 150) 1px 3px 0px, rgb(171, 168, 168) 1px 13px 5px;
}
*/

/*link箭頭向左向右 的動態效果*/
.arrow_i{ 
	-webkit-animation-name: example; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
	-webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
	animation-name: example;
	animation-duration: 2s;
	animation-iteration-count: infinite;}
	
	@-webkit-keyframes example {	0%   { opacity: 1;}	50% {opacity: 0;}	 100%{opacity: 1;}	}/* Chrome, Safari, Opera */
	@keyframes example 		{		0%   { opacity: 1;}	50% {opacity: 0;	}	100%{opacity: 1;	}/* Standard syntax */
}

.img1{background-image: url("../images/readmore2.jpg");}
.bottom_slogan h2{	
	font-family: "Ubuntu","Microsoft JhengHei UI" ,"Microsoft JhengHei", sans-serif,Arial, Verdana;
	padding-top:30px;
	text-shadow: rgb(150, 150, 150) 1px 3px 0px, rgb(171, 168, 168) 1px 13px 5px !important;}
.fit_w_h_top{	height:250px;}
.fit_w_h_top .bottom_slogan{	 	top:110px;}
.flex_div{ 	
	display:flex; 
	justify-content:space-between;
	width:100%;
}
.flex_div div{padding-right:4em;}
.next_link {
	color: rgb(0, 0, 0);
	text-shadow: #fff 0px 0px 2px , #fff 1px 1px 2px , #fff -1px -1px 2px;
	font-weight: bold;
	letter-spacing: 0;
	
}
		
.strong_font{	font-weight:bold;}
/*-----------------------------------------------------------------------------------*/
/*	2.	content_area
/*-----------------------------------------------------------------------------------*/

/*每列div*/
.row_div, .resource_area{ width:70%; position:relative;left:15%;/*border:1px solid #0000ff;*/}
.row_div:first-child{margin-top:1%;}
.row_div:last-child{margin-bottom:5%;}

.row_div .half_block, 
.row_div .half_block_short, 
/*一列一個div的狀況*/
.total_block div{display:inline-block;/*border:1px solid #00ff00;*/}

.total_block{padding:5%; margin:5% 0 5% 0; }
/*一列一個div，該div下包含二個div*/
.total_block .div30{width:39%;text-align:center; position:relative; vertical-align:top; /*border:1px solid #000; */}
.total_block .div70{width:59%; /*border:1px solid #00ff00;*/}
.total_block .div30 .major_font{font-size:7.5em;}
.total_block .div70 .blue_font{font-weight:0;text-transform: uppercase;line-height:2em;font-size:1.5em;}
.total_block .div70 .desc_font{ font-size:1em;line-height:1.5em;}


/*一列二個div的狀況*/
.half_block{width:39%; padding:5em 5% 5em 5%; vertical-align:top; height:100% auto;top:0; position:relative;/*border:1px solid #00ff00; */}
.half_block_short{width:29%; padding:3% 10% 3% 10%;vertical-align:top; height:100% auto;top:0; position:relative; }

/*大標*/
.major_font
{	font-family:Limelight;font-size:5em; text-align:center;}
/*大標副標*/
.small_font{ font-size:0.3em;}
/*小標*/
 .subject_font{font-size:1.1em; text-align:center;font-weight:bold; font-family: 'Muli', sans-serif;}
 .big_subject_font {font-weight:0;text-transform: uppercase;line-height:2em;font-size:1.5em;} /*for 1列 一行用*/
/*內容*/
.desc_font
{	font-family: Raleway, 'Segoe UI';}



.orange_font{	color:rgba(255,102,0,1); }
.blue_font{	color:rgba(0, 140, 153,1);}
.font_left{	text-align:left;}





.bg1{	
	background-image:url("../images/readmore1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;}


.bg2{	
	background-image:url("../images/readmore2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;}
.font9{font-size:12px;}




/*-----------------------------------------------------------------------------------*/
/*	3.	document_area
/*-----------------------------------------------------------------------------------*/

#resource_menu,
#resource_menu ul,
#resource_menu ul li,
#resource_menu ul li span {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#resource_menu:after,
#resource_menu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#resource_menu {
	width: 100%;
	border-bottom: 3px solid rgba(255,102,0,1);
	font-family: 'Muli', sans-serif;

	line-height: 1;
}
#resource_menu ul {
	background: #ffffff;
}
#resource_menu > ul > li {
	float: left;
}
#resource_menu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#resource_menu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#resource_menu.align-right > ul > li {
	float: right;
}
#resource_menu.align-right > ul > li > span {
	margin-right: 0;
	margin-left: -4px;
}
#resource_menu > ul > li > span {
	z-index: 2;
	padding: 10px 25px 12px 25px;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	color: #444444;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	margin-right: -4px;
	cursor:pointer;
}
#resource_menu > ul > li.active > span,
#resource_menu > ul > li:hover > span,
#resource_menu > ul > li > span:hover {
	color: #ffffff;
	box-shadow: 3px 0px 3px rgba(0,0,0,0.5);
	-webkit-transform: perspective(8px) rotateX(0deg);
	-webkit-transform-origin: bottom;
	
	-moz-transform: perspective(8px) rotateX(1deg);
	-moz-transform-origin: bottom;
	
	transform: perspective(8px) rotateX(1deg);
	transform-origin: bottom;
}
#resource_menu > ul > li > span:after {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 120%;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	content: "";
	/*-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	
	-webkit-transform: perspective(8px) rotateX(0deg);
	-webkit-transform-origin: bottom;
	
	-moz-transform: perspective(8px) rotateX(1deg);
	-moz-transform-origin: bottom;
	
	transform: perspective(8px) rotateX(1deg);
	transform-origin: bottom;*/
	
	
}
#resource_menu > ul > li.active > span:after,
#resource_menu > ul > li:hover > span:after,
#resource_menu > ul > li > span:hover:after {
	background: rgba(255,102,0,1);
}

#resource_content
{
	/*border-left:1px dotted rgba(0,0,0,0.2);
	border-right:1px dotted rgba(0,0,0,0.2);
	border-bottom:1px dotted rgba(0,0,0,0.2);*/
	margin-bottom:3em;
	padding:1em 0 5em 2em;
	width:100% auto;
	min-height:	500px auto;
	/*background: rgba(255,102,0,0.1);*/
	
	background-image:url("../images/readmore5.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}

#resource_content h3
{
	color: rgba(255,102,0,1);
	margin-top: 2em;
	
	border-bottom: 1px dotted rgba(0,0,128,0.2);
	/*border-left: 1px dotted rgba(0,0,128,0.2);*/
}

#resource_content span
{	display:block;
	margin:1em 0 1em 2em; 
	font-family: 'Muli', sans-serif;
	
}

#resource_content div div
{
	padding:0 2% 0 1%;
	display:inline-block; 
	width:30%;
	vertical-align:top; 
	top:0; 
	position:relative;
	
}

#resource_content .container{
	width:100% auto;
	padding: 0 2% 0 1%;
}


/*-----------------------------------------------------------------------------------*/
/*	4.	media query area
/*-----------------------------------------------------------------------------------*/
/*pc 1024/1440/1920
phone 640 / 730
pad  1024 / 1280 
*/
@media screen and (max-width: 1920px) {
	
}

@media screen and (max-width: 1440px) {
	#resource_content div div
	{
		padding:0 5% 0 5%;
		display:block; 
		width:90%;
	}
	
	
}

@media screen and (max-width: 1170px) {
	.header div:first-child{width:25%;}
	.header div:last-child{width:70%;}
	
}

@media screen and (max-width: 780px) {
	.header div:first-child{width:33%;}
	.header div:last-child{width:55%;}
	.half_block{width:95%; padding:3% 5% 3% 5%; vertical-align:top; }
	.total_block{padding:3%; margin:5% 0 5% 0; }
	.header div h2{font-size:2.5em;}
	
	.total_block .div30 , .total_block .div70 {width:100%; padding:0 2% 0 2%;}
	.total_block .div30 .major_font{font-size:5.5em;}
	.total_block .div70 .blue_font{line-height:1em;font-size:1.2em;}
	.total_block .div70 .desc_font{ font-size:1em;line-height:1.5em;}	
	
	/*大標*/
	.major_font
	{	font-size:3.5em;}
	/*大標副標*/
	.small_font{ font-size:0.5em;}
	/*小標*/
	.subject_font{font-size:1.1em;}
	
	#resource_content h3
	{	font-size: 1.3em;	}
	
	#resource_content span
	{	font-size:1em;	}
	
	#resource_menu > ul > li > span {
		padding: 10px 10px 12px 10px;
		font-size: 14px;
	}
	
	.row_div, .resource_area{ width:90%; left:5%;}
}

@media screen and (max-width: 480px) {
	.header div:first-child{width:33%; font-size:0.8em;}
	.header div:last-child{width:55%;}
	.header div h2{font-size:2em;}
	
	.total_block .div30 , .total_block .div70 {width:100%; padding:0 2% 0 2%;}
	.total_block .div30 .major_font{font-size:4em;}
	.total_block .div70 .blue_font{line-height:1em;font-size:0.9em;}
	.total_block .div70 .desc_font{ font-size:0.9em;line-height:1.5em;}	
	
	/*大標*/
	.major_font
	{	font-size:3em;}
	/*大標副標*/
	.small_font{ font-size:0.3em;}
	/*小標*/
	.subject_font{font-size:1.1em;}
	
	#resource_content h3
	{	font-size: 1.2em;	}
	
	#resource_content span
	{	font-size:0.9em;	}
	
	#resource_menu > ul > li > span {
		padding: 10px 7px 12px 7px;
		font-size: 0.75em;
	}
	
}