* {
   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: 1.5
}
.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: 1.5em;
   margin-bottom: 10px
}
h3 {
   font-size: 1.2em;
   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: #EA5455
}
h4 {
   font-size: 20px;
   color: #2D4059
}
a {
   text-decoration: none
}
.more {
   color: #fff;
   background-color: #F07B3F;
   padding: 5px 10px
}
input {
   -webkit-appearance: none;
   border-radius: 0
}
em {
   font-style: normal
}
img {
   max-width: 100%;object-fit: cover;
}
.remind {
   display: block;
   color: red
}
.container {
   max-width: 1100px;
   width: 100%;
   margin: 0 auto
}
article {
   margin: 40px 0;
}
.intro {
   text-align: center;
   margin: 40px 0;
   line-height: 35px
}
.art-text {
   margin-bottom: 10px;
   display: block;
   width: 100%
}
.title-bg {
   background-size: cover;
   background-position: center;
   height: 350px;
   margin-bottom: 20px
}
.title-bg .container {
   padding: 0;
   position: relative;
   height: 100%
}
.title-text {
   max-width: 300px;
   padding: 10px;
   position: absolute;
   top: 0;
   right: 0;
   height: 100%;
   text-align: center;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   background-color: rgba(255,255,255,0.7)
}
.provide {
   position: absolute;
   right: 0;
   bottom: 0;
   padding: 10px;
   font-size: 14px
}
.swiper-arrow {
   position: relative;
   z-index: 0;
   margin-top: 10px;
   margin-bottom: 40px
}
.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 {
   right: -60px
}
.swiper-arrow .swiper-button-prev {
   left: -60px
}
.swiper-container {
   padding: 0px !important;
   background: transparent !important
}
.swiper-pagination {
   position: static !important
}
.swiper-pagination-bullet {
   margin: 0 5px;
   background-color: #EA5455
}
.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;
   background-image: url("../images/bannerxx.png");
   background-color: #8fb9b9;
   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-size: cover;
   background-repeat: no-repeat;
   background-position: center
}
.banner>.container {
   z-index: 2;
   position: relative
}
.banner .title {
   max-width: 650px;
   width: 100%;
   margin-bottom: 20px
}
nav a {
   font-size: 1.2em;
   color: #333;
   display: block;
   text-align: center;
   padding: 15px 0 10px;
   border-bottom: 5px solid #fff
}
.search_bar {
   padding: .5em;
   margin: 0 auto
}
.search_bar .btns {
   background-color: #F07B3F;
   color: #fff !important
}
.grid_list {
   position: relative
}
.grid_list .grid_link {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 3
}
.grid_list .grid_beroom {
   font-size: 16px;
   position: absolute;
   top: 5px;
   left: 0;
   padding: 5px 10px;
   color: #fff;
   background-color: #2D4059
}
.grid_list .grid_pic {
   position: relative
}
.grid_list .grid_pic a {
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 3
}
.grid_list .img_bg {
   padding-bottom: 75%;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover
}
.grid_list .img_bg img {
   display: none
}
.grid_list .grid_txt {
   padding-top: 5px
}
.grid_list .grid_name, .grid_list .grid_address {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   display: block
}
.grid_list .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;
   margin-top: 5px
}
.grid_list .grid_Prj {
   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;
   -webkit-box-align: end;
   -ms-flex-align: end;
   align-items: flex-end
}
.grid_list .grid_booking {
   padding: 3px 25px;
   color: #fff;
   background-color: #F07B3F
}
.grid_list .grid_prices {
   color: red;
   margin-right: 10px
}
.recommend .grid_rate {
   margin-top: 10px
}
.travel .travel-area {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: distribute;
   justify-content: space-around
}
#travel-area .swiper-slide{width:353px;}
.travel figure {
   position: relative
}
.travel .pic {
   background-size: cover;
   background-position: center;
   height: 360px
}
.travel .pic img {
   display: none
}
.travel figcaption {
   width: 100%;
   font-size: 18px;
   color: #fff;
   background-color: #F07B3F;
   text-align: center;
   padding: 10px 0;
   position: absolute;
   bottom: 0;
   left: 0
}
.travel a {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   display: block;
   z-index: 1;
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.hotspring h2 {
   color: #404969
}
.swiper-button-next {
   background-image: url(../images/blue-arrow-next.svg)
}
.swiper-button-prev {
   background-image: url(../images/blue-arrow-prev.svg)
}
.hotspring .swiper-button-next {
   background-image: url(../images/blue-arrow-next.svg) !important
}
.hotspring .swiper-button-prev {
   background-image: url(../images/blue-arrow-prev.svg) !important
}
.nature h2 {
   color: #207524
}
.nature .swiper-button-next {
   background-image: url(../images/green-arrow-next.svg) !important
}
.nature .swiper-button-prev {
   background-image: url(../images/green-arrow-prev.svg) !important
}
.activity .link_box {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap
}
.activity figure {
   margin-right: 1%;
   margin-bottom: 1%;
   width: 24.25%;
   max-width: 300px;max-height:300px;
   border-radius: 50%;
   overflow: hidden;
   position: relative;padding:12.1% 0;
}
.activity figure img{position:absolute;top:0;left:0;width:100%;height:100%;}
.activity figure:nth-child(4n) {
   margin-right: 0
}
.activity figure a {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   display: block;
   z-index: 1;
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.attractions figure a {
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   z-index: 1
}
.attractions figure span {
   position: absolute;
   left: 5px;
   background-color: #fff;
   border: 1px solid #333;
   bottom: 5px;
   padding: 0 5px;
   border-radius: 15px;
   background-image: url(../images/mapicon.svg);
   background-repeat: no-repeat;
   background-size: 22px 22px;
   text-indent: 15px
}
.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: 1.2em;
   padding-top: 10px
}
.tourismfactory h2 {
   color: #DC552C
}
.tourismfactory .swiper-button-next {
   background-image: url(../images/red-arrow-next.svg) !important
}
.tourismfactory .swiper-button-prev {
   background-image: url(../images/red-arrow-prev.svg) !important
}
.swiper-slide {max-width:100%}
.box2 .swiper-slide {width:540px;}
.box3 .swiper-slide {width:353px;}
.box4 .swiper-slide {width:260px;}
.box5 .swiper-slide {width:204px;}
.box6 .swiper-slide {width:166px;}
.box7 .swiper-slide {width:140px;}
.fixed_menu .search_bar{margin: 5px 0 -5px 0;}

.fixed #fixed_bar{z-index:11}

@media (max-width: 1100px) {
.container, .fixed_content {
   padding: 0 .5em
}
article:not(:nth-of-type(1)) .swiper-button-next, article:not(:nth-of-type(1)) .swiper-button-prev {
display:none
}
.swiper-arrow {
   overflow: hidden
}
.title-text {
   right: .5em
}
}

@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)
}
nav {
   background: #fff
}
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
}
.mobile_nav {
   display: none
}
nav a {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
nav a:hover {
   border-bottom: 5px solid #f90
}
#rooms_search_bar .btns {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
#rooms_search_bar .btns:hover {
   background-color: #f60
}
.more {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.more:hover {
   color: #F07B3F;
   background-color: #FFD460
}
figure a {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
figure a:hover {
   background-color: rgba(255,255,255,0.3)
}
.swiper-button-prev, .swiper-button-next {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.swiper-button-prev:hover, .swiper-button-next:hover {
   opacity: 1
}
.grid_link {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.grid_link:hover {
   background-color: rgba(255,255,255,0.3)
}
.grid_list>a:hover {
   background-color: rgba(255,255,255,0.3)
}
.grid_booking {
   -webkit-transition: all 0.4s;
   transition: all 0.4s
}
.grid_booking:hover {
   color: #F07B3F;
   background-color: #FFD460
}
}

@media (max-width: 970px) {
body {
   margin: 60px 0 46px
}
article {
   min-height: auto
}
.anchor_hide {
   height: 60px;
   margin-top: -60px
}
.intro {
   text-align: left;
   line-height: 25px;
   margin: 20px 0
}
#header {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 10
}
#mobile_nav li a {
   border: 0;
   padding: 10px 0
}
.activity {
   min-height: auto
}
.activity figure {
   margin-right: 2%;
   margin-bottom: 2%;
   width: 49%;height: 300px;padding: 0;
}
.activity figure:nth-child(2n) {
   margin-right: 0
}
}

@media (max-width: 740px) {
article {
   margin: 20px 0
}
.banner {
   height: 255px;
   -webkit-box-align: start;
   -ms-flex-align: start;
   align-items: flex-start
}
.banner>.container {
   text-align: center;
   padding: 0em .5em
}
.banner .title {
   margin-top: 20px;
   margin-bottom: 0
}
.banner .title img {
   max-height: 250px
}
.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
}
.activity figure {
   margin-right: 2%;
   margin-bottom: 2%;
   width: 49%;height: 44.6vw;padding: 0;
}
}

@media (max-width: 480px) {
body {
   font-size: 18px
}
.banner {
   background-image: url(../images/bannerxx-mobile.png)
}
.mobile_button {
   display: block;
   margin: 0 auto;
   margin-top: 20px;
   width: 150px;
   color: #fff;
   background-color: #f90;
   text-align: center;
   padding: 10px 0
}
.travel .travel-area {
   display: block
}
.travel .pic {
   height: 250px
}
.title-bg {
   height: auto
}
.title-text {
   max-width: 100%;
   position: static
}
.tourismfactory .title-text {
   padding-bottom: 45px
}
}
