@charset "utf-8";
.main_show{
	height:500px;
	overflow: hidden;}
.main_show a{
	display: block;
}
.main_show img{
	width: 1920px;
	height: 500px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.main_show .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.location{
	padding: 0 5%;
	color: #a198b0;
	line-height:55px;
	background:#271740}
.location i{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size:10px;
	color:#8d839e;}
.location a{
	color: #a198b0;}
.location span{
	padding: 0 12px;}
.main_top{
	padding-top:56px;
	padding-bottom:40px;
	text-align:center;}
.main_top h3{
	font-size:35px;
	color:#fff;
	line-height:1.1;}
.main_top p{
	padding-top:13px;
	color:#8d839e;
	font-size:14px;}
.main_top div{
	height:1px;
	width:50px;
	background:#695a81;
	margin:20px auto 0;}
.discount{
	width: 1020px;}
.discount li{
	float:left;
	padding:50px 20px 0 0;
	width:490px;}
.discount_con{
	position:relative;
	margin:0 19px;
	padding:0 24px;
	height:200px;
	border:1px solid #695a81;
	border-top:none;
	color:#a198b0;}
.discount_con .li1{
	padding-top:26px;
	font-size:24px;
	color:#fff;
	overflow: hidden;
	width:100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:1.1;}
.discount_con .li1 a{
	color:#fff;}
.discount_con .li2{
	margin-top:8px;
	height:50px;
	font-size:14pxp;
	line-height:24px;}
.discount_con .li3{
	margin-top:22px;
	width:30px;
	height:1px;
	background:#695a81}
.discount_con .li4{
	padding-top:8px;}
.discount_con .li5{
	position:absolute;
	bottom:-15px;
	left:50%;
	margin-left:-15px;
	width:31px;
	height:31px;
	background:url(../img/icon.png) -140px 0 no-repeat;}
.discount_con .li5 a{
	display:none;
	width:31px;
	height:31px;}
.discount_con .li5:hover{
	margin-left:-57px;}
.discount_con .li5:hover a{
	display:block;
	background:#695a81;
	width:115px;
	line-height:31px;
	text-align:center;
	height:31px;
	color:#fff;}
.map_right{
	border:1px solid #ddd;
	width:578px;
	height:198px;}
.about_info{
	padding-top:50px;}
.about_info .right{
	width:630px;
	color:#fff;}
.about_info .right .li1{
	line-height:1.1;
	font-size:18px;}
.about_info .right .li2{
	padding-top:8px;
	line-height:30px;
	font-size:14px;}
.position{
	margin-top:50px;
	padding:50px 0;
	border-top:1px solid #695a81;
	border-bottom:1px solid #695a81;}
.position_left{
	width:462px;}
.position_right{
	width:460px;
	height:380px;
	border:1px solid #695a81;}
.position_title{
	padding-bottom:8px;
	font-size:24px;
	color:#fff;
	line-height:1.1;}
.position_con{
	font-size:14px;
	line-height:30px;
	color:#fff;}
.position_info{
	font-size:14px;
	color:#fff;}
.position_info p{
	padding-bottom:8px;}
.position_info i{
	margin-right:8px;
	font-size:10px;
	width:20px;
	height:20px;
	border:1px solid #52416e;
	border-radius:50%;
	line-height:20px;
	text-align:center;}
.position_info a{
	color:#fff;}
.traffic{
	padding-top:45px;}
.traffic ul{
	padding-top:20px;}
.traffic li{
	float:left;
	width:100%;
	padding-bottom:40px;}
.traffic_left{
	padding:20px;
	width:246px;
	font-size:16px;
	color:#fff;
	background:#695a81;
	border-radius:3px;
	text-align:center;}
.traffic_right{
	width:664px;
	font-size:14px;
	color:#fff;
	line-height:30px;}
.room_list{
	padding-top:50px;}
.room_list li{
	float:left;
	border-left:2px solid #433161;
	border-top:2px solid #433161;
	width:332px;}
.room_list li:nth-child(3n+1){
	border-left:none;}
.room_list li:nth-child(-n+3){
	border-top:none}
.room_info{
	padding:0 20px;
	height:85px;
	background:#fff;}
.room_list li:hover .room_info{
	background:#36274e}
.room_list li:hover .room_info h3 a,.room_list li:hover .room_info p{
	color:#fff;}
.room_info h3{
	padding-top:10px;
	width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.room_info h3 a{
	font-size:24px;
	color:#333;}
.room_info p{
	width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	color:#666;
	font-size:12px;}
.room_img{
	display:block;
	position:relative;
	height:254px;
	width:100%;
	overflow:hidden;}
.room_img img{
	position:absolute;
	top:0;
	left:0;}
.room_show{
	margin-top:37px;
	position:relative;
	width:100%;
	height:580px;
	overflow:hidden;}
.room_show .swiper-slide{
	width:100%;
	height:580px;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size:cover;
	background-position:center center;}
.room_show .swiper-button-next,.room_show .swiper-button-prev{
	position:absolute;
	top:50%;
	left:20px;
	margin-top:-64px;
	cursor:pointer;
	z-index:9;
	font-size:40px;
	color:#fff;}
.room_show .swiper-button-next{
	left:auto;
	right:20px;}
.room_show_title{
	position:absolute;
	left:0;
	bottom:0;
	z-index:99;
	width:100%;
	height:40px;
	line-height:40px;
	background: url(../img/bg_0_0_0_50.png);
	color:#ccc;
	font-size:14px;}
.room_show_title .li1{
	padding:0 5px 0 15px;}
.room_price{
	line-height:45px;}
.room_price h3{
	font-size:30px;
	color:#f17154;}
.room_price a{
	display:inline-block;
	width:160px;
	height:45px;
	font-size:18px;
	color:#fff;
	background:#f17154;
	text-align:center;}
.facilities{
	padding-top:35px;
	font-size:14px;}
.facilities_title{
	font-size:24px;}
.facilities td{
	height:35px;}
.facilities td div{
	padding-right:20px;}
.con{
	padding:30px;}
.ubb{
	color:#fff;
	line-height:2;
	font-size:14px;}
.ubb *{
	max-width:100%!important;}
.room_top{
	padding:40px 0;
	font-size:14px;
	line-height:30px;
	color:#fff;
	border-bottom:1px solid #695a81;
	position: relative;}
.room_top .d1{ width: 660px; line-height: 38px; font-size: 28px;}
.room_top .btn{ width: 130px; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 14px; cursor: pointer; background: #da6136; position: absolute; top: 45px; right: 0;}

.food_list{
	padding-top:50px;}
.food_list li{
	float:left;
	margin-bottom:30px;
	width:100%;
	background:#fff}
.food_list li:last-child{
	border:none;}
.food_right{
	padding:0 50px;
	width:400px;}
.food_title{
	padding-top:40px;
	font-size:28px;
	line-height:40px;}
.food_title a{
	color:#333}
.food_title a:focus{-moz-outline-style:none; outline:none;}
.food_info{
	margin-top:22px;
	height:80px;
	color:#666;
	line-height:2;
	font-size:14px;}
.food_date{
	padding-top:30px;
	color:#f17154;}
.more{
	display:inline-block;
	box-sizing:border-box;
	width:130px;
	height:36px;
	line-height:34px;
	text-align:center;
	font-size:12px;
	color:#333;
	border:1px solid #ddd;}
.food_right .more{
	margin-top:35px;}
.food_line{
	margin-top:14px;
	width:30px;
	height:1px;
	background:#ddd;}
.holidays_info{
	padding:0 30px;
	height:170px;
	background:#fff;}
.shop{
	color:#f17154;}
.holidays_info h3{
	padding-top:16px;
	width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.holidays_info h3 a{
	font-size:24px;
	color:#333;}
.holidays_info p{
	margin-top:5px;
	height:40px;
	color:#666;
	font-size:12px;}
.holidays_info .shop{
	padding-top:13px;
	color:#f17154;}
.holidays_list{
	padding-top:50px;}
.holidays_list li{
	float:left;
	width:320px;
	padding:0 0 20px 20px;}
.holidays_list li:nth-child(3n+1){
	padding-left:0;}
.holidays_more{
	display:inline-block;
	margin-top:20px;
	color:#8f2144;}
.ubb_title{
	padding-top:45px;
	text-align:center;
	font-size:28px;
	line-height:1.1;}
	
.guide_box1{ padding: 50px 0 0 0; position: relative;}
.guide_box1 .searBox{ position: absolute; right: 0; top: 50px;}
.guide_box1 .searBox .d-1:before{ content: '\a112'; font-family: 'VV-font'; font-size: 20px; color: #9787b0; position: absolute; top: 4px; left: 12px;}
.guide_box1 .searBox .d-1 input{ width: 230px; height: 36px; padding: 0 10px 0 40px; color: #9787b0; font-size: 14px; background: transparent; border: 1px solid #695a81;}
.guide_box1 .searBox .btn{ width: 90px; height: 38px; font-size: 16px; color: #fff; background: #695a81;}

.guide_link{ margin-top: 80px;}

.news_top{
	padding:40px 0 26px 0;
	border-bottom:1px solid #564671;
	text-align:center;}
.news_top h1{
	font-size:28px;
	color:#fff}
.news_top p{
	padding-top:9px;
	color:#a198b0;}
.news_top p span{
	margin-right:10px;}

.page{ padding: 40px 50px 0;}
.page a{
	border: 1px solid #695a81;
    margin-left:5px;
    width:34px;
    height:34px;
    overflow:hidden;
    color:#9787b0;
    text-align:center;
    line-height:34px;
	font-size:16px;}
.page_left a{
    float:left;}
.page_left span{
    float:left;
	position:relative;
	top:3px;
    padding:0 8px 0 13px;}
.page_left .current{
	color: #fff;
    background:#9787b0;
    border-color: #9787b0;}
.page_left .prev,.page_left .next{
    text-indent:-999px;
    background:url(../img/icon3.png) 0 0 no-repeat;}
.page_left .prev{
	margin-left:0;}
.page_left .next{
    background-position:-40px  0;}
.page_right{
	font-size:14px;
    line-height:34px;
	color:#9787b0;}
.page_right a{
	font-size: 14px;
	float:right;}
.page_right input{
	border: 1px solid #695a81;
	margin-left:10px;
	height:34px;
	width:34px;
	text-align:center;
    color:#ccc;
    line-height:34px;
	background: transparent;
	font-size:16px;}
.page_right span{
	margin:0 8px;
	color:#ccc;}
.page2{
	padding-top:110px;
	line-height:30px;
	color:#a198b0;}
.page2 a{
	color:#a198b0;}

.news_list{ padding: 30px 50px 0;}
.news_list li{
	float:left;
	padding:0 13px 0 27px;
	width:100%;
	box-sizing:border-box;
	border-bottom:1px solid #574772;
	height:58px;
	line-height:58px;
	background:url(../img/icon2.png) 10px center no-repeat;
	font-size:14px;}
.news_list .li1{
	width:800px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_list .li1 a{
	color:#fff}
.news_list .li2{
	color:#b2adbb;}

.newBox-1{ padding: 10px 0;}
.newBox-1 .list{ padding-top: 30px;}
.newBox-1 .list a{ height: 215px; padding: 30px 40px 0 360px; color: #666; display: block; background: #fff; position: relative;}
.newBox-1 .list .photo{ width: 320px; position: absolute; left: 0; top: 0;}
.newBox-1 .list .d1{ font-size: 24px; color: #333; position: relative; padding-right: 90px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.newBox-1 .list .d1 .s1{ font-size: 14px; color: #999; position: absolute; top: 6px; right: 0;}
.newBox-1 .list .d2{ height: 72px; line-height: 24px; overflow: hidden; padding-top: 20px;}
.newBox-1 .list .d3{ padding-top: 30px; color: #8f2144;}

.facilities_left{
	width: 50%;
}
.facilities_right{
	padding-left:63px;
	width:50%;
	box-sizing:border-box;}