<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==================================================
                     鍏ㄥ眬鏍峰紡鎺у埗
=================================================*/
body {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}
p {
	line-height: 22px;
	text-indent: 25px;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}

/*=================================================
                     瀵艰埅鏍峰紡                       
===================================================*/
#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}

/*================================================
                     澶村浘鏍峰紡                       
==================================================*/
#header {
	width: 100%;
	height: 310px;
	margin: auto;
	background: url(../images/header.png) repeat-x center;
}
.head_box {
	width: 1000px;
	height: 310px;
	margin: auto;
	background: url(../images/head_bg.png) no-repeat center;
}
.head_tit {
	float: left;
	width: 90px;
	height: 30px;
	margin: 230px 15px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	background: #ee0411;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.h-r {
	margin-left: 50px;
}
.head_tit a {
	color: #fff;
}
.head_tit a:hover {
	color: #fdfb67;
}

/*=====================================================
                       鑿滃崟瀵艰埅鏍峰紡
=======================================================*/
#menu {
	width: 100%;
	height: 42px;
	margin: auto;
	overflow: hidden;
	background: #187fc4;
}
.menu_box {
	width: 880px;
	height: 42px;
	margin: auto;
}
.menu_tit {
	float: left;
	height: 14px;
	padding: 0 15px;
	margin-top: 14px;
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.menu_tit a {
	color: #FFFFFF;
}
.menu_tit a:hover {
	color: #fdfb67;
}

/*=================================================
                  鏁翠綋鍐呭鏋舵瀯鏍峰紡
===================================================*/
#section {
	margin: auto;
	width: 1000px;
	clear: both;
}
.Introduction {
	float: left;
	width: 998px;
	margin-top: 30px;
	border: 1px solid #e4e4e4;
}
.Introduction_tit {
	float: left;
	width: 127px;
	height: 112px;
	margin: 8px 15px;
	font-family: "寰蒋闆呴粦";
	font-size: 45px;
	font-weight: bold;
	line-height: 112px;
	text-align: center;
	color: #0280ba;
	background: url(../images/dy_bg.jpg) no-repeat center;}
.Introduction_con {
	float: left;
	width: 820px;
	margin: 20px 5px;
	line-height: 24px;
	background: url(../images/dy_line.jpg) no-repeat left;
}
.Introduction_det {
	float: right;
}
.Introduction a {
	color: #bb0907;
}
.Introduction a:hover {
	color: #666;
}
.main {
	float: left;
	width: 998px;
	margin-top: 20px;
	border: 1px solid #e4e4e4;
}
h2 {
	float: left;
	width: 100%;
	height: 42px;
	margin-top: 20px;
	padding: 0 20px;
	font-family: "寰蒋闆呴粦";
	font-size: 22px;
	font-weight: bold;
	line-height: 42px;
	color: #2179b6;
	background: url(../images/line.jpg) no-repeat;
}
.jb_list {
	float: left;
	width: 980px;
	margin: 20px 16px;
	height: 640px;
}

.booking {
	float: left;
	width: 1000px;
}
.gw {
	float: left;
	width: 100%;
	margin-top: 20px;
	clear: both;
}

/*==================================================
                   搴曢儴淇℃伅鏍峰紡                        
====================================================*/
.foot {
	width: 100%;
	height: 130px;
	margin: auto;
	padding-top: 15px;
	clear: both;
	line-height: 22px;
	text-align: center;
}
.foot a {
	color: #565656;
}
.foot a:hover {
	color: #DC081D;
}
.jb_tit {
	float: left;
	background-color: #FFF;
	width: 930px;
	line-height: 34px;
	border: 1px solid #dedede;
	margin-left: 6px;
}
.jb_tit th {font-size: 16px; color: #D24646; font-weight: bold; margin: 0 auto; background: #fff url(/public/style/casesys/images/bg_top.gif) repeat-x; height: 34px;}
.jb_tit td {height: 33px; line-height: 33px; padding: 0 15px; color: #646464; font-size: 12px; font-family: "鏂板畫浣�"; text-align: center;}
.jb_tit td a {color: #4E9FE9; text-decoration: underline;}
.jb_tit td a:hover {color: #005BAC; text-decoration: underline;}
.jb_tit table {background: #ccc;}

</pre></body></html>