/*飘窗*/
#kkkq{
  position:absolute;
  right:-10px;
  top:-10px;
  width:15px;
  height:15px;
  background:#ccc;
  border-radius:50%;
  text-align:center;
  line-height:15px;
  cursor:pointer;
}
.newsbox
{
    padding-top:40px;
    }
.news_center
{
    width:850px;
    } 
.news_center .title
{
    border-bottom:2px solid #ddd;
    padding-bottom:5px;
    position:relative;
    margin-bottom:14px;
    }
.news_center .title .line
{   
    position:absolute;
    width:160px;
    height:4px;
    bottom:-2px;
    left:0;
    background:#30abf1;
    }
.news_center .title h3
{
    font-size:24px;
    font-weight:bold;
    color:#30abf1;
    }
.news_center .title h3 span
{
    font-size:20px;
    font-weight:normal;
    color:#30abf1;
    }
.news_center .title a
{
    font-size:12px;
    padding:6px 16px;
    border-radius:15px;
    background:#ddd;
    }
    
/* 新闻中心焦点图 
.focusBox { float:left; position: relative; width: 390px; height: 265px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width: 390px; height: 265px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#2b8cd1;  }
*/
.focusBox{ width:390px; height:265px; overflow:hidden; position:relative;  float:left; }
.focusBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:8px; z-index:10; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left;  margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.focusBox .hd ul li.on{ background:#2b8cd1; color:#fff; }
.focusBox .bd li{ position:relative;  }
.focusBox .bd{ height:100%; z-index:0;   }
.focusBox .bd .pic{ position:relative; z-index:0; }
.focusBox .bd .pic img{ width:390px; height:265px; display:block; }
.focusBox .bd .bg{ width:100%; height:30px; line-height:30px; position:absolute; bottom:-30px; left:0; z-index:1;  background:#000;  filter:alpha(opacity=60);opacity:0.6;  }
.focusBox .bd .tit{ width:100%; height:30px; line-height:30px; position:absolute; bottom:-30px; left:0; z-index:2; color:#fff;  }
.focusBox .bd .tit a{ color:#fff; margin-left:10px;   }

/* 新闻中心列表 */
.news_list
{
    padding-left:18px;
    float:left;
    width:440px;
    font-size:15px;
    }
.news_list li{ height:34px; line-height:34px;vertical-align:top;}
.news_list li span{ float:right; color:#999;font-size:12px;  }
.news_list li i{  float:left;font-size:30px;color:#888;padding-right:5px;   } 
.news_list li a{  float:left;width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} 


/* 通知公告 */
.notice
{
    width:392px;
    }
.notice .title
{
    border-bottom:2px solid #ddd;
    padding-bottom:5px;
    position:relative;
    margin-bottom:14px;
    }
.notice .title .line
{   
    position:absolute;
    width:100px;
    height:4px;
    bottom:-2px;
    left:0;
    background:#30abf1;
    }
.notice .title h3
{
    font-size:24px;
    font-weight:bold;
    color:#30abf1;
    }
.notice .title a
{
    font-size:12px;
    padding:6px 16px;
    border-radius:15px;
    background:#ddd;
    }
.notice li{ height:34px; line-height:34px;vertical-align:top;font-size:15px;}
.notice li span{ float:right; color:#999;font-size:12px;  }
.notice li i{  float:left;font-size:30px;color:#888;padding-right:5px;   } 
.notice li a{  float:left;width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} 


/* 快速导航 */
.bignav
{
    margin-right:-10px;
    margin-top:30px;
    }
.bignav li a
{
    float:left;
    width:420px;
    height:166px;
    text-align:center;
    margin-right:10px; 
    /*margin-left: 125px;*/
    font-size:24px;
    color:#fff;
    }
.bignav li a img
{
    padding-top:40px;
    }
.bignav li a h4
{
    padding-top:10px;
    }
.bignav li a.bignav1
{
    background:#3a97ff;
    }
.bignav li a.bignav2
{
    background:#00c754;
    }
.bignav li a.bignav3
{
    background:#357cae;
    }
.bignav li a.bignav4
{
    background:#037405;
    }
.bignav li a.bignav5
{
    background:#2c9884;
    }
    
    
/* 科室 */
.slideTxtBox
{   
  margin-top:40px;  
    }
.slideTxtBox .hd{ height:40px;border-bottom:1px solid #ccc; position:relative;font-size:24px;}
.slideTxtBox .hd a{font-size:12px;color:#666;padding:6px 16px;border-radius:15px; background:#ddd;}
.slideTxtBox .hd ul{ float:left; position:absolute; left:0; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{float:left; cursor:pointer;line-height:24px;margin-top:7px;margin-right:10px; }
.slideTxtBox .hd ul li.on{ color:#30abf1;font-weight:bold;  }

.slideTxtBox .bd ul{  zoom:1;margin-right:-8px;margin-top:20px;}
.slideTxtBox .bd li 
{
    float:left; 
    margin-bottom:12px;
                     }
.slideTxtBox .bd li a  
{
    float:left;
    width:186px;
    height:46px;
    background:url(../images/depart_bg.jpg) no-repeat;
   line-height:46px;
   padding-left:20px;
   font-size:18px;
   color:#555555;
   margin-right:8px;  
                        } 
.slideTxtBox .bd li a:hover
{
    color:#000;
                        } 
                        
.slideTxtBox .bd li.slide_type
{
    font-size:18px;
    background:none;
  width:auto;
  font-weight:bold;
    line-height:46px;
  padding-right:10px
}
.slideTxtBox .bd li.slide_type_box .important a
{
    background:url(../images/depart_big_bg.jpg) no-repeat;
  width:280px;
}                          
 .slideTxtBox .bd li.slide_type_box{
   float:none;
   border-bottom:1px dashed #ccc;
   }                       
                           
/* 专家 */
.picScroll-left{  overflow:hidden; position:relative;margin-top:40px;}
.picScroll-left .title
{
    border-bottom:2px solid #ddd;
    padding-bottom:5px;
    position:relative;
    margin-bottom:14px;
    }
.picScroll-left .title .line
{   
    position:absolute;
    width:100px;
    height:4px;
    bottom:-2px;
    left:0;
    background:#30abf1;
    }
.picScroll-left .title h3
{
    font-size:24px;
    font-weight:bold;
    color:#30abf1;
    }
.picScroll-left .title a
{
    font-size:12px;
    padding:6px 16px;
    border-radius:15px;
    background:#ddd;
    }
.picScroll-left .title h3 span
{
    font-size:20px;
    font-weight:normal;
    color:#30abf1;
    }
    
.picScroll-left .hd
{
    position:absolute;
    top:0;
    right:100px;
    width:100px;
    }
.picScroll-left .hd .prev,.picScroll-left .hd .next
{
    width:30px; 
    height:30px; 
    float:right; 
    margin-right:5px;    
     border:1px solid #ccc;
     color:#30abf1;
     text-align:center;
     line-height:30px;
 cursor:pointer; }

.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.picScroll-left .hd ul li.on{ background-position:0 0; }

.bd .text
{
    width:230px;
    text-align:left;
    padding-left:10px;
    }

.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; margin-right:25px;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:140px; height:180px; display:block;   }
.picScroll-left .bd ul li .text{ line-height:24px;padding-top:6px;}


.export_search
{
    position:absolute;
    top:0;
    left:300px;
    }
.export_search input
{
    width:210px;
    height:28px;
    border:1px solid #ccc;
    line-height:28px;
    color:#888;
    float:left;
    padding-left:10px;
    }

.export_search  a
{
     width:50px;   
    background:url(../images/search_icon.png) no-repeat center #2b8cd1;
    float:left;
    height:30px;
    }
    
    
/* 健康保健 */
.itembox
{
    margin-top:40px;
    }
.itembox .health,.itembox .show
{
    width:620px;
    }
.itembox .title
{
    border-bottom:2px solid #ddd;
    padding-bottom:5px;
    position:relative;
    margin-bottom:14px;
    }
.itembox .title .line
{   
    position:absolute;
    width:100px;
    height:4px;
    bottom:-2px;
    left:0;
    background:#30abf1;
    }
.itembox .title h3
{
    font-size:24px;
    font-weight:bold;
    color:#30abf1;
    }
.itembox .title a
{
    font-size:12px;
    padding:6px 16px;
    border-radius:15px;
    background:#ddd;
    }
.itembox li{ height:34px; line-height:34px;vertical-align:top;font-size:15px;}
.itembox li span{ float:right; color:#999;font-size:12px;  }
.itembox li i{  float:left;font-size:30px;color:#888;padding-right:5px;   } 
.itembox li a{  float:left;width:460px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} 

/*新增重点科室 特色医疗 医疗信息*/
.listbox{
  margin-top:40px;
  }    
.listitem{
  width:32%;      
  float:left;
  }
.listitem h2{
  text-align:center;
  font-weight:bold;
  font-size:24px;
  margin-bottom:8px;
  background:url(../images/list1_icon.png) 28% center no-repeat;
  }
.listitem2 h2{      
  background:url(../images/list1_icon.png) 28% center no-repeat;
  }
.listitem3 h2{      
  background:url(../images/list1_icon.png) 28% center no-repeat;
  }      
.listitem.mr5{
  margin-right:2%;
  }  
.listitem img.cover{
  width:100%;
  }
.listitem ul{
  width:94%;
  background:#f0f0f0;
  line-height:30px;
  padding:3%;
  }
.listitem ul i{
  font-size:30px;
  float:left;
  color:#888;
  padding-right:5px;
  }
.listitem ul a{      
  float:left;
  width:80%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:15px;
  }

/* 专栏 */
.slideBox{ width:100%;  overflow:hidden; position:relative; border:1px solid #ddd;margin-top:40px;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#2b8cd1; color:#fff; }
.slideBox .bd{ position:relative;  z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }

/*屏幕在1024px到1279之间（中屏幕电脑）*/
@media screen and (min-width: 1024px) and (max-width: 1279px){
body
{
    min-width:980px;
    }
.layout{
    width:980px;    
  }  

    
.news_center
{
    width:640px;
    
    }
.focusBox
{
    width:300px;
    }
.news_list
{
    width:300px;
    }
.news_list li a
{
    width:190px;
    }
.notice
{
    width:320px;
   
    }
.notice li a
{
    width:200px;
    }

.bignav li
{
    float:left;
    width:20%;
    }
.bignav li a h4
{
    font-size:20px;
    }
.bignav li a
{
    width:100%;
    box-sizing:border-box;
    }
    
    
.slideTxtBox .bd li a
{
    font-size:16px;
    }
    
.itembox .health, .itembox .show
{
    width:485px;
    }
.itembox li a
{
    width:360px;
    }
    

}
/*屏幕在768px到1023之间（小屏幕-pad）*/
@media screen and (min-width: 768px) and (max-width:1023px){
body
{
    min-width:730px;
    }
.layout{
    width:730px;    
  }

    
.news_center
{
    width:100%;
    float:none;
    margin:0 auto;
    }
.focusBox
{
    width:360px;
    }
.news_list
{
    width:340px;
    }
.news_list li a
{
    width:220px;
    }
.notice
{
   width:100%;
    float:none;
    margin:20px auto;
    }
.notice li a
{
    width:500px;
    }
    
.bignav
{
    width:100%;
    margin:0 auto;
    }
.bignav li
{
    width:33.3%;
    float:left;
    }
.bignav li a
{
    width:100%;
    
    }
.export_search
{
    left:200px;
    }
    
.itembox .health, .itembox .show
{
    width:100%;
    float:none;
    }
.itembox .show
{
    margin-top:20px;
    }
    
}

@media screen  and (max-width:1023px){
/*新增重点科室 特色医疗 医疗信息*/
.listitem{
  width:100%;      
  float:none;
  margin-top:20px;
  }
}


/*屏幕在420px到768之间*/
@media screen and (max-width: 768px){
.layout{
    width:90%;
  }
body
{
    min-width:100%;
    }

.news_center
{
    width:100%;
    float:none;
    margin:0 auto;
    }
.focusBox
{
    width:55%;
    }
.news_list
{
    width:45%;
    box-sizing:border-box;
    }
.news_list li a
{
    width:59%;
    }
    
.notice
{
   width:100%;
    float:none;
    margin:20px auto;
    }
.notice li a
{
    width:64%;
    }
    
    
.bignav
{
    width:100%;
    margin:0 auto;
    }
.bignav li
{
    width:33.3%;
    float:left;
    }
.bignav li a
{
    width:100%;
    margin-left: 0px;
    }

    
.export_search
{
    display:none;
    }
    
.itembox .health, .itembox .show
{
    width:100%;
    float:none;
    }
.itembox .show
{
    margin-top:20px;
    }
.itembox li a
{
    width:64%;
    }
#img {width:250px;}
 #img img{width:90%;}   
    
}

@media screen and (max-width: 480px){
  .slideTxtBox .bd li{
    width:46%;
    margin-right:2%;    
    }
  .slideTxtBox .bd li a{
  width:100%;
  box-sizing:border-box;
  font-size:15px;
  padding-left:10px;
  background-size:100% 100%;
  }  
  
}



@media screen and (max-width: 420px){
.layout{
    width:95%;
  }
body
{
    min-width:100%;
    }

.focusBox
{
    float:none;
    width:100%;
    }
.news_list
{
    float:none;
    width:100%;
    margin-top:10px;
    padding-left:0;
    }

.news_list li a
{
    width:60%;
    }
.bignav li a h4
{
    font-size:18px;
    }
 #img {width:120px;}
 

}

@media screen and (max-width: 375px)
{

 /*标题*/ 
.slideTxtBox .hd
{
    font-size:20px;
    }
#img {width:100px;}

    
    }
    
@media screen and (max-width: 320px)
{
    
 /*各种大标题*/   
.picScroll-left .hd .prev, .picScroll-left .hd .next
{
    width:20px;
    height:20px;
    line-height:20px;
    }
    .bignav li a h4
    {
        font-size:16px;
        }
.news_center .title h3 span
{
    font-size:16px;
    }
.news_center .title h3,.notice .title h3,.picScroll-left .title h3,.itembox .title h3
{
    font-size:18px;
    }    

.slideTxtBox .hd
{
    font-size:18px;
    }
.slideTxtBox .bd li a
{
     font-size:16px;
    }
    
 /*专家滚动图箭头*/   
.picScroll-left .hd .prev, .picScroll-left .hd .next
{
    width:20px;
    height:20px;
    line-height:20px;
    }
#img {width:80px;}

 .slideTxtBox .bd li a{  
  font-size:12px;
  
  }    

    }