<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;}


#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.png); height:437px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:751px; height:437px; }

/*导航条*/
#topnav{height:42px; line-height:42px; background:#b9010e; 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*/
.main{ width:1000px; margin-left:auto; margin-right:auto;}
.Introduction {	float: left; width: 492px; margin-top: 30px; border: 1px solid #e4e4e4; height:150px; }
.Introduction_tit {	float: left; width: 124px; height: 112px; margin: 10px;}
.Introduction_con { float: left; width: 305px; margin: 0 5px; padding: 10px; line-height: 24px; text-align:left; font-size:14px; }
.Introduction_con  a{ text-decoration:none; color:#b9010e;}

.huodong{ width:460px; float:right; border: 1px solid #e4e4e4; height:120px; padding: 15px; font-size:14px; line-height:26px;  margin-top: 30px;}
.huodong b{ color:#F00;}

.box{ border: 1px solid #e4e4e4;}
.text2{ width:1000px; clear:both; margin-top:20px;}
.bt{  width:320px;  float:left;}
.bt1{ width:492px;  float:left;}
.bt2{ width:492px;  float:right;}


/*切换*/
.flt_l{ float:left;}
.flt_r{ float:right;}
.oflow_h{ overflow:hidden;}
#huan{ width:492px; float:left; height:230px; }
#huan .title1{ width:492px; }
#huan .meu1 { width:492px; height:42px;  border-bottom:3px solid #eb5b5b; }
#huan .meu1 ul{ width:492px;  overflow:hidden;}
#huan .meu1 li{ width:98px; height:42px; line-height:42px; cursor:pointer; font-size:14px; font-weight:bold; color:#eb5b5b;   text-align:center;  float:left;}
#huan .title1 .active{ background-color:#eb5b5b; color:#fff;}

#huan .title2{ width:492px;}
#huan .meu2 { width:492px; height:42px;}
#huan .meu2 ul{ width:492px;  overflow:hidden;}
#huan .meu2 li{ width:70px; height:42px; line-height:39px; font-size:14px; cursor:pointer; font-weight:bold; color:#fff; background-color:#eb5b5b; text-align:center;  float:left;}
#huan .title2 .active{ background-color:#fff; border-top:3px solid #eb5b5b; color:#eb5b5b;}

#huan .text{ width:475px;  overflow:hidden; line-height:24px; margin:10px; font-size:12px; clear:both; float:left;}
#huan .text a{ color:#000; text-decoration:none;}
#huan .text a:hover{ color:#00F; text-decoration:underline;}

.font1{ font-size:14px; font-weight:bold;}
.bming{ color:#eb5b5b; font-weight:bold;}
.bming a{ color:#eb5b5b;}
.bming a:hover{ color:#eb5b5b; text-decoration:underline;}

/*学生*/
.padbox{ width:470px; padding:10px; clear:both; }
.studer{ float:left; font-size:12px; line-height:24px; margin-top:15px; padding-bottom:15px; border-bottom:1px dashed #CCC; width:470px;}
.studer img{ float:left; margin-right:10px;}
.studer span{ font-size:14px; font-weight:bold;}

.ml{ margin-left:15px;}
.teacher{ float:left; font-size:12px; line-height:24px; margin-top:10px; padding:2px 0 2px 2px; width:223px;}
.teacher img{ float:left; margin-right:3px;}
.teacher span{ font-size:14px; font-weight:bold;}

#main_4{ width:472px; float:left; }
#main_4 .title{ width:472px; }
#main_4 .meu {  width:472px;  height:42px; background-image:url(../images/teacher.jpg)}
#main_4 .meu ul{ width:472px; height:42px;}
#main_4 .meu li{ width:90px; height:42px; line-height:42px; cursor:pointer; font-size:14px; font-weight:bold; color:#502f03; text-align:center; color:#000; float:left;}
#main_4 .title .active{ background:url(../images/btn.jpg); width:90px; height:42px; color:#FFF; padding:0; margin:0;}

#main_4 .main1{ width:472px;  overflow:hidden; line-height:18px; margin-left:2px;}


#main_5{ width:472px; float:left; }
#main_5 .title{ width:472px; }
#main_5 .meu {  width:472px;  height:42px; background-image:url(../images/studer.jpg)}
#main_5 .meu ul{ width:472px; height:42px;}
#main_5 .meu li{ width:90px; height:42px; line-height:42px; cursor:pointer; font-size:14px; font-weight:bold; color:#502f03; text-align:center; color:#000; float:left;}
#main_5 .title .active{ background:url(../images/btn.jpg); width:90px; height:42px; color:#FFF; padding:0; margin:0;}

#main_5 .main1{ width:472px;  overflow:hidden; line-height:18px; margin-left:2px;}


/*学习*/
.litbox{ width:300px; padding:10px; clear:both; }
.new_text{ height:200px; width:290px; clear:both; margin-top:5px; font-size:12px; line-height:30px;}
.new_text a{ color:#000; text-decoration:none;}
.new_text a:hover{ color:#900; text-decoration:underline;}

.pic{ background-color:#eb5b5b; height:42px; width:100%;}

/*---图片滚动---*/
.infiniteCarousel {
  width: 960px;
  position: relative;
  height:250px; 
  margin-top:30px;
  margin-left:20px;
}

.infiniteCarousel .wrapper {
  width: 900px; 
  overflow: auto;
  height: 250px; 
  margin: 0 35px;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul {
  width: 900px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 250px;
  width: 177px;
  padding:0px 23px;
}
.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel .arrow {
  display: block;
  height: 78px;
  width: 38px;
background: url(../images/back.gif) no-repeat;
  text-indent: -999px;
  position: absolute;
  top: 65px;
  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:978px;overflow: hidden; font-size:12px; height:140px;}
.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; 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/btop.jpg"); 
    background-repeat:no-repeat; 
    text-indent:-9999px; 
}






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