.banner .item {
    height: auto;
}
.site-main{
    padding-bottom: 12px;
}
.sect-title i{
    width: 70px;
    height: 70px;
    background: url(../../images/common/index/icon.png);
    display: inline-block;
}
.sect-title small{
    font-family: 'Lithos Pro';
}

.sect1{
    margin-top: 80px;
}
.about-box:after{
    content: '';
    display: block;
    clear: both;
}
.about-box .pic{
    float: left;
    width: 64%;
}
.about-box .txt{
    float: right;
    width: 36%;
    border-bottom: 1px dotted #5C4B3B;
}
.about-box .editor{
    height: 160px;
    overflow: hidden;
}
.about-box .sect-title{
    font-size: 23px;
    color: #664C00;
    margin-bottom: 25px;
}
.about-box .sect-title small{
    font-size: 25px;
    color: #D8A300;
    margin-left: 15px;
}
.about-box .more{
    width: 94px;
    height: 71px;
    background: url(../../images/common/index/about_more.svg)top;
    float: right;
    margin-top: 30px;
}
.about-box .more:hover{
    background-position: bottom;
}


.sect2{
    margin-top: 60px;
}
.sect2 .container{
    background: url(../../images/common/index/rooms_line.png)center top repeat-x;
    padding-top: 80px;
}
.sect2 .sect-title{
    text-align: center;
    font-size: 23px;
    margin-bottom: 40px;
}
.sect2 .sect-title i{
    background-position: -70px 0;
    display: block;
    margin: 0 auto;
}
.sect2 .sect-title small{
    font-size: 30px;
    color: #634066;
    display: block;
}
.rooms-list{
    margin-top: -40px;
}
.rooms-list .item{
    padding-top: 45px;
}
.rooms-list button{
    cursor: pointer;
    border: none;
    background: none;
    text-indent: -5000px;
    width: 30px;
    height: 30px;
    background: rgba(99,64,102,.7) url(../../images/common/index/rooms_arrow.svg);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    position: absolute;
    top: -35px;
    right: 50%;
    margin-right: -130px;
}
.rooms-list button:hover{
    background-color: rgba(99,64,102,1);
-webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
     -o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.rooms-list button.slick-prev {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    top: -35px;
    left: 50%;
    margin-left: -130px;
    right: inherit;
    margin-right: inherit;
}
.rooms-box .more{
    width: 148px;
    height: 50px;
    background: url(../../images/common/index/rooms_more.png)top;
    margin: 0 auto;
    display: block;
}
.rooms-box .more:hover{
    background-position: 0 100%;
}

.sect3{
    background: url(../../images/common/index/sect3_bg.png)top repeat-x;
    padding-top: 100px;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.circle {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
}
.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info a {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info a {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 17px;
    /* padding: 10px; */
    background: #111111;
    margin: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 .box:hover .info {
  visibility: visible;
  opacity: 1;
}
.ih-item.square.effect6.from_top_and_bottom .info a {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom .box:hover .info a,
.ih-item.square.effect6.from_top_and_bottom .box:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info a {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right .box:hover .info a,
.ih-item.square.effect6.from_left_and_right .box:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info a {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .box:hover .info a,
.ih-item.square.effect6.top_to_bottom .box:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info a {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .box:hover .info a,
.ih-item.square.effect6.bottom_to_top .box:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.album-box{
    max-width: 520px;
    width: 100%;
    float: left;
}
.album-box .item{
    width: 50%;
}
.news-box{
    float: right;
    width:calc(100% - 640px);
}
.album-list .sect-title .album_btn .pic.hover{
    display: none;
}
.album-list .sect-title .album_btn:hover .pic.hover{
    display: block;
}
.album-list .sect-title .album_btn:hover .pic{
    display: none;
}
.ih-item .box{
    overflow: hidden;
    max-width: 260px;
}
.ih-item.square{
    border: none;
    box-shadow:none;
    max-width: 260px;
    width: 100%;
    height: inherit;
}
.ih-item.square.effect6 .info a{
    /*margin-top: 70px;*/
    background: none;
}
.news-box{
    border-bottom: 1px dashed #82812f;
}
.news-box .sect-title{
    font-size: 20px;
    color: #8C6239;
    background: url(../../images/common/index/news_title_icon.png)right top no-repeat;
}
.news-box .sect-title small{
    font-size: 30px;
    color: #D9C235;
    margin-left: 10px;
    margin-right: 20px;
}
.news-box .sect-title i{
    background-position: -140px 0;
    vertical-align: top;
    position: relative;
    top: -5px;
}
.news-list{
    list-style: none;
    padding: 0;
    margin: 0;
} 
.news-list .box{
    background: rgba(255,255,255,.8);
    color: #663300;
    line-height: 40px;
    height: 40px;
    display: block;
    position: relative;
-webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
     -o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.news-list li:nth-child(even) .box{
    background: rgba(102,102,0,.8);
    color: #F8F3EF;
}
.news-list li:first-child .box {
    -webkit-border-top-left-radius: 10px;
   -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
       -moz-border-radius-topright: 10px;
            border-top-left-radius: 10px;
           border-top-right-radius: 10px;
}
.news-list li:last-child .box {
    -webkit-border-bottom-right-radius: 10px;
     -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
         -moz-border-radius-bottomleft: 10px;
            border-bottom-right-radius: 10px;
             border-bottom-left-radius: 10px;
}


.news-list li .box:hover{
    background: rgba(255,255,255,.3);
}
.news-list li:nth-child(even) .box:hover{
    background: rgba(102,102,0,.7);
}
.news-list .box:hover:after{
    content: '';
    width: 22px;
    height: 22px;
    background: url(../../images/common/index/news_after.svg)bottom;
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
}
.news-list li:nth-child(even) .box:hover:after{
    background-position: bottom;
}
.news-list .date{
    display: block;
    font-size: 14px;
    padding: 0 30px;
    float: left;
    width: 115px;
}
.news-list .name {
    display: block;
    font-size: 15px;
    float: right;
    width: calc(100% - 245px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 70px;
}
.news-list .box:after{
    content: '';
    display: block;
    clear: both;
}
.news-box .more{
    font-family: '微軟正黑體';
    font-size: 15px;
    color: #82812E;
    float: right;
    margin: 20px 0 10px;
}
.news-box .more:hover{
    color: #d9c235;
}
.sect4{
    margin-top: 100px;
}
.sect4 .sect-title{
    background: url(../../images/common/index/attractions.png)center top;
    min-height: 312px;
    margin-top: -44px;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #8C6139;
    text-align: right;
    position: relative;
}
.sect4 .sect-title span{
    position: absolute;
    top: 130px;
    right: 50%;
    margin-right: -430px;
}
.sect4 .sect-title small{
    font-family: 'Lithos Pro';
    font-size: 35px;
    color: #FFBF00;
    font-style: italic;
    font-weight: bold;
}
.sect4 .sect-title b{
    display: block;
    font-weight: normal;
}
.travel-list .item{
    width: 25%;
}
.travel-list .pic{
    position: relative;
}
.travel-list .cover{
    color: #fff;
    background: rgba(23, 14, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 30px;
}
.travel-list .cover:hover{
    background: rgba(23, 14, 0, 0.5);
    -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
     -o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.travel-list .cover:hover .description{
    color: #FFF;
}
.travel-list .name {
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}
.travel-list .description{
    font-size: 15px;
    height: 105px;
    overflow: hidden;
    color: #ccc;
}
.travel-list .link{
    max-width: 150px;
    margin: 20px auto 0;
}
.travel-list .link li{
    width: 50%;
    text-align: center;
}
.travel-list .link a{
    width: 42px;
    height: 43px;
    background: url(../../images/common/index/attractions_web.svg);
    display: inline-block;
    text-indent: -5000px;
    opacity: 0.5;
}
.travel-list .link a.web{ background-position: 100% 0; }

.travel-list .link a:hover{
    opacity: 1;
}

@media screen and (max-width: 1600px) {
    .travel-list .description{
        height: 75px;
    }
}
@media screen and (max-width: 1440px) {
    .banner .item {
        padding-top: 0;
    }
}
@media screen and (max-width: 1410px) {
    .travel-list .description{
        height: 50px;
    }
}
@media screen and (max-width: 1280px) {
    .about-box .pic {
        width: 52%;
    }
    .about-box .txt {
        width: 45%;
    }
    .travel-list .item{
        width: 50%;
    }
    .travel-list .cover{
        padding: 50px 100px;
    }
    .travel-list .description{
        height: 125px;
    }
}
@media screen and (max-width: 1180px) {
    .album-box,.news-box{
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .news-box{
        width: 80%;
        margin-top: 30px;
    }
}
@media screen and (max-width: 1000px) {
    .sect1 {
        margin-top: 0;
        padding-top: 40px;
    }
    .about-box .pic,
    .about-box .txt {
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .about-box .pic {
        margin-bottom: 20px;
    }
    .site-main{
        padding-bottom: 0px;
    }
    .travel-list .cover{
        padding: 30px;
    }
    .sect4 .sect-title{
        background-position: right;
        min-height: 220px;
        margin: 0;
        text-align: center;
    }
    .sect4 .sect-title span{
        margin-right: -150px;
        top: 80px;
    }
}
@media screen and (max-width: 860px) {
    .travel-list .description{
        height: 100px;
    }
}
@media screen and (max-width: 767px) {
    .sect1 {
        border-top: 5px solid #fbad18;
    }
    .about-box .pic,
    .about-box .txt {
        width: 100%;
    }
    .sect2 .sect-title small {
        line-height: 27px;
        font-size: 24px;
    }
    .rooms-list button {
        margin-right: -110px;
    }
    .rooms-list button.slick-prev {
        margin-left: -110px;
    }
    .news-box{
        width: 100%;
    }
    .travel-list .description{
        height: 75px;
    }
}
@media screen and (max-width: 580px) {
    .news-box .sect-title{
        background: none;
        font-size: 18px;
    }
    .news-box .sect-title i{
        display: none;
    }
    .news-list .box{
        height: inherit;
        padding: 0 15px;
    }
    .news-list .date,.news-list .name{
        float: none;
    }
    .news-list .date{
        padding: 0;
    }
    .news-list .name {
        width: 100%;
        padding: 0;
        margin-top: -10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 650px) {
    .travel-list .item{
        width: 100%;
    }
    .travel-list .description{
        height: 125px;
    }
}
@media screen and (max-width: 430px) {
    .about-box .sect-title{
        font-size: 21px;
    }
    .about-box .sect-title small{
        display: block;
    }
}
@media screen and (max-width: 400px) {
    .album-box .item{
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .ih-item.square{
        margin: 0 auto;
    }
    .travel-list .description{
        height: 75px;
    }
    .sect4 .sect-title span{
        margin-right: -113px;
    }
    .sect4 .sect-title small{
        font-size: 26px;
    }
}
@media screen and (max-width: 347px) {
    .travel-list .description{
        height: 45px;
    }
    .travel-list .cover{
        padding: 15px;
    }
}
