@charset "utf-8";
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,th,td {margin:0;padding:0;}
button,input,select,textarea {border:0;outline:none;-webkit-appearance:none;}
input[type='checkbox'] {-webkit-appearance:checkbox;}
input[type='radio'] {-webkit-appearance:radio;}
ul,ol {list-style:none;}
a {color:#333;text-decoration:none;}
table {border-collapse:collapse;border-spacing:0;}
img {
  border: none;vertical-align:top;}
.clearfix:after {display:block;content:' ';clear:both;}
.clearfix {*zoom:1;}

body {
  overflow-x: hidden;
  color: #333;
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  background: #fff;
  font: 14px '微软雅黑', 'Microsoft YaHei', 'Tahoma', Arial;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.top { width: 100%; height: 35px; line-height: 35px; background: #f5f5f5;font-size: 14px;text-align: right;color: #000;}
.erw {position: relative;}
.erwem {position: absolute;z-index: 1111; right: -30px;}

.top-head {overflow:hidden;
  padding: 30px 0;
    background-color: #fff;
}
.top-head .toplogo{
  float: left;
}
.top-head .toptel{  float: right;margin-left:55px;}
.top-head .toptel+.top-title{margin-top:5px;}
.top-title {
  float: right;
}
.top-title span {
  display: inline-block;
  padding: 4px 15px;
  line-height: 24px;font-size: 14px;
}
.top-title span a {
  color: #666;
}
.top-title span a::before {
  display: inline-block;
  content: '';
  width: 5px;
  height: 5px;
  background: #666;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 9px;
}
.navigation {
  height: 45px;
  line-height: 45px;
  background: #008f7c;
  font-size: 18px;
}
.nav {
  position: relative;
  z-index: 2;
}
.nav a {
  color: #fff;
}
.nav .nLi {
  float: left;
  position: relative;
  text-align: center;
}
.nav .nLi:first-child {
  width: 200px;
}
.nav .nLi h3 {
  font-size: 18px;
  font-weight: normal;
}
.nav .nLi h3 a {
  display: block;
  padding: 0 26px;
}
.nav .sub {
  display: none;
  left: 0;
  top: 45px;
  position: absolute;
  width: 100%;
  background: #008f7c;
  text-align: center;
  font-size: 14px;
}
.nav .sub li {
  zoom: 1;
}
.nav .sub a {
  display: block;
  line-height: 34px;
}
.nav .sub a:hover {
  background: #0caf99;
  color: #fff;
}
.nav .on h3 a {
  background: #0caf99;
  color: #fff;
}

.ban {
  position: relative;
}
.ban .bd li {
  height: 520px;
}
.ban .bd li a{
	display:block;
    width: 100%;
    height: 520px;
}
.ban .hd {
  position: absolute;
  bottom: 85px;
  width: 100%;
}
.ban .hd ul {
  width: 1200px;
  margin: 0 auto;
}
.ban .hd li {
  display: inline-block;
  width: 30px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
}
.ban .hd li.on {
  background: rgba(49, 178, 70, 0.7);
}

/* 科室导航 */
.department-nav.sub {
  background: #0caf99;
}
.department-nav.sub li:hover {
  background: #fff;
}
.department-nav li:hover span {
  background: none;
}
.department-nav.sub li:hover a {
  color: #333;
}
.department-nav.sub li:hover a:hover {
  background: none;
  color: #0caf99;
}
.department-nav.sub li {
  padding: 5px 0 5px 18px;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #008f7c;
  border-top: 1px solid #2be0c8;
  line-height: 1.8;
}
.department-nav.sub li a {
  display: inline-block;
  padding: 0 1px;
  margin-right: 4px;
  line-height: 1.8;
}
.department-nav li span {
  display: block;
  line-height: 30px;
  font-size: 16px;
  background: url(../images/angle1.png) no-repeat
    160px 11px;
}
/**foot**/
.foot {overflow:hidden;margin-top:70px;padding-bottom:40px;background:#008f7c;color:#fff;font-size:12px;}
.foot a {color:#fff;}
.foot a:hover {color:#004037;}
.footnav {height:56px;line-height:56px;text-align:center;color:#fff;}
.footnav a {padding:0 22px;}
.foot_logo {float:left;width:336px;height:65px;margin-top:10px;border-right:1px solid #289c72;}
.foot_logo img {width:280px;height:65px;display:block;}
.foot_info {float:left;width:570px;padding:5px 0 0 55px;}
.foot_info p {line-height:24px;}
.foot_info p span {padding-left:20px;}
.foot_info p a:hover {text-decoration:underline;}
.foot_erwei {width:170px;height:80px;margin-top:10px;padding-left:57px;float:right;border-left:1px solid #289c72;}
.foot_erwei img {width:80px;height:80px;display:block;float:left;}
.foot_erwei p {float:left;padding:15px 0 0 10px;line-height:22px;}

/*全屏漂浮*/
.closedd {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
}
.closed_box {
  cursor: pointer;
  z-index: 50;
}

/* 挂号弹窗 */
.full-mask {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(44,44,44,0.37);z-index:51;}
.appointment {display:none;position:fixed;top:50%;left:50%;padding:10px;width:655px;height:590px;margin:-337px 0 0 -295px;background-image:url(../images/yycbg.png);border:solid 1px #b7b7b7;z-index:52;}
.appointment .title {height:75px;line-height:75px;padding:0 20px;font-size:24px;background:#f47320;color:#fff;}
.appointment .close {float:right;color:#fff;}
.appointment .content,.return-info .content {height:100%;background:#fff;}
.appointment .content form {padding-top:15px;}
.appointment .content p {font-size:24px;line-height:40px;margin-top:20px;margin-left:183px;}
.appointment label {width:100px;display:inline-block;text-align:justify;}
.appointment input {border:solid 1px #ccc;height:38px;font-size:24px;text-indent:0.6em;}
.appointment input {border:solid 1px #ccc;height:38px;font-size:24px;text-indent:0.6em;}
.appointment input[type='radio'] {width:23px;height:23px;vertical-align:middle;margin:0 10px;}
.appointment .tjbtn {display:block;width:120px;height:60px;margin:30px auto;text-indent:0;background:#f47320;color:#fff;border:0;}

.appointment #tj_txtname {width:155px;}
.appointment #tj_txtage {width:108px;}
.appointment #tj_txtphone {width:200px;}
.appointment .txt_doc,
.appointment .txt_keshi,
.appointment #txt_yydata,
.appointment #txt_yydata2
{display:none;}

.return-info {display:none;position:fixed;top:50%;left:50%;padding:10px;width:655px;height:360px;margin:-190px 0 0 -295px;background-image:url(../images/yycbg.png);border:solid 1px #b7b7b7;text-align:center;z-index:52;}
.return-info .title {font-size:30px;color:#e10000;padding:49px 0;border-bottom:1px solid #d7d7d7;}
.return-info .title img {margin-right:16px;vertical-align:middle;}
.return-info p {font-size:20px;margin:36px 0 42px;}
.return-info .close {display:block;margin:0 auto;width:180px;height:60px;line-height:60px;background:#f47320;color:#fff;font-size:24px;border-radius:9px;}

