<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	background-color: #FFF;
}
p, ol, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
a:link, a:hover, a:visited {
	text-decoration: none;
}
.uk-container {
	width: 1200px;
	padding: 0;
}

/* topbar */
#topbar {
	background: #F5F5F5;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #EEE;
}

/* header */
#header {
	padding: 30px 0 10px;
	background: url(../images/header_bg.png);
	border-bottom: 4px solid #d7d9d8;
}
.header-wrap {
	height: 100px;
}
.header-wrap .logo {
	margin-top: 10px;
}
.header-wrap .logo img {
	height: 70px;
	width: 285px;
	vertical-align: top;
	border: none;
}
.header-wrap .menu {
	padding-top: 30px;
}
.header-wrap .menu li {
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: 8px;
}
.header-wrap .menu li a {
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	display: block;
	padding: 0 10px;
	font-size: 16px;
	color: #555;
	border-radius: 3px;
}
.header-wrap .menu li a:hover, .header-wrap .menu li a.act {
	color: #FFF;
	background: #fb594c;
}

/* slide */
#slide {
	background: url(../images/slide_bg.png);
	height: 315px;
	text-align: center;
	overflow: hidden;
}
#slide img {
	height: 315px;
	width: 1500px;
}

/* aboutus */
#aboutus {
	margin-top: 60px;
}
.aboutus-wrap {}
.aboutus-wrap .title {
	text-align: center;
}
.aboutus-wrap .title span {
	display: inline-block;
	width: 240px;
	background: url(../images/about_title.png) no-repeat;
	height: 40px;
}
.aboutus-wrap .text {
	margin-top: 50px;
	border: 1px solid #CCC;
	padding: 20px;
	height: 220px;
	margin-left: 44px;
	background: #F5F5F5;
}
.aboutus-wrap .text .rtb {
	border-top: 4px solid #fb594c;
	border-left: 4px solid #fb594c;
	position: absolute;
	width: 200px;
	height: 100px;
	margin-top: -40px;
	margin-left: -60px;
	background: #FFF;
	z-index: 5;
}
.aboutus-wrap .text .slogan {
	position: absolute;
	z-index: 10;
	margin-top: -34px;
	margin-left: -54px;
	width: 416px;
}
.aboutus-wrap .text h3 {
	margin-left: 386px;
	background: #fb594c;
	text-align: center;
	color: #FFF;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.aboutus-wrap .text p {
	padding-left: 386px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	color: #666;
}

/* lines */
#lines {
	margin-top: 60px;
}
.lines-wrap {}
.lines-wrap .dayline {
}
.lines-wrap .dayline li {
	float: left;
	width: 580px;
	height: 50px;
	line-height: 50px;
	background: #F2F2F2;
	margin-bottom: 8px;
}
.lines-wrap .dayline li.db {
	margin-left: 40px;
}
.lines-wrap .dayline li a {
	color: #444;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
	display: block;
	padding-left: 20px;
	background: url(../images/arrow.png) 560px 5px no-repeat;
}
.lines-wrap .dayline li a:hover {
	background: #fb594c;
	color: #FFF;
	background: url(../images/arrow.png) 560px -35px no-repeat #fb594c;
}


/* entcenter */
#entcenter {
	margin-top: 60px;
}
.entcenter-wrap {}
.entcenter-wrap .title {
	height: 60px;
	text-align: center;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
.entcenter-wrap .title h1 {
	display: inline-block;
	width: 300px;
	height: 30px;
	background: url(../images/entcenter.png) no-repeat;
}
.entcenter-wrap .title p {
	background: #fb594c;
	width: 16px;
	height: 16px;
	border-left: 12px solid #FFF;
	border-right: 12px solid #FFF;
	margin-left: 580px;
	margin-top: 16px;
}

.entcenter-wrap ul {}
.entcenter-wrap li {
	float: left;
	width: 276px;
	margin-top: 20px;
	margin-left: 32px;
}
.entcenter-wrap li.nomar {
	margin-left: 0;
}
.entcenter-wrap li img {
	height: 170px;
	width: 276px;
	border: none;
	vertical-align: top;
	cursor: pointer;
}
.entcenter-wrap li span {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 16px;
	color: #fb594c;
}

/* fine */
#fine {
	margin-top: 60px;
	background-color: #efeef4;
	border-top: 1px solid #d9d8de;
	border-bottom: 1px solid #d9d8de;
	height: 150px;
	padding: 20px 0;
}
#fine-slider {
	width: 1200px;
	height: 150px;
	overflow: hidden;
}
#fine-slider li {
	float: left;
	margin-right: 10px;
}
#fine-slider li img {
	border: 1px solid #DDD;
	padding: 2px;
	background: #FFF;
	height: 150px;
	display: block;
}

/* spots */
#spots {
	margin-top: 60px;
}
.spots-wrap {}
.spots-wrap li {
	float: left;
	width: 300px;
}
.spots-wrap li img {
	width: 300px;
	height: 150px;
	border: none;
}
.spots-wrap li h3 {
	text-align: center;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
}
.spots-wrap li.s02, .spots-wrap li.s04 {
	margin-top: 50px;
}
.spots-wrap li.s01 h3 {
	background: #edb53a;
}
.spots-wrap li.s02 h3 {
	background: #ccd86c;
}
.spots-wrap li.s03 h3 {
	background: #67c7bc;
}
.spots-wrap li.s04 h3 {
	background: #8acda4;
}

/* contact */
#contact {
	margin-top: 60px;
}
.contact-wrap {}
.contact-wrap .title {
	text-align: center;
	margin-bottom: 30px;
}
.contact-wrap .title h1 {
	display: inline-block;
	width: 160px;
	height: 60px;
	background: url(../images/contact.png) no-repeat;
}
.contact-wrap dl {
	width: 360px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
}
.contact-wrap dt {
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.contact-wrap dd {
	color: #666;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 22px;
}
.contact-wrap .gbook {
	width: 700px;
	padding-top: 60px;
}
.contact-wrap .gbook .uk-form-icon {
	display: block;
	margin-bottom: 20px;
}
.contact-wrap .gbook input, .contact-wrap .gbook textarea {
	border: 1px solid #DDD;
	background-color: #F8F8F8;
	border-radius: 3px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #333;
}
.contact-wrap .gbook button {
	background: #fb594c;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	border: none;
	font-size: 14px;
	border-radius: 3px;
	cursor: pointer;
}
.contact-wrap .gbook button:hover {
	background-color: #FA3525;
}
#g_name, #g_phone {
	width: 220px;
	height: 38px;
}
#g_message {
	width: 400px;
	height: 91px;
	padding: 5px 10px;
}
#allmap {
	width: 100%;
	height: 205px;
	overflow: hidden;
	margin: 0;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	border: 1px solid #EEE;
}

/* footer */
#footer {
	margin-top: 50px;
	padding: 20px 0 50px;
	background-color: #333;
	color: #FFF;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
}

/* pagebody */
#pagebody {
	margin-top: 30px;
}
.pagebody-left {
	width: 200px;
}
.pagebody-left ul {
}
.pagebody-left li {
	display: block;
	height: 50px;
	line-height: 25px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #E31505;
	border-right: 1px solid #E31505;
	border-bottom: 1px solid #E31505;
	background: #fb594c;
	padding: 5px 0;
}
.pagebody-left li a {
	display: block;
	color: #FFF;
}
.pagebody-left li.first {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #E31505;
}
.pagebody-left li.last {
	line-height: 50px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.pagebody-left li:hover {
	background-color: #FA3F30;
}

.pagebody-right {
	width: 940px;
	
}
.pagebody-right .diy-title {
	text-align: center;
	height: 50px;
	border-bottom: 1px dashed #CCC;
	font-size: 18px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-weight: bold;
	color: #fb594c;
	margin-bottom: 20px;
}
.pagebody-right .diy-text {
	font-size: 14px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	color: #333;
	line-height: 30px;
}
#left-contact {
	margin-top: 50px;
}
#left-contact h3 {
	font-size: 16px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	height: 35px;
	margin-bottom: 10px;
}
#left-contact p {
	margin-bottom: 5px;
	font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
	font-size: 14px;
	line-height: 25px;
	color: #666;
}

#hotel_img {
}
#hotel_img a {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#hotel_img a.nomar {
	margin-left: 0;
}
#hotel_img img {
	padding: 4px;
	border: 1px solid #EEE;
	width: 220px;
	height: 160px;
	vertical-align: top;
}

/*slider*/
.zq_homeView {
	width: 100%;
	background: #fff;
	padding-bottom: 30px;
}
.zq_homeView .zq_pictureBox {
	height: 315px;
	max-width: 2232px;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 15px
}
.zq_homeView .zq_pictureBox .zq_pictures {
	width: 5952px;
	height: 315px;
	overflow: hidden;
	position: absolute
}
.zq_homeView .zq_pictureBox .zq_pictures a {
	width: 720px;
	height: 315px;
	float: left;
	display: inline;
}
.zq_homeView .zq_pictureBox .zq_pictures a img {
	width: 720px;
	height: 315px;
	display: block
}
.zq_homeView .zq_imgBox {
	width: 740px;
	margin: 0 auto;
	position: relative
}
.zq_homeView .zq_imgBox .zq_imgs {
	width: 740px;
	_width: 743px
}
.zq_homeView .zq_imgBox .zq_imgs a {
	width: 130px;
	height: 50px;
	border: 1px solid #fff;
	float: left;
	display: inline;
	margin: 0 8px
}
.zq_homeView .zq_imgBox .zq_imgs a:hover {
	border: 1px solid #1abc9c
}
.zq_homeView .zq_imgBox .zq_imgs a.currentImg {
	border: 1px solid #1abc9c
}
.zq_homeView .zq_imgBox .zq_imgs a img {
	width: 130px;
	height: 50px;
	display: block
}
.zq_homeView .zq_imgBox .zq_slides a {
	display: block;
	width: 30px;
	height: 39px;
	position: absolute;
	top: 9px
}
.zq_homeView .zq_imgBox .zq_slides a em {
	display: block;
	width: 22px;
	height: 35px;
	background: url(../images/all.png) no-repeat scroll;
	margin: 2px 4px
}
.zq_homeView .zq_imgBox .zq_slides a.zq_slideLeft {
	left: -45px
}
.zq_homeView .zq_imgBox .zq_slides a.zq_slideLeft em {
	background-position: -187px -47px
}
.zq_homeView .zq_imgBox .zq_slides a.zq_slideRight {
	right: -45px
}
.zq_homeView .zq_imgBox .zq_slides a.zq_slideRight em {
	background-position: -210px -47px
}
.zq_homeView .zq_mask {
	width: 720px;
	height: 315px;
	position: absolute;
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	top: 0
}
.zq_homeView .zq_maskLeft {
	left: 0
}
.zq_homeView .zq_maskRight {
	right: 0
}</pre></body></html>