@charset "utf-8";
.banner{
    position: relative;
    height: 562px;
}
.index_show{
    position: absolute;
    left: -133px;
    top: 0;
    height: 100%;
	width: 1268px;
	overflow:hidden;}
.swiper-slide{
	position: relative;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size:cover;
	background-position:center center;}
.show_info{
	position: absolute;
	left: 133px;
	bottom: 200px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 34px;
	line-height: 42px;
	color: #fff;
	padding: 17px 20px;
	box-sizing: border-box;
	width: 443px;
	text-transform: uppercase;
}
.booking{
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: 10;
	padding: 10px 0;
	width: 884px;
    background-color: #b6a250;
}
.booking > *{
	float: left;
}
.booking_title{
	width: 143px;
	text-align: center;
	line-height: 38px;
    font-size:16px;
    color:#fff;}
.booking_date{
	margin-right: 8px;
	padding-left: 10px;
	height:38px;
	line-height: 38px;
	width: 136px;
    overflow:hidden;
	background:#FFF url(../img/date.png) right center no-repeat;
	border-radius: 3px;
	font-size: 16px;
}
.booking_select{
	margin-right: 8px;
}
.booking_submitt{
	box-sizing: border-box;
	width: 124px;
	height: 38px;
	line-height: 40px;
	padding: 11px;
	padding-left: 40px;
	color: #fff;
	font-size: 16px;
	background: url(../img/icon1.png) 14px center no-repeat;
	cursor: pointer;
	vertical-align:middle;
	line-height: 1;
}
.arrow-left,.arrow-right{
	position: absolute;
	right: 133px;
	bottom: 0;
	width: 58px;
	height: 58px;
	background: url(../img/icon.png) -60px 0 no-repeat;
}
.arrow-left{
	right: 192px;
	background-position: 0 0;
}
.moments{
	padding: 60px 0;
}
.moments_left{
	overflow: hidden;
	border-left: 3px;
	background-color: #000;
}
.moments_left .video-js{
	border-left: 3px solid #000;
}
.moments_left img.vjs-poster{
	width: auto!important;
	left: -44px!important;
}
.moments_right{
	width: 516px;
}
.moments_right .li1{
	padding-top: 9px;
}
.moments_right .li2{
	line-height: 2;
	color: #999;
	padding-top: 7px;
}
.moments_right .li3{
	margin-top: 15px;
}
div.vjs-big-play-button{
	margin-left: -32px;
	margin-top: -32px;
	border: none;
	width: 64px;
	height: 64px;
	background: url(../img/icon.png) 0 -60px no-repeat;
	box-shadow:none;
}
div.vjs-big-play-button span{
	display: none;
}
.title{
	font-size: 22px;
	color: #8b815f
}
.promotion{
	background: url(../img/bg.jpg) center 0 no-repeat;
}
.promotion_title{
	padding-left: 20px;
	padding-top: 52px;
	text-transform: uppercase;
}
.promotion ul{
	padding-top: 32px;
}
.promotion li{
	float: left;
	padding: 13px 13px 0;
	width: 216px;
	background-color: #fff;
	margin-left: 11px;
}
.promotion li:first-child{
	margin-left: 0
}
.promotion ul .li1{
	display: block;
	width: 216px;
	height: 160px;
}
.promotion ul .li2{
	font-size: 16px;
	color: #333;
	padding-top: 14px;
	height: 48px;
}
.promotion ul .li3{
	color: #999;
	line-height: 20px;
	padding-top: 7px;
	height: 60px;
}
.promotion ul .li4{
	display: inline-block;
	color: #8b815f;
	margin-top: 22px;
	padding-bottom: 34px;
}
.promotion ul .li4:hover{
	color: #b3a36b
}
.promotion ul .li4 i{
	position: relative;
	top: -2px;
	margin-left: 8px;
	display: inline-block;
	width: 5px;
	height: 5px;
	background: url(../img/icon.png) -120px 0 no-repeat;
}
.theshow_bottom{
	padding-top: 35px;
	text-align: center;}
.theshow_bottom .li1{
	color: #999;
}
.theshow_bottom .li1 span{
	position: relative;
	top: -4px;
	display: inline-block;
	margin: 0 10px;
	width: 40px;
	height: 1px;
	background-color: #ddd;
}
.theshow_bottom .li2{
	padding-top: 8px;
	font-size: 16px;
	color: #8b815f
}