* {
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   font-family: "Segoe UI", Arial, Helvetica, "Microsoft JhengHei Correct", 'Microsoft JhengHei', PMingLiU, sans-serif
}
body {
   font-size: 16px;
   color: #333;
   line-height: 25px
}
.fixed body {
   margin-top: 105px
}
#fixed_bar .logoicon {
   width: 188px !important;
   height: 59px !important;
   margin-top: 0 !important;
   margin-bottom: 5px !important
}
.anchor_hide {
   display: block;
   height: 105px;
   margin-top: -105px;
   z-index: -1;
   visibility: hidden
}
h1 {
   display: inline-block
}
h2 {
   font-size: 24px;
   margin-bottom: 10px;
   background-image: url(../images/title-icon.svg);
   background-position: left center;
   background-size: 35px 100%;
   text-indent: 35px;
   background-repeat: no-repeat;
   color: #0e4f5e
}
h3 {
   font-size: 20px;
   vertical-align: middle
}
h3 .grid_address {
   background-image: url(../images/mapicon.svg);
   background-repeat: no-repeat;
   background-size: 22px 22px;
   text-indent: 20px;
   font-weight: normal;
   font-size: 15px;
   color: #333;
   display: block
}
h3, h3 a {
   color: #66a036
}
a {
   text-decoration: none
}
input {
   -webkit-appearance: none;
   border-radius: 0
}
em {
   font-style: normal
}
img {
   max-width: 100%
}
.remind {
   display: block;
   color: red
}
.container {
   max-width: 1100px;
   width: 100%;
   margin: 0 auto
}
.intro {
   margin: 40px 0;
   line-height: 35px
}
article {
   margin: 20px 0;
   overflow: hidden
}
.swiper-arrow {
   position: relative;
   z-index: 0
}
.swiper-arrow .swiper-button-prev, .swiper-arrow .swiper-button-next {
   opacity: 0.7;
   height: 100%;
   top: 0;
   background-size: 70% auto;
   margin: 0
}
.swiper-arrow .swiper-button-next.swiper-button-disabled, .swiper-arrow .swiper-button-prev.swiper-button-disabled {
   opacity: 0
}
.swiper-arrow .swiper-button-next {
   background-image: url(../images/green-arrow-next.svg) !important
}
.swiper-arrow .swiper-button-prev {
   background-image: url(../images/green-arrow-prev.svg) !important
}
.swiper-arrow .swiper-button-next {
   right: -65px
}
.swiper-arrow .swiper-button-prev {
   left: -65px
}
.swiper-wrapper {
   -webkit-transition-timing-function: ease-in-out;
   transition-timing-function: ease-in-out
}
.swiper-container {
   padding: 0px !important;
   background: transparent !important
}
.swiper-pagination {
   position: static !important
}
.swiper-button-prev, .swiper-button-next {
   width: 50px;
   height: 100%;
   top: 0
}
.swiper-button-next {
   right: 0
}
.swiper-button-prev {
   left: 0
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
   opacity: 0
}
.banner {
   height: 500px;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   z-index: 9;
   background-color: #fffdd1;
   background-image: url(../images/banner.svg);
   background-size: cover;
   background-position: center
}
.banner .swiper-wrapper {
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0
}
.banner .swiper-slide {
   opacity: 0;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center
}
.banner>.container {
   z-index: 2;
   position: relative;
   text-align: center
}
.banner .title {
   max-width: 450px;
   width: 100%;
   margin-bottom: 20px
}
.banner .disabled .festival, .banner .disabled .day {
   display: none
}
nav a {
   font-size: 20px;
   color: #333;
   display: block;
   text-align: center;
   padding: 15px 0 10px;
   border-bottom: 5px solid #fff
}
.search_bar {
   padding: 10px;
   margin: 0 auto
}
.search_bar .btns {
   color: #fff !important
}
.about h3 {
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px solid
}
.about .about_box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse
}
.about .about_pic {
   float: right;
   width: 45%;
   overflow: hidden
}
.about .about_pic img {
   width: 100%;
   vertical-align: bottom
}
.about .about_info {
   float: left;
   width: 55%;
   padding-right: 20px
}
.about figcaption {
   font-size: 14px
}
.grid_list {
   position: relative
}
.grid_list .grid_link {
   position: absolute;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
   z-index: 3;
   left: 0
}
.grid_list .grid_beroom {
   font-size: 16px;
   position: absolute;
   top: 5px;
   left: 0;
   padding: 5px 10px;
   color: #fff;
   background-color: #d2543b
}
.grid_list .grid_pic {
   position: relative
}
.grid_list .grid_pic a {
   position: absolute;
   top: 0;
   display: block;
   width: 100%;
   height: 100%;
   z-index: 3;
   left: 0
}
.grid_list .img_bg {
   padding-bottom: 75%;
   background-position: center;
   background-size: cover;
   background-repeat: no-repeat
}
.grid_list .img_bg img {
   display: none
}
.grid_list .grid_txt {
   padding-top: 5px
}
.grid_list .grid_address, .grid_list .grid_name {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   display: block
}
.grid_list .grid_address {
   background-image: url(../images/mapicon.svg);
   background-size: 22px 22px;
   text-indent: 20px;
   font-weight: 400;
   font-size: 15px;
   color: #333;
   margin-top: 5px;
   background-repeat: no-repeat
}
.grid_list .grid_Prj {
   max-height: 50px;
   overflow: hidden;
   margin-top: 5px
}
.grid_list .grid_Prj a {
   color: #333
}
.grid_list .grid_rate {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse;
   margin-top: 5px;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end
}
.grid_list .grid_booking {
   padding: 3px 25px;
   color: #fff;
   background-color: #1fa863
}
.grid_list .grid_prices {
   color: red;
   margin-right: 10px
}
.table-responsive {
   border-top: 1px solid #333;
   margin: 1em 0
}
.table-responsive>table {
   background: #fff;
   border: 1px solid;
   border-top: 0
}
.table-responsive .footable-header {
   display: none
}
.table-responsive tr {
   border-bottom: 1px solid
}
.table-responsive td, .table-responsive th {
   vertical-align: middle;
   padding: 10px;
   border-right: 1px solid #333
}
.table-responsive .title {
   text-align: center;
   font-size: 18px
}
.table-responsive th {
   background-color: #690;
   color: #fff
}
#data2.table-responsive th {
   background-color: #F60;
}
#data3.table-responsive th {
   background-color: #069;
}
.table-responsive li {
   word-break: initial
}
.table-responsive .tickets {
   text-align: center;
   width: 170px
}
.table-responsive .fare {
   text-align: center;
   width: 200px
}
.table-responsive .fooicon {
   display: inline
}
.ticketing a {
   color: #1fa863
}
.ticketing ul {
   margin-left: 20px;
   list-style: disc
}
.ticketing ol {
   margin-left: 20px;
   list-style: decimal
}
.traffic ol {
   margin-left: 20px;
   list-style: decimal
}
.traffic ul {
   margin-left: 20px;
   list-style: disc
}
.google_map {
   margin: 20px 0
}
.attractions figure a {
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   z-index: 1
}
.attractions .hidden {
   padding-bottom: 100%;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   position: relative;
   border-radius: 50%
}
.attractions img {
   display: none
}
.attractions figcaption {
   text-align: center;
   font-size: 20px;
   margin-top: 10px
}

@media (max-width: 1100px) {
.container, .fixed_content {
   padding: 0 10px
}
article:not(:nth-of-type(1)) .swiper-button-next, article:not(:nth-of-type(1)) .swiper-button-prev {
display:none
}
.swiper-arrow {
   overflow: hidden
}
}

@media (min-width: 741px) {
.search_button {
   display: none
}
.top_bar {
   position: absolute;
   top: 60px;
   right: 0;
   z-index: 3
}
.search_container {
   background: rgba(255,255,255,0.7)
}
.mobile_nav {
   display: none
}
nav {
   z-index: 1;
   position: relative
}
nav .active a {
   border-bottom: 5px solid #f60
}
nav .container {
   border-bottom: 3px solid #eee;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex
}
nav li {
   -webkit-box-flex: 1;
   -ms-flex-positive: 1;
   flex-grow: 1
}
nav li:first-child {
   display: none
}
#fixed_nav .container {
   border-bottom: 0
}
}

@media (min-width: 1024px) {
article {
   margin: 40px 0
}
#rooms_search_bar .btns {
   -webkit-transition: 0.4s all;
   transition: 0.4s all
}
#rooms_search_bar .btns:hover {
   background-color: #f60
}
nav a {
   -webkit-transition: 0.4s all;
   transition: 0.4s all
}
nav a:hover {
   border-bottom: 5px solid #f90
}
figure a {
   -webkit-transition: 0.4s all;
   transition: 0.4s all
}
figure a:hover {
   background-color: rgba(255,255,255,0.3)
}
.swiper-button-next, .swiper-button-prev {
   -webkit-transition: 0.4s all;
   transition: 0.4s all
}
.swiper-button-next:hover, .swiper-button-prev:hover {
   opacity: 1
}
.grid_booking {
   -webkit-transition: 0.4s all;
   transition: 0.4s all
}
.grid_booking:hover {
   background-color: #177d4a
}
}

@media (max-width: 970px) {
body {
   margin-top: 60px
}
.anchor_hide {
   height: 60px;
   margin-top: -60px
}
#header {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 10
}
#mobile_nav li a {
   border: 0;
   padding: 10px 0
}
.footable-details tr {
   border-bottom: 0
}
.footable-details th {
   display: none
}
.footable-details td {
   border-right: 0
}
.table-responsive .fare, .table-responsive .tickets {
   text-align: left
}
.table-responsive .tickets br{display: none}
}

@media (max-width: 740px) {
body {
   margin-bottom: 47px
}
.banner {
   height: 255px
}
.banner>.container {
   text-align: center;
   padding: 0 10px
}
.banner .title {
   max-width: 250px;
   margin-bottom: 0
}
.search_bar {
   width: 100%
}
.search_bar li {
   width: 100%;
   padding: 5px 0
}
.search_button {
   position: fixed;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 10;
   color: #fff
}
.swiper-button-next, .swiper-button-prev {
   display: none
}
}

@media (max-width: 480px) {
body {
   font-size: 18px
}
.mobile_button {
   display: block;
   margin: 20px auto 0;
   width: 150px;
   color: #fff;
   background-color: #f90;
   text-align: center;
   padding: 10px 0
}
.about .about_box {
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column
}
.about .about_pic {
   width: 100%;
   float: none;
   margin-bottom: 20px
}
.about .about_info {
   width: 100%;
   float: none;
   padding-right: 0
}
}
