@font-face {
    font-family: 'parchment_mfregular';
    src: url('../fonts/py/Parchment MF-webfont.eot');
    src: url('../fonts/py/Parchment MF-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/py/Parchment MF-webfont.woff2') format('woff2'),
         url('../fonts/py/Parchment MF-webfont.woff') format('woff'),
         url('../fonts/py/Parchment MF-webfont.ttf') format('truetype'),
         url('../fonts/py/Parchment MF-webfont.svg#parchment_mfregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
::-webkit-scrollbar {  
    width: 12px;  
}  
::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-left: 1px solid #ccc;  
}  
::-webkit-scrollbar-thumb {  
    background-color: #ccc;  
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: #aaa;  
}  

*, :after, :before {
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a,
a:visited,
a:focus,
a:active{
	color: #FF9933;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
img{
	border:none;
	vertical-align: top;
}
img[align=right] {
	margin-left: 10px;
}
img[align=left] {
	margin-right: 10px;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
/** clear fix **/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
 
.clearfix:after {
  clear: both;
}
 
.clearfix {
  zoom: 1;
}
.cls{
	clear: both;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li{
	padding: 4px 0 6px 0px;
	padding-left: 30px;
}
ul li:before{
	padding-left: 10px;
	content: "\f105";
	display: inline;
	font-family: "FontAwesome";
	color: #fff;
	padding-right: 8px;
}
body{
	margin: 0;
	font-family: "Open Sans", serif;
	font-size: 13px;
	color: #D8D8D8;
	letter-spacing: 1px;
}

#main{
	width: 1168px;
	margin: 0 auto;
}
.container{
	width: 1168px; 
	position: absolute;  
	height: 100%;  
	top: 0;  
	z-index: 999;
}
.body-d{
	position: absolute;
	margin-top: 65px;
}
.scrollup{
	width: 40px;
	height: 40px;
	opacity: 0.9;
	position: fixed;
	bottom: 50px;
	right: 12px;
	display: none;
	background: #FFF;
	z-index: 999;
}
.scrollup:before{
	content: "\f077";
	display: block;
	color: #3D3D3D;
	font-family: "FontAwesome";
	font-size: 20px;
	text-align: center;
	line-height: 36px;
}
/** == main-left == ***/
.main-left{
	position: fixed;
	width: 210px;
	max-height: 100%;
	min-width: 220px;
	/*overflow: auto;*/
	top: 0;
	z-index: 90;
	margin: 0;
	background: rgba(61, 61, 61, 0.8);
	color: #fff;
}
h1.logo {
	margin: 0;
	padding: 18px 0;
	width: 100%;
	text-align: center;
}
.nav-left {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.b-s{
	/*padding: 14px 0;*/
}
.nav-left ul {
    margin: 0px 0;
    margin-bottom: 0;
}

.nav-left ul li a {
    color: #fff;
    padding: 5px 0;
    display: inline-block;
}

.nav-left ul li:before {
	display: none;
    color: #fff;
    -webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.nav-left ul li {
    padding-left: 23px;
}
.nav-left ul li a:hover,
.nav-left ul li:hover:before {
    color: #b78e24;
} 

ul.home-nav {
    background: #F93;
    padding: 20px 0;
    margin: 0;
    height: 167px;
}

.ul.home-nav li {
    border-bottom: none;
}
ul.home-nav li a.current,
ul.home-nav li a:hover,
ul.home-nav li:hover:before{
	color: #3D3D3D;
}
.con-left {
	width: 100%;
	text-align: left;
	padding: 0px 16px;
}
.con-left h3 {
	text-transform: uppercase;
}
.con-left a:hover{
	color: #fff;
}


/** == cover-tab == **/
#main-destination {
    background-color: #000;
	min-width: 920px;
	margin-left: 220px;
	max-height: 100%;
	position: fixed;
	display: none;
	top: 61px;
	z-index: 999;
}
#main-destination a,
#main-destination a:visited,
#main-destination a:focus,
#main-destination a:active{
	color: #fff;
}
#main-destination a:hover{
	color: #b78e24;
}
.content {
	width: 770px;
	margin: 0 auto;
}
.des-menu ul {
    margin-left: 41px;
	margin-top: 35px;
	width: 770px;
	margin: 0 auto;
	padding: 28px 0;
}

.des-menu ul li {
    display: inline-block;
    border-left: 1px solid #6F6F6F;
    padding: 0;
}
.des-menu ul li:first-child{
	border-left: none;
}
.des-menu ul li:before {
    display: none;
}

.des-menu ul li a {
    text-transform: uppercase;
	display: block;
	color: #fff;
	font-size: 17px;
	padding: 0 35px;
}
.des-menu ul li a.active{
	color: #b78e24 !important;
}
.des-menu ul li:first-child a{
	padding-left: 0 !important;
}
.des-menu ul li:last-child a{
	padding-right: 0 !important;
}
.des-place,
.des-general {
    margin-top: 8px;  
    width: 340px;  
    float: left;  
    margin-right: 90px;
}
.des-place{
	margin-right: 0 !important;
}

.title_left {
    border-top: 1px solid #CCC;  
    border-bottom: 1px solid #CCC;  
    padding: 10px;   
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.title_left a{
	color: #fff;
}
.title_left a:hover{
	color: #FF9933;
}
#img_left {
	width: 340px;
	margin-top: 30px;
}
#text {
	width: 770px;
	margin-top: 10px;
	color: #CCC;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}

.des-menu li.active a{
	color: #b78e24 !important;
}
a.close {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
   	float: right;
	margin-right: 11px;
}

a.close i {
    color: #000;
    line-height: 30px;
    font-size: 17px;
    vertical-align: middle;
}

/** main-right **/
.main-right {
	width: 900px;
	margin-left: 241px;
	position: absolute;
	height: 100%;
}
.main-right-content{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0;
}
.c-d{
	height: 82px;
}
.titile-welcome {
	background-color: #272727;
	color: #CCCCCC;
	font-size: 16px;
	padding: 33px 25px 9px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
}
span.b-down,
span.b-up {
	width: 30px;
	height: 30px;
	background: #000;
	position: absolute;
	right: 14px;
	top: 30px;
	cursor: pointer;
	border: 1px solid #2D2D2D;
}
span.b-down:before{
	content: "\f078";
	display: block;
	color: #fff;
	font-family: "FontAwesome";
	font-size: 14px;
	text-align: center;
	line-height: 27px;
}
span.b-up:before{
	content: "\f077";
	display: block;
	color: #fff;
	font-family: "FontAwesome";
	font-size: 14px;
	text-align: center;
	line-height: 27px;
}
.main-right-body{
	background: #272727;
	padding: 10px 65px;
}
.high-light {
    width: 600px;
    margin: 0 auto;
}
.high-light-item{
	margin-bottom: 25px;
}
.high-light-title a {
    background: #1D1D1D;
    display: block;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.high-ex {
	padding: 10px 15px;
	background: #3D3D3D;
	display: none;
}
a.high i {
	float: right;
	margin-right: 19px;
}
.b-p {
	width: 100%;
	display: inline-block !important;
	border-right: 1px solid #fff;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
.b-p:hover{
	background: #FF9933;
}
.b-p:last-child{
	border-right: none;
}
.price {
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-family: 'Ropa Sans', sans-serif;
    padding: 28px 0;
}
.price span {
	font-size: 20px;
}
#book_price {
       background-color: #FF9933;
  float: right;
  height: 38px;
  margin-right: 15px;
  margin-top: 0px;
  width: 106px;
  border-radius: 2px;
  position: relative;
  display: block;
}

.book_text a {
    background: #272727;
  position: absolute;
  width: 100%;
  bottom: 1px;
  display: block;
  padding: 8px 10px;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.hm a{ background: #3D3D3D !important;}
.high-ex > #book_price {
  position: relative;
  top: -8px;
  right: -16px;
}
span.t-title {
  font-size: 14px;
  margin: 10px 0;
  display: block;
  text-transform: uppercase;
}

/** tour **/
span.tour-title {
	width: 180px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
}
.relate {
	margin-top: 22px;
}
.slideshow {
	width: 635px;
	margin-bottom: 20px;
}
.toggle-title {
	background-color: #3D3D3D;
	color: #CCCCCC;
	font-size: 15px;
	padding: 1px 38px;
	text-align: left;
	margin-top: 5px;
	text-transform: uppercase;
}
a.toggl {
	display: block;
	padding: 10px 0;
	color: #fff;
}
.toggle-content {
	display: none;
	background-color: #2F2F2F;
	color: #D7D7D7;
	font-size: 13px;
	padding: 1px 41px;
	text-align: justify;
	width: 770px;
}
span.star {
	display: block;
	margin: 10px 0;
}
/** travel **/
#travel-style {
	background-color: #000;
	min-width: 920px;
	margin-left: 220px;
	max-height: 100%;
	position: fixed;
	overflow: auto;
	display: none;
	z-index: 999;
}
.travel-content {
	width: 800px;
	margin: 15px auto;
}
.travel-content .title_left a{
	color: #fff;
	text-transform: uppercase;
	width: 100px;
}
.travel-content .title_left {
		width: 220px;
		margin-bottom: 8px;
		margin-top: 22px;
}
/*===================================
form
===================================*/
.search{
	font-family: "Open Sans", serif;
	margin: 0;
	padding: 4px 6px;
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 320px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.cls{clear: both;}
form#form {
	margin-top: 22px;
	font-family: "Open Sans", serif;
	width: 575px;
	margin: 0 auto;
}
#form input[type="checkbox"],
#form input[type="radio"] {
	padding: 0;
	height: 18px;
	vertical-align: middle;
	box-shadow: none;
	border: none;
	width: 45px;
}
#form label {
	position: relative;
	display: block;
	min-height: 30px;
	overflow: hidden;
	float: left;
	width: 143px;
	padding: 6px 0;
	font-family: "Open Sans", serif;
}
#form input {
	font-family: "Open Sans", serif;
	margin: 0;
	padding: 4px 6px;
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 420px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
#form select {
	font-family: "Open Sans", serif;
	margin: 0;
	padding: 4px 6px;
	height: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 420px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
#form textarea {
	margin: 0;
	font-family: "Open Sans", serif;
	padding: 4px 6px;
	height: 130px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 420px;
	background-color: #FFF;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
}
input.but {
    background: #f26522 !important;
    color: #fff;
    border: 0 !important;
    width: 73px !important;
    box-shadow: none !important;
    cursor: pointer;
}

input.but:hover {
    background: #F78752 !important;
}
.btns {margin-left: 143px;}

/** menu up title **/
ul.menu-des li:before {
    display: none;
}
ul.menu-des li {
    display: inline-block;
    padding-left: 0;
    /* border-left: 1px solid #fff; */
    padding: 0;
    margin: 0;
}
ul.menu-des li a {
    font-size: 15px;
    color: #fff;
    margin: 0 -6px;
    padding: 0 20px;
    border-left: 1px solid #fff;
}
ul.menu-des li a:hover,
ul.menu-des li a.active{
	color: #FF9933;
}
ul.menu-des li:first-child a {
    border-left: none;
}
ul.menu-des {
  margin-top: 14px;
}

div#top-place {
    background: rgba(39, 39, 39, 0.78);
    padding: 10px 20px;
}
div#fon {
    font-size: 20px;
    float: left;
  	width: 161px;
}
.runtext {
    float: right;
  width: 527px;
  color: #F93;
  font-size: 30px;
  font-family: 'parchment_mfregular';
}
.lan {
    float: right;
    width: 171px;
    margin-top: 6px;
      text-align: right;
}
.runtext p{
	margin: 0; 
}
#fon a{
	color: #ccc;
}
#fon a:hover{
	color: #FF9933;
}
/** === bgslide == **/
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 0;
	margin: 0;
}

.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}
.cbp-bislideshow li:before{
	display: none;
}

/* If background-size supported we'll add the images to the background of the li */

.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}

/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {
	display: none;
}

.cbp-bislideshow li img {
	display: block;
	width: 100%;
}

.cbp-bicontrols {
	position: fixed;
	width: 300px;
	height: 100px;
	margin: -50px 0 0 -150px;
	top: 50%;
	left: 50%;
}

.cbp-bicontrols span {
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
	display:none;
}

.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 100px;
	font-size: 80px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
}

.cbp-bicontrols span:hover:before {
	opacity: 1;
}

.cbp-bicontrols span:active:before {
	top: 2px;
}

span.cbp-biplay:before {
	content: "\e002";
}

span.cbp-bipause:before {
	content: "\e003";
}

span.cbp-binext:before {
	content: "\e000";
}

span.cbp-biprev:before {
	content: "\e001";
}

.cbp-bicontrols span.cbp-binext {
	float: right;
}

/* Fallback */

.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}

.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}

/** pagination **/
ul.pagination li {
    display: inline-block;
    padding-left: 19px;
}
ul.pagination li:before{
	display: none;
}
ul.pagination li a {
    display: block;
    padding: 5px 10px;
    background: #3D3D3D;
    color: #fff;
}

ul.pagination {
    padding: 15px 0;
}
.tour-block {
    float: left;
    margin-right: 15px;
    margin-bottom: 32px;
}

.tour-block:nth-child(4n+4) {
    margin-right: 0;
}

/**tooltip**/
.toolti tr:hover:first-child{
	background: #fff;
}
.toolti tr:hover:nth-child(2n+2){
	background: #E0E9F7;
}
.toolti tr:hover{
	background: #E7E7E7;
}

.tool-check {
margin: 5px 5px 7px 5px !important;
}
#tooltip
{
    font-size: 11px;
text-shadow: 0 1px rgba( 0, 0, 0, .5 );
line-height: 20px;
color: #fff;
background: #333;
background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top: 1px solid #fff;
-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
position: absolute;
z-index: 999;
padding: 15px;
max-width: 320px;
}
 
    #tooltip:after /* triangle decoration */
    {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid rgba(17, 17, 17, 0.53);
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
 
        #tooltip.top:after
        {
            border-top-color: transparent;
            border-bottom: 10px solid rgba(17, 17, 17, 0.53);
            top: -20px;
            bottom: auto;
        }
 
        #tooltip.left:after
        {
            left: 10px;
            margin: 0;
        }
 
        #tooltip.right:after
        {
            right: 10px;
            left: auto;
            margin: 0;
        }

.image-zoom {
  position: absolute;
  right: 0px;
}
