@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;  text-decoration: none;}
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;
}
.wrap.nav{
	  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: #2e8ed3;
  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: #2e8ed3;
  text-align: center;
  font-size: 14px;
}
.nav .sub li {
  zoom: 1;
}
.nav .sub a {
  display: block;
  line-height: 34px;
}
.nav .sub a:hover {
  background: #1a7ec6;
  color: #fff;
}
.nav .on h3 a {
  background: #1a7ec6;
  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: 5px;
  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:#1a7ec6 ;
}
/* 科室导航 */
.department-nav.sub {
  background: #2e8ed3;
}
.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: #1a7ec6;
}
.department-nav.sub li {
  padding: 5px 0 5px 18px;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #1a7ec6;
  border-top: 1px solid #2e8ed3;
  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:10px;padding-bottom:40px;background:#2e8ed3;color:#fff;font-size:12px;}
.foot a {color:#fff;}
.foot a:hover {color:#074572;}
.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 #6dbdf7;}
.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 #6dbdf7;}
.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[type='radio'] {width:23px;height:23px;vertical-align:middle;margin:0 10px; cursor: pointer;}
.appointment select{width:200px;border:solid 1px #ccc;height:38px;font-size:24px;text-indent:0.6em;background:url(../Images/date.png) no-repeat 95% center;}
.appointment .tjbtn {display:block;width:120px;height:60px;margin:30px auto;text-indent:0;background:#f47320;color:#fff;border:0; cursor: pointer;}

.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,
.appointment #txt_yydata3
{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;}


.nav2 {
  position: relative;
  width: 100%;
  height: 123px;
  background-image: linear-gradient(
    to right,
    rgba(46, 142, 211, 0.8),
    rgba(26, 126, 198, 0.8)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=rgba(46, 142, 211, 0.8), endColorstr=rgba(26, 126, 198, 0.8));
}
.nav2 li {
  float: left;
  width: 14.2%;
  height: 123px;
  text-align: center;
}
.nav2 li:hover {
  background: rgba(0, 0, 0, 0.25);
}
.nav2 li a {
  color: #fff;
}
.nav2-i {
  display: block;
  width: 54px;
  height: 52px;
  margin: 22px auto 12px;
  background-image: url(../Images/nav2-i.png);
  background-repeat: no-repeat;
}
.nav2-i1 {
  background-position: 3px 0;
}
.nav2-i2 {
  background-position: -130px 0;
}
.nav2-i3 {
  background-position: -263px 0;
}
.nav2-i4 {
  background-position: -396px 0;
}
.nav2-i5 {
  background-position: -529px 0;
}
.nav2-i6 {
  background-position: -662px 0;
}
.nav2-i7 {
  background-position: -794px 0;
}
.nav2-i8 {
  background-position: -930px 0;
}
.nav2-i9 {
  background-position: -1058px 0;
}
.weixin-hover {
  position: relative;
}
.weixin-hover:hover .erwem {
  top: -140px;
  visibility: visible;
  opacity: 1;
}
.erwem {
  display: block;
  position: absolute;
  top: -110px;
  left: -1px;
  width: 120px;
  height: 120px;
  padding: 8px;
  background: #fff;
  box-shadow: 0 1px 3px 1px rgba(45, 45, 45, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: ease all 0.5s;
}
.erwem::before {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 63px;
  border-style: solid;
  border-width: 8px 6px;
  border-color: #fff transparent transparent transparent;
}
.erwem img {
  width: 100%;
}

.rule_footer_wrap {position: fixed;bottom: 0;left: 0; z-index: 99999;width: 100%;background-color: rgba(0, 0, 0, .7);}
.rule_footer_wrap .rule_footers {width: 1160px;height: 82px;margin: 0 auto;}
.rule_footer_wrap .rule_footers .rule_left {float: left;margin-right: 40px;color: #ffffff;font-size: 28px;line-height: 82px;font-weight: bold;}
.rule_footer_wrap .rule_footers .rule_center {float: left;line-height: 82px;font-size: 0;}
.rule_footer_wrap .rule_footers .rule_center .center_item {display: inline-block;vertical-align: middle;margin-left: 15px;padding: 8px 10px 8px 75px;color: #e0061e;font-size: 24px;
line-height: 1;border: 1px solid #ffffff;cursor: pointer;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(1) {background: url(../images/pc_footer1.png) no-repeat 8px center;background-size: 56px 51px;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(2) {position: relative;background: url(../images/pc_footer2.png) no-repeat 8px center;background-size: 46px 46px;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(2) .item_tel {display: none;position: absolute;top: -33px;right: -70px;width: 275px;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(2):hover .item_tel {display: block;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(2) .item_tel input[type="number"] {float: left;width: 178px;height: 32px;border: none;outline: none;color: #000000;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(2) .item_tel input[type="button"] {float: left;width: 95px;height: 32px;border: none;outline: none;background: #7D420D;color: #ffffff;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(3) {position: relative;background: url(../images/pc_footer3.png) no-repeat 8px center;background-size: 58px 44px;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(3) img {display: none;position: absolute;top: -301px;right: 0;width: 125px;height: 300px;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(3):hover img {display: block;}
.rule_footer_wrap .rule_footers .rule_center .center_item:nth-child(4) {background: url(../images/pc_footer4.png) no-repeat 8px center;background-size: 53px 39px;}
.rule_footer_wrap .rule_footers .rule_right {float: right;padding-left: 50px;color: #ffffff;font-size: 28px;line-height: 82px;background: url(../images/arrow_footer.png) no-repeat left center;background-size: 41px 41px;cursor: pointer;}
	/*底部结束*/
	/*页面中间弹窗*/
.cpgzzs {width: 100%;height: 100%;z-index: 99999997;background: rgba(0, 0, 0, 0.25);display: none;position: fixed;top: 0;left: 0;}
.cpgtcs {position: absolute;top: 50%;left: 50%;	margin-top: -150px;margin-left: -195px;width: 390px;height: 300px;background: url(../images/yhztc.png) no-repeat center center;background-size: cover;z-index: 99999998;}
.cpgtcs img {width: 100%;}
.cpgans {display: block;width: 40px;color: #fff;border-radius: 20px;font-size: 30px;text-align: center;line-height: 40px;background: #cea54a;position: absolute;right: -13px;top: -13px;
z-index: 99999999;cursor: pointer;}
.cpgtcss {width: 195px;height: 70px;position: absolute;right: 0px;bottom: 0px;z-index: 99999999;}.cpgtcsss {width: 195px;height: 70px;position: absolute;left: 0px;bottom: 0px;z-index: 99999999;}
.Rule_popup_box {display: none !important;}