@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
    font-size: 16px;
}
p {
	line-height: 1.5em;
	color: #666;
}
a, a:hover {
	color: #fff;
}
article.container.booking_container .select a {
    color: #0066b5;
}
h1 {
	width: 120px;
	margin: 0 auto;
	padding: 10px;
	color: #11293B;
	font-size: 1.5em;
	position: relative;
	padding-bottom: .5em;
}
h1::before, h1::after {
	position: absolute;
	top: 50%;
	content: '';
	display: block;
	width: 45px;
	height: 1px;
	background: #11293B;
}
h1::before {
	left: -2em;
}
h1::after {
	left: 5em;
}
h2 {
	color: #11293b;
	font-size: 1.2em;
}
h3 {
	color: #666;
}
h4 {
	color: #080031;
	font-size: 1.2em;
	line-height: 2;
}
figure img {
	width: 100%;
}
#masthead_promo .mast_width {
	max-width: 1200px;
	width: 100%;
}
div#masthead {
	display: none;
}
#masthead .logo {
	width: auto;
}
#masthead .logo img {
	width: auto;
}
#masthead .logo span {
	font-size: 16px;
	color: #000;
}
/*header*/
header {
	width: 100%;
}
header .banner_bg {
	background: url(../images/banner_bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 5%;
}
header .banner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
header .banner img {
	max-width: 100%;
}
header span {
    color: #fff;
    line-height: 0;
    vertical-align: baseline;
    text-shadow: 0px 1px 2px #000;
    display: block;
}
nav {
	background: #12293B;
}
ul.menu {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
}
ul.menu>li {
	width: 25%;
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
nav ul li a {
    padding: 1em;
    display: block;
    font-size: 1.2em;
}
.exhibitions {
	text-align: center;
	background: #1E364D;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 1;
	left: 0;
	top:57px;
}
.exhibitions ul {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: table;
}
.exhibitions ul li {
	display: table-cell;
}
.exhibitions figcaption {
	padding-top: 20px;
}
.exhibitions img {
	max-width: 300px;
	width: 100%;
}
/*區塊顏色*/
.traffic_bg, .flight_bg, .hotels_bg, .attractions_bg, article.container.booking_container {
    padding: 2em .5em;
}
.traffic_bg, .hotels_bg {
	background-color: #eee;
}
/*.attractions_bg {
	background: #11293B;
}*/
article {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*展館資訊*/
.introduction_bg {
	position: relative;
	margin-bottom: 1em;
}
article.information section {
	background: #fff;
	padding: .5em;
}
.gallery {
	padding: 35%;
}
#taipei {
	background: url(../images/taipei.jpg) center center no-repeat;
	background-size: cover;
}
#nangang {
	background: url(../images/nangang.jpg) center center no-repeat;
	background-size: cover;
}
#kaohsiung {
	background: url(../images/kaohsiung.jpg) center center no-repeat;
	background-size: cover;
}
#taipeicycleshow {
	background: url(../images/taipeicycleshow.jpg) bottom center no-repeat;
	background-size: cover;
}
#computextaipei {
	background: url(../images/computextaipei.jpg) bottom center no-repeat;
	background-size: cover;
}
#semicontaiwan {
	background: url(../images/semicontaiwan.jpg) bottom center no-repeat;
	background-size: cover;
}
article.information td {
	padding: 10px 0 0;
	vertical-align: top;
	text-align: justify;
	line-height: 1.5em;
	color: #8b8d8d;
}
article.information p {
	padding: 10px 0 0;
}
article.information a {
	color: #588BC0;
}
article.information td.title {
	width: 6.5em;
	font-size: 1em;
}
span.grid_icon {
	margin-right: 5px;
}
.phone_icon {
	background: url(../images/phone.png) no-repeat center center;
	background-size: 100%;
}
.landscape_icon {
	background: url(../images/landscape.png) no-repeat center center;
	background-size: 100%;
}
.service_icon {
	background: url(../images/service.png) no-repeat center center;
	background-size: 100%;
}
/*錨點*/
nav.anchor ul {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: table;
}
nav.anchor {
	background: url('../images/anchor_bg.jpg') repeat-y;
	background-size: 100%;
}
nav.anchor ul li {
	width: 25%;
	background: #12293B;
	display: table-cell;
}
nav.anchor ul li:nth-child(even) {
	background: #1E364D;
}
nav.anchor ul li a img {
	display: inline-block;
}
nav.anchor ul li a span {
	display: inline-block;
	width: 100%;
	padding-top: .5em;
}
/*交通資訊*/
.traffic_text {
	background: #E3E3E3;
	padding: .5em;
	line-height: 1.48;
}
.traffic_text p {
	color: #333;
}
/* .traffic_text ul {
	padding: 0 .5em;
}
.traffic_text ul li {
	color: #333;
} */
/*展覽檔期*/
.flight>p{
	text-align: right;
	color: red;
	font-weight: bold;
}
.tab-wrap {
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	list-style: none;
	background-color: #fff;
}
.tab {
	display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1), .tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2), .tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3), .tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4), .tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5), .tab:checked:nth-of-type(6) ~ .tab__content:nth-of-type(6), .tab:checked:nth-of-type(6) ~ .tab__content:nth-of-type(6), .tab:checked:nth-of-type(7) ~ .tab__content:nth-of-type(7), .tab:checked:nth-of-type(8) ~ .tab__content:nth-of-type(8), .tab:checked:nth-of-type(9) ~ .tab__content:nth-of-type(9), .tab:checked:nth-of-type(10) ~ .tab__content:nth-of-type(10), .tab:checked:nth-of-type(11) ~ .tab__content:nth-of-type(11), .tab:checked:nth-of-type(12) ~ .tab__content:nth-of-type(12) {
	opacity: 1;
	position: relative;
	top: 0;
	z-index: 1;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab:checked + label {
	background-color: #e3e3e3;
	cursor: default;
	color: #11293B;
}
.tab:checked {
	background-color: #fff;
}
.tab + label {
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #A1C5D3;
	-webkit-box-flex: 3;
	-webkit-flex-grow: 3;
	-ms-flex-positive: 3;
	flex-grow: 3;
	text-align: center;
	background-color: #f2f2f2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	height: 50px;
	box-sizing: border-box;
	padding: 14px;
	font-weight: bold;
}
.tab + label {
	background-color: #11293B;
}
.tab__content {
	padding: .5em;
	background-color: #e3e3e3;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
/*表格*/
.rwd-table {
	min-width: 100%;
}
.rwd-table tbody {
	border: 1px solid #D7DCE1;
}
.rwd-table th, .rwd-table td {
	padding: .5em;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
	line-height: 1.5;
}
.rwd-table td::before {
	content: attr(data-th) " : ";
	font-weight: bold;
	width: auto;/*display: inline-block;*/
}
.rwd-table th, .rwd-table td {
	text-align: left;
}
.rwd-table th {
	text-align: center;
	background-color: #A1C5D3;
}
.rwd-table th, .rwd-table td::before {
	color: #063156;
	font-weight: bold;
}
/*鄰近飯店*/
.search_bar {
	background: #11293b;
	padding: 0 .5em;
}
.search_bar ul {
	padding: 10px 0;
	max-width: 1200px;
	margin: 0 auto;
}
.search_bar ul li {
	display: inline-block;
}
.search_bar ul li input, button#hotelsSearch {
	height: 26px;
}
.search_bar ul li input {
	width: 100%;
	padding: 0 .5em;
	display: inline;
}
.search_bar p {
	display: inline;
	color: #fff;
}
input#checkindate, input#checkoutdate {
	width: 6em;
}
button#hotelsSearch {
	width: 100%;
	background: #A1C5D3;
	border: 0;
	color: #11293b;
	padding: 0 .5em;
	font-size: 16px;
	cursor: pointer;
}
.gridlists {
	background: #aaa;
}
.grid_list h3.grid_name {
	color: #11293B;
	font-size: 1.2em;
	font-weight: bold;
}
a.grid_booking {
	background: #11293B;
}
/*鄰近景點*/
.swiper-container {
    padding: .5em;
    background-color: #e3e3e3;
}
article.attractions figcaption {
	text-align: center;
	background: #FFFFFF;
	padding: .5em 0;
	color: #11293B;
	font-weight: bold;
}
/*footer*/
.new-footer-container {
	max-width: 1200px;
	width: 100%;
}
footer#footer {
	font-size: .8em;
	display: none;
}
#footer .left {
	display: none;
}
/*套件*/
.swiper-button-next, .swiper-button-prev {
	top: 0%;
	height: 100%;
	margin-top: 0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}
#top_bar > a {
	width: 50px !important;
	height: 50px !important;
	background-size: 100% !important;
}
/*展覽內頁*/
.search_mobile_button{
	display: none;
}
.search_area_bg {
    background: #063156;
    color: #fff;
    padding: .5em;
}
.search_area {
	max-width: 1200px;
	margin: 0 auto;
}
.search_area h2, form#search_moon, .search_area .middle, .search_area .right {
	display: inline-block;
	vertical-align: middle;
}
.search_area input, .search_area select, .qsreach input.btns {
	height: 40px;
}
.search_area h2 {
	color: #fff;
	background: #1DADE2;
	position: relative;
	padding: 10px;
}
.search_area h2::after {
	content: '';
	display: block;
	border-right: 0;
	border-top: 20px solid rgba(153, 153, 153, 0);
	border-bottom: 20px solid rgba(153, 153, 153, 0);
	border-left: 10px solid #1DADE2;
	position: absolute;
	top: 0;
	right: -10px;
	height: 100%;
}
form#search_moon {
	padding-left: 15px;
}
form#search_moon span {
	padding: 5px 0;
	display: inline-block;
	vertical-align: middle;
}
.qsreach input.btns {
	background: #1DADE2;
	border: 0;
	color: #fff;
	padding: 0 .5em;
	font-size: 16px;
	cursor: pointer;
}
article.hotels_lists:first-child {
	border-top: 0;
}
article.hotels_lists>h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: .5em 0 .5em .5em;
	background: #11293b;
	color: #fff;
}
article.hotels_lists a.map_iframe {
	background: #1DADE2;
	padding: 3px;
	font-size: 14px;
	margin-left: 5px;
}
/*訂房專區*/
article.booking_container .select{
	padding:.5em 0;
}
article.booking_container .select ul{
	text-align:right;
}
article.booking_container .select ul li {
    display: inline-block;
}
article.booking_container table {
	width: 100%;
	border-top: 1px dotted #bbb;
}
article.booking_container table th, td.no, td.td_price, td.td_booking {
	text-align: center;
	vertical-align: middle;
}
article.booking_container table th {
	padding: 1em 0;
	background: #eee;
	border-right: 1px dotted #bbb;
}
article.booking_container td {
	border-right: 1px dotted #bbb;
}
article.booking_container table tr {
	border-left: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
}
.address a, .room_txt1 a {
	color: #0066B5;
}
.address img {
	width: 25px;
}
.no {
	width: 7%;
}
.rname {
	width: 60%;
}
.disprice {
	width: 21%;
}
.td_booking {
	width: 12%;
	white-space: nowrap;
}
td.rname {
	padding: 5px;
	line-height: 1.5em;
}
.hotelname a {
	color: #2196F3;
	font-weight: bold;
	font-size: 1.2em;
}
.tripadvisor img {
	padding: 0 5px;
}
td.td_price span {
	color: red;
}
#actweb_roomsrh .td_booking input {
	color: #fff;
	background: #0066B5;
	text-align: center;
	padding: 5px 10px;
	width: 50%;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
	width: auto;
}
/*PC*/
@media (min-width: 1024px) {
.exhibitions ul li a, nav ul li a {
	transition: all .4s;
}
ul.menu>li>a:hover {
	background: #1E364D;
}
.exhibitions>ul>li>a:hover {
	background: #12293B;
}
}

/*ipad*/
@media (min-width: 741px) {
ul.top_bar {
	position: absolute;
	top: 35px;
	right: 5em;
	background: rgba(150,150,150,.7);
}
}

@media (min-width: 768px) {
header .banner img {
	padding-bottom: 2em;
}
article.information {
	max-width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery {
	width: 45%;
	height: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
article.information section {
	width: 55%;
	position: relative;
	float: right;
	padding: 2%;
}
article.information section h2, article.information td, article.information p {
	position: relative;
}
article.information section::before {
	content: "";
	display: block;
	background: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform: skew(-15deg);
	-moz-transform: skew(-15deg);
	-o-transform: skew(-15deg);
	-ms-transform: skew(-15deg);
	transform: skew(-15deg);
	top: 0;
	left: -3.5em;
}
}

@media (max-width: 1024px){
ul.top_bar {
    right: 0;
}
}
@media (max-width: 868px) {
.grid_list.grid_size_w33 {
	width: 48.5%;
}
form#search_moon {
	padding: 0;
}
}

/*mobile*/
@media (min-width: 481px) {
.rwd-table tbody {
	background: aliceblue;
}
.rwd-table th, .rwd-table td {
	border-right: 1px solid #D7DCE1;
}
.rwd-table tr:nth-of-type(2n) {
	background-color: #fff;
}
.rwd-table td::before {
	display: none;
}
.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
}
/* .rwd-table th:first-child, .rwd-table td:first-child {
	padding-left: 0;
}
.rwd-table th:last-child, .rwd-table td:last-child {
	padding-right: 0;
} */
.rwd-table th, .rwd-table td {
	padding: .5em;
	width: 50%;
}
}

@media (max-width: 740px) {
div#menu_pc {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	height: 100%;
	background: #12293B;
	z-index: 5;
}
.open div#menu_pc {
	display: block;
}
#masthead_promo {
	display: none;
}
div#masthead {
	font-size: 2em;
	display: block;
}
header .banner_bg {
	display: none;
}
nav ul li a{
	padding:1.5em;
}
ul.top_bar {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 1em 0;
    background:#2C4F6A;
}
ul.top_bar {
	width: 100%;
	text-align: center;
}
ul.top_bar li a img {
	width: 30px;
}
ul.top_bar li:last-child {
    width: 100%;
    padding: 1em;
}
header span {
	display: none;
}
div#new-nav {
	display: none;
}
footer#footer {
	display: block;
	background: #CCCCCC;
}
ul.menu{
    display: inline-block;
	padding:1em;
}
ul.menu li {
	width: 100%;
	display: inline-block;
}
ul.menu li.vl1>a {
    position: relative;
}
ul.menu li.vl1>a::after {
    content: '+';
    color: #999;
    position: absolute;
    top: 33%;
    right: 0;
}
ul.menu li.open.vl1>a::after {
    transform: rotate(45deg);
}
.content {
	padding: 5px;
}
.exhibitions {
	position: static;
	background-color: #eee;
}
.exhibitions img {
	display: none;
}
.exhibitions figcaption {
	padding-top: 0;
}
article.information td {
	display: inline-block;
}
article.information table tbody tr:nth-child(3) td, article.information table tbody tr:nth-child(4) td {
	width: 100%;
}
nav.anchor ul li {
	width: 100%;
	display: inline-block;
}
.search_bar ul li {
	display: block;
	margin: 0.25em 0;
	overflow: hidden;
}
input#checkindate, input#checkoutdate {
    width: 76%;
}
.gridlists {
	padding: .5em;
}
.grid_list.grid_size_w33 {
	width: 100%;
	margin: .25em 0;
}
article.hotels_lists a.map_iframe {
	display: none;
}
.search_mobile_button {
    vertical-align: top;
    display: inline-block;
    padding: .8em 0;
    background: #1dade2;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
form#search_moon, .search_area h2{
	display: none;
}
}

@media (max-width:580px) {
.booking_container .no, .booking_container .price, .booking_container th {
	display: none;
}
article.booking_container table tr {
	border: 1px solid #bbb;
	border-top: 0;
	overflow: hidden;
}
article.booking_container td {
	width: 100%;
	border: 0;
	display: block;
}
article.booking_container td.rname {
	border-top: 1px solid #bbb;
}
article.booking_container td.td_price {
	float: left;
	width: 50%;
	text-align: left;
	padding: .5em;
}
article.booking_container td.td_booking {
	float: right;
	width: 50%;
	text-align: right;
	padding: .5em;
}
}

@media (max-width: 480px) {
nav.anchor ul li a {
	text-align: left;
	position: relative;
}
nav.anchor ul li a::after {
	border-top: 10px solid #fff;
	content: '';
	display: block;
	border-left: 10px solid rgba(18, 41, 59, 0);
	border-right: 10px solid rgba(18, 41, 59, 0);
	border-bottom: 0;
	position: absolute;
	right: .5em;
	top: 45%;
}
nav.anchor ul li a img {
	width: 30px;
}
nav.anchor ul li a span {
	width: auto;
	padding-top: 0;
	padding-left: .5em;
}
.rwd-table tr {
	display: block;
	background: #eee;
	margin: .5em;
}
.right, input.btns {
	width: 100%;
}
form#search_moon>.middle>span {
	width: 100%;
}
form#search_moon>.middle>span>span {
	width: 5em;
}
}
