@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/bg.jpg") top center repeat;
	scroll-behavior: smooth;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto; /*height:  ; parallax*/}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
	html{
		background:url("../images/m_bg.jpg") top center repeat;}	
}

h2, h3{
	font-family: 'Noto Serif TC' ,serif;
    font-weight: 600;
	color: #022538;
}

.titleR{
	background: url("../images/h2bg02.png")top center no-repeat;
	padding: 32px 0 43px;
}

.recommend_2p li{
	background: url("../images/color-w.jpg");
	border: solid #022538 3px;
	border-radius: 30px;
	shadow: 4px 2px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}


.recommend_2p img{
	border: solid #022538 3px;
	border-radius: 20px;
}

.hightlight_bg ul{
	background: url("../images/color-w.jpg");
	border: solid #022538 3px;
	border-radius: 30px;
	shadow: 4px 2px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}


.hightlight li{
	border: solid #022538 3px;
	border-radius: 20px;
}

.hightlight img{
	border-radius: 20px 20px 0 0;
	width: 255px;
    height: 255px;
}

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


.titleR{
	background: url("../images/h2bg02_m.png")top center no-repeat;
	background-size: 96vw;
}

.hightlight img {
    width: 46vw;
    height: 46vw;
}

.hightlight_bg ul{
	width: 96vw;
	margin: 0 auto 3vw;
}

.hightlight li {
    width: 45vw;
}

.hightlight img{
	width: 43vw;
}

}

/* ----------------------CUSTOMERIZATION---------------------- */

.bg_1 .recommend img{
	margin: 0 40px 0 65px;
	border-radius: 20px;
	border: solid #022538 3px;
}

.bg_1 .recommend{
	background: url("../images/product_card-r.png");
	padding: 80px 62px 42px;
}

.bg_1 .recommend h3{
	margin: -45px 0 0;
	color: #022538;
}

.bg_1 .recommend:nth-child(odd){
	background: url("../images/product_card-l.png");
}

.bg_1 .recommend:nth-child(odd) img{
	margin: 0 40px;
}

@media screen and ( max-width: 991px ){
	.bg_1{
		padding: 5vw 0;
	}

	.recommend a {
		display: flex;
		flex-direction: column;
	}

	.bg_1 .recommend img{
		margin: 0 auto;
		border-radius: 4vw;
		border: solid #022538 3px;
	}
	
	.bg_1 .recommend{
		background: url("../images/color-w.jpg");
		border: solid #022538 2px;
		padding: 0;
		border-radius: 5vw;
	}
	
	.bg_1 .recommend h3{
		background: url(../images/color-b.jpg);
		border-radius: 30vw;
		margin: 3vw auto;
		padding: 3vw 5vw;
		color: #efefe0;
	}
	
	.bg_1 .recommend:nth-child(odd){
		background: url("../images/color-w.jpg");
	}
	
	.bg_1 .recommend:nth-child(odd) img{
		margin: 0 auto;
	}

	.recommend .font {
		width: 95%;
	}

	.bg_1 .recommend-trans h3{order: 1;}
	.bg_1 .recommend-trans img{order: 2;}
	.bg_1 .recommend-trans .font{order: 3;}
}


/*--人與自然和未來科技--*/
.bg_2{
	background: url("../images/bg02.jpg") top center;
	padding: 40px 0 20px;
}

.bg_2 .titleR{
	background: url("../images/h2bg01.png")top center no-repeat;
}

.bg_2 h5{
	font-size: 21px;
	color: #000;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 10px;
}

.bg_2 .recommend{
	background: url("../images/color-b.jpg");
	border: solid #efefe0 3px;
	margin: 50px auto;
	border-radius: 20px;
	padding: 25px 30px;
}
.bg_2 .recommend img{
	margin: 0 60px 0 80px;
}
.bg_2 .recommend .video{
	margin: 0 40px 0 0;
}
.bg_2 .recommend .font h4{
	text-align: left;
	padding-left: 0;
	margin-top: 0;
	font-family:wt014;
}

.bg_2 .recommend .font{
	color: #efefe0;
}

.recommend .font h4 {
    border-bottom: #022538 solid 1px;
}

.bg_2 .recommend .font .info{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 20px;
	
}
.bg_2 .r-reverse a{
	flex-direction: row-reverse;
}
.bg_2 .r-reverse a img{
	margin: 0 80px 0 60px;
}
.bg_2 .r-reverse a .video{
	margin: 0 0 0 40px;
}

@media screen and ( max-width: 991px ){
	
	.bg_2{
		padding: 5vw 0;
	}

	.bg_2 .recommend{
		margin: 3vw auto;
		padding: 10px 0 0;
	}
	.bg_2 .recommend .video{
		margin: 0 auto;
	}
	.bg_2 .r-reverse a .video{
		margin: 0 auto;
	}

	.bg_2 .titleR{
		background: url("../images/h2bg01_m.png")top center no-repeat;
		background-size: 96vw;
	}

	iframe{
		width: 100%;
		height: auto;
	}
	.bg_2 .recommend img{
		margin: 0 auto;
	}
	.bg_2 .r-reverse a img{
		margin: 0 auto;
	}

	.bg_2 .recommend .font h4{
		text-align: center;
	}
	.bg_2 .recommend .font .info{
		font-size: 1.2rem;
		padding-top: 1vw;
	
	}
	.bg_2 h5{
		font-size: 1.2rem;
		padding: 3vw 0 1vw;
		text-align: center;
	}
}


/*--地球公民該知道的--*/
.bg_3{
	padding: 40px 0 20px;
}


@media screen and ( max-width: 991px ){
	.bg_3{
		padding: 5vw 0;
	}

	.hightlight_bg ul{
		padding: 2vw 0 3vw;
	}
}



.bg_4{}
.bg_4 .hightlight img{ object-fit: contain;}

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


/*--探索真理--*/
.bg_5{}

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


/*--明日世界--*/
.bg_6{}

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


/*--版頭--*/

.title01{
	position: absolute;
	top: 172px;
	right: 137px;
}

.title02{
	position: absolute;
	top: 270px;
	right: 140px;
}

.pic01{
	position: absolute;
	top: 125px;
	left: 35px;
}
.pic02{
	position: absolute;
	top: 65px;
	left: 169px;
}
.pic03{
	position: absolute;
	top: 36px;
	left: 352px;
}
.pic04{
	position: absolute;
	top: 171px;
	left: 553px;
}
.pic05{
	position: absolute;
	top: 245px;
	right: 526px;
}
.pic06{
	position: absolute;
	top: 483px;
	left: 460px;
}

.sale{
	position: absolute;
	top: 545px;
	right: 88px;
}


/* -- 版頭TopMenu -- */
/*navigation bar for pc*/
/* Style the TopMenu */
#TopMenu {
	/*overflow: hidden;*/
	
	max-width:100%;
	height:60px;
	z-index:999;
	margin:0 auto;
	background: url("../images/color-b.jpg");
  }
  	
  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */
  #TopMenu a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:32%;
	margin:0 2.5px;
	font-size:24px;
	color:#fff;
	border-right: 1px solid #ffffff;
	height:60px;
	line-height:60px;
	letter-spacing: 1px;
	font-weight: 600;
  } 
  #TopMenu .row_03 a{border-right: none;}
  #TopMenu span{ color:#000000;}

  /*#TopMenu a:hover{ transform: scale(.95)}*/


/*for mobile*/

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

#TopMenu { width: 100%; height: auto;}	
#TopMenu ul.nav_content{margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background: url("../images/color-b.jpg");z-index:1000;border-top:none; }
#TopMenu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 1vw; width:33.3333%;box-sizing:border-box;text-align:center;font-size:14px;}
#TopMenu ul li a{ width:100%; margin:0 auto; font-size:14px; border-right: none; height:auto; line-height:2; letter-spacing: 0;}
#TopMenu ul li:nth-child(3){border-right:none;}
}








 /*--goto top--*/          #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          #gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}          #gotop:hover {cursor: pointer;background-color: #666;}          #gotop:active {background-color: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::after{font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff; opacity:0.5;background: url(../images/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 