@charset "utf-8";

/*全局控制*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:12px;line-height:22px;-webkit-text-size-adjust: none;background: #fff;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;font-family:"微软雅黑";outline: 0;}
img{border:0;vertical-align:top;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;transition:all 0.3s;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}

@font-face {
	font-family:"简小标宋";
	src:url("../font/简小标宋.otf") format("opentype"),
     	url("../font/简小标宋.ttf") format("truetype"),
     	url("../font/简小标宋.woff") format("woff");
}


/*header*/
.flexslider{min-width:1200px;position:relative;overflow:hidden;}
.slides{width:100%;position:relative;z-index:1;}
.slides li a{ display:block; width:100%; height:100%;}
.slides img{width: 100%; display: block;}
.flex-control-nav{position:absolute;bottom:26px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 7px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;border-radius:50%;line-height:40px;overflow:hidden;background:rgba(255,255,255,0.3);cursor:pointer;}
.flex-control-nav .flex-active{background:#fff;}
.b_pos{width: 100%; position: absolute; top: 40%; left: 0; z-index: 5; animation:bn_dh 1s linear; display: none;}
.flex-active-slide .b_pos{display: block;}
.bn_01{width: 1200px; text-align: center; line-height: 30px; color: #fff; font-size: 16px; margin: 0 auto 19px;}
.bn_02{width: 890px; text-align: center; margin: 0 auto 39px;}
.bn_03{width: 480px; height: 64px; padding: 13px 0 0 60px; box-sizing: border-box; border-radius: 60px; background: rgba(255,255,255,0.8); margin: 0 auto;}
.bn_03 img{float: left; width: 35px; height: 35px; margin-top: 2px;}
.bn_03 span{float: left; width: 136px; text-align: center; line-height: 18px; color: #004d9f; font-size: 14px;}
.b_img{margin: 2px 15px 0 25px;}
@keyframes bn_dh{
	from{transform:scale(0);}
	to{transform:scale(1);}
}
@-webkit-keyframes pic{
	from{transform:scale(0);}
	to{transform:scale(1);}
}

.header_bg{width: 100%; background:rgba(255, 255, 255, 0.5); position: absolute; top: 28px; left: 0; z-index: 5;}
.header{width: 1140px; height: 89px; margin: 0 auto;padding:0px 30px;background:#fff;}
.logo{float: left; width:245px;}
.logo img{max-width:245px;max-height:89px;}
.nav{float: right;}
.nav li{float: left; background: url(../images/nav_line.jpg) no-repeat right center; padding: 0 30px 0 30px; font-size: 14px; line-height: 88px;}
.nav li:last-child{background: none; padding: 0 0 0 38px;}
.nav a{color: #888;}
.nav a:hover{color: #ae8a58;}
.nav .nav_on a{color: #ae8a58;}


/*mainbody*/
.about_bg{min-width: 1200px; background: #f7f7f7; padding: 52px 0 66px 0; overflow: hidden;}
.about_part{width: 1200px; margin: 0 auto;}
.about_left{float: left; color: #333; font-size: 16px;}
.about_left i{width: 1px; height: 222px; background: #b1b1b1; display: block; margin: 0 auto;}
.about_left span{width: 6px; height: 6px; line-height: 0; background: #b1b1b1; display: block; margin: 13px auto;}
.about_left h4{writing-mode:tb-rl; font-weight: normal; font-family:"简小标宋";}
.about_area{float: right; width: 1137px; height: 350px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); position: relative;}
.about_fonts{float: left; width: 770px; padding: 50px 0 0 47px; color: #333; font-size: 15px; line-height: 34px;}
.about_fonts span{color: #767676; font-size: 14px; line-height: 30px;}
.about_pic{float: right; width: 282px; height: 350px; overflow: hidden;}
.about_pic img{width: 282px; height: 350px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.about_pic img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.about_more{width:111px; text-align: center; height:41px; line-height:41px; background:#ae8a58; font-size: 14px; position: absolute; left: 46px; bottom: -20px; animation:bn_dh 2s linear;}
.about_more a{color: #fff;}

.room_part{background: #000;}
.room_pic{float: left; width: 50%; height: 431px; animation:bn_dh 2s linear; display: none;}
.room_pic img{width: 100%; height: 431px;}
.room_part .flex-active-slide .room_pic{display: block;}
.room_right{float: left; width: 430px; text-transform: uppercase; padding: 34px 0 0 55px; display: none;}
.room_right h1{color: #ae8a58; font-size: 35px; font-family:"简小标宋"; line-height: 46px; font-weight: normal; animation: 1s init linear;}
.room_part .flex-active-slide .room_right{display: block;}
.room_right h1 i{width: 55px; height: 2px; line-height: 0; background: #ae8a58; display: block; margin: 35px 0 38px 0;}
.room_right h4{color: #fff; font-size: 16px; line-height: 36px; font-weight: normal; margin-bottom: 30px; animation: 1.3s init linear;}
.room_fon{color: #ae8a58; font-size: 14px; line-height: 36px; height: 72px; overflow: hidden; margin-bottom: 56px; animation: 1.6s init linear;}
.room_more{width: 110px; text-align: center; height: 40px; line-height: 40px; border: solid 1px #ae8a58; font-size: 14px; animation: 2s init linear;}
.room_more a{color: #ae8a58;}
.room_part .flex-control-nav{position:absolute; bottom:74px; right:10%; z-index:2; width:7px; height:215px; padding-top:65px; text-align:center; background: url(../images/room_line.jpg) no-repeat center top;}
.room_part .flex-control-nav li{display:inline-block;width:7px;height:7px; margin:15px 0;*display:inline;zoom:1;}
.room_part .flex-control-nav a{display:inline-block; width:7px; height:7px; border: solid 1px #ae8a58; box-sizing: border-box; border-radius:50%; line-height:40px; overflow:hidden; cursor:pointer;}
.room_part .flex-control-nav .flex-active{background:#ae8a58;}
@keyframes init {
	0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.room_list{min-width: 1200px; padding-bottom: 45px; overflow: hidden;}
.room_list li{float: left; width: 20%; padding-bottom: 45px; position: relative;}
.room_img{width: 100%; position: relative;}
.room_img img{
	width: 100%;
	height:320px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);    
  filter: grayscale(100%);	
  filter: gray;
}
.room_list li:hover .room_img img{ 
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);    
  filter: grayscale(0);	
  filter: none;
}
.room_tm{width:96%; height:96%; padding-top: 40%; box-sizing: border-box; text-align:center; background:rgba(174,138,88,0.3); border: solid 1px rgba(255,255,255,0.3); position:absolute; top:2%; left:2%; opacity:0; transform:scale(0);transition:all 0.8s ease-in-out;backface-visibility:hidden;zoom:1;}
.room_list li:hover .room_tm{opacity:1;transform:scale(1);}
.room_list li .room_tm img{width: 35px; height: 33px;}
.room_bot{width: 100%; text-align: center; position: absolute; left: 0; bottom: 0;}
.room_bot h4{color: #ae8a58; font-size: 16px; font-weight: normal; line-height: 32px;}
.room_bot img{width: 81px; height: 50px;}

.order_pic{min-width: 1200px; height: 300px; position: relative;}
.order_pic img{width: 100%; height: 300px;}
.order_bg{width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: absolute; top: 0; left: 0;}
.order{width: 100%; text-align: center; position: absolute; top: 45px; left: 0; animation:bn_dh 1s linear;}
.order img{width: 72px; height: 67px;}
.order h4{color: #fff; font-size: 32px; line-height: 66px; margin-bottom: 21px;}
.order_more{width: 110px; text-align: center; height: 40px; line-height: 40px; border: solid 1px #ae8a58; font-size: 14px; margin: 0 auto;}
.order_more a{color: #ae8a58;}

.food_bg01{width: 100%; height: 187px; background: #000; position: absolute; top: 0; left: 0;}
.food_title{width: 1200px; color: #fff; font-size: 22px; line-height: 52px; text-transform: uppercase; padding: 39px 0 0 375px; box-sizing: border-box; margin: 0 auto; position: relative; z-index: 5;}
.food_title h4{color: #ae8a58; font-size: 35px; line-height: 58px; font-weight: normal; font-family:"简小标宋"; padding-left: 192px;}
.food_title h4 span{font-size: 55px;}
.food_title i{width: 182px; height: 1px; line-height: 0; background: #ae8a58; display: block; float: left; margin: 27px 10px 0 0;}
.food_bg02{min-width: 1200px; background: #eee; position: relative;}
.food_part{width: 1200px; height: 697px; margin: 0 auto;}
.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-viewport {
	left: 0;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	top: 152px;
	background: url(../images/food_prev01.jpg) no-repeat;
}
.bx-wrapper .bx-next {
	top: 186px;
	background: url(../images/food_next01.jpg) no-repeat;
}
.bx-wrapper .bx-prev:hover {
	background: url(../images/food_prev02.jpg) no-repeat;
}
.bx-wrapper .bx-next:hover {
	background: url(../images/food_next02.jpg) no-repeat;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	right: 28px;
	outline: 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: none;
}
.food_box{width: 1174px; height: 240px;}
.food_t{padding: 187px 0 0 472px; box-sizing: border-box; position: relative;}
.food_pic01{float: left; width: 407px; height: 424px; position: absolute; left: 0; top: 2px; z-index: 2; overflow: hidden;}
.food_pic01 img{width: 407px; height: 424px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.food_pic01 img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.food_pic02{float: right; width: 418px; height: 227px; overflow: hidden;}
.food_pic02 img{width: 418px; height: 227px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.food_pic02 img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.food_area{float: left; width: 700px; height: 200px; margin-top: 40px;}
.food_sz{float: left; width: 46px; text-align: center;}
.food_sz h4{color: #999; font-size: 50px; font-weight: normal; line-height: 76px; margin-bottom: 17px; font-family: arial;}
.food_sz i{width: 1px; height: 62px; background: #666; display: block; margin: 0 auto;}
.food_right{float: right; width: 608px;}
.food_right h4{color: #000; font-size: 22px; font-weight: normal; line-height: 32px; margin-bottom: 20px;}
.food_fon{color: #5f5f5f; font-size: 13px; line-height: 26px; height: 78px;}

.news_part{width: 1200px; padding-bottom: 27px; margin: 0 auto;}
.news_top{height: 48px; padding: 38px 0;}
.news_title{float: left; line-height: 48px; color: #000; font-size: 22px; text-transform: uppercase;}
.news_title span{font-size: 35px; font-family:"简小标宋"; padding-right: 24px;}
.news_tr{float: right; padding: 8px 4px 0 0; font-size: 14px;}
.news_tr a{padding: 0 24px;}
.news_left{float: left; width: 770px; overflow: hidden;}
.news_left ul{width: 842px;}
.news_left li{float: left; width: 340px; margin: 0 72px 44px 0;}
.news_left i{width: 14px; height: 3px; line-height: 0; display: block; background: #ae8a58; margin-bottom: 27px;}
.news_left h4{color: #111; font-size: 15px; font-weight: normal; height: 28px; line-height: 28px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom: 10px;}
.news_left li:hover h4{color: #ae8a58;}
.news_fon{color: #4a4a4a; font-size: 13px; line-height: 28px; height: 56px; overflow: hidden; margin-bottom: 30px;}
.news_date{color: #989898; font-size: 13px; line-height: 26px;}
.news_r{float: right; width: 341px; padding-right: 27px;}
.picMarquee-top{width:100%; overflow:hidden; position:relative;}
.picMarquee-top .hd{overflow:hidden;}
.picMarquee-top .bd{}
.picMarquee-top .bd ul{overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{height: 64px; font-size: 15px; background: url(../images/news_icon01.png) no-repeat 297px center;}
.picMarquee-top .bd ul li:hover{background: url(../images/news_icon02.png) no-repeat 297px center #000;}
.picMarquee-top .bd ul li a{color: #111; line-height: 64px; display: block; padding: 0 52px 0 22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.picMarquee-top .bd ul li a:hover{color: #fff;}


/*footer*/
.foot_bg{min-width: 1200px; height: 207px; background: url(../images/foot_bg.png) no-repeat center top; background-size: cover;}
.foot_t{width: 72px; margin: 0 auto;}
.foot_w{width: 1200px; padding: 45px 0 54px 0; margin: 0 auto;}
.f_logo{float: left; width: 238px; margin-right: 26px;}
.copyright{float: left; width: 680px; line-height: 36px; color: #ae8a58; font-size: 15px;}
.share{float: right; width: 197px; margin-top: 19px;}
.share li{float: left; width: 37px; margin-right: 19px; transition:all .5s linear;}
.share li:hover{transform:translateY(-10px);}
.share img{width: 37px; height: 37px;}


/*餐饮美食*/
.bg{min-width: 1200px; background: #f7f7f7; padding-bottom: 57px;}
.top_line{width: 100%; border-bottom: solid 1px #ccc; margin-bottom: 44px;}
.top{width: 1200px; height: 70px; margin: 0 auto;}
.tit{float: left; height: 70px; line-height: 70px; color: #333; font-size: 25px; position: relative;}
.tit span{font-size: 24px; padding-left: 14px;}
.tit i{width: 97px; height: 4px; line-height: 0; background: #ae8a58; position: absolute; left: 0; bottom: 0;}
.list{float: right; padding: 18px 28px 0 0;}
.list li{float: left; width: 110px; text-align: center; height: 34px; line-height: 34px; font-size: 14px; border: solid 1px #ae8a58; margin-left: 15px;}
.list a{display: block; color: #ae8a58;}
.list a:hover{color: #fff; background: #ae8a58;}
.list .list_on a{color: #fff; background: #ae8a58;}
.mainbody{width: 1200px; min-height: 400px; margin: 0 auto;}
.food{width: 1172px; overflow: hidden;}
.food ul{width: 1233px;}
.food li{float: left; width: 350px; margin-right: 61px;}
.food h4{color: #333; font-size: 16px; font-weight: normal; text-align: center; height: 72px; line-height: 72px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.food_pic{width: 350px; height: 354px; position: relative;}
.food_pic img{width: 100%; height: 354px;}
.food_tm{width:334px; height:338px; padding-top: 150px; box-sizing: border-box; text-align:center; background:rgba(174,138,88,0.3); border: solid 1px rgba(255,255,255,0.3); position:absolute; top:8px; left:8px; opacity:0; transform:scale(0);transition:all 0.8s ease-in-out;backface-visibility:hidden;zoom:1;}
.food li:hover .food_tm{opacity:1;transform:scale(1);}
.food li .food_tm img{width: 30px; height: 30px;}
.page{width: 1172px; text-align: center; padding-top: 26px; font-size: 14px; color: #666;}
.page a{border: solid 1px #c1c1c1; background: #fff; padding: 5px 10px; color: #666; margin: 0 1px;}
.page a:hover{border: solid 1px #ae8a58; background: #ae8a58; color: #fff;}


/*酒店新闻*/
.news{width: 1172px;}
.news ul{width: 1202px;}
.news li{float: left; width: 571px; border: solid 1px #dadada; box-sizing: border-box; box-shadow: 0 0 12px rgba(0,0,0,0.05); margin: 0 30px 31px 0;}
.news_pic{float: left; width: 298px; height: 240px; overflow: hidden;}
.news_pic img{width:298px; height:240px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.news_pic img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.news_right{float: right; width: 238px; padding: 26px 12px 0 0;}
.news_right h4{height: 30px; line-height: 30px; color: #111; font-size: 15px; font-weight: normal;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom: 8px;}
.news_f{color: #4a4a4a; font-size: 13px; line-height: 26px; height: 52px; overflow: hidden; margin-bottom: 56px;}
.news_more{width: 120px; height: 36px; overflow: hidden;}
.news_more a{display: block; line-height: 34px; border: solid 1px #dadada; background: url(../images/news_more01.png) no-repeat center center; text-indent: -999px;}
.news_more a:hover{border: solid 1px #ae8a58; background: url(../images/news_more02.png) no-repeat center center #ae8a58;}


/*联系我们*/
.main{width: 1172px; background: #fff; min-height: 350px; box-shadow: 0 5px 12px rgba(0,0,0,0.1);}
.con_part{padding: 36px 42px; box-sizing: border-box;}
.map{float: left; width: 701px;}
.con{float: right; width: 350px; padding-top: 30px; color: #333; font-size: 16px; line-height: 36px;}
.con h4{color: #000; font-size: 32px; font-weight: normal; line-height: 54px;}
.con i{width: 76px; height: 2px; line-height: 0; display: block; background: #ae8a58; margin: 16px 0 28px 0;}


/*在线预定*/
.booking_bg{padding: 50px 0 14px 0; box-sizing: border-box;}
.booking_left{float: left; width: 810px;}
.booking_img{float: right; width: 332px;}
.booking{padding-bottom: 30px;}
.booking span{float: left; width: 102px; text-align: right; padding-right: 15px; line-height: 46px; color: #333; font-size: 15px; display: inline-block;}
.name{float: left; width: 690px; height: 46px; line-height: 46px; padding: 0 12px; box-sizing: border-box; border: none; border-bottom: solid 2px #f7f6f6; background: #fff; color: #666; font-size: 13px;}
input.name::-webkit-input-placeholder{color:#666;}
input.name:-moz-placeholder{color:#666;}
.mess{float: left; width: 690px; height: 154px; line-height: 26px; padding: 10px 12px; box-sizing: border-box; border: none; border-bottom: solid 2px #f7f6f6; background: #fff; color: #666; font-size: 13px;}
textarea.mess::-webkit-input-placeholder{color:#666;}
textarea.mess:-moz-placeholder{color:#666;}
.yzm{float: left; width: 172px; height: 46px; line-height: 46px; padding: 0 12px; box-sizing: border-box; border: none; border-bottom: solid 2px #f7f6f6; background: #fff; color: #666; font-size: 13px; margin-right: 22px;}
input.yzm::-webkit-input-placeholder{color:#666;}
input.yzm:-moz-placeholder{color:#666;}
input.yzm_btn{float: left; width: 76px; height: 28px; border: solid 1px #dfdfdf; margin-top: 8px;}
.btn_tj{float: right; width: 382px; height: 48px; border: none; border-bottom: solid 3px #f3f2f2; background: #ae8a58; color: #fff; font-size: 16px; cursor: pointer;}


/*关于我们*/
.com_part{padding: 22px 20px; box-sizing: border-box;}
.com_top{padding-bottom: 30px;}
.com{float: left; width: 784px; padding: 65px 0 0 26px; color: #333; font-size: 15px; line-height: 34px;}
.com span{color: #767676; font-size: 14px; line-height: 30px;}
.com_list{width: 100%;}
.com_list ul{margin-right: -52px;}
.com_list li{float: left; width: 540px; text-align: center; line-height: 40px; color: #797979; font-size: 13px; margin-right: 52px;}
.com_list img{width: 540px; height: 235px; margin-bottom: 22px;}
.com_list h4{color: #333; font-size: 18px; line-height: 26px; font-weight: normal;}
#news_con {	width: auto;	min-height: 360px;	padding: 15px;	/*padding-right: 0px;*/	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 16px;	height: 35px;	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold}
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;}