﻿@charset "utf-8";
/* CSS Document */

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,input,textarea,hr,img,label,span,select,strong,b{ margin:0px; padding:0px;}
fieldset,img,abbr,acronym{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;} 
q:before,q:after{ content:'';} 
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;} 
caption,th,td{ text-align:left; font-weight:normal;} 
a,img,button{ border:none; text-decoration:none;} 
a,button{ text-decoration:none;}
a,img{ border:none; outline:none; } 
a{ color:#333; text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());cursor:pointer;-o-transition:all .1s linear;-webkit-transition: all .1s linear;-moz-transition: all .1s linear; transition: all .1s linear;}
ul,ol{ list-style:none;}
@font-face{
	font-family:pingfang;
	src:url('../fonts/PINGFANG.ttf'),
		url('../fonts/PINGFANG.eot'),
		url('../fonts/PINGFANG.otf');
}
body{ font-family:'黑体',Arial, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif; font-size:12px; font-weight:normal; color:#000; width:100%; background:#ebebea; _background-image:url(about:blank); _background-attachment:fixed; min-width:1000px; word-wrap:break-word;}
img[src=""]{
opacity: 0;
}
input{outline:none;}
input[disabled]{
border:1px solid #DDD !important;
background-color:#F5F5F5 !important;
color:#ACA899 !important;
}
input:disabled{
border:1px solid #DDD !important;
background-color:#F5F5F5 !important;
color:#ACA899 !important;
}
* html input.disabled{
border:1px solid #DDD !important;
background-color:#F5F5F5 !important;
color:#ACA899 !important;
}
tt{font-family:inherit;}

/*清除浮动*/
.clearfix:after{ clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix{ display: inline-table;}
* html .clearfix{ height: 1%;}
.clearfix{ display: block;}
.cb{ clear: both;}
.cl{ clear: left;}
.cr{ clear: right;}

/*定位*/
.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.pr{ position:relative;}
.pa{ position:absolute;}
.ma{ margin-left:auto; margin-right:auto;}
.none{ display:none;}

/*边距*/
.mt5{ margin-top:5px;}
.mr5{ margin-right:5px;}
.mb5{ margin-bottom:5px;}
.ml5{ margin-left:5px;}
.mt8{ margin-top:8px;}
.mr8{ margin-right:8px;}
.mb8{ margin-bottom:8px;}
.ml8{ margin-left:8px;}
.mt10{ margin-top:10px;}
.mr10{ margin-right:10px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}
.mt15{ margin-top:15px;}
.mr15{ margin-right:15px;}
.mb15{ margin-bottom:15px;}
.ml15{ margin-left:15px;}
.mt20{ margin-top:20px;}
.mr20{ margin-right:20px;}
.mb20{ margin-bottom:20px;}
.ml20{ margin-left:20px;}
.mt25{ margin-top:25px;}
.mr25{ margin-right:25px;}
.mb25{ margin-bottom:25px;}
.ml25{ margin-left:25px;}
.mt30{ margin-top:30px;}
.mr30{ margin-right:30px;}
.mb30{ margin-bottom:30px;}
.ml30{ margin-left:30px;}
.mt35{ margin-top:35px;}
.mr35{ margin-right:35px;}
.mb35{ margin-bottom:35px;}
.ml35{ margin-left:35px;}
.mr45{ margin-right:45px;}

/*填充*/
.pt5{ padding-top:5px;}
.pr5{ padding-right:5px;}
.pb5{ padding-bottom:5px;}
.pl5{ padding-left:5px;}
.pt10{ padding-top:10px;}
.pr10{ padding-right:10px;}
.pb10{ padding-bottom:10px;}
.pl10{ padding-left:10px;}
.pt15{ padding-top:15px;}
.pr15{ padding-right:15px;}
.pb15{ padding-bottom:15px;}
.pl15{ padding-left:15px;}
.pt20{ padding-top:20px;}
.pr20{ padding-right:20px;}
.pb20{ padding-bottom:20px;}
.pl20{ padding-left:20px;}
.pt25{ padding-top:25px;}
.pr25{ padding-right:25px;}
.pb25{ padding-bottom:25px;}
.pl25{ padding-left:25px;}
.pt30{ padding-top:30px;}
.pr30{ padding-right:30px;}
.pb30{ padding-bottom:30px;}
.pl30{ padding-left:30px;}
.pt35{ padding-top:35px;}
.pr35{ padding-right:35px;}
.pb35{ padding-bottom:35px;}
.pl35{ padding-left:35px;}
.pt40{ padding-top:40px;}
.pr40{ padding-right:40px;}
.pb40{ padding-bottom:40px;}
.pl40{ padding-left:40px;}

/*字体颜色*/
.white{color:white; color:#ffffff;}  
.red{ color:red; color:#ff0000;} 
.darkred{ color:darkred; color:#8b0000;}
.blue{color:blue; color:#0000ff;} 
.lightblue{ color:lightblue; color:#add8e6;}
.darkblue{ color:darkblue; color:#00008b;}
.orange{color:orange; color:#ffa500;}
.darkorange{ color:darkorange; color:#ff8c00;}
.gray{ color:gray; color:#808080;}
.darkgray{ color:darkgray; color:#a9a9a9;}
.green{ color:green; color:#008000;}
.lightgreen{ color:lightgreen; color:#90ee90;}
.darkgreen{ color:darkgreen; color:#006400;}
.yellow{ color:yellow; color:#ffff00;}
.lightyellow{ color:lightyellow; color:#ffffeo;}
.f60{ color:#f60;}
.c333{ color:#333;}
.c666{ color:#666;}
.c999{ color:#999;}
.c06c{ color:#0066cc;}
.c595959{ color:#595959;}

/*字体大小*/
.font12px{ font-size:12px;}
.font14px{ font-size:14px;}
.font16px{ font-size:16px;}
.font18px{ font-size:18px;}
.font20px{ font-size:20px;}
.font22px{ font-size:22px;}
.font24px{ font-size:24px;}

/*字体样式*/
.fb{ font-weight:bold;}
.fn{ font-weight:normal;}
.tu{ text-decoration:underline;}

/*边框*/
.br{ border-right:solid 1px #fff;}
.bb{ border-bottom:solid 1px #fff;}

/*宽度*/
.w1200{ width:1200px;}
.w1000{ width:1000px;}
.w990{ width:990px;}
.w980{ width:980px;}
.w770{ width:770px;}
.w760{ width:760px;}
.w750{ width:750px;}
.w740{ width:740px;}
.w730{ width:730px;}
.w715{ width:715px;}
.w710{ width:710px;}
.w700{ width:700px;}
.w680{ width:680px;}
.w674{ width:674px;}
.w290{ width:290px;}
.w270{ width:270px;}
.w260{ width:260px;}
.w250{ width:250px;}
.w245{ width:245px;}
.w230{ width:230px;}
.w215{ width:215px;}
.w200{ width:200px;}


/*头部*/
.main{ background:#f7f7f7;}
.shade_left{ background:url(../images1/shade_left.png) repeat-y right top; height:100%; position:absolute; left:-10px; top:0; width:11px; -khtml-opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    opacity:0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.shade_right{ background:url(../images1/shade_right.png) repeat-y left top; height:100%; position:absolute; right:-11px; top:0; width:12px; -khtml-opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    opacity:0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.shade_bottom{ background:url(../images1/shade_bottom.png) no-repeat center; height:7px; position:absolute; right:0; bottom:-7px; width:100%; -khtml-opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    opacity:0.7;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.head>ul{ background:#9f9fa0; height:22px; line-height:22px; padding:5px 115px 5px 0;}
.head>ul>li{float:right;}
.head ul li.vip{ background:#1c7f72; color:#fff; border-radius:3px; height:22px; line-height:22px; padding:0 5px;}
.head ul li.vip span,.head ul li.vip strong{ cursor:pointer;}
.head ul li.hotelname{ border-left:1px solid #fefefe; color:#fefefe; padding-left:10px; margin-right:20px; margin-left:30px;}
.head ul li.hotelname a{ color:#fefefe;}
.head ul li.tel{ background:url(../images1/icon_tel1.png) no-repeat left center; color:#1c7f72; padding-left:20px;}
.head ul li.lang {
	text-indent: 5px;
	float:right;
	font-size:12px;
	margin-left: 5px;
	padding:0 3px;
	position: relative
}
.head ul li.lang p {
	background: url(../images1/icons_small.png) no-repeat right -113px;
    color:#fff;
	cursor:pointer;
	display: block;
	padding-right:23px;
	line-height: 22px;
}
.head ul li.lang ul {
	background-color: #fff;
	position: absolute;
	top: 26px;
	overflow: hidden;
	display: none;
	right: 0;
	min-width:100%;
	z-index:10;
}
.head ul li.lang ul li {
	cursor:pointer;
    float:initial;
	height: 25px;
	line-height:25px;
	border-bottom: 1px solid #0a2f52;
}
.head ul li.lang ul li:hover{ background:#9f9fa0; color:#fff;}
.head ol{ background:#ebebea; color:#221814; font-size:14px; height:33px; line-height:33px; overflow:hidden; padding:0 115px 3px 350px;}
.head ol li{ float:right; margin:0 8px;}
.head ol li a{ padding:0 8px; cursor:pointer; color:#221814; display:inline-block;}
.head ol li.current a{ border-bottom:3px solid #1c7f72; color:#1c7f72;}
.head ol li:hover a{ border-bottom:3px solid #1c7f72; color:#1c7f72;}
.head .logo{ background:#1c7f72; box-shadow:0 1px 5px #828282; height:115px; text-align:center; width:205px; position:absolute; top:0; left:120px; z-index:99;}
.head .logo img{ max-height:80px; max-width:180px; margin-top:18px;}
.focus{ background-position:center; background-repeat:no-repeat; background-size:cover; height:440px; position:relative;}
.focus ol{ width:1200px; height:440px; position:absolute; left:0; top:0;}
.focus ol li{background-position:center; background-repeat:no-repeat; background-size:cover; height:440px; position:absolute; left:0; top:0; z-index:9; width:1200px;}
.focus .book{ float:left; margin-left:120px; margin-top:80px; width:205px; position:relative; z-index:99;}
.focus .book .name{ background:#1c7f72; color:#fff; font-size:14px; height:36px; line-height:36px; text-align:center;}
.focus .book ul{ background:url(../images1/bg_book.png) repeat; padding:20px 11px; color:#221814;}

.focus .book ul .time{ background:url(../images1/icons_small.png) no-repeat left -71px; padding-left:20px;}
.focus .book ul .time .text_input{ background:#fff url(../images1/icons_small.png) no-repeat 145px -93px; border:1px solid #717071; border-radius:1px; color:#717071; height:20px; line-height:20px; padding-left:5px; width:155px;}
.focus .book ul .people p{ float:left; width:70px; font-weight:bold; margin-right:20px; line-height:20px;}
.focus .book ul .people select{ width:70px;}
.focus .book ul .btn_yd{ background:url(../images1/bg_btn1.png) no-repeat center; color:#fff; cursor:pointer; display:inline-block; height:33px; line-height:33px; text-align:center; width:183px;}

.index_yh{ width:990px; margin:auto;}
.index_yh ul{ width:280px; height:157px; float:left; margin:25px; position:relative; cursor:pointer;}
.index_yh ul .pic{ height:157px; width:280px; overflow:hidden;}
.index_yh ul .pic img{ min-height:100%; width:100%; position:relative;}
.index_yh ul .link{ border:1px solid #fff; height:149px; width:272px; position:absolute; left:4px; top:4px;}
.index_yh ul .title{ background:url(../images1/bg_title.png) repeat; height:36px; line-height:36px; color:#fff; padding:0 10px; width:260px; overflow:hidden; position:absolute; left:0; bottom:0;}

.footer ul{ float:left; padding-left:20px;}
.footer ul li{ color:#595757; float:left; margin-right:5px; position:relative;}
.footer ul .pop_weibo,.footer ul .pop_weixin{ position:absolute; bottom:0; left:18px; width:120px; display:none; z-index:99;}
.footer ol{ float:right; color:#595757; text-align:right; line-height:18px;}
.footer ol a{ padding:0 8px; cursor:pointer;}

.law{ background:#fff; width:600px; position:fixed; top:100px; left:50%; margin-left:-300px; display:none; z-index:99999;}
.law>.head{ background:#1c8072; border-bottom:1px solid #d8dbdf;height:48px;line-height:48px;position:relative;padding:0 20px;}
.law>.head span{color:#fff;display:inline-block;font-size:18px;line-height:48px;}
.law>.head dfn{ background:url(../images1/icons_small.png) no-repeat;cursor:pointer;display:inline-block;height:20px;width:20px;position:absolute;right:20px;top:15px;-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;  }
.law>.head dfn:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); 
}
.law>.text{ padding:20px; height:350px; overflow:auto;}

.banner{ background-position:center; background-repeat:no-repeat; background-size:cover; height:185px;}
.dh{ border-bottom:1px solid #888889; color:#888889; padding:10px 0; width:100%; font-size:14px;}

.main_left{ float:left; width:210px; margin-bottom:20px;}
.main_left .name{ background:#1c7f72; color:#fff; font-size:14px; height:36px; line-height:36px; text-align:center;}
.main_left ul{ background:url(../images1/bg_book.png) repeat; padding:20px 11px; color:#221814; margin-bottom:30px;}
.main_left ul .time{ background:url(../images1/icons_small.png) no-repeat left -71px; padding-left:20px;}
.main_left ul .time .text_input{ background:#fff url(../images1/icons_small.png) no-repeat 145px -93px; border:1px solid #717071; border-radius:1px; color:#717071; height:20px; line-height:20px; padding-left:5px; width:155px;}
.main_left ul .people p{ float:left; width:65px; font-weight:bold; margin-right:20px; line-height:20px;}
.main_left ul .people select{ width:65px;}
.main_left ul .btn_yd{ background:url(../images1/bg_btn1.png) no-repeat center; color:#fff; cursor:pointer; display:inline-block; height:33px; line-height:33px; text-align:center; width:183px;}

.main_right{ float:left; margin-left:30px; width:720px;}

.about{ background:#fff; padding:25px 15px;}
.about ul li{ float:left;}
.about ul li .pic{ height:450px; width:380px; margin-right:35px;}
.about ul li.title{ width:300px; background:url(../images1/bg_linkup.png) no-repeat center top; padding-top:15px; margin-bottom:10px;}
.about ul li.title span{ width:300px; font-size:18px; color:#1c7f72; display:inline-block; background:url(../images1/bg_linkdown.png) no-repeat center bottom; padding-bottom:15px; text-align:center;}
.about ul li.text{ width:300px; color:#595757; font-size:14px; line-height:24px;}
.about ol .tou{ border-bottom:1px solid #3e3a39; color:#3e3a39; padding-left:10px; line-height:20px; margin-bottom:10px;}
.about ol .info{ background:#eeebe9; color:#221814; font-size:14px; line-height:26px; padding-left:10px;}
.about ol .address{ background:url(../images1/icons_1.png) no-repeat 10px 0; padding-left:30px; margin:10px 0;}
.about ol .address span{ border:1px solid #1c7f72; border-radius:3px; color:#1c7f72; display:inline-block; height:24px; line-height:24px; padding:0 8px;}
.about ol .map{ height:185px; width:100%;}

/*新闻*/
.news .item{ border-bottom:1px solid #717071; padding-bottom:20px; margin-bottom:20px; overflow:hidden; width:720px;}
.news .item .pic{ float:left; height:140px; width:215px;}
.news .item ul{ margin-left:230px;}
.news .item ul .title{ color:#1c7f72; font-size:16px; height:22px; line-height:22px; overflow:hidden; margin-bottom:10px;}
.news .item ul .title a{ color:#1c7f72;text-decoration: underline; font-weight: bold;}
.news .item ul .text{ color:#221814; line-height:24px; height:72px; margin-bottom:15px;}
.news .item ul .time{color:#717071;}
.news ol li img{ max-width:100%;}
.news ol li.title{ color:#1c7f72; font-size:18px; }
.news ol li.time{ color:#717071;}
.news ol li.text{ color:#221814; line-height:20px;}

/*优惠*/
.yh{ width:750px;}
.yh .item{ background:#fff; float:left; height:315px; margin-bottom:25px; margin-left:10px; width:240px;}
.yh .item:hover{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#ccc', Direction=0, Strength=5);/*for ie6,7,8*/  
	  background-color: #eee;  
	  -moz-box-shadow:0 0 5px #ccc;/*firefox*/  
	  -webkit-box-shadow:0 0 5px #ccc;/*webkit*/  
	  box-shadow:0 0 5px #ccc;/*opera或ie9*/ 
}
.yh .item .pic{ height:175px; width:240px;overflow:hidden;}
.yh .item .pic img{ min-height:100%; width:100%; position:relative;}
.yh .item .title{ color:#1c7f72; padding:0 10px; font-size:14px; height:24px; line-height:24px; overflow:hidden; margin-bottom:8px;}
.yh .item .text{ color:#221714; padding:0 10px; height:72px; line-height:18px; overflow:hidden; margin-bottom:8px;}
.yh .item .more{ color:#888889; margin-left:10px; cursor:pointer;}
.yh .item .more:hover{ text-decoration:underline;}
.yh ol .title{background:url(../images1/bg_linkup.png) no-repeat center top; padding-top:5px; margin-bottom:20px;}
.yh ol .title span{font-size:18px; color:#1c7f72; display:inline-block; background:url(../images1/bg_linkdown.png) no-repeat center bottom; padding-bottom:15px; padding-top:10px; text-align:center; width:100%;}
.yh ol .time{ color:#717071; margin-bottom:15px;}
.yh ol img{ max-width:100%;}
.yh ol .text{ color:#221814; line-height:24px;}

/*客房*/
.room{ width:745px;}
.room .item{ border:1px solid #b2b2b2; padding:10px; margin-bottom:40px;}
.room .item>ol{ float:left; width:315px;}
.room .item>ol li{ float:left; font-size:14px;}
.room .item>ol .pic{ width:315px; height:195px;}
.room .item>ol li p{ color:#6c5d50; width:80px; padding-left:10px;}
.room .item>ol li span{ color:#717071; padding-left:10px; display:inline-block; max-width:200px;}
.room .item>ul{ float:left; width:385px; margin-left:20px;}
.room .item>ul>.title{ color:#6c5d50; font-size:20px;}
.room .item>ul>.subtitle{ color:#888889; font-size:14px; margin-bottom:15px;}
.room .item>ul>.text{ color:#5c5c5c; line-height:24px; min-height:120px; margin-bottom:20px;}
.room .item>ul .btn_yd{ background:#1c7f72; border-radius:3px; color:#fff; cursor:pointer; display:inline-block; font-size:14px; height:30px; line-height:30px; text-align:center; width:148px;}
.room .item>ul .btn_yd:hover{ background:#00B55A;}
.roomlbimg{ width:700px; height:500px; position:fixed; left:50%; top:50%; margin-left:-350px; margin-top:-250px; z-index:999; display:none;}
.roomlbimg li{ background-position:center; background-repeat:no-repeat; background-size:cover; height:500px; width:700px; position:absolute; left:0; top:0; display:none;}
.shadow_room{ background:#000; width:100%; height:100%; -khtml-opacity:0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);
    opacity:0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); position:fixed; left:0; top:0; z-index:99; display:none;}

/*餐饮*/

.cy .cyss_item{ overflow:hidden; margin-bottom:65px;}
.cy .cyss_item .pic{ float:left; height:124px; width:229px;}
.cy .cyss_item .pic img{ height:124px; width:229px;}
.cy .cyss_item ul{ float:left; width:468px; padding-top:10px; margin-left:23px;}
.cy .cyss_item ul .name a{ color:#6d6259; font-size:18px;}
.cy .cyss_item ul .textCN{ color:#231815; font-size:14px; line-height:22px; margin-top:20px; height:66px; overflow:hidden;}
.cy .cyss_item ol{ border:1px solid #6D6259; float:right; margin-top:16px; overflow:hidden; padding:33px 28px; width:662px;}
.cy .cyss_item ol li{ color:#6D6259; float:left; font-size:14px; line-height:23px;}
.cy .cyss_item ol li span{ color:#727171;}
.cy .focus{ background:#6d6259; height:369px; position:relative; width:750px;}
.cy .focus ol{ width:100%; position:relative;}
.cy .focus ol li{ float:left; width:100%; height:313px; position:absolute; top:0; left:0; text-align:center;}
.cy .focus ol li img{ width:100%; height:313px;}
.cy .focus ol li .title{ color:#fff; font-size:12px; position:absolute; left:10px; bottom:-35px; text-align:center; width:350px;}
.cy .focus .slt{ position:absolute; z-index:999; right:20px; bottom:7px; width:346px; height:43px; overflow:hidden;}
.cy .focus ul li{ float:left; width:95px; height:39px; margin:2px; cursor:pointer; display:inline;}
.cy .focus ul li img{ height:39px; width:95px;}
.cy .focus ul .current{ border:2px solid #fff; margin:0;}
.cy .focus .btn_right{ background:url(../images1/icons_small.png) no-repeat center -27px; cursor:pointer; position:absolute; z-index:9999; right:20px; bottom:9px; width:20px; height:39px; overflow:hidden;}
.cy .cy_text{ color: #596969; font-size: 18px; line-height: 40px; margin-top: 20px;}
.cy .cy_text .title{border-bottom: 1px solid #a6a6a6; color: #1c7f72; font-family: 宋体; font-size: 24px; padding: 22px 0; text-align:center; margin-bottom:50px;}
.cy .cy_address{ background:#c9c9ca; color:#5a6868; margin-top:140px; margin-bottom:40px; overflow:hidden;}
.cy .cy_address .tel{ background:url(../images1/icons_1.png) no-repeat 54px -98px; font-size:18px; margin-bottom:23px; margin-top:30px; padding-left:125px;height:50px;line-height:25px;}
.cy .cy_address .address{ background:url(../images1/icons_1.png) no-repeat 54px -26px; font-size:18px; margin-bottom:32px; margin-top:23px; padding-left:125px;height:50px; line-height:25px;}

/*会议*/
.hy .hyss_item{ overflow:hidden; margin-bottom:65px;}
.hy .hyss_item .pic{ float:left; height:124px; width:229px;}
.hy .hyss_item .pic img{ height:124px; width:229px;}
.hy .hyss_item ul{ float:left; width:468px; padding-top:10px; margin-left:23px;}
.hy .hyss_item ul .name{ color:#6d6259; font-size:18px;}
.hy .hyss_item ul .textCN{ color:#231815; font-size:14px; line-height:22px; margin-top:20px; height:66px; overflow:hidden;}
.hy .hyss_item ol{ border:1px solid #6D6259; float:right; margin-top:16px; overflow:hidden; padding:33px 28px; width:662px;}
.hy .hyss_item ol li{ color:#6D6259; float:left; font-size:14px; line-height:23px;}
.hy .hyss_item ol li span{ color:#727171;}
.hy .focus{ background:#6d6259; height:369px; position:relative; width:750px;}
.hy .focus ol{ width:100%; position:relative;}
.hy .focus ol li{ float:left; width:100%; height:313px; position:absolute; top:0; left:0; text-align:center;}
.hy .focus ol li img{ width:100%; height:313px;}
.hy .focus ol li .title{ color:#fff; font-size:12px; position:absolute; left:10px; bottom:-35px; text-align:center; width:350px;}
.hy .focus .slt{ position:absolute; z-index:999; right:20px; bottom:7px; width:346px; height:43px; overflow:hidden;}
.hy .focus ul li{ float:left; width:95px; height:39px; margin:2px; cursor:pointer; display:inline;}
.hy .focus ul li img{ height:39px; width:95px;}
.hy .focus ul .current{ border:2px solid #fff; margin:0;}
.hy .focus .btn_right{ background:url(../images1/icons_small.png) no-repeat center -27px; cursor:pointer; position:absolute; z-index:9999; right:20px; bottom:9px; width:20px; height:39px; overflow:hidden;}
.hy .hy_text{ color: #596969; font-size: 18px; line-height: 40px; margin-top: 20px;}
.hy .hy_text .title{border-bottom: 1px solid #a6a6a6; color: #1c7f72; font-family: 宋体; font-size: 24px; padding: 22px 0; text-align:center; margin-bottom:50px;}
.hy .hy_address{ background:#c9c9ca; color:#5a6868; margin-top:140px; margin-bottom:40px; overflow:hidden;}
.hy .hy_address .tel{ background:url(../images1/icons_1.png) no-repeat 54px -98px; font-size:18px; margin-bottom:23px; margin-top:30px; padding-left:125px;height:50px;line-height:25px;}
.hy .hy_address .address{ background:url(../images1/icons_1.png) no-repeat 54px -26px; font-size:18px; margin-bottom:32px; margin-top:23px; padding-left:125px;height:50px;line-height:25px;}

/*酒店设施*/
.jdss .jdss_item{ overflow:hidden; margin-bottom:65px;}
.jdss .jdss_item .pic{ float:left; height:124px; width:229px; overflow:hidden;}
.jdss .jdss_item .pic img{ height:124px; width:229px; position:relative;}
.jdss .jdss_item ul{ float:left; width:468px; padding-top:10px; margin-left:23px;}
.jdss .jdss_item ul .name{ color:#6d6259; font-size:18px;}
.jdss .jdss_item ul .textCN{ color:#231815; font-size:14px; line-height:22px; margin-top:20px; height:66px; overflow:hidden;}
.jdss .jdss_item ol{ border:1px solid #6D6259; float:right; margin-top:16px; overflow:hidden; padding:33px 28px; width:662px;}
.jdss .jdss_item ol li{ color:#6D6259; float:left; font-size:14px; line-height:23px;}
.jdss .jdss_item ol li span{ color:#727171;}
.jdss .focus{ background:#6d6259; height:369px; position:relative; width:750px;}
.jdss .focus ol{ width:100%; position:relative;}
.jdss .focus ol li{ float:left; width:100%; height:313px; position:absolute; top:0; left:0; text-align:center;}
.jdss .focus ol li img{ width:100%; height:313px;}
.jdss .focus ol li .title{ color:#fff; font-size:12px; position:absolute; left:10px; bottom:-35px; text-align:center; width:350px;}
.jdss .focus .slt{ position:absolute; z-index:999; right:20px; bottom:7px; width:346px; height:43px; overflow:hidden;}
.jdss .focus ul li{ float:left; width:95px; height:39px; margin:2px; cursor:pointer; display:inline;}
.jdss .focus ul li img{ height:39px; width:95px;}
.jdss .focus ul .current{ border:2px solid #fff; margin:0;}
.jdss .focus .btn_right{ background:url(../images1/icons_small.png) no-repeat center -27px; cursor:pointer; position:absolute; z-index:9999; right:20px; bottom:9px; width:20px; height:39px; overflow:hidden;}
.jdss .jdss_text{ color: #596969; font-size: 18px; line-height: 40px; margin-top: 20px;}
.jdss .jdss_text .title{border-bottom: 1px solid #a6a6a6; color: #1c7f72; font-family: 宋体; font-size: 24px; padding: 22px 0; text-align:center; margin-bottom:50px;}


/*登录注册框*/
#loading{
	display:block;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-50px;
	margin-top:-50px;
	width:100px;
	z-index:9999999;
}
#layer_load{
	background:#000;
	display:block;
	-khtml-opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity=50);
    opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	height:100%;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999998;
}
.loginvip{ background:#fff; font-family:'黑体','verdana'; display:none; font-size:14px; width:475px; position:fixed; left:50%; margin-left:-237px; overflow:hidden; top:100px; z-index:99999;}
.loginvip .tou{ background:#1c8072; color:#fff; height:36px; line-height:36px; position:relative; padding-left:15px; overflow:hidden;}
.loginvip .tou li{ float:left; text-align:center; cursor:pointer; padding:0 8px;}
.loginvip .tou .del{ background:url(../images1/icons_small.png) no-repeat; cursor:pointer; display:inline-block; position:absolute; height:20px; width:20px; top:8px; right:15px;-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;}
.loginvip .tou .del:hover{-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); }
.loginvip .tou .current{ background:#1fa693; }
.loginvip .content{ padding:0 30px 20px; text-align:left;}
.loginvip .content li{ margin-bottom:10px; overflow:hidden;}
.loginvip .content .title{ color:#1c8072; font-size:18px; text-align:center; padding:12px 0;}
.loginvip .content label{ color:#000; display:inline-block; height:28px; line-height:28px;  width:91px; text-align:right;}
.loginvip .content .select_sex{ float:left;margin-top:7px;}
.loginvip .content .sex_name{ float:left; line-height:28px; padding-left:5px;}
.loginvip .content .text{ background:#fff; border:1px solid #d4d4d4; color:#000; font-family:'黑体','verdana'; font-size:14px; height:26px; line-height:26px;padding:0 10px; width:250px; }
.loginvip .content li a{ color:#1c8072; display:inline-block; cursor:pointer; margin-left:87px;}
.loginvip .content li a:hover{ text-decoration:underline;}
.loginvip .content .login_btn{ background:#1c8072; border:none; color:#fff; cursor:pointer; font-family:'黑体','verdana';  height:28px; line-height:28px; text-align:center; width:270px; margin-left:87px;}
.loginvip .content .login_btn:hover{ background:#1fa693;}
.loginvip .content .yzm{ background:#1c8072; border:none; color:#fff; cursor:pointer; font-family:'黑体','verdana';  height:28px; width:165px; margin-left:12px;}
.loginvip .content .yzm:hover{ background:#1fa693;}
.loginvip .content .zc_xb{ float:left;}
.loginvip .content .zc_xb label{ width:auto; padding:0 5px;}
.loginvip .content .yk{ display:inline-block; font-size:12px; margin-right:20px;}
.shadow{ background:#000; display:none; height:100%; position:fixed; left:0; top:0; width:100%; -khtml-opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity=50);
    opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); z-index:99998;}


/*查询*/
.query{background:#fff;	display:none;width:623px;position:fixed;top:50%;left:50%;margin-left:-311px;margin-top:-210px;z-index:99999;}
.query .head{ background:#1c8072; border-bottom:1px solid #d8dbdf;height:64px;line-height:64px;position:relative;padding:0 40px;}
.query .head span{background:url(../images1/icon_sou.png) no-repeat left center;color:#fff;display:inline-block;font-size:22px;line-height:60px;padding-left:30px;}
.query .head dfn{ background:url(../images1/icons_small.png) no-repeat;cursor:pointer;display:inline-block;height:20px;width:20px;position:absolute;right:40px;top:22px;}
.query ul{overflow:hidden;padding:0 40px;}
.query ul li{color:#595757;float:left;font-size:18px;line-height:42px; margin-top:20px;}
.query ul li .text_input{border:1px solid #d8dbdf;font-size:18px;height:40px;line-height:40px;text-indent:10px;}
.query ul li .btn_ok{background:#3d506f;color:#fefefe;cursor:pointer;display:inline-block;font-size:22px;height:55px;line-height:55px;margin:15px 0 40px;text-align:center;width:543px;}
.query ul li .btn_ok:hover{ background:#1fa693;}

/*预订查询信息*/
.query_content{background:#fff;	width:750px;position:fixed;top:50%;left:50%;margin-left:-375px;margin-top:-210px;z-index:99999; display:none;}
.query_content .head{ background:#1c8072; border-bottom:1px solid #d8dbdf;height:64px;line-height:64px;position:relative;padding:0 40px;}
.query_content .head span{background:url(../images1/icon_sou.png) no-repeat left center;color:#fff;display:inline-block;font-size:22px;line-height:60px;padding-left:30px;}
.query_content .head dfn{ background:url(../images1/icons_small.png) no-repeat;cursor:pointer;display:inline-block;height:20px;width:20px;position:absolute;right:40px;top:22px;}
.query_content .ydqr{ color:#595757; border-bottom:1px solid #a8a8a8; padding:20px 0; margin:0 40px 30px;}
.query_content .ydqr li{ margin-bottom:10px;}
.query_content .ydqr li.ddh{ background:url(../images1/icon_qr.png) no-repeat left center; font-size:16px; padding:20px 0 20px 40px;}
.query_content .ydqr li.ddh span{ color:#f39700; padding-left:5px;}
.query_content .qrxx{border-bottom:1px solid #a8a8a8; padding:20px 0; margin:0 40px 30px;font-size:14px; color:#595757;}
.query_content .qrxx ul{ border-right:1px solid #a8a8a8; float:left; width:320px; padding-left:10px;}
.query_content .qrxx li{ margin-bottom:10px;}
.query_content .btn_return{ background:#1c8072; color:#f5f5f3; cursor:pointer; display:inline-block; font-size:16px; height:42px; line-height:42px; text-align:center; margin-left:40px; margin-bottom:30px; width:200px;}
.query_content .btn_return:hover{ background:#1fa693;}

/*会员信息*/
.popup{ background:#fff; width:600px; position:fixed; top:100px; left:50%; margin-left:-300px; display:none; z-index:99999;}
.popup .head{ background:#1c8072; border-bottom:1px solid #d8dbdf;height:48px;line-height:48px;position:relative;padding:0 20px;}
.popup .head span{color:#fff;display:inline-block;font-size:18px;line-height:48px;}
.popup .head dfn{ background:url(../images1/icons_small.png) no-repeat;cursor:pointer;display:inline-block;height:20px;width:20px;position:absolute;right:20px;top:15px;-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;  }
.popup .head dfn:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg); 
}
.popup .pop_vipxx{ padding:20px;}
.popup .pop_vipxx .title{color:#2a519a;font-size:20px;margin-bottom:30px; padding-bottom:15px; border-bottom:1px solid #1c8072; text-align:center;}
.popup .pop_vipxx ul li{color:#5c5c5c;font-size:16px;margin-bottom:15px; overflow:hidden; float:left; width:50%;}
.popup .pop_vipxx .exit{background:#1c8072;color:#fff;cursor:pointer;display:inline-block;font-size:14px;height:26px;line-height:26px;text-align:center;padding:0 5px;}
.popup .pop_vipxx .xgmm{background:#1c8072;color:#fff;cursor:pointer;display:inline-block;font-size:14px;height:26px;line-height:26px;text-align:center;padding:0 5px}
.popup .pop_vipxx .exit:hover,.popup .pop_vipxx .xgmm:hover{ background:#1fa693;}
.popup .pop_vipxx ol{border-top:1px dashed #1c8072;margin-top:20px;overflow:hidden;padding-top:10px;}
.popup .pop_vipxx ol li{ border-bottom:1px dashed #1c8072; padding:8px 0; line-height:28px; overflow:hidden;}
.popup .pop_vipxx ol li span{color:#2a519a;	font-size:18px; margin-left:20px;}
.popup .pop_vipxx ol li a{ border:1px solid #1c8072; display: inline-block; cursor:pointer; color:#1c8072; height:28px; line-height:28px; width:120px; text-align:center; float:right;}
.popup .pop_vipxx ol li a:hover{ background:#1c8072; color:#fff;}
.popup .pop_vipxx .ddjl{ color:#1c8072; font-size:14px; text-decoration:underline; cursor:pointer;}

/*会员记录信息*/
.popup .pop_vipjlxx{padding:20px;}
.popup .pop_vipjlxx .title{color:#2a519a;font-size:20px;margin-bottom:10px; padding-bottom:15px; border-bottom:1px solid #1c8072; text-align:center;}
.popup .pop_vipjlxx .tou{color:#5c5c5c;font-size:18px; text-align:center; padding:8px 0;}
.popup .pop_vipjlxx .tou span{color:#2a519a; margin-left:15px;}
.popup .pop_vipjlxx .items{border-top:1px solid #998378;margin-top:10px;min-height:125px;overflow:auto;padding-top:15px;}
.popup .pop_vipjlxx li{color:#5d5d5d;font-size:12px;margin-bottom:8px; overflow:hidden;}
.popup .pop_vipjlxx li .title1{float:left;width:150px; height:17px;}
.popup .pop_vipjlxx li .title2{float:left;width:150px;}
.popup .pop_vipjlxx li .title3{float:right;}
.popup .pop_vipjlxx .btn_ok{background:#1c8072;color:#fff;cursor:pointer;display:inline-block;font-size:16px;height:34px;line-height:34px;text-align:center;	width:110px;}
.popup .pop_vipjlxx .btn_ok:hover{ background:#1fa693;}

/*忘记密码*/
.popup .pop_wjmm{ padding:0 30px 20px; text-align:left;}
.popup .pop_wjmm li{ margin-bottom:10px; overflow:hidden;}
.popup .pop_wjmm .title{ color:#1c8072; font-size:18px; text-align:center; padding:12px 0;}
.popup .pop_wjmm label{ color:#000; display:inline-block; height:28px; line-height:28px;  width:87px; text-align:right;}
.popup .pop_wjmm .text{ background:#fff; border:1px solid #d4d4d4; color:#000; font-family:'黑体','verdana'; font-size:14px; height:26px; line-height:26px;padding:0 10px; width:375px; }
.popup .pop_wjmm li a{ color:#1c8072; display:inline-block;}
.popup .pop_wjmm .login_btn{ background:#1c8072; border:none; color:#fff; cursor:pointer; font-family:'黑体','verdana';  height:28px; line-height:28px; text-align:center; width:396px; margin-left:87px;}
.popup .pop_wjmm .yzm{ background:#1c8072; border:none; color:#fff; cursor:pointer; font-family:'黑体','verdana';  height:28px; width:202px; margin-left:12px;}
.popup .pop_wjmm .yzm:hover,.popup .pop_wjmm .login_btn:hover{ background:#1fa693;}

/*修改密码*/
.popup .pop_xgmm{ padding:0 30px 20px; text-align:left;}
.popup .pop_xgmm li{ margin-bottom:10px; overflow:hidden;}
.popup .pop_xgmm .title{ color:#1c8072; font-size:18px; text-align:center; padding:12px 0;}
.popup .pop_xgmm label{ color:#000; display:inline-block; height:28px; line-height:28px;  width:95px; text-align:right;}
.popup .pop_xgmm .text{ background:#fff; border:1px solid #d4d4d4; color:#000; font-family:'黑体','verdana'; font-size:14px; height:26px; line-height:26px;padding:0 10px; width:275px; }
.popup .pop_xgmm li a{ color:#1c8072; display:inline-block;}
.popup .pop_xgmm .login_btn{ background:#1c8072; border:none; color:#fff; cursor:pointer; font-family:'黑体','verdana';  height:28px; line-height:28px; text-align:center; width:296px; margin-left:87px;}
.popup .pop_xgmm .login_btn:hover{ background:#1fa693;}

/*订单记录*/
.popup_ddxx{ background:#fff; width:640px; position:fixed; top:100px; left:50%; margin-left:-375px; display:none; z-index:99999;}
.popup_ddxx .head{ background:#1c8072; border-bottom:1px solid #d8dbdf;height:48px;line-height:48px;position:relative;padding:0 20px;}
.popup_ddxx .head span{color:#fff;display:inline-block;font-size:18px;line-height:48px;}
.popup_ddxx .head dfn{ background:url(../images1/icons_small.png) no-repeat;cursor:pointer;display:inline-block;height:20px;width:20px;position:absolute;right:20px;top:15px;}
.popup_ddxx .pop_vipddxx .items{ padding:40px 20px;}
.popup_ddxx .pop_vipddxx .items li{ border-bottom:1px solid #b5b5b5;}
.popup_ddxx .pop_vipddxx .items li span{ display:inline-block; color:#5c5c5c; overflow:hidden; height:42px; line-height:42px; text-align:center; font-size:16px;}
.popup_ddxx .pop_vipddxx .items li span.title1{ width:210px; color:#1c8072;}
.popup_ddxx .pop_vipddxx .items li span.title2{ width:170px;}
.popup_ddxx .pop_vipddxx .items li span.title3{ width:190px; cursor:pointer;}
.popup_ddxx .pop_vipddxx .items li.title{ border-top:1px solid #b5b5b5;}
.popup_ddxx .pop_vipddxx .items li.title .title1{ color:#5c5c5c;}
.popup_ddxx .pop_vipddxx .items li.title .title3{ cursor:default;}

/*分页*/
.pag{ padding:15px 0; display:none;}
.pag .pag_item{ float:right; margin-right:20px;}
.pag .pag_jump{ float:right;}
.pag .pag_jump .text_input{background:#fff;	border:1px solid #e8e8e8;color:#7c8087;float:left;font-size:14px;height:24px;line-height:24px;text-align:center;width:48px;}
.pag .pag_jump a{background:#fff;border:1px solid #e8e8e8;color:#7c8087;cursor:pointer;float:left;font-size:14px;height:24px;line-height:24px;padding:0 8px;	margin:0 5px;}
.pag .pag_jump a:hover{	border:1px solid #ed4259;color:#ed4259;}
.pag .pag_item span{background:#fff;border:1px solid #e8e8e8;color:#7c8087;	cursor:pointer;	float:left;	font-size:14px;	height:24px;line-height:24px;padding:0 8px;margin:0 5px;}
.pag .pag_item span.normal{	border:1px solid #eee;cursor:default;color:#eee;}
.pag .pag_item ul{ float:left;}
.pag .pag_item ul a{background:#fff;border:1px solid #e8e8e8;color:#7c8087;	cursor:pointer;	float:left;	font-size:14px;	height:24px;line-height:24px;padding:0 8px;margin:0 5px;}
.pag .pag_item ul a.current{background:#7c8087;	color:#fff;	cursor:default;}
.pag .pag_item strong{background:#fff;border:1px solid #e8e8e8;	color:#7c8087;cursor:default;float:left;font-size:14px;	height:24px;line-height:24px;padding:0 8px;margin:0 5px;}


/*弹出框*/
.verticalAlign{ vertical-align:middle; display:inline-block; height:100%; margin-left:-1px;}

.xcConfirm .xc_layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #666666; opacity: 0.5;filter:alpha(opacity=0.5); z-index: 2147000000;}
.xcConfirm .popBox{position: fixed; left: 50%; top: 50%; background-color: #ffffff; z-index: 2147000001; width: 400px; height: 280px; margin-left: -200px; margin-top: -140px; border-radius: 5px; font-weight: bold; color: #535e66;}
.xcConfirm .popBox .ttBox{height: 30px; line-height: 30px; padding: 14px 30px; border-bottom: solid 1px #eef0f1;}
.xcConfirm .popBox .ttBox .tt{font-size: 18px; display: block; float: left; height: 30px; position: relative;}
.xcConfirm .popBox .ttBox .clsBtn{display: block; cursor: pointer; width: 12px; height: 12px; position: absolute; top: 22px; right: 30px; background: url(../images1/icons.png) -48px -96px no-repeat;}
.xcConfirm .popBox .txtBox{margin: 30px; height: 100px; overflow: hidden;}
.xcConfirm .popBox .txtBox .bigIcon{float: left; margin-right: 20px; width: 48px; height: 48px; background-image: url(../images1/icons.png); background-repeat: no-repeat; background-position: 48px 0;}
.xcConfirm .popBox .txtBox p{ height: 84px; margin-top: 0; font-size:14px; line-height: 26px; overflow-x: hidden; overflow-y: auto;}
.xcConfirm .popBox .txtBox p input{width: 364px; height: 30px; border: solid 1px #eef0f1; font-size: 18px; margin-top: 6px;}
.xcConfirm .popBox .btnArea{border-top: solid 1px #eef0f1;}
.xcConfirm .popBox .btnGroup{float: right;}
.xcConfirm .popBox .btnGroup .sgBtn{margin-top: 14px; margin-right: 10px;}
.xcConfirm .popBox .sgBtn{display: block; cursor: pointer; float: left; width: 95px; height: 35px; line-height: 35px; text-align: center; color: #FFFFFF; border-radius: 5px;}
.xcConfirm .popBox .sgBtn.ok{background-color: #0095d9; color: #FFFFFF;}
.xcConfirm .popBox .sgBtn.cancel{background-color: #546a79; color: #FFFFFF;}