@charset "UTF-8";

/* 医院概况 */
.second-nav{background:url(../images/bg.jpg) center center no-repeat;height: 160px；}
.second-nav h1{font-size: 32px; font-weight: bold;line-height: 160px;display: block;float: left;color: #fff;}
.second-nav-list{background-color: #f8f8f8;height: 60px;}
.second-nav-list li{float: left;position: relative;text-align: center;margin-right: 40px;line-height: 60px;font-size: 16px;}
.second-nav-list li .cur{border-bottom: solid 2px #fe8db8;font-weight: bold;line-height: 54px;display: inline-block;}
.intro{margin:40px 0;font-size: 16px; color: #555;line-height: 28px;}
.intro h1{font-size: 28px;font-weight: bold;text-align: center;display: block;margin-bottom: 20px;}

.path-box{border-bottom: 1px solid #e4e4e4;}
.path{font-size: 14px;color: #999;height: 60px;line-height: 60px;width: 1200px;margin:auto;}

.docctor-tit{float: left;font-size:20px;width: 1200px;border-bottom: 1px solid #e4e4e4;line-height: 40px;margin:20px 0 ;}

/* 专家团队 */
.experts{position: relative;}
.experts-tit{padding:20px 0;}
.experts-tit h1{display: block; float:left;width:150px;font-size: 28px;font-weight: bold;margin:20px 0;}
.experts-search{margin:20px 0;text-align: center;}
.experts-search select{border: 1px solid #e4e4e4; border-radius:5px; width: 120px;height: 30px; font-size: 14px;color: #666;margin:0 4px;
outline: none;}
.experts-search button{border: 1px solid #fe8db8;border-radius:5px; width: 100px;height: 30px;font-size: 14px;color: #fff;margin:0 4px;
    background-color: #fe8db8; outline: none;cursor: pointer;}
.experts-list{position: relative;width:1200px;}
.experts-list .count li{float:left;width:136px;height: 290px;margin-right: 41px;}
.experts-list .count li p{font-size: 14px; line-height: 20px;}
.experts-list .count li img{width:122px;height: 182px;}
.experts-list .count h2{font-size: 16px;color: #fe8db8;margin-top: 20px; margin-bottom: 14px;}
.experts-list .count span{color: #999;line-height: 21px;}

.tab-T-3{text-align: center;width: 100%}
.tab-T-3 li{width:30px;height:4px;background-color:#eee;margin:0 10px;cursor:pointer;display:inline-block;}
.tab-T-3 li.cur{background-color:#fe8db8;}