<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

{ margin:0; padding:0;}
img{ border:0;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
.flr{ float:right;}
.fll{ float:left;}
.clear{ clear:both;}


#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}

.top{ background-color:#fdefe7; background-image:url(../images/top_bg.jpg); height:309px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:1000px; height:309px; }

/*导航条*/
#topnav{height:42px; line-height:42px; background:#076752; text-align:center;font-size:14px; font-weight:bold; color:#fff;}
#topnav a{color:#fff; text-decoration:none;}
#topnav a:hover{color:#c7d3de;}
#topnav .topnav_line{margin:0 15px;}

.main{ width:1000px; margin-left:auto; margin-right:auto; margin-top:20px; font-size:12px;}

.Introduction {	float: left; width: 998px; border:1px solid #e4e1e1; clear:both;}
.Introduction_tit {	float: left; width: 102px; height: 105px; margin: 10px;}
.Introduction_con { float: left; width: 810px; margin: 0 5px; padding:10px 25px; line-height: 24px; text-indent:26px; background-image:url(../images/dy_line.jpg); background-position:left; background-repeat:no-repeat;}

.title{  width:1000px; height:42px;  margin:15px 0px; background-image:url(../images/tit_bg.jpg);}
.title p{ font-family:微软雅黑; font-size:18px; color:#065846; font-weight:bold; line-height:42px; margin-left:15px;}

.text_left{ float:left; width:580px; margin:15px; line-height:24px; }
.font1{ font-size:16px; color:#ff6600; font-weight:bold;}
.text_right{ float:right; width:360px; margin:15px 15px 0 0; line-height:24px;}
.font2{ font-size:12px;  font-weight:bold;}
.bb{ margin-top:10px;}
.bb table { border-left: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4;text-align:center;} 
.bb td { border-right: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; line-height:27px; padding:0 5px; text-align:center;}

.al{ width:1000px; float:left; }
.al li{ float:left; width:296px; height:450px; border:1px solid #e4e1e1; margin-left:19px; padding:11px; line-height:24px;}
.onmore{ margin-top:10px; clear:both;}

/*在线预约*/
.zxyy_con{ width:978px;overflow: hidden; font-size:12px; height:140px; margin-top:5px;}
.online {width: 960px; padding-top: 20px; height: 110px; padding-left: 20px; float: left;}
.online_tit { float: left; height: 20px; margin-left: 20px;	margin-right: 5px; line-height: 24px; margin-top: 5px; width: 60px; }
.online_tit1 { float: left;	height: 20px; margin-left: 20px; margin-right: 5px;	line-height: 24px;	margin-top: 5px; width: 110px;}
.online_tit2 { float: left;	height: 20px; margin-left: 10px; margin-right: 5px;	line-height: 24px; margin-top: 5px;	width: 110px; }
.online_box {
	float: left;
	height: 16px;
	width: 132px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.online_box1 {
	float: left;
	height: 16px;
	width: 600px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.online_box2 {
	float: left;
	height: 16px;
	width: 90px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.txt {
	float: left;
	height: 16px;
	width: 125px;
	line-height: 16px;
	border:1px solid #666;
}
.online_sub {
	height: 30px;
	width: 90px;
	text-align: center;
	float: left;
}
.anniu_sub {
	border:0;
	width: 90px;
	float: left;
	background-image: url(../images/anniu.jpg);
	height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

/*电话信息样式*/
.tel{ width: 1000px;height: 195px;text-align: center;line-height: 30px;font-size: 12px; color: #505050; clear:both;}
.foot{ margin:0 auto;width: 1000px;height: 120px;line-height: 22px;text-align: center; padding-top:15px; font-size:12px;}
.foot a{ color:#505050;}
.foot a:hover{ color:#267ac5;}

/*返回顶部样式*/
.gotop { cursor: pointer;  display: block; width:24px; height:76px;  position: fixed; bottom:50px; float:right; right: 100px;  _margin-left:10px;  _position:absolute; 
    _top:expression(eval(document.compatMode &amp;&amp; document.compatMode=="CSS1Compat") ? documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight-20) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight-20));    background-image:url("../images/gotop.jpg"); 
    background-repeat:no-repeat; 
    text-indent:-9999px; 
}



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