﻿/* 技术支持 开元（重庆）科技有限公司 */
body,div,span,h1,h2,h3,h4,h5,h6,hr,p,blockquote,strong,var,b,u,i,center,dl,dt,dd,ul,ol,li,prea,address,fieldset,form,fieldset,label,legend,button,input,textarea,th,td, header, footer{margin:0;padding:0;}
body{color:#464628; font-size:12px; font-family:"Montserrat",Jost,sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; height:100%; background:#fff; word-wrap: break-word; /*word-break:break-all;*/}
ul,ol{list-style-type:none;}
i {font-style:normal}
select,input,img,select,button,textarea{vertical-align:middle; font-family:Arial,'Microsoft YaHei'; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); outline:none;}
input {/*-webkit-appearance: none;*/ border-radius:0}
li{list-style-type:none;vertical-align:top;}
img{vertical-align:middle;border:0px;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:100%; font-weight:normal;}
address,cite,dfn,em,var{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
del{text-decoration:line-through;}
em{font-style:normal;}
.vimg-align{vertical-align:middle;}
legend{color:#222;}
fieldset,img{border:0;}
a{text-decoration:none; transition: color .1s,border-color .1s,opacity .1s,text-decoration-color .1s;}
.fl{ float:left; display:block;}
.fr{ float:right; display:block;}
.pr{position: relative;}
.marA {margin:auto;}
.clr{display:block;overflow: hidden;clear: both;height: 0;line-height: 0;font-size: 0;}
.clear{display:block;clear: both;}
.ovh{overflow:hidden;}
.tac{text-align:center;}
.tar{text-align:right;}
.imgW100{width:100%;}
span:focus {
    outline: none;
}
a{color:#464628;}
a:hover{color:#464628;}
img{max-width: 100%;}
.pr{position: relative;}
.wrapper{width:92%; max-width: 1280px; margin:0 auto;}
.disflex{display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex;}
.disflex_1{-webkit-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1;}
.content{width: 100%;}

.header{width: 100%; height: 100px;}
.header_content{width: 100%; height:100px; padding:0 4%; position: fixed; top: 0; left: 0; right: 0; z-index: 90; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex;-webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content:space-between; -o-justify-content: space-between; justify-content:space-between;-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;
transition: height .5s ease-in-out, background 0.5s ease-in-out;;}
.logo{text-align:center;}
.logo span{display:block; overflow:hidden; padding:5px 0;}
.logo img{ vertical-align:top;}
.logo .logo_cn img{ width:108px;}
.logo .logo_en img{ width:115px; transition: width .5s ease-in-out;}
.header.fix .header_content{background: #EDEBD6; height:80px;}
.header.fix .logo .logo_cn img{display:none;}
.header.fix .logo .logo_en img{width:152px;}
.head_l, .head_r{ display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center;}
.head_r{-webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content:flex-end; -o-justify-content:flex-end; justify-content:flex-end;}
.head_item{flex: 1 1 100%;}
.menu-trigger line{ stroke: #464628;}
.language{margin-left:45px;}
.language a{font-size: 16px;}
.head_searchbtn{margin-left: 30px;}
.head_searchbtn svg{width: 15px; height: 15px; float: left;}
.head_searchbtn path{fill: #464628;}
.head_link a{display: inline-block; margin-left: 20px; float: left;}
.head_link svg { width: 30px !important; height: 30px !important; float: left;}
.head_link svg rect{ width: 28px; height: 28px; stroke: #464628; stroke-width:0.61px; rx:14px;}
.head_link svg path{fill: #464628;}
.head_link svg circle{stroke: #464628;}
.head_Reserve{height: 28px; line-height: 28px; padding:0 20px; font-size: 18px; background: #464628; border:1px #464628 solid; color: #fff; margin-left:35px; display: inline-block;}
.head_Reserve:hover{color: #fff; opacity: 0.8;}

.globalnav{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 999;}
.side-menubg{position:fixed;top:0;left:0; bottom:0; right: 0; width:100%; background: rgba(0,0,0,0.6);display: none;z-index: 990;}
.side-menubg.active {display: block;}
.side-menu {position:fixed;top:0;left:0;width:100%;max-width:1496px;height:100vh; overflow-y: auto; background-color:#EDEBD6;display:flex;transform:translateX(-100%);transition:transform 0.3s ease;z-index:999;}
.side-menu.active {transform:translateX(0);}
.menu-close {position:absolute;top:60px;right:40px;font-size:24px;color:#898871;cursor:pointer;z-index:10;}
.menu-left {width:50%;padding:60px; box-sizing: border-box; display:flex; flex-direction:column;justify-content:space-between; font-size: 20px;}
.nav_logo img{width: 124px;}
.global-nav{display: flex; height: 100%; margin-top:30px;}
.global-nav ul{width:50%;}
.menu-nav {list-style:none; padding:20px 0; box-sizing: border-box;}
.menu-nav > li {margin-bottom:30px; position: relative;}
.menu-nav > li > a {text-decoration:none;color:#464628;display:flex;justify-content:space-between;align-items:center; padding-right: 40px; box-sizing: border-box;}
.menu-nav > li > a:hover {color:#464628;}
.menu-nav > li > a .arrow {background: url(../images/navico.png) no-repeat; width: 11px; height: 11px; display: inline-block;position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}
.menu-nav > li.no > a {color:#89886E;}
.submenu {list-style:none; padding:20px 0 20px 20px; box-sizing: border-box; border-left: 1px #B4B29F solid; display: none; -webkit-animation-name: slide-fade-in-left; animation-name: slide-fade-in-left; -webkit-animation-duration: .4s; animation-duration: .4s; -webkit-animation-delay: 0; animation-delay: 0; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-direction: forward; animation-direction: forward;}
.submenu.active {display:block; color:#464628; -webkit-animation-name: slide-fade-in-left; animation-name: slide-fade-in-left;}
.submenu li {margin-bottom:30px;}
.submenu li a {text-decoration:none;color:#464628;}
.submenu li a:hover {color:#464628;}
.submenu li a.no {color:#89886E;}
.submenu li a.active {color:#464628;}
.menu-footer {margin-top:auto;}
.menucontact-title {font-size:16px;font-weight:bold;margin-bottom:15px;color:#333;}
.menusocial-icons {display:flex; gap:15px;}
.menusocial-icons svg { width: 30px !important; height: 30px !important; float: left;}
.menusocial-icons svg rect{ width: 22px; height: 22px; stroke: #464628; stroke-width:0.47px; rx:11px;}
.menusocial-icons svg path{fill: #464628;}
.menusocial-icons a:hover svg rect{fill: #464628;}
.menusocial-icons a:hover svg path{fill: #ffff; }
.menu-right {width:50%; position:absolute; top: 0; right: 0; bottom: 0; background-color:#f8f5e6; display: none; -webkit-animation-name: fade-in; animation-name: fade-in; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0; animation-delay: 0; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-direction: forward; animation-direction: forward;}
.menu-right.active{display: flex; flex-direction: column;}
.images-content{display: flex; flex-direction: column; margin: auto ; text-align:center; padding:60px; box-sizing: border-box; width: 100%;background-color:#f8f5e6;}
.menuRtitle{text-align: left; font-size: 16px;}
.menuRtxt{text-align: right; font-size:20px; margin-top: 10px;}
.menuRimage{width: 100%; margin-top:10px;}
.menuRimage img{width: 100%; max-height: 196px; object-fit: cover;}
.destination-image img{max-width:100%;height:100%;object-fit:cover;}
.image-caption {color:#464628;font-size:16px;text-align:center; margin-top:10px;}
.image-links {margin-top: auto;width:100%;display:flex;flex-direction:column;gap:10px;background-color:#f8f5e6;}
.image-links a {text-decoration:underline;color:#464628;font-size:14px;padding:8px 20px;}
.image-links a:last-child { text-decoration: none; background-color:#464628;color:#EDEBD6;text-align:center; display: block;}

@keyframes slide-fade-in-left{
	0% {
	    opacity: 0;
	    transform: translateX(-2rem);
	}
	100% {
	    opacity: 1;
	    transform: translateX(0);
	}
}
@keyframes fade-in{
	0% {
	    opacity: 0;
	}
	100% {
	    opacity: 1;
	}
}
.homebody .header{height: inherit;}
.homebody .header .logo span{display: none;}
.homebody .header .menu-trigger line, .homebody .header .head_link svg rect, .homebody .header .head_link svg circle{ stroke: #fff;}
.homebody .header .language a, .homebody .header .language a:hover{color: #fff;}
.homebody .header .head_searchbtn path, .homebody .header .head_link svg path{fill: #fff;}
.homebody .header .head_Reserve{background: none; color: #fff; border:1px #fff solid;}

.homebody .header.fix .logo span{display: block;}
.homebody .header.fix .menu-trigger line, .homebody .header.fix .head_link svg rect, .homebody .header.fix .head_link svg circle{ stroke: #464628;}
.homebody .header.fix .language a, .homebody .header.fix .language a:hover{color: #464628;}
.homebody .header.fix .head_searchbtn path, .homebody .header.fix .head_link svg path{fill: #464628;}
.homebody .header.fix .head_Reserve{background: #464628; color: #fff; border:1px #464628 solid;}


.fix_whatsapp{position: fixed; left: 100px; bottom: 120px; z-index: 101;}
.fix_whatsapp a{background: #fff; width: 62px; height: 62px; border-radius: 62px; display: flex; justify-content: center; align-items: center; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);}
.fix_whatsapp a:hover{background: #464628;}
.homebody .fix_whatsapp a{opacity: 0.5;}
.homebody .fix_whatsapp.on a{opacity: 1;}


.footer{background: #F0F0EB; width: 100%; overflow: hidden;}
.foot_t, .foot_m, .foot_b{width:92%; max-width: 1450px; margin:0 auto;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.foot_t{padding:50px 4% 40px; border-bottom: 1px #A3A39C solid; display: flex; align-items: center;}
.foot_m{padding:50px 4%; display: flex;}
.foot_b{padding:20px 4%; border-bottom: 1px #A3A39C solid; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.foot_copright{padding:30px 4%; text-align:center;}
.foot_ttit{font-size: 20px;}
.foot_ttxt{flex: 1; margin:0 10%; font-size: 14px;}
.foot_tbtn{width: 20%; background: #464628; line-height: 40px; height: 40px; font-size: 14px; color: #fff; display: inline-block; text-align: center;}
.foot_tbtn:hover{color: #fff; opacity: 0.8;}
.foot_mlink{flex: 1; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex;-webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap;}
.foot_mlink dl{width: 30.33%; margin:0 3% 0 0;}
.foot_mlink dl dt{color: #87874B; padding-bottom:15px;}
.foot_mlink dl dd{padding-bottom:10px;}
.foot_mlink dl dd a:hover{text-decoration: underline;}
.foot_mcontact{width: 20%; text-align:right;}
.foot_mcontact_title{display: inline-block; font-size: 16px; border:1px #464628 solid; padding:0 30px; line-height: 30px; margin:10px 0;}
.foot_mcontact_txt{padding-top:20px;}
.foot_logo_cn img{width: 114px;}
.foot_logo_en img{width: 125px;}
.foot_blink{display: flex; align-items: center;}
.foot_blink dt{font-size: 16px;}
.foot_blink dd{flex: 1;}
.foot_blink dd a{margin:5px 0 5px 20px;}



@media all and (max-width:1200px) {
	
	
}