<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; border:0;}
body,ul,li{ text-decoration:none; list-style:none; font-size:12px;}
.left{ float:left;}
.right{ float:right;}

#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
.top{ background-image:url(../images/topbg.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:#fc5a02; 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{ margin-left:auto; margin-right:auto; width:1000px; }


.box{ width:1000px; background-color:#f8f7f7; border:1px solid #dfdcdc; margin-top:20px; float:left;}
.box h2{ background-image:url(../images/ticbg.jpg); height:42px; font-family:微软雅黑; font-size:20px; color:#FFF; line-height:42px; font-weight:normal;  }
.box h2 img{ margin-left:15px;}
.text{ width:970px; padding:15px; float:left;}
.tip_text1{ width:660px; float:right; line-height:26px; background-image:url(../images/wrong.jpg); background-repeat:no-repeat; background-position:right;}
.font1{ font-size:14px; font-weight:bold; line-height:24px;}

.tip_text2{ background-image:url(../images/tic201.jpg); width:970px; height:134px; color:#FFF; }
.tip_text2 .p1{ float:left; width:150px; padding:10px; line-height:26px;}
.tip_text2 .p2{ float:left; width:153px; padding:10px; line-height:26px;}
.tip_text2 .p3{ float:left; width:233px; padding:10px; line-height:26px; margin-left:10px; margin-top:40px;}
.tip_text2 .p4{ float:left; width:150px; padding:10px; line-height:26px; margin-left:20px; }
.tip_text2 .p5{ float:left; width:153px; padding:10px; line-height:26px; margin-left:0px;}
.classname{ clear:both; width:970px; margin-top:10px;}
.cname{ background-color:#e0dedc; width:295px; height:280px; float:left; margin-left:12px; line-height:24px; padding:15px 10px 0 10px;}
.font2{ font-size:16px; font-weight:bold; line-height:24px; color:#00F;}

.tip_text3{ width:986px; padding:0 7px 15px 7px; float:left;}
.tip_text3 dl{ background-image:url(../images/zybg.jpg); width:489px; height:370px; background-repeat:no-repeat; margin-top:15px;}
.tip_text3 dt{ padding-top:15px;}
.tip_text3 dd{padding:10px; line-height:24px; margin:0 5px;}

.tip_text33{ width:986px; padding:0 7px 15px 7px; float:left;}
.tip_text33 dl{ background-image:url(../images/zybg1.jpg); width:489px; height:290px; background-repeat:no-repeat; margin-top:15px;}
.tip_text33 dt{ padding-top:15px;}
.tip_text33 dd{padding:10px; line-height:24px; margin:0 5px;}

.tip_text4{ width:225px; line-height:24px; text-indent:26px; float:left; font-size:14px; }
.bb{ float:right;}
.bb table { border-left: 1px solid #96999b; border-top: 1px solid #96999b; font-size:12px;  } 
.bb td { border-right: 1px solid #96999b; border-bottom: 1px solid #96999b; line-height:30px; padding-left:5px;}

.ask{}
.tip_text5{ width:890px; line-height:24px; float:right; }
.ppk{ background-image:url(../images/ask_bg.jpg); padding:10px;}

.tip_text6{float:left;}
.tip_text6 li{ width:236px; float:left; margin-left:8px;}
.tip_text6 p{ width:205px; padding:0 15px; line-height:26px;}


body{padding:0; margin:0; font-size:12px; color:#595959; line-height:20px; ;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}


/*---------------------------图片滚动----------------------------*/
.wikiBox{width:978px;height:200px;padding:20px 0 10px 0;position:relative; }
.wikiBox dl{float:left;width:212px;height:182px;margin-right:13px;display:inline;border:1px solid #e3e3e3;background:#f4f6f6;}
.wikiBox dt{float:left;width:212px;margin:12px 0;text-align:center;}
.wikiBox .logo_box{float:left;width:212px;margin:12px 0 3px 0;text-align:center;}
.wikiBox dt img{border:1px solid #e3e3e3;}
.wikiBox dt p{margin-top:3px;line-height:18px;}
.wikiBox dt .tx{line-height:18px;}
.wikiBox dt .logo_engli{line-height:12px;}
.wikiBox dd .tx1,.wikiBox dd .tx2{float:left;width:83px;height:32px;margin:0 0 0 2px;padding:0 0 0 20px;text-align:center;line-height:32px;}
.wikiBox dd .tx1{border-right:#dfdfdf;background:#e8e6e6 url(../images/icon_06.jpg) no-repeat 20px 8px;}
.wikiBox dd .tx2{border-left:#fff;background:#e8e6e6 url(../images/icon_07.jpg) no-repeat 20px 8px;}
.wikiList{margin:0 35px;}
.btnLeft{width:20px;height:43px;display:block;outline:none;background:url(../images/btn_left.jpg) no-repeat;text-indent:-9999px;position:absolute;top:80px;left:5px;}
.btnRight{width:20px;height:43px;display:block;outline:none;background:url(../images/btn_right.jpg) no-repeat;text-indent:-9999px;position:absolute;top:80px;right:0px;}
.wikiBox a{ color:#999; text-decoration:none;}
.wikiBox a:hover{ color:#000; text-decoration:none;}

.fw{font-weight:bold;}
.city_box{width:958px;margin-top:20px;float:left;padding-left:10px;padding-right:10px; float:left;}
.city_con{width:940px;padding:20px 0 10px 20px; float:left; line-height:22px;}
.city_ad{width:530px;margin:5px 0 0 30px;background: url(../images/city_line.jpg) no-repeat left center;  float:left;}
.city_ad .hd{color:#666;}
.city_ad .bd{color:#F00;}
.city_tit{width:150px;height:50px;font-size:48px;font-family:"微软雅黑";line-height:48px;color:#eb8441; float:left;}
.city_con ul{float:left;width:200px;margin:10px 0 0 20px;}
.city_con li{float:left;width:90px;height:31px;margin-right:15px;font-size:14px;font-weight:bold;line-height:30px;text-align:center; }
.city_con li a{color:#fff;display:block;background:url(../images/btn_01.png) no-repeat; text-decoration:none;}
.city_con li a:hover {background:url(../images/btn_02.png) no-repeat; text-decoration:none;}

/*优惠切换*/
#main_4{ width:970px; float:left; clear:both; margin-top:15px; margin-left:10px; }
#main_4 .title{ width:970px; }
#main_4 .meu ul{ width:970px;  overflow:hidden;}
#main_4 .meu li{ width:485px; height:47px; line-height:40px; cursor:pointer; font-size:15px; font-weight:bold; color:#502f03; background:url(../images/bg_t1.gif) no-repeat; text-align:center; margin:5px 0 0 0px; color:#fff; float:left;}
#main_4 .title .active{ background:url(../images/bg_n1.gif) 0 0 no-repeat; color:#000;}

#main_4 .main1{ width:960px; height:500px; line-height:18px; margin-left:2px; overflow:scroll;}
.main1 ul{ padding:8px; font-size:13px; line-height:28px; color:#666;}
.main1 ul li{ margin-top:6px;}
&lt;/style&gt;



/*在线预约*/
.zxyy_con{ width:978px;overflow: hidden;}
.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; margin-top:20px; padding-top:5px;color: #505050; clear:both;}
.foot{ clear:both; margin:0 auto;width: 1000px;height: 120px;line-height: 22px;text-align: center; padding-top:15px;}
.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>