@charset "utf-8";
@import url("reset.css");
/* CSS Document */
/*-----------------------for all-----------------------*/
a {
	text-decoration: none;
	color: #333;
}
a:hover {
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
.align_l {
	text-align: left;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
.divider {
	height: 10px;
	line-height: 10px;
}
/*#wrapper {
	background-image: url(../images/bgEnter.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}*/
#expo li a h5 {
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: left center;
	background-image: url(../images/date.svg);
	padding-left: 20px;
	display: inline-block;
	margin-right: 10px;
	color: #555;
}
#expo li a h5.map {
	margin-right: 0;
	background-image: url(../images/map.svg);
}
@keyframes fadeinBtn {
 0% {
 opacity: 0
}
 40% {
 opacity: 0
}
 100% {
 opacity: 1
}
}
#expo li:first-child {
	animation: fadeinBtn 0.3s ease-in;
}
#expo li:nth-child(2) {
	animation: fadeinBtn 0.6s ease-in;
}
#expo li:nth-child(3) {
	animation: fadeinBtn 0.9s ease-in;
}
#expo li:nth-child(4) {
	animation: fadeinBtn 1.2s ease-in;
}
#expo li:nth-child(5) {
	animation: fadeinBtn 1.5s ease-in;
}


#expo li#TC a h1{
	color: #80523a;
}
#expo li#TC a h1 span{
	background: #80523a;
}

#expo li#TPE a h1{
	color: #575c34;
}
#expo li#TPE a h1 span{
	background: #575c34;
}

#expo li#FBIG a {
	text-align: left;
	color: #666666;
	font-size: 17px;
}
#expo li#FBIG a:hover {
	color: #f5a503;
}

/*-----------------------for PC-----------------------*/
@media screen and (min-width:768px) {
html, body {
	margin: 0;
	padding: 0;
	color: #333;
	line-height: 160%;
	font-size: 15px;
	font-family: 'Roboto', '微軟正黑體', sans-serif;
	height: 100%;
}
p, h1, h2, h3, h4, a, dt {
	line-height: 180%;
}
.NoShowInPC {
	display: none;
}
h1 {
	font-size: 32px;
	line-height: 100%;
}
/*h4 {
	position: fixed;
	right: 0px;
	top: 0px;
}
h4 img {
	width: 240px;
}*/
.NoShowInMobile {
	display: none;
}
#wrapper {
	background-image: url(../images/bgEnter.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
/*-----------------------article-----------------------*/
article {
	margin: -20px auto;
	position: relative;
	width: 1000px;
	height: 680px;
	background-image: url(../images/EnterTaiwan.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
#logo {
	margin-left: -80px;
}
/*-----------------------expo-----------------------*/
#expo {
	margin-left: -80px;
}
#expo li {
	margin-bottom:20px;
	display: block;
}
#expo li:last-child {
	margin-bottom: 0;
}
#expo li a {
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-size: 100px 100px;*/
	padding: 3px 0 3px 125px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;/*ie*/
	transform: scale(1, 1);
}
#expo li a:hover {
	transform: scale(1.05, 1.05);
}
/*#expo li h1 {
	font-size: 32px;
	line-height: 100%;
}
#expo li a h1 {
	font-size: 29px;
	line-height: 100%;
	margin-bottom:5px;
}*/
#expo li a h1 span {
	color: #FFF;
	font-size:28px;
	padding:10px 20px;
	line-height:100%;
	display:inline-block;
	font-weight: normal;
	border-radius:25px;
}
#expo li a h2 {
	font-size: 19px;
}
#expo li a h5 {
	font-weight: normal;
	font-size: 21px;
	line-height: 250%;
}
/*position
#expo li#KS1, #expo li#KS2 {
	margin-left: 100px;
}*/
#expo li#TC, #expo li#TPE, #expo li#FBIG {
	margin-left: -120px;
}
/*position*/
/*-------------footer--------------------*/
footer {
	width: 100%;
	background: #383737;
}
#footer {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
	font-size: 14px;
	color: #fff;
}
#footer a {
	color: #FFF; text-decoration:underline;
}
#footer div#copy {
	position: absolute;
	right: 0;
	top: 25px;
}
#footer div#footerRight {
	position: absolute;
	left: 350px;
	top: 25px;
}
}

/*-----------------------for mob-----------------------*/
@media screen and (max-width:767px) {
/*-----------------------body-----------------------*/
html {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
body {
	color: #222;
	line-height: 150%;
	font-size: 16px;
	font-family: 'Roboto', '微軟正黑體', sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	min-height: 100%;
}
p, h1, h2, h3, h4, a, dt {
	line-height: 150%;
}
.NoShowInMobile {
	display: none;
}
.picForMobile {
	width: 100%;
	height: auto;
}
article {
	padding:0 15px 15px 15px;
}
#wrapper {
	background-image: url(../images/bgEnterS.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
#logo {
	display: none;
}
/*-----------------------expo-----------------------*/
#expo li {
	display: block;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	padding:10px 0;
	line-height: 180%;
}
#expo li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
#expo li a {
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-size:90px 90px;
	padding:10px 0 10px 100px;*/
}
#expo li a h1 {
	font-size:22px;
	line-height:100%;
	font-weight: normal;
	margin-bottom:5px;
}
#expo li a h1 span {
	color: #FFF;
	font-size:20px;
	padding:8px 15px;
	line-height:100%;
	display:inline-block;
	font-weight: normal;
	border-radius:20px;
}
#expo li a h2 {
	display:none
}
#expo li a h5 {
	font-weight: normal;
	font-size: 16px;
	/*display:block;*/
	line-height: 180%;
}
#img{box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.3); z-index:100; margin-bottom:10px;
}
/*-----------------FB----------------------*/
h4 {
	width: 100%;
	line-height: 160%;
}
h4 img {
	width: 100%;
}
/*-------------footer--------------------*/
footer {
	padding:20px;
	background: #383737;
	color: #fff;
	font-size:13px;
	text-align: center;
}
footer a {
	color: #fff;
}
div#footerRight {
	margin: 20px 0;
}
}
