<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;}
ul,li{ list-style:none;}
.fclear{ clear:both;}
.fleft{ float:left;}
.fright{ float:right;}

#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}
.top{ 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:#0a5b93; 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; font-size:12px; line-height:22px; color:#666666;}
.Introduction {	float: left; width: 998px; border:1px solid #e4e1e1; clear:both; margin-top:20px;}
.Introduction_tit {	float: left; width: 105px; height: 120px; margin:33px 10px;}
.Introduction_con { float: left; width: 828px; margin: 0 5px; padding:10px 10px 10px 25px; line-height: 24px; text-indent:26px; background-image:url(../images/dy_line.jpg); background-position:left; background-repeat:no-repeat;  color:#666666;}

.tit{ margin-top:20px; width:1000px; height:42px; background-image:url(../images/tit_bg.jpg);}
.tit h1{ font-family:微软雅黑; font-size:22px; line-height:42px; color:#FFF; margin-left:15px; font-weight:normal; float:left;}
.tit h2{ font-family:微软雅黑; font-size:16px; line-height:42px; color:#FFF; margin-right:15px; font-weight:normal; float:right;}
.tit h2 a{ color:#FFF; text-decoration:none;}

.box{ border:1px solid #e4e4e4; width:968px; padding:15px; float:left;}

/*活动亮点*/
ul.canada{padding:0;overflow:hidden;}
ul.canada li{float:left;width:232px; height:320px; background:#f2f4f4;margin-left:12px;display:inline; overflow:hidden;}
ul.canada h4{color:#1775b5;font-size:18px;font-family:"微软雅黑";padding:10px 0;overflow:hidden; float:left; padding-left:20px;}
ul.canada h4 em{width:40px;height:30px; line-height:30px; text-align:left; padding-left:10px; color:#fff; font-style:italic;font-family:"黑体"; font-size:30px;background:url(../images/Canada_nu.jpg) no-repeat right top #82b8d7;margin-right:10px;padding-right:5px; vertical-align:left; display:inline-block;} 
ul.canada p{padding:0 20px; color:#666666; line-height:22px; float:left; width:200px; text-align:left;}

.fan1{ width:310px; float:left;  color:#666666; margin-left:19px;}
.fan1 h3{ color:#126096; text-align:center; font-size:14px; line-height:30px;}
.fan1 p{ line-height:26px;}

/*优惠切换*/
.title{ width:968px; float:left; }
.meu{ width:968px;  overflow:hidden;}
.meu li{ width:322px; height:32px; line-height:32px; cursor:pointer; font-size:14px; font-weight:bold; background-color:#d4d4d3; text-align:center; color:#000; float:left;}
.title .active{ background-color:#52c0f3; color:#000;}

.school{ width:968px; line-height:22px; float:left; margin-top:15px; color:#666;}
.school li{ padding:10px 8px; margin-bottom:10px; border-top:1px dashed #e4e4e4; clear:both;}
.school li img{ float:left; margin-right:8px;}

.youshi{ width:968px; float:left;}
.youshi li{ width:173px; float:left; padding:0 10px;}
.font1{ color:#373838; font-family:微软雅黑; font-size:14px; font-weight:bold; text-align:center; margin-top:5px;}
.font2{ color:#666666; line-height:22px; width:167px; margin-left:3px; margin-top:10px;}

.bb table{ border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; line-height:30px; text-align:center;}
.bb td{ border-bottom:1px solid #e4e4e4; border-right:1px solid #e4e4e4; height:30px;}

.anli{ width:465px;}
.anli dt{ height:32px; line-height:32px; background-color:#e1f1f6; color:#126096; text-align:center; font-size:14px; font-weight:bold;}
.anli dd{ line-height:22px; margin-top:10px; color:#666666;}

.infiniteCarousel { width: 968px; position: relative; height:166px; margin-top:20px;}
.infiniteCarousel .wrapper {
  width: 833px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 166px; 
  margin: 0 55px;
  position: absolute;
  top: 0;
}
.infiniteCarousel ul a img { border:1px solid #cecece; }
.infiniteCarousel .wrapper ul {
  width: 850px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 166px;
  width: 151px;
  padding:0px 8px;
}
.infiniteCarousel ul li img {  -webkit-transition: border-color 600ms;}
.infiniteCarousel ul li a img { display:block;}
.infiniteCarousel .arrow {
  display: block;
  height: 56px;
  width: 52px;
background: url(../images/back.gif) no-repeat;
  text-indent: -999px;
  position: absolute;
  top: 47px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {  background-position: 0px 0px;  right: 0;}
.infiniteCarousel .back {  background: url(../images/forward.gif) no-repeat;  left: 0;}
.infiniteCarousel .forward:hover { background: url(../images/back2.gif) no-repeat;}
.infiniteCarousel .back:hover { background: url(../images/forward2.gif) no-repeat;}

/*在线预约*/
.zxyy_con{ width:968px;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>