<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 */

*{ padding:0; margin:0;}
img{ border:0;}
body{ font-size:14px; background:#b20f37; background-image:url(../images/top_bg.jpg); background-repeat:no-repeat; background-position:top; line-height:26px;}
ul,li{ list-style:none;}
.fright{ float:right;}
.fleft{ float:left;}
.fclear{ clear:both;}
.mt{ margin-top:10px;}
.gq { color:#9b9a97;}
.gq a{ color:#9b9a97; text-decoration:none;}
.gq a:hover{ color:#9b9a97; text-decoration:underline;}


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

.main{ width:1000px; margin-left:auto; margin-right:auto;}
.box{ width:970px; background-color:#FFF; float:left;  padding:15px;}

.zz{ line-height:26px; font-size:14px;}
.zz b{ color:#b20f37;}
.tit_bg{ background-color:#ff2057; height:36px; width:100%; float:left; margin-top:15px; margin-bottom:10px;}
h1{ font-size:18px; line-height:36px; color:#FFF; margin-left:15px;}
.jyz{ line-height:26px; }
.jyz b{ color:#b20f37; font-size:16px; }

.gklx_box {width: 970px; clear:both;}
.gklx_dm {width: 970px;height:36px;  background:url(../images/lx_04.gif) repeat-x;background-position: center 35px; cursor: pointer; padding-left:2px;}
.gklx_city {float: left; text-align:center; cursor:pointer; height:36px; line-height:36px; width:126px; margin-left:25px; font-family:微软雅黑; font-size:16px; font-weight:bold;}
.gklx_city a {display: block; height:36px; width:126px; background-image: url(../images/lx_02.gif); background-position: center bottom; background-repeat: no-repeat; color: #3e3e3e;}
.gklx_city a.hover1 {float: left; color: #b30925; background-image: url(../images/lx_01.gif); background-repeat: no-repeat; display: block; height:36px;}
.gklx_con{ width:938px; border-bottom:1px solid #e4e4e4; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; float:left; padding:15px;}
.gklx_con b{ color:#b20f37;}
.con{ color:#000; text-decoration:none;}
.con a{ color:#000; text-decoration:none;}
.con a:hover{ color:#f70d45; text-decoration:underline;}

.huodong{ clear:both; margin-top:10px; float:left; width:970px;}
.huodong li{ float:left; margin-right:15px;} 
.gj{ float:right; margin-top:10px;}
.font_1{ color:#ff2057; font-weight:bold;}
.font_2{ color:#1f7dcc; font-weight:bold; font-size:18px; font-family:微软雅黑; margin-bottom:5px;}

.team{ width:970px; float:left;}
.team li{ width:440px; height:130px; border:1px dashed #606060; margin-left:20px; padding:15px; float:left; margin-top:15px;}
.team b{ color:#a10893;}

.zt{ width:620px; float:left;}
.zt img{ margin-top:5px; margin-right:5px; float:left;}

/*在线预约*/
.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;text-align: center;line-height: 30px;font-size: 12px; color: #505050; clear:both; background-color:#FFF;}

/*返回顶部样式*/
.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>