.main_banner{
    position: relative;
    height: 350px;
    width: 100%;
}
.main_banner .swiper-slide{
    background-position: center 0;
    background-repeat: no-repeat;
}
.location{
    line-height: 44px;
    color: #111;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.location .index{
    color:  #7a7a7a;
    font-size: 17px;
}
.location span{
    position: relative;
    top: -1px;
    margin: 0 20px;
    display: inline-block;
    width: 4px;
    height: 7px;
    background-position: -120px 0; 
}
.location a{
    color: #333;
}
.location a:hover{
    color: #c5a870;
}
.main_top{
    padding: 55px 0 40px;
    background-color: #fff;
    text-align: center;
}
.special_title{
    position: relative;
    display: inline-block;
    font-size: 32px;
    line-height: 1;
}
.special_title span{
    position: absolute;
    top: 15px;
    width: 50px;
    height: 1px;
    background-color: #e5e5e5;
}
.special_title .l{
    left: -78px;
}
.special_title .r{
    right: -78px;
}
.main_top .li2{
    padding: 20px 175px 0;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.main{
    background-color: #f9f9f9
}
.about_con{
    padding: 50px 100px;
}
.about_con_top{
    font-size: 28px;
    color: #333;
    line-height: 1;
}
.ubb{
    font-size: 14px;
    line-height: 2;
    color: #333
}
.about_list{
    padding-top: 30px;
    padding-bottom: 80px;
    width: 100%;
    overflow: hidden;
}
.about_list > ul{
    width: 1200px;
}
.about_list > ul > li{
    float: left;
    padding: 0 20px;
    margin-right: 11px;
    width: 284px;
    height: 256px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.about_list_title{
    padding-top: 15px;
    font-size: 18px;
    color: #c0a46d;
    border-bottom: 1px solid #e5e5e5;
    height: 52px;
    box-sizing: border-box;
}
.about_list_con{
    position: relative;
}
.about_list_con .ubb{
    font-size: 14px;
    line-height: 1.76;
}
.about_list_con .ubb .li1{
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding-bottom: 5px;
}
.about_list_con .ubb .li1 .icon{
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px 0; 
}
.about_list_con .ubb .li2{
    padding:0 13px 13px 20px;
    color: #666;
}
.about_list_con .ubb .li2 p{
    position: relative;
}
.about_list_con .ubb .li2 p:before{
    position: absolute;
    top: 13px;
    left: -9px;
    content:"";
    width: 5px;
    height: 1px;
    background-color: #989898
}
.about_list_con .scrollbar_box{
    padding-top: 12px;
    padding-bottom: 20px;
}
.about_list_con .scrollbar_box .viewport{
    height: 180px;
}
.contact{
    background-color: #fff;
}
.contact_left{
    width: 450px;
    color: #333;
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 100px;
}
.contact_left .li1{
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 1;
}
.contact_left .li2{
    line-height: 22px;
    padding-bottom: 6px;
}
.contact_left .li2 i{
    margin-right: 10px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #dedede;
    border-radius: 50%;
    color: #c1c1c1;
    font-size: 11px;
}
.contact_left .li2 .hm-phone-1{
	font-size:9px;}
.contact_left .li2 span{
    color: #808080
}
.contact_left .li3{
    line-height: 30px;
}
.contact_left .li3 .icon{
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px 0; 
}
.contact_left .li4{
    margin-top: 40px;
    display: inline-block;
    border: 1px solid #e5e5e5;
    height: 36px;
    line-height: 36px;
    padding: 0 34px;
    color: #c0a46d;
}
.contact_left .li4:hover{
    background-color: #c0a46d;
    border-color: #c0a46d;
    color: #fff;
}
.contact_right{
    position: relative;
    width: 500px;
    height: 520px;
}
.contact_map_box{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 500px;
}
.contact_map_box .amap-info-content{
    box-sizing: border-box;
    width: 450px;
    height: 156px;
    padding: 13px 131px 0 31px;
    font-size: 14px;
    color: #333;
    line-height: 2;
    box-shadow:0 0 transparent;
    background-image: url(../img/map_bg.png);
    background-color: transparent;
    border: none;
}
.contact_map_box .amap-info-content .li1{
    font-weight: 700;
}
.contact_map_box .amap-info-content .li1,.contact_map_box .amap-info-content .li2{
    overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.contact_map_box .amap-info-content .li2 span{
    color: #c0a46d
}
.classify{
    padding: 0 30px;
    background-color: #fff;
    line-height: 73px;
    font-size: 14px;
    color: #333;
}
.classify a{
    float: left;
    margin-left: 18px;
    margin-right: 28px;
    color: #333;
}
.classify a span{
    color: #999
}
.classify .current{
    color: #c0a46d
}
.classify_list{
    padding-top: 20px;
    padding-bottom: 80px;
    width: 100%;
    overflow: hidden;
}
.classify_list ul{
    width: 1200px;
    display: none;
}
.discount_list li{
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 370px;
}
.discount_list .con{
    position: relative;
    padding: 0 20px;
    height: 178px;
    border: 1px solid #e5e5e5;
    border-top: none;
    background-color: #fff;
}
.discount_list .li1{
    padding-top: 22px   
}
.discount_list .tip{
    position: absolute;
    right: 15px;
    top: -15px;
    text-transform: uppercase;
    width: 60px;
    text-align: center;
    line-height: 32px;
    background-color: #ff9900;
    color: #fff;
    font-size: 18px;
}
.discount_list .li1 a{
    font-size: 18px;
    color: #c0a46d;
}
.discount_list .li2{
    color: #808080;
}
.discount_list .li3{
    line-height: 20px;
    color: #111;
    padding-top: 14px;
    margin-bottom: 15px;
    height: 40px;
    overflow: hidden;
}
.discount_list .li4{
    float: left;
    line-height: 1;
    font-size: 18px;
    color: #c0a46d;
}
.discount_list .li4 span{
    font-size: 24px;
    margin-left: 3px;
}
.discount_list .li5{
    padding-top: 3px;
    float: right;
    color: #c0a46d;
}
.discount_list .li5 .icon{
    position: relative;
    top: 3px;
    margin-left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -160px 0;
}
.discount_top{
    padding-top: 50px;
}
.discount_top h3{
    font-size: 24px;
    color: #333;
    line-height: 1;
}
.discount_price .li1{
    font-size: 14px;
    color: #808080;
    padding-top: 10px;
}
.discount_price .li2{
    margin-left: 5px;
    color: #c0a46d;
    font-size: 18px;
}
.discount_price .li2 span{
    margin-left: 3px;
    font-size: 24px;
}
.discount_top p{
    padding-top: 14px;
    font-size: 14px;
    color: #808080;
}
.room_list{
    overflow: hidden;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 70px;
}
.room_list ul{
    width: 1200px;
}
.room_list li{
    float: left;
    width: 370px;
    padding-right: 16px;
    padding-bottom: 30px;
}
.room_list li .img{
    display: block;
    height: 272px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.room_list .con{
    position: relative;
    z-index: 1;
    margin: -20px 12px 0;
    padding: 0 30px 20px;
    background: #fff;
    /*height: 205px;*/
}
.room_list .con .li1{
    padding-top: 28px;
}
.room_list .con .li1 a{
    font-size: 22px;
    line-height: 1;
    color: #111;
}
.room_list .con .li2{
    padding-top: 10px;
    line-height: 1.8;
    color: #666;
    height: 45px;
    margin-bottom: 10px;
    overflow: hidden;
}
.room_list .con .li3{
    padding-top: 3px;
    color: #c0a46d;}
.room_list .con .li3 .icon{
    position: relative;
    top: 3px;
    margin-left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -160px 0;
}
.room_list .con .li4{
    color: #c0a46d;
    font-size: 18px;
    line-height: 1;
}
.room_list .con .li4 .s1{
    margin-left: 3px;
    font-size: 24px;
}
.room_list .con .li4 .s2{
    margin-left: 3px;
    font-size: 12px;
}
.room_list .con .li5{
    display: block;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 14px;
    color: #111;
    margin-top: 12px;
}
.room_list .con .li5:hover{
    color: #fff;
    border-color: #c0a46d;
    background-color: #c0a46d;
}
.room_show{
    height: 550px;
}
.room_show .swiper-slide{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-container .arrow-left,.swiper-container .arrow-right{
    display: none;
    position: absolute;
    left: 30px;
	top: 50%;
	margin-top: -40px;
    z-index: 10;
    width: 33px;
    height: 65px;
    background: url(../img/icon.png) 0 -60px no-repeat;
    cursor: pointer;
}
.swiper-container .arrow-right{
    left: auto;
    right: 30px;
    background-position: -40px -60px;
}
.swiper-container .pagination{
	position: absolute;
	z-index: 10;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.swiper-container .pagination span{
	display: inline-block;
	margin: 0 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
    background-color: #fff;
    filter:Alpha(opacity=50);
    opacity:0.5;
}
.swiper-container .pagination .swiper-active-switch{
	filter:Alpha(opacity=100);
    opacity:1;
    background-color: #fff;
}
.room_detail .li1 a{
    float: right;
    width: 210px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background-color: #c0a46d;
    font-size: 14px;
    color: #fff
}
.room_detail .li1 h3{
    line-height: 1;
    font-size: 28px;
}
.room_detail .li1 p{
    color: #111;
    padding-top: 4px;
}
.room_detail .li1 p span{
    color: #c0a46d;
    font-size: 18px;
    margin-left: 3px;
}
.room_detail .li1 p .s2{
    font-size: 28px;
    margin-right: 3px;
}
.room_detail .li2{
    line-height: 2.2;
    font-size: 14px;
    color: #333;
}
.room_relevant{
    margin-top: 21px;
    border-top: 1px solid #e5e5e5;
}
.room_relevant_title{
    font-size: 18px;
    color: #c0a46d;
    padding-top: 25px;
}
.room_relevant ul{
    padding-top: 10px;
}
.room_relevant li{
    float: left;
    padding-bottom: 8px;
    width: 500px;
    font-size: 14px;
    color: #333
}
.room_relevant .icon{
    margin-right: 9px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px 0; 
}
.room_facilities{
    padding-bottom: 58px;
    margin-top: 18px;
    border-top: 1px solid #e5e5e5;
}
.room_facilities .li1{
    width: 120px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
}
.room_facilities li{
    float: left;
    width: 200px;
    font-size: 14px;
    color: #333;
    padding-bottom: 7px;
}
.room_facilities li i{
    position: relative;
    top: -1px;
    color: #bcbcbc;
    font-size: 18px;
    margin-right: 8px;
}
.room_facilities .con{
    padding-bottom: 12px;
    padding-top: 17px;
    border-top: 1px dashed #e5e5e5;
}
.room_facilities .li1 .icon{
    margin-right: 9px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px 0; 
}
.room_bottom{
    padding-top: 60px;
    padding-bottom: 100px;
    background-color: #fff;
}
.room_bottom_box{
    position: relative;
    margin-top: 30px;
}
.room_bottom_box .arrow-left,.room_bottom_box .arrow-right{
    position: absolute;
    left: -25px;
    top: 158px;
    z-index: 10;
    width: 72px;
    height: 41px;
    background: url(../img/icon.png) -80px -60px; 
}
.room_bottom_box .arrow-right{
    left: auto;
    right: -25px;
    background-position: -160px -60px
}
.room_bottom_box .arrow-left:hover{
    background-position: -240px -60px
}
.room_bottom_box .arrow-right:hover{
    background-position: -320px -60px
}
.room_bottom .con{
    border: 1px solid #e5e5e5;
    border-top: none;
    height: 164px;
    padding: 0 30px;
}
.room_bottom .con .li1{
    padding-top: 28px;
}
.room_bottom .con .li1{
    font-size: 22px;
    line-height: 1;
    color: #111;
}
.room_bottom .con .li2{
    padding-top: 10px;
    line-height: 1.8;
    color: #666;
    height: 55px;
}
.room_bottom .con .li3{
    padding-top: 3px;
    color: #c0a46d;}
.room_bottom .con .li3 .icon{
    position: relative;
    top: 3px;
    margin-left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -160px 0;
}
.room_bottom .con .li4{
    color: #c0a46d;
    font-size: 18px;
    line-height: 1;
}
.room_bottom .con .li4 .s1{
    margin-left: 3px;
    font-size: 24px;
}
.room_bottom .con .li4 .s2{
    margin-left: 3px;
    font-size: 12px;
}
.room_bottom .swiper-slide{
    box-sizing: border-box;
    padding: 10px;
}
.room_bottom .swiper-slide .img{
    display: block;
    height: 277px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.room_bottom .no_room_bottom_show .swiper-slide{
   width: 33.33%;
}
.food_list li{
    float: left;
    width: 100%;
}
.food_list li:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.food_left{
    float: left;
    width: 50%;
    position: relative;
    height: 528px;
}
.food_left a{
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.food_right{
    float: right;
    width: 50%;
    font-size: 14px;
}
.food_right > div{
    float: left;
    width: 575px;
    box-sizing: border-box;
    padding-left: 80px;
}
.food_list .even .food_left{
    float: right;
}
.food_list .even .food_left a{
    right: auto;
    left: 0;}
.food_list .even .food_right{
    float: left;
}
.food_list .even .food_right > div{
    float: right;
    padding-left: 0;
    padding-right: 80px;
}
.food_right .li1{
    padding-top: 115px;
    font-size: 28px;
    color: #333;
    line-height: 1;
}
.food_right .li2{
    font-size: 14px;
    color: #333;
    line-height: 2;
    padding-top: 32px;
    padding-bottom: 32px;
}
.food_right .li3{
    color: #c0a46d;
    padding-bottom: 7px;
}
.food_right .li3 i{
    font-size: 16px;
    margin-right: 8px;
}
.more{
    display: inline-block;
    border: 1px solid #e5e5e5;
    width: 138px;
    text-align: center;
    line-height: 36px;
    color: #c0a46d
}
.more:hover{
    background-color: #c0a46d;
    border-color: #c0a46d;
    color: #fff;
}
.food_bottom{
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.food_bottom .li1{
    font-size: 24px;
    line-height: 1;
}
.food_bottom .li2{
    padding-top: 14px;
}
.food_bottom .li3{
    margin: 25px auto;
    display:block;
    vertical-align: top;
    background-color: #999;
    height: 1px;
    width: 30px;
}
.food_bottom .li4 {
    color: #c0a46d
}
.food_detail{
    padding-bottom: 100px;
    padding-top: 40px;}
.food_detail_left{
    width: 100%;
}
.food_detail_top h3{
    font-size: 28px;
    color: #000;
    line-height: 1;
    padding-bottom: 20px;
}
.food_detail_top p{
    color: #c0a46d;
    padding-bottom: 5px;
    font-size: 14px;
}
.food_detail_top p i{
    font-size: 16px;
    margin-right: 8px;
}
.food_detail_bottom{
    margin-top: 32px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    line-height: 60px;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
}
.food_detail_bottom span{
    margin-left: 10px;
    color: #c0a46d
}
.food_detail_bottom .icon{
    margin-right: 6px;
    position: relative;
    top: 5px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-position: -80px -20px;
}
.food_detail_right{
    width: 296px;
    overflow: hidden;
    padding-top: 40px;
}
.food_detail_right h3{
    font-size: 20px;
    color: #333;
}
.dishes_list{
    width: 310px;
    padding-top: 15px;
}
.dishes_list li{
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    cursor: pointer;
}
.dishes_gallery{
	display:none1;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;}
.dishes_gallery:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #efefec;
	filter: Alpha(opacity=95);
	opacity: 0.95;
}
.dishes_main{
	width:1000px;
	height:600px;
	position: relative;
	padding: 30px 30px 58px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -344px 0 0 -530px;
}
.dishes_main_small{
	width:750px;
	height:450px;
	position: relative;
	padding: 30px 30px 58px;
	margin: -269px 0 0 -405px;
}
.dishes_show{
	width:100%;
    height:100%;}
.dishes_show .swiper-slide{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.dishes_pagination{
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	width:100%;
	height:58px;
	line-height:58px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}
.dishes_pagination .s3{
	margin-left:5px;}
.dishes_close{
	position:absolute;
	right:-60px;
	top:0;
	z-index:10;
	width:60px;
	height:60px;
	cursor:pointer;
	background: url(../img/close.gif) 0 0 no-repeat;}
.dishes_close:hover{
	filter: Alpha(opacity=80);
	opacity: 0.8;
}
.dishes_left,.dishes_right{
	font-size: 58px;
	color: #fff;
	position:absolute;
	left:50px;
	top:50%;
	margin-top:-46px;
	z-index:10;
	cursor:pointer;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	 -moz-user-select: none;
	 -khtml-user-select: none;
	 user-select: none;
}
.dishes_right{
	left:auto;
	right:50px;
	background-position:-80px -60px;}
.dishes_left:hover,
.dishes_right:hover{
	background: #000;
	filter: Alpha(opacity=30);
    opacity: 0.3;}
.meeting_list{
    padding-top: 40px;
    padding-bottom: 80px;
}
.meeting_list li{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.meeting_left{
    width: 500px;
    height: 320px;
}
.meeting_right{
    border: 1px solid #e5e5e5;
    padding: 0 60px;
    width: 570px;
    border-left: none;
    box-sizing: border-box;
    height: 418px;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}
.meeting_right .li1{
    font-size: 28px;
    line-height: 1;
}
.meeting_right .li2{
    line-height: 2;
    padding-top: 20px;
    padding-bottom: 20px;
}
.meeting_right .li3{
    color: #c0a46d;
    padding-bottom: 2px;
}
.meeting_right .li3 .icon{
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px -15px;
}
.meeting_relevant li{
    font-size: 14px;
    float: left;
    width: 100%;
    color: #333;
    padding-bottom: 9px;
}
.meeting_relevant .li1{
    float: left;
    width: 100px;
    font-weight: 700;
}
.meeting_relevant .icon{
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    background-position: -140px 0;
}
.dimArea { 
    padding-top:60px;
    padding-bottom: 100px;
    text-align: center;
    font-size: 14px;
    color: #111;
}
.dimArea table {
    width: 100%;
}
.dimArea th{
    height: 41px;
}
.dimArea th:first-child{
    background:url(../img/lin.png) top center no-repeat; 
}
.dimArea td{
    height: 50px;
    background-color: #fff;
}
.dimArea a{
    color: #111
}
.dimArea td:first-child{
    background-color: #f7f7f7;
}
.dimArea table.st01 .dim {
    padding:9px 0 26px 0; 
    vertical-align:top; 
    background:url(../img/dimension.png) #f7f7f7 no-repeat; 
    background-position:left top;}
.dimArea table.st01 .dim.dim02 {
    background-position:-77px top;}
.dimArea table.st01 .dim.dim03 {
    background-position:-154px top;}
.dimArea table.st01 .dim.dim04 {
    background-position:-231px top;}
.dimArea table.st01 .dim.dim05 {
    background-position:-308px top;}
.dimArea table.st01 .dim.dim06 {
    background-position:-385px top;}
.dimArea table.st01 .dim.dim07 {
    background-position:-462px top;}
.dimArea table.st01 .dim.dim08 {
    background-position:-539px top;}
.dimArea table.st01 th {
    font-size:12px; }
.dimArea table.st01 td:first-child {
    text-align: left;
    padding: 0 10px;
    background:#f7f7f7;}
.dimArea span{
    color: #b2b2b2;
}
.leisure_list .meeting_left{
    width: 50%;
}
.leisure_list .meeting_right{
    width: 50%;
    height: 376px;
}
.leisure_list .meeting_right .li2{
    padding: 0;
}
.leisure_scrollbar{
    position: relative;
}
.leisure_scrollbar .scrollbar_box  .viewport{
    max-height: 162px;
}
.leisure_scrollbar .scrollbar_box .scrollbar{
    right: -44px;
}
.classify_list .periphery_list{
    width: 100%;
}
.periphery_list li{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.periphery_left{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 376px;
}
.periphery_left,.periphery_right{
    float: left;
    width: 50%;
}
.periphery_right{
    box-sizing: border-box;
    padding: 0 60px;
    height: 376px;
    border: 1px solid #e5e5e5;
    border-left: none;
    background-color: #fff;
    color: #333;
}
.periphery_right .li1{
    font-size: 28px;
    line-height: 1;
    padding-top: 40px;
}
.periphery_scrollbar{
    position: relative;
    margin-top: 32px;
}
.periphery_right .scrollbar_box{
    padding: 0;
}
.periphery_right .scrollbar_box  .viewport{
    height: 226px;
}
.periphery_right .scrollbar_box .scrollbar{
    right: -44px;
}

.gallery_list li{
	float:left;
	position:relative;
	width:378px;
	height:277px;
	overflow:hidden;
	margin:0 8px 8px 0;}
.gallery_list li a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
    box-sizing:border-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery_list li h3{
    position: absolute;
    left: 0;
    bottom: -40px;
	box-sizing:border-box;
	padding:0 15px;
	width:100%;
	height:40px;
	line-height:40px;
    background:url(../img/bg.png) 0 0 repeat; 
	font-size:16px;
    color:#fff;
    transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s; /* Firefox 4 */
	-webkit-transition: all 0.3s ease 0s; /* Safari 和 Chrome */
	-o-transition: all 0.3s ease 0s; /* Opera */}
.gallery_list li a:hover h3{
    bottom: 0;
}
.loading{
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    height: 38px;
    width: 100%;
    background:url(../img/loading.gif) center 0 no-repeat; 
}
.gallery_box{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background:url(../img/bg2.png) 0 0 repeat; 
    filter:Alpha(opacity=0);
    opacity:0;
}
.gallery_con,.gallery_show{
    width: 100%;
    height: 100%;
}
.gallery_show .swiper-slide{
    background-repeat: no-repeat;
    background-position: center center;
}
.gallery_close{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 52px;
    height: 52px;
    background-position:0 -140px;
    cursor: pointer;
}
.gallery_show .dishes_pagination{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    background:url(../img/bg.png) 0 0 repeat;
}
.leisure_show_box{
    width: 100%;
    height: 376px
}
.leisure_show_box .imgBox{
    height:376px;}
/**地图样式**/
.amap-toolbar{
    left: auto!important;
    right: 10px!important;
}
.amap-maptypecontrol, .amap-overviewcontrol, .amap-scalecontrol, .amap-toolbar,.amap-overlays,.amap-logo,.amap-copyright{
    z-index: 10!important;
}
.amap-zoom-label-city, .amap-zoom-label-country, .amap-zoom-label-province, .amap-zoom-label-street{
    left: auto!important;
    right: 10px!important;
}
.amap-zoom-cursor, .amap-zoom-label-city, .amap-zoom-label-country, .amap-zoom-label-province, .amap-zoom-label-street, .amap-zoom-minus, .amap-zoom-plus{
    background-image:url(../img/map_view.png)!important;
}
.amap-info-sharp{
    display: none!important;
}
.amap-info-close{
    top: 9px!important;
    right: 119px!important;
    width: 14px!important;
    height: 14px!important;
    background:url(../img/icon.png) -200px 0 no-repeat!important;
    font-size: 0!important;
}

.index_gallery_show .arrow-left,
.index_gallery_show .arrow-right
{   
    position: absolute;
    left: 0;
    margin-top: -21px;
    width: 43px;
    height: 43px;
    background-position: -180px -140px;
}
.index_gallery_show .arrow-right{
    left: auto;
    right: 0;
    background-position: -240px -140px;
}
.amap-info-outer, .amap-menu-outer{
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.75);
}
.about_img{
    padding-top: 40px;
}
.about_img img{
    width: 100%;
}
.no-swiper-slide{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.discount_top .base_r{ padding-top: 5px; font-size: 14px; line-height: 14px; }
.discount_top .base_r span{ font-size: 18px; color: #c0a46d; }
.discount_top .base_r span.num{ font-size: 24px; }
.discount_top .base_r .linkbtn{ float: right; margin-top: 6px; display: block; height: 38px;width: 140px; font-size: 14px; line-height: 38px; text-align: center; color: #fff; background-color: #c0a46d;
    box-sizing: border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.discount_top .base_r div{
    padding-top: 18px;
    float: right;
    padding-right: 12px;
}
.discount_top .base_r .q{
    font-size: 14px;
    color: #666;
    margin-left: 4px;
}
.facilities {
    margin: 50px 0;
    border: 1px solid #e5e5e5;
}

.facilities .title {
    padding: 30px 0;
    margin: 0 40px;
    font-size: 30px;
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
}

.facilities_list {
    padding: 27px 0 40px 40px;
}

.facilities_list li {
    float: left;
    width: 220px;
    font-size: 14px;
    padding-bottom: 17px;
}

.facilities_list li text {
    font-size: 20px;
    color: #999;
    width: 28px;
}
