
/* 快捷导航 */
.ksdh{
    position: absolute;
    right: 30px;
    top: 300px;
}
.ksdh>p{
    color: #fff;
    background: url(../image/kjdh.png) no-repeat center top;
    padding: 3px 10px 10px;
    font-size: 12px;
}
.ksdh li{
    margin-top: 10px;
    padding: 7px 0 2px;
}
.ksdh li:first-child{
    margin-top: 0;
}
.ksdh li a img{
    display: block;
    margin: 0 auto;
}
.ksdh li a p{
    color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    line-height: 20px;
}
.ksdh li{
    background: url(../image/kjdh-bg.png);
}
.ksdh li:hover{
    background: url(../image/kjdh-on.png);
}
/* banner */
.slider{ 
    width:100%;  
    min-width:1280px;  
    height:350px;  
    position:relative; 
    overflow:hidden; 
    background:#fff; 
    text-align:center;   
    z-index: 0;
}	
.slider .bd{ 
    width:1280px; 
    position:absolute; 
    left:50%; 
    margin-left:-640px;  
}	
.slider .bd li{ 
    width:1280px;  
    overflow:hidden; 
}	
.slider .bd li a{
    display: block;
    position: relative;
}
.slider .bd li a p{
    font-size: 24px;
    color: #fff;
    max-width: 400px;
    position: absolute;
    left: 0;
    bottom: 22px;
    padding: 30px 60px 40px 20px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: #437b86;
    background-color: rgba(67, 123, 134, .38);
}
.slider .bd li img{ 
    display:block; 
    width:1280px; 
    height:350px;    
}	
.slider .tempWrap{ 
    overflow:visible !important;
}	
.slider .tempWrap ul{  
    margin-left:-1280px !important;   
}	
.slider .hd{ 
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 46px;
    text-align: left;
}
.slider .hd li{ 
    display:inline-block; 
    *display:inline; 
    zoom:1; 
    width:8px; 
    height:8px; 
    line-height:99px; 
    overflow:hidden; 
    background:none; 	
    border: 1px solid #fff;	
    margin:0 5px; 
    cursor:pointer; 
    filter:alpha(opacity=60);opacity:0.6;
    border-radius: 50%;
}	
.slider .hd li.on{ 
    background:#fff;
    filter:alpha(opacity=100);
    opacity:1;  
}	
.slider .pnBtn{  
    position:absolute; 
    z-index:1; 
    top:0; 
    width:100%;  
    height:350px; 
    cursor:pointer;   
}	
.slider .prev{ 
    left:-50%; 
    margin-left:-640px;  
}	
.slider .next{ 
    left:50%;  
    margin-left:640px;  
}
.slider .pnBtn .blackBg{ 
    display:block;  
    position:absolute; 
    left:0; 
    top:0; 
    width:100%; 
    height:350px; 
    background:#000; 
    filter:alpha(opacity=50);opacity:0.5;   
}	
.slider .pnBtn .arrow{ 
    display:none;   
    position:absolute; 
    top:0; 
    z-index:1; 
    width:37px; 
    height:350px;  
}	
.slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }	
.slider .prev .arrow{ right:0; background:url(../image/slider-arrow.png) -120px 0 no-repeat;   }	
.slider .next .arrow{ left:0; background:url(../image/slider-arrow.png) -20px 0 no-repeat;  }
/* banner结束 */

/* 第一部分开始 */
.main1{
    background: url(../image/main1-bg.png) no-repeat right bottom;
    background-color: #f2f6f6;
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.w-757{
    width: 757px;
}
.common-title p{
    display: inline-block;
    font-size: 20px;
    line-height: 60px;
    color: #3d3a3a;
    font-weight: 600;
}
.common-title a{
    line-height: 60px;
    font-size: 12px;
    color:#437b86;
    float: right;
}
.common-title a span{
    color: #fec514;
}
/* 轮播新闻 */
.news-carousel{
    width: 353px;
    float: left;
height: 256px;
    overflow: hidden;

}
.news-carousel .bd ul li{
    width: 353px;
    height: 256px;
    overflow: hidden;
}
.news-carousel .bd ul li a .news-img{
    width: 353px;
    height: 256px;
    overflow: hidden;
}
.news-carousel .bd ul li a .news-img img{
    width: 353px;
    height: 256px;
}
.news-carousel .bd ul li a{
    display: block;
    position: relative;
}
.news-carousel .bd ul li a>span{
    width: 100%;
    background: #000;
    filter:alpha(opacity=60);
    opacity:0.6;
    height: 55px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.news-carousel .bd ul li a>p{
    font-weight: bold;
    color: #fff;
    position:absolute;
    left: 0;
    bottom: 6px;
    line-height: 20px;
    z-index: 3;
    padding: 0 10px;
}
.news-time{
    background: #437b86;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}
.news-time p{
    font-size: 30px;
    color: #fff;
}
.news-time span{
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 0px 12px 5px;
}
.news-carousel .hd{
    position: absolute;
    right: 15px;
    bottom: 60px;
}
.news-carousel .hd ul li {
    background: #437b86;
    color: #fff;
    text-align: center;
    line-height: 19px;
    padding: 0 7px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.news-carousel .hd ul .on{
    background: #fec514;
}
/* 文字列表 */
.w-404{
    width: 404px;
}
.news-list{
    border-right: 4px solid #437b86;
    background-color: #fff;
    padding: 10px 15px;
    min-height: 255px;
}
.news-list ul li{
    padding: 1px 0;
}
.news-list ul li div{
    display: inline-block;
    text-align: center;
}
.news-list ul li div p{
    color: #47737a;
    font-size: 30px;
    display: block;
}
.news-list ul li div span{
    color: #47737a;
    font-size: 12px;
    display: block;
}
.news-list ul li a{
    width: 308px;
    font-size: 14px;
    color: #292929;
    float: right;
    margin-top: 11px;
    text-align: justify;
    display: block;
    text-justify: inter-ideograph;
}
.news-list ul li:hover a{
    color: #47737a;
}
/* 科室动态 */
.w-480{
    width: 480px;
}
.ksdt{
    background-color: #fff;
    padding: 15px;
    padding-bottom: 0;
    min-height: 255px;
}
.ksdt ul li{
    padding-bottom: 5.8px;
}
.ksdt ul li div{
    display: inline-block;
    text-align: center;
}
.ksdt ul li div p{
    font-size: 18px;
    color: #fff;
    background-color: #437b86;
    line-height: 33px;
}
.ksdt ul li div span{
    color: #fff;
    background: #294b52;
    font-size: 12px;
    padding: 3px 5px;
    display: block;
}
.ksdt ul li a{
    color: #252525;
    font-size: 14px;
    float: right;
    width: 75%;
    margin-right: 32px;
    margin-top: 13px;
}
.ksdt ul li:hover a{
    color: #437b86;
}
/* 科室简介 & 专业团队 开始 */
.main2 {
    background: url(../image/main2-bg.png) no-repeat center center;
}
.summary{
    background: url(../image/summary-bg.png) no-repeat center center;
    width: 46px;
    padding: 32px 20px 32px 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.summary-main{
    width: 680px;
    padding-top: 40px;
    padding-right: 18px;
}
.summary-main p{
    color: #fff;
    text-indent: 2em;
    line-height: 30px;
    text-align: justify;
    display: block;
    text-justify: inter-ideograph;
}
.summary-main a{
    float: right;
    background-color: #fec514;
    color: #fff;
    border-radius: 10px;
    padding: 3px 10px;
    font-size: 12px;
    margin-top: 10px;
}
/* 专业团队 */
.team-carousel{
    margin-top: 18px;
}
.team-carousel .bd{
    width: 370px;
    margin-right: 45px;
}
.team-carousel .bd ul li{
    width: 113px;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.team-carousel .bd ul li a{
    display: block;
} 
.team-carousel .bd ul li a img {
  width: 100%;
}
.team-carousel .bd ul li a p{
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 2;
}
.team-carousel .bd ul li a span{
    height: 26px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.team-carousel .prev,.team-carousel .next{
    background-color: #d9b72e;
    color: #fff;
    text-align: center;
    width: 24px;
    line-height: 31px;
    cursor: pointer;
}
.team-carousel .prev{
    position: absolute;
    right: 0;
    top: 10px;
}
.team-carousel .next{
    position: absolute;
    right: 0;
    top: 50px;
}
.team-more{
    width: 24px;
    text-align: center;
    padding-bottom: 11px;
    color: #fff;
    background: url(../image/team-more.png) no-repeat center bottom;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* 科室简介 & 专业团队 结束 */

/* 临床特色 & 学术交流 & 患者园地 开始 */
.main3{
    background: url(../image/main3-bg.png) no-repeat center center;
    padding: 10px 0 30px 0;
}
/* 临床特色 */
.clinical .hd ul li{
    display: inline-block;
    color: #2f2f2f;
    margin-right: 15px;
    position: relative;
    padding-left: 28px;
    line-height: 40px;
    cursor: pointer;
    padding-right: 20px;
    transition: all .2s;
}
.clinical .hd ul .on{
    background: url(../image/clinical-li.png) no-repeat center center;
    color: #fff;
}
.clinical .hd ul .on:after{
    display: none;
}
.clinical .hd ul li:after{
    content: "";
    width: 8px;
    height: 8px;
    background: #437b86;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0;
    border-radius: 50%;
}
.clinical-main{
    border-left: 4px solid #437b86;
    position: relative;
    padding: 22px;
    width: 419px;
    padding-bottom: 60px;
}
.clinical-main p{
    line-height: 37.9px;
    color: #292929;
    text-align: justify;
    display: block;
    text-justify: inter-ideograph;
    height: 185px;
}
.clinical-main a{
    background: #437b86;
    color: #fff;
    position: absolute;
    right: 20px;
    bottom: 0;
    padding: 3px 10px;
}
.clinical .bd{
    margin-top: 15px;
}
/* 学术交流 */
.xsjl ul li a,.xsjl ul li span{
    color: #292929;
}
.xsjl ul li a{
    padding-left: 20px;
    position: relative;
}
.xsjl ul li:hover a{
    color: #437b86;
}
.xsjl ul li a:after{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background-color: #437b86;
    border-radius: 50%;
}
.xsjl ul li:first-child{
    margin-top: 0;
}
.xsjl ul li{
    margin-top: 20px;
}
.hzyd{
    margin-top: 14px;
}
.message .message-a{
    background: #fec514;
    color: #fff;
    padding: 3px 10px;
    line-height: 22px;
    border-radius: 10px;
    margin-top: 18px;
    margin-right: 20px;
}
#message-cont li{
    background: #f5f8f9;
    color: #fff;
    padding: 10px 40px;
    margin: 0 auto;
    width: 90%;
    position: relative;
}
#message-cont li:after{
    content: "";
    background: url(../image/message-cont_li_affter.png) no-repeat center center;
    width: 18px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 50%;
    left: -18px;
    margin-top: -11px;
}
#message-cont li:first-child{
    margin-top: 0;
}
#message-cont li{
    margin-top: 10px;
}
#message-cont li p{
    color: #437b86;
    line-height: 25px;
}
#message-cont li p a{
    color: #437b86;
    line-height: 25px;
}
#message-cont li span{
    display: block;
    font-size: 13px;
    line-height: 25px;
    color: #303030;
}

/* 临床特色 & 学术交流 & 患者园地 结束 */