html,body {
	font: 16px 微软雅黑, Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a,a:hover{
	text-decoration: none;
}
img{
	max-width: 100%;
}
.fix {
*zoom:1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.delay-1{
	-webkit-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
}
.delay-2{
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}
.delay-3{
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
.delay-4{
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}
.delay-5{
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}
.delay-6{
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s;
}
.delay-7{
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
}
.delay-8{
	-webkit-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s;
}
.delay-9{
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s;
}
.delay-10{
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}
.delay-11{
	-webkit-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	transition-delay: 1.1s;
}
.delay-12{
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
.delay-13{
	-webkit-transition-delay: 1.3s;
	-o-transition-delay: 1.3s;
	transition-delay: 1.3s;
}
.delay-14{
	-webkit-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s;
}
.delay-15{
	-webkit-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s;
}

@font-face{
	font-family: Ling;
	src: url(../font/ling.TTF);
}
.ling{
	font-family: Ling;
}

/* top */
.top{
	color: #ffffff;
	font-size: 14px;
	line-height: 45px;
	background-color: #f37e15;
}
.top .welcome{
	float: left;
}
.top .top-right{
	float: right;
	color: #ffffff;
}
.top .top-right a{
	color: #ffffff;
}

header{
	position: relative;
}
header .logo{
	float: left;
	margin: 42px auto;
}
header .slogan{
	float: left;
	margin-top: 57px;
}

header .hotel{
	float: right;
	padding-left: 74px;
	margin-top: 40px;
	background: url(../images/tel.jpg) left 12px no-repeat;
}
header .hotel p{
	color: #333333;
}
header .hotel p span{
	font-size: 18px;
	display: inline-block;	
}
header .hotel p a{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma;
	line-height: 36px;
	text-decoration: none;
}

nav{
	border-top: 1px solid #cccccc;
}
nav a{
	display: inline-block;
	float: left;
	width: 12.5%;
	text-align: center;
	text-decoration: none;
	background: url(../images/nav-line.png) right no-repeat;
}
nav a span{
	display: inline-block;
	width: 100%;
	line-height: 62px;
	font-size: 16px;
	color: #333333;
}
nav a:last-child{
	background: none;
}
nav a:hover span{
	background: url(../images/under.jpg) bottom no-repeat;
}
.banner{
	overflow: hidden;
}
.banner img{
	width: 100%;
}


/* 底部 */
footer{
	background-color: #333333;
}
.fnav{
		margin-top: 2.5rem;
		text-align: center;
}
.fnavbox{
	display: inline-block;
}
.fnavbox a{
	padding-left: 1.625rem;
	padding-right: 1.375rem;
	float: left;
	color: #999999;
	display: inline-block;
	line-height: 2rem;
	background: url(../images/fline.jpg) left no-repeat;
}
.fnavbox a:first-child{
	padding-left: 0;
	background: none;
}

.footbox{
	margin-top: 2.5rem;
}
.footerList{
	width: 58.125rem;
	float: left;
}

.footerList ul li{
	width: 50%;
	float: left;
	padding-left: 2rem;
	color: #999999;
	line-height: 2.25rem;
	display: inline-block;
}
.footerList ul li:last-child{
	margin-top: -2.25rem;
}
.footerList ul li.f1{
	background: url(../images/icon-tel.jpg) left no-repeat;
}
.footerList ul li.f2{
	background: url(../images/icon-wx.jpg) left no-repeat;
}
.footerList ul li.f3{
	background: url(../images/icon-phone.jpg) left no-repeat;
}
.footerList ul li.f4{
	background: url(../images/icon-card.jpg) left no-repeat;
}
.footerList ul li.f5{
	background: url(../images/icon-tel.jpg) left no-repeat;
}
.footerList ul li.f6{
	background: url(../images/icon-addr.jpg) left 5px no-repeat;
}
.footerList ul li.f7{
	background: url(../images/email.jpg) left no-repeat;
}

.footewm{
	float: right;
	text-align: center;
	color: #999999;
	line-height: 34px;
}

.footcopy{
	text-align: center;
	margin-top: 1rem;
	line-height: 2rem;
	padding: 0.625rem 0;
	color: #999999;
	border-top: 1px solid #666666;
}
.footcopy a{
	color: #999999;
}

.footermenu{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #ffffff;
	display: none;
}
.footermenu a{
	display: block;
	width: 25%;
	float: left;
	text-align: center;
	padding: 10px 0;
	border-left: 1px solid #cccccc;
}
.footermenu a:first-child{
	border-left: none;
}
.footermenu a img{
	max-width: 40%;
}
.footermenu a p{
	color: #333333;
	font-size: 14px;
	line-height: 2rem;
}

.ewm{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	display: none;
}
.ewm img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0px);
}
