@charset "gb2312";
/* CSS Document */
div,ul,li,a,body,p,h2,a{margin:0px; padding:0px; text-decoration:none;}
img{border:0px;}
p{color:#444444; font-size:14px; font-family:"宋体",Verdana, Geneva, sans-serif; text-indent:2em; line-height:28px;padding:10px; text-align:justify;}
.clear{ clear:both;}
/*top*/
.top{}
.logo{ margin:0 auto; padding:0 10px; width:1000px;}
/*导航条*/
.nav{ background:#038eff; height:16px; width:100%; padding:13px 0;}
.nav ul{ margin:0 auto; width:1000px;}
.nav ul li{ list-style:none; float:left; border-right:#FFF 1px solid; width:99px; line-height:16px; text-align:center;
 font-family:"微软雅黑",Verdana, Geneva, sans-serif;font-size:14px; font-weight:bold;}
.nav ul li a{display:block;color:#fff; text-decoration:none;}
.nav ul li a:hover{color:#F00;}
/*banner*/
.banner{width:100%; background:url(../images/bannerbg.jpg) no-repeat top center;}
.banners{width:1000px; margin:0 auto;}

.main{width:100%;}
.mainbody{width:1000px;margin:0 auto;}
/*经历*/
.experience{width:100%; background:url(../images/experiencebg.jpg);background-repeat: repeat-y;}
.step{width:100%;padding:25px 0 0 0; }
.steptop{width:100%;}
.stepfoot{margin:10px 0 10px 90px;}
.stepfoot p{float:left;margin:0; width:620px;margin:0; padding:0 0 0 20px;}
.stepleft{float:left; width:715px;}
.stepright{ float:right;}
.xuxian{width:910px; margin:0 0 0 90px; border-top:1px dashed #CCC;}
/*求职*/
.qiuzhibottom{ width:1000px; margin:15px 0 0 0;}
/*疗法*/
.change{width:680px; height:350px;float:left;border:1px solid #bcd2e7; position:relative;}
.tit{width:680px; background:url(../images/lftop.jpg) no-repeat;height:39px;line-height:36px; margin:0px;}
.tnav{width:230x;position:absolute;top:0px;left:120px; margin:0px;}
.tnav ul{margin:0 0 0 100px;}
.tnav ul li{ list-style:none; float:left; font-size:14px; line-height:24px;margin:0 10px; line-height:40px; width:74px;}
.tnav ul li a{ text-decoration:none;color:#145490;  width:74px; display:block; text-align:center;}
.tnav ul li.hover{background:url(../images/navbg.jpg);font-weight:bold;}
.tnav ul li .hover a{text-decoration:none;color:#145490;  width:74px; display:block; text-align:center;}
/*.tnav ul li a:hover{ background:url(../images/navbg.jpg);font-weight:bold;}*/
.txt{width:660px;height:300px; padding:5px 10px;}
.con{width:660px; height:290px;}
.con p{ font-size:12px;}
/*专家*/
.zhuanjia{ width:690px;height:300px; float:left;margin:15px 0;}
.wenda{ background:url(../images/jbwd.jpg) no-repeat;margin:15px 0 0 5px; float:right; width:280px;}
.yis-nr{ width:251px;}
.yis-nr dl{ padding-top:10px;}
.yis-nr dl dt{ width:284px; height:89px; clear:both; background: url(../images/wenda-bg.gif) no-repeat; padding-top:5px; margin:0px;}
.yis-nr dl dt p{ color:#000; line-height:20px;  text-indent:25px; padding:8px 8px 0 5px; font-size:12px;}
.yis-nr dl dt p a{ color:#2f5f8c;}
.yis-nr dl dd{ width:284px; clear:both; margin:0px;}
.yis-nr dl dd ul{ padding-top:10px; padding-left:10px;}
.yis-nr dl dd ul li{ padding:1.5px;width:257px; height:24px; line-height:24px; text-indent:20px; background:url(../images/wda-listbg.gif) no-repeat left; overflow:hidden; font-size:12px; list-style:none;}
.yis-nr dl dd ul li a{color:#555; text-decoration:none;}

/*病例*/
.cases{ width:960px; float:left; border-top:none; padding:20px;}
.cases dl {float: left;	width: 220px; border:1px solid #e5e5e5;margin:5px 9px;display:inline;}
.cases dl dt {}
.cases dl dt img{padding:2px; border:1px solid #e5e5e5; margin:2px;}
.cases dl dd a{ font-size:12px; text-align:center; color:#444444; text-decoration:none; line-height:24px;}


/*底部*/
.footer{width:100%; border-top:15px solid #525355;}
.foot{ width:1000px; margin:0 auto;padding:10px;}
.foot ul{ width:545px; margin:0 auto; clear: both; margin:0 auto; padding:15px 0 5px 0;}
.foot ul li{ width:69px; list-style:none; color:#444444; border-right:1px solid #444444; float:left; 
text-align:center; line-height:16px;}
.foot ul li a{color:#444444; text-decoration:none; }
.foot ul li a:hover{ text-decoration:underline;}
.footulp{width:1000px; text-align:center;}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 690px;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.5;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
