@charset "gb2312";
/* CSS Document */

*{ margin:0; padding:0;}
img{ border:0;}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd{ list-style:none; line-height:24px; color:#666666;}
.flr{ float:right;}
.fll{ float:left;}
.clear{ clear:both;}
a{ color:#F60; text-decoration:none;}
a:hover{ color:#F60; text-decoration:underline;}
.font1{ color:#107ca7; font-weight:bold;}
.font2{ color:#107ca7; font-weight:bold; font-family:微软雅黑; font-size:14px; margin-bottom:10px;}
.looyuLink{cursor:pointer;}
a:link,a:active,a:hover{text-decoration:none;}

#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}

.top{ background-image:url(imagestop_bg.jpg); height:309px; text-align:center;}
.top_bg{ margin-left:auto; margin-right:auto; width:1000px; height:309px; }

.sheader{margin:0 auto;width:1000px;}
.shead-img{background:#FFFAE4 url(imagestop_bg.jpg) repeat-x top;height:310px;}
.shead-btns{width:960px;height:310px;margin:0 auto;padding:210px 0 0 40px;background:url(imagestop.jpg) no-repeat top center;}
.shead-btns .shead-btnlia{display:block;margin-right:10px;height:31px;line-height:31px;color:#fff;font-size:14px;font-weight:bold;background:#F7770F;overflow:hidden;text-align:center;width:91px;-moz-border-radius:5px;webkit-border-radius:5px;border-radius:5px;}
.shead-btns .shead-btnlia:hover{background:#f08200;}
/*导航条*/
#topnav{height:42px; line-height:42px; background:#107ca7; 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: 83px; height: 83px; margin: 10px;}
.Introduction_con { float: left; width: 810px; margin: 0 5px; padding:10px 25px; line-height: 24px; text-indent:26px; background-image:url(imagesdy_line.jpg); background-position:left; background-repeat:no-repeat;}

.title{  width:1000px; height:42px;  margin:15px 0px; background-image:url(imagestit_bg.jpg);}
.title h1{ font-family:微软雅黑; font-size:18px; color:#ffffff; font-weight:bold; line-height:42px; margin-left:15px;}

.box_left{ width:555px; border:1px solid #e4e4e4; padding:10px; float:left; }
.box_left h2{ background-image:url(imagesli.jpg); background-position:left; background-repeat:no-repeat; padding-left:20px; color:#107ca7; font-family:微软雅黑; font-size:16px; clear:both; }
.zhuanye{ clear:both; width:555px; margin-top:10px;}
.zhuanye li{ background-image:url(imageszy.jpg); width:76px; height:23px; text-align:center; font-size:12px; float:left; margin-left:15px;} 
.mt{ clear:both; margin:10px 0;}
.yuanxiao{ clear:both; width:555px;}
.yuanxiao li{ margin-left:5px; float:left; margin-top:10px; width:133px;}
.yuanxiao li p{ text-align:center;}
.yuanxiao a{ border:0px; color:#666;}
.zhaosheng{ clear:both; width:555px; margin-top:10px;}
.zs_left{ width:300px; height:200px; background-color:#f4f5f6; float:left; padding:5px 10px;}
.zs_right{ width:204px; height:200px; background-color:#f4f5f6; float:right; padding:5px 10px; }
.box_right{ width:385px; border:1px solid #e4e4e4; padding:10px; float:right; }

.bb{ width:996px; font-size:14px;}
.bb table { border-left: 1px solid #e4e1e1; border-top: 1px solid #e4e1e1 font-size:14px; } 
.bb td { border-right: 1px solid #e4e1e1; border-bottom: 1px solid #e4e1e1 line-height:32px; padding:0 10px; text-align:center;}
.bb .b1{ background-image:url(../images/star.jpg); width:32px; height:33px; background-repeat:no-repeat; background-position:center; color:#FFF; font-weight:bold; text-align:center;}

.infiniteCarousel {
  width: 998px;
  position: relative;
  height:215px; 
   margin-top:20px;
   border:1px solid #e4e4e4;
}

.infiniteCarousel .wrapper {
  width: 893px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 215px;
  margin: 0 40px;
  position: absolute;
  margin-top:15px;
}

.infiniteCarousel ul a img { border:1px solid #cecece;

}

.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;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 182px;
  width: 208px;
  padding:0px 8px;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 42px;
  width: 22px;
background: url(imagesback.gif) no-repeat;
  text-indent: -999px;
  position: absolute;
  top: 80px;
  
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0px 0px;
  right: 10px;
}

.infiniteCarousel .back {
  background: url(imagesforward.gif) no-repeat;
  left: 10px;
}

.infiniteCarousel .forward:hover {
background: url(imagesback2.gif) no-repeat;
}

.infiniteCarousel .back:hover {
 background: url(imagesforward2.gif) no-repeat;
}

/*在线预约*/
.zxyy_con{ width:998px;overflow: hidden; font-size:12px; height:140px; margin-top:5px; border:1px solid #e4e4e4;}
.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(imagesanniu.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 && document.compatMode=="CSS1Compat") ? documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight-20) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight-20));    background-image:url("imagesgotop.jpg"); 
    background-repeat:no-repeat; 
    text-indent:-9999px; 
}
