﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td , div, select { margin:0; padding:0;}
body, button, input, select, textarea { font:13px/1.5 "Microsoft YaHei", Arial, Helvetica, sans-serif; _font-family: "SimSun";}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
a { text-decoration:none; color:#333; }
img { border:0; vertical-align: middle; max-width: 100%;}
button, input, select, textarea { vertical-align: baseline; *vertical-align: middle;}

.hdh-mgt15 { margin-top: 15px; }
.hdh-pd10 { padding: 10px 0 }
.hdh-red { color: #f00; }
.hdh-btn, .hdh-bg-white { background-color: #fff; }
.hdh-btn-active { background-color: #f00; }
.hdh-more { display: inline-block; padding: 0 3rem; border-radius: 1.25rem; border:1px solid rgb(0, 171, 165); line-height:25px;}
.ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;}

.container-fluid {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
/****** 顶部，LOGO等 ******/
.hdh-header-box { position: fixed; top: 0; width: 100%; background-color: #fff; z-index: 2; border-bottom: 1px solid #01ABA5;}
.hdh-header-box>header { padding: 1rem 15px 0; overflow: hidden; position: relative; }
.hdh-header-box>header>h3 { float: left;width: 86%;height:3.9rem;background:url(../images/nww/logo.png?ver=2024) no-repeat; background-size:100%;}
.hdh-header-box>header>h3>a { display: block; height: 100%; text-indent: 110%; white-space: nowrap; overflow: hidden; }
.hdh-header-box>header>p>button {border:none;background: none;line-height: 3.6rem; outline: none;}
/****** 导航 ******/
.hdh-header-box>nav { position: fixed; top: 56px; right: 0; padding: 10px; background-color: #fff; width: 100%; z-index: 2; display: none; }
.hdh-header-box>nav>ul>li { padding-bottom:2px; }
.hdh-header-box>nav>ul>li>a { display:block; line-height: 3.5; background: #f1f1f1 url(../images/nww/icon.png) no-repeat right; text-indent: 1em; }
.hdh-header-box>nav>ul>li.active>a {color:#fff;background: rgb(0, 171, 165);}
.hdh-header-box>nav>p { position: absolute; top: -39px; right: 15px;}
#winMark { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5);display: none;}
/****** 搜索 ******/
.hdh-search { border: 1px solid rgb(0, 171, 165); border-width:8px;background: #fff;opacity: 0.8; overflow: hidden;}
.hdh-search>form>input {float: left; width: 80%; line-height: 30px;border: none;background: none;color: #999;font-size: 15px;padding-left:10px; outline: none;}
.hdh-search>form>button { float: right; width:42px;height: 30px;color: #fff; background-color:rgb(0, 171, 165);border: 0; text-align: center; outline: none;}

.hdh-search-box>p>span { padding: 0 10px; color: #f00 }
.hdh-search-box>ul>li { padding:10px 0; border-bottom:1px dotted #ccc }
.hdh-search-box>ul>li>h4 { padding-bottom: 8px; line-height: 1.3; }
.hdh-search-box>ul>li>div { display: -webkit-box; margin-bottom: 8px; padding-left:8px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.hdh-search-box>ul>li>p>span { color:#0279FB; }

/****** 二级菜单, 三级菜单 ******/
.hdh-menu>ul { padding-top: 10px; height: 90px; overflow: hidden; }
.hdh-menu-2>ul { padding-top: 0; height: auto; }
.hdh-menu>ul>li { padding:6px 2%; width: 32%; vertical-align: middle; text-align: center; }
.hdh-menu>ul>li:first-child { padding-left: 2%; }   /* 重写 */
.hdh-menu>ul>li>a { display: block; padding: 5px 8px; border-radius: 1.25rem; background-color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.hdh-menu-2>ul>li>a { border:1px solid rgb(0, 171, 165); white-space: normal; }
.hdh-menu>ul>li.active>a { background-color: rgb(0, 171, 165); color: #fff; }
/****** 展开和收回二级菜单 ******/
.hdh-menu>p { padding-top: 15px;}
.hdh-menu>p>span, .hdh-menu>p>a { font-size: 12px; color: #999; cursor: pointer; }
.hdh-menu>p>span.fa { padding-right: 5px; }

/****** 当前位置导航条 ******/
.hdh-breadcrumb { padding: 10px 0 10px 10px; border-bottom: 0.5px solid #e9e9e9;}
.hdh-breadcrumb>ul>li+li:before {padding-right:5px; color:#ccc; content:"\003e"; }
.hdh-home-images { float: left; margin-right: 10px; width: 18px; height: 18px;background-image: url(../images/nww/home.png); background-size: 100% 100%;}
/****** 列表 ******/
.hdh-newslist>ul>li { padding: 10px 0; border-bottom: 1px solid #eee; }
.hdh-newslist>ul>li>a { display: block; font-size: 14px; line-height: 25px;}
.hdh-newslist>ul>li>a>span { display: inline-block; margin-left: 5px; width: 85%; vertical-align: top; max-height: 50px; overflow: hidden; }
.hdh-newslist>ul>li>a>span.hdh-no { margin-top: 5px; width: 25px; background: #6BC4C8; color: #fff; text-align: center; border-radius: 5px; }
.hdh-newslist>ul>li>h6 { padding-right: 10px; text-align: right; color: #999; }
.hdh-newslist>p { padding: 10px 0; }
/* 首页 */
.hdh-banner { height: 20rem;}
.hdh-slide { padding-top:15px; height:23.5rem; position: relative;}
.hdh-slide>h5>a { position: absolute; left: 0; bottom: 0; padding: 6px; width: 100%; max-height:72px; line-height: 21px; text-indent: 2em; background-color: rgba(0,0,0,0.3); color: #fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; }
.swiper-slide {cursor:pointer;background-position:center;background-size: cover;}
.swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;float:left;}
.swiper-slide>span {position: absolute;bottom: 0;background-color: rgba(0,0,0,0.3);height: 40px; line-height: 40px;z-index: 1000;cursor: pointer; width: 100%;padding-left:10px;}
.swiper-slide>span>a {float:left;width:90%;color:#fff;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.hdh-tab { padding: 10px 0; }
.hdh-tab>li { padding:0 1%; width: 24%; }
.hdh-tab>li>a { display: block; line-height: 26px; border-radius: 1.25rem; background-color: #fff; text-align: center; }
.hdh-tab>li.active>a { background-color: rgb(0, 171, 165); color: #fff; }

.hdh-content { padding:1rem 1rem .5rem; background-color: #fff; overflow: hidden; }
.hdh-content>ul>li { line-height: 2.5; overflow: hidden; }
.hdh-content>ul>li>span {float:left;margin-top:14px;margin-right:10px;width:5px;height:5px;background:rgb(0,171,165);border-radius:50%;}
.hdh-content>ul>li>a { float:left;width:94%;font-size:1.3rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.hdh-content>p { float: left; padding: 10px 0; width: 100%; text-align: center; }

.swiper-slide-txt { padding-bottom: 25px;width:100%;height:100%;text-align:center;line-height:75px;font-size:24px;color:#01ABA5;}
/* 便民服务 */
.hdh-bmfw { padding-bottom: 10px; background-color: #fff; text-align: center; }
.hdh-bmfw>ul>li { width: 47%; padding:2% 0; }
/* 专科团队 */
.hdh-kessz>div>img, .hdh-bmfw>div>img {width:40%;max-width: 178px;}
.hdh-kessz>div>span { float: right; margin-top: 20px }
.hdh-kessz>div>span>i { font-size: 1.8em; color: #00ABA5;}
.hdh-kessz>ul>li { margin-top: 10px; width: 32.2%; padding-left: 2%; vertical-align: top; }
.hdh-kessz>ul>li:nth-child(3n+1) {padding-left: 0;}
.hdh-kessz>ul>li>a { display: block; padding-top: 10px; background-color: #fff; }
.hdh-kessz>ul>li>a>span { display: block; padding: 8px 0 }
.hdh-kessz>ul>li>a>img { max-width: 100%; }
.hdh-kessz>p { margin:30px 0; }

.hdh-letters { position: fixed; top: 25%; left: 50%; margin-left: -160px; width: 320px; z-index: 2; display: none; }
.hdh-letters>ul { padding:5px 0 10px; border:10px solid #999; background-color: #fff; }
.hdh-letters>ul>li { margin-top: 4px; width: 18%; line-height: 3; color: #333; background-color: #eee; font-size: 1.7rem }
.hdh-letters>ul>li.on { color: #00ABA5; }
    
.hdh-dept { background-color: #fff; }
.hdh-dept>ul, .hdh-dept-list-box { margin-left:15px; margin-right: 15px; }
.hdh-dept>ul>li { width: 49.2%; padding:15px 0 0 2%; }
.hdh-dept>ul>li:first-child { padding-left:2%; }
.hdh-dept>ul>li>a, .hdh-dept>ul>li>a:hover {color:#fff;}
.dept-1 { background: #528eb5}
.dept-2 { background: #55a5aa}
.dept-3 { background: #e5ca8f}
.dept-4 { background: #2D8FB2}

.hdh-dept-list-box { padding-bottom: 15px; }
.hdh-dept-list-box>p { margin: 5px 0; padding-top:6px; font-size: 16px; font-weight: bold;}
.hdh-dept-list>ul>li {margin-left: 15px; margin-top: 14px; border: 1px solid #cccccc; border-radius: 5px; width: 44%; line-height: 38px; font-size: 14px; position: relative; }
.hdh-dept-list>ul>li>a {display: block; color: #333; padding-left:20px; }
.hdh-dept-list>ul>li>a>i {position: absolute; left: 0; top: 0; width: 14px; height: 98%; border-right: 1px solid #ccc; background: url(../images/nww/ind_5.png) no-repeat center; }
/* 医院概况 */
.hdh-detail { padding:0 10px; line-height: 2; word-break:break-all; word-wrap:break-word;}
.hdh-detail img { max-width: 90%; height: auto; border-radius: 6px; }
.hdh-detail>div { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; margin-top: 10px;line-height: 24px; text-indent: 2em; overflow: hidden;margin-bottom: 10px;}
.hdh-detail table td { width: auto; }

.hdh-module { padding-bottom: 10px; }
.hdh-module>h3 { padding-bottom: 10px; text-align: center; font-size:14px;}
.hdh-module>h3>a { display: inline-block; padding: .7rem 1.5rem; color: #fff;background: rgb(0, 171, 165);}

.hdh-leader>ul>li { width: 49%; text-align: center;}
.hdh-leader>ul>li>a { display: block; padding-bottom: 10px; }
.hdh-leader>ul>li>a>img { height: 150px; border: 1px solid #e5e5e5;}
.hdh-leader>ul>li>a>span { display: block; padding-top:10px; }

.hdh-honor img { height: 122px; }
.hdh-honor h6{margin-top: 15px;text-align:center; line-height: 1.8;}

.hdh-honor-list>ul>li { width: 32%; text-align: center; vertical-align: top }
.hdh-honor-list>ul>li>a { display: block; padding: 10px 0; }
.hdh-honor-list>ul>li>a>img { height: 110px; border:1px solid #e5e5e5; }
.hdh-honor-list>ul>li>a>span { display: block; line-height: 30px; }
/* 领导团队 */
.hdh-leader-list { padding: 0 15px; }
.hdh-leader-list>ul>li { padding: 8px 0;  border-bottom:1px solid #e5e5e5; overflow: hidden;vertical-align: middle; }
.hdh-leader-list>ul>li>p { float: left; height: 139px; border:1px solid #e5e5e5; }
.hdh-leader-list>ul>li>p>img { height: 100%;width:98px; }
.hdh-leader-list>ul>li>.l-name,.hdh-leader-list>ul>li>h4,.hdh-leader-list>ul>li>span { float: right; width: 64.5%; }
.hdh-leader-list>ul>li>div .l-name { padding: 10px 0 5px 0; color: #018d88;font-size:18px;}
.hdh-leader-list>ul>li>span {height: 139px; color: #888;}
/* 专家出诊 */
.hdh-zhuanjiachuzhen-box { background-color: #fff }
.query-form, .hdh-zhuanjiachuzhen { margin: 0 auto; padding-top: 15px; width: 92%;}
.query-form>input {width:65%;border-color:#00aba5;}
.query-form>button {border-color:#00aba5;width:80px;background:#00aba5;color:#fff; margin-left: 12px;}

.hdh-zhuanjiachuzhen {table-layout: fixed; border:0px; font-size:14px; }
.hdh-zhuanjiachuzhen>tbody>tr>td,.hdh-zhuanjiachuzhen>tbody>tr>th{border:1px solid #00ABA5;text-align: center;height: 35px;}
.hdh-zhuanjiachuzhen>tbody>tr>th{color:#fff;background:#00ABA5;border:1px solid rgba(255,255,255,0.5);}
.hdh-zhuanjiachuzhen>tbody>tr>td>p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hdh-zhuanjiachuzhen-box>p { padding: 1rem 0; color: #f00 }
/* 护理园地 */
.hdh-hlyd-pic>li>a { display: block; padding-bottom: 10px; position: relative; }
.hdh-hlyd-pic>li>a>img{max-width: 100%;}
.hdh-hlyd-pic>li>a>span{position: absolute;left: 43%; top: 35%; font-size: 2.6rem;color:#fff;}

/* 光华分院 */
.hdh-ghfy-pic>li>a>img{ width: 100%;}
.hdh-ghfy-pic>li>a>span{ left: 19%;}

/****** 就医指南 ******/
.hdh-contact>ul>li{height:290px;margin:30px 20px 10px;border:1px solid #ddd;border-radius:5px;padding-top:20px;box-shadow:3px 3px 5px #ccc;text-align:center;}
.hdh-contact>ul>li>img{width:210px;height:210px;}
.hdh-contact>ul>li>p{margin-top: 10px;font-size: 16px;font-weight:bold;}

.hdh-expert>h3 { padding: 20px 0 10px; color: rgb(0,171,165); font-size: 18px; font-weight: 300; text-indent: 1em; border-bottom:1px solid #eee;}
.hdh-expert table thead { background-color: #00aba5; }
.hdh-expert table thead tr td { color: #fff; }
.hdh-expert table tr td{border:1px solid #ccc;text-align: center;height: 28px;}
.hdh-expert>dl>dt { float: left; padding-right: 10px; width: 80px; }
/******底部样式******/
.hdh-footer-box { background-color:#272e3a; text-align: center; clear: both;}
.hdh-footer { padding:0 15px; color:#fff; font-size:14px; line-height:26px; overflow:hidden;}
.hdh-footer>section { padding: 15px 0; }
.hdh-footer>section>p>a { color: #fff }
.hdh-footer>section>p>span { display: inline-block; vertical-align: top;}

@media screen and (max-width:320px){
    .hdh-letters>p { padding: 0; }
}
@media screen and (min-width:420px){
    .hdh-header-box>header>h3 { width: auto;}
}
@media screen and (min-width:1024px){
    .hdh-header-box>header>h3 { height: 5.6rem; }
    .fa-bars { font-size: 3em;}
}