.clear{clear: both;}
/*内页banner*/
.banner_inner img{width: 100%}
.sub_main{width: 1010px;margin:53px auto 100px auto;font-family: '黑体'}
.tab_list1{text-align: center;width: 470px;margin:0 auto;margin-bottom: 40px;}
.tab_list1 li{display:block;float: left; cursor: pointer; padding:0 6px;width: 33.33%;}
.tab_list1 li a{display: block;height: 55px ;line-height: 55px;border:1px solid #976536;border-radius: 3px;font-size: 18px}
.tab_list1 li.tab_ac a,.tab_list1 li:hover a{background-color: #976536;color: #fff}

.tab_list1.tab_list_yygk{width: 470px;}
.tab_list1.tab_list_yygk li{display:block;float: left; cursor: pointer; padding:0 6px;width: 33.333%;}

.tab_list1.tab_list_djzl{width: 770px;}
.tab_list1.tab_list_djzl li{display:block;float: left; cursor: pointer; padding:0 6px;width: 20%;}


.sub_tab_list1{text-align: center;margin:0px 0 20px 0;}
.sub_tab_list1 li{display: inline-block;cursor: pointer;padding:0 60px;height: 48px ;line-height: 48px;border-right:1px solid #976536;
  font-size: 30px;font-family: "黑体"}
.sub_tab_list1 li:last-child{border: none}
.sub_tab_list1 li.tab_ac,.sub_tab_list1 li:hover{color: #976536;}

.sub_tab_list_rw li{display: inline-block;cursor: pointer;padding:0 10px;height: 48px ;line-height: 48px;border-right:1px solid #976536;
  font-size: 30px;margin-bottom: 20px}


.tab_content,.sub_tab_content{display: none}
.tab_content:first-child,.sub_tab_content:first-child{display: block;}
/*.ks_lists,.sb_lists{float: left;}*/

/*科室列表*/
.col33{display: block;width: 33.333%;float: left;padding: 8px;box-sizing: border-box;}
.ks_item{border:1px solid #ebe2d9;display: block;}
.ks_item:hover{border:1px solid #ddd; box-shadow: 0 5px 10px #eee; }
.ks_item:hover{border:1px solid #ddd; box-shadow: 0 5px 10px #eee; }
.ks_item img{width: 100%;}

/*设备列表*/
.sb_item{border:1px solid #ebe2d9;display: block;padding:40px 8px 8px 8px;box-sizing: border-box;}
.sb_item:hover{border:1px solid #ddd; box-shadow: 0 5px 10px #eee; }
.sb_pic_c img{width: 100%;}
.sb_name{font-size:24px;text-align: center;color: #976536;height: 62px;display:-webkit-flex;align-items:center;justify-content:center;}

/*专栏列表*/
.zl_item{border:1px solid #ebe2d9;display: block;box-sizing: border-box;}
.zl_item:hover{border:1px solid #ddd; box-shadow: 0 5px 10px #eee; }
.zl_pic_c img{width: 100%;}
.zl_content_c{padding:0 10px;height: 143px;}
.zl_content_c .news_t{ font-size:16px;color: #976536; line-height: 40px;-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
  border-bottom: 1px solid #cccccc}
.zl_content_c .news_des{margin: 5px 0;line-height: 20px;font-size: 14px;color: #666;height: 65px;overflow: hidden;}
.zl_content_c .news_date{text-align: right;color: #666}

/*名医列表*/
.my_item{border:1px solid #ebe2d9;display: block;box-sizing: border-box;}
.my_item:hover{border:1px solid #ddd; box-shadow: 0 5px 10px #eee; }
.my_pic_c img{width: 100%;}
.my_name{font-size:24px;text-align: center;color: #976536;height: 62px;display:-webkit-flex;align-items:center;justify-content:center;}


/*文章*/
.article_body {padding-top: 20px}
.article_body img{max-width: 100%;display: block;margin:0 auto  40px auto}
.article_body.jzxz img{margin:0 auto  60px auto}
.article_body p{margin-bottom: 20px;text-indent: 32px;font-size: 18px;line-height:25px;font-family: "黑体" }

/*新闻详情页面*/
/*.content_container{padding-top: 60px}*/
.content_container .content_t{font-size: 36px;text-align: center;color: #333;margin-bottom: 60px;}
.content_container .content_t p.article_date {color:#999999;margin-top: 30px;font-size: 16px;}

.content_container .content_body img{max-width: 100%;margin-bottom: 20px}
.content_container .content_body p{margin-bottom: 20px;
    text-indent: 32px;
    font-size: 18px;
    line-height: 25px;
    font-family: 黑体;}


/*news list*/
.list_news{background-color: #fff;/*box-shadow: 0 5px 30px #eee; */ margin-bottom: 40px;}

.list_news_main{position:relative;display: block;min-height: 105px;}
.list_news_date{position: absolute; height: 105px;width:105px;overflow: hidden;left: 0;top:0;border:1px solid #976536;text-align: right;}
.list_news_date p{padding-right: 10px;font-family: "黑体"}
.list_news_date .date_year{font-size: 30px;margin-bottom: 10px}
.list_news_date .date_month,.list_news_date .date_day{font-size: 24px;line-height: 28px}

.list_news_info{margin-left:105px;padding-left: 30px;position: relative; padding-bottom: 14px}
.list_news_title{font-size: 24px;margin-bottom:16px;-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.list_news_des{height: 46px;overflow: hidden;line-height: 24px;font-size: 18px;}
.list_news_info .bd_line{width: 110px;border-bottom: 1px solid #976536;position: absolute;left:30px ; bottom: 0}

.list_news:hover .list_news_date{background: #976536;color: #fff}
.list_news:hover .list_news_info {color: #976536}

/*就医指南*/
.t_head1{text-align: center;border-bottom: 3px solid #976536;margin:40px auto 60px auto;height: 1px;width: 545px;position: relative;}
.t_head1 .t_head_text{display: inline-block;position: absolute;color:#976536;width: 270px;height: 40px;line-height: 40px;
  font-size: 30px;background-color: #fff;left:50%;top:50%; margin-left: -135px;margin-top: -20px;z-index: 9;
}
.yywz_sec{padding:20px 20px 0 20px;border:1px solid #976536;margin-bottom: 30px}
.yywz_sec p{text-indent: 0;font-size: 18px;}
.yywz_sec p span{display: inline-block;margin-right: 10px;}

/*表格*/
.tableSty1{border-collapse: collapse;width:100%;table-layout: fixed;border:1px solid #000;}
.tableSty1 td,.tableSty1 th{border:1px solid #000;padding: 10px 0 ;text-align: center;color: #000}
.tableSty1 td{font-size: 18px}
.tableSty1 th {font-size: 35px;color: #840500}
.tableSty1 .table_head_des{font-size: 24px;margin-top: 8px}
.thead th{font-size: 24px;color: #000}

/*医疗保险*/
.table1 {width: 100%;table-layout: fixed;}
.table1 td {padding: 12px 0;border-bottom:1px dashed #cfcfcf;font-size: 16px;}
.table1 tr td:last-child{width: 90px;text-align: right; color:#999999}
.table1 .title a {color:#333; text-align: left;-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; 
  white-space: nowrap; width: 100%; display:inline-block;font-family: "微软雅黑"}
 .table1 .title a:hover{color:#976536 }
 .table1 tr td:first-child{padding-left: 20px;background: url(../image/disc.png) no-repeat 5px center;}

/*院务公开*/
.yw_info_sec{width: 700px;margin: 100px auto 100px auto;}
.yw_info_ts,.yw_info_sj{width: 50%;float: left;height: 60px;line-height: 60px;padding-left: 90px;}
.yw_info_ts p,.yw_info_sj p{font-size: 16px}
.yw_info_ts{background: url(../image/yw_icon1.png) no-repeat 10px center;}
.yw_info_sj{background: url(../image/yw_icon2.png) no-repeat 10px center;}

/*分页*/
.pages{text-align: center;font-size: 14px;margin: 50px 0}
.pages span,.pages a{display: inline-block;height: 30px;line-height: 30px;color:  #333;cursor:pointer;padding: 0 11px;  margin: 0 5px;}
.pages a:hover{color: #976536;}
.pages .num:hover,.pages .num.active{color: #fff;background-color: #976536}


@media (max-width: 1200px){
.sub_main{width: 96%;margin:53px auto 60px auto;}
.sub_tab_list1 li{padding:0 40px;height: 40px ;line-height: 40px; font-size: 24px}
.sub_tab_list1.jyzn li{padding:0 20px;height: 40px ;line-height: 40px; font-size: 24px}
/*设备列表*/
.sb_name{font-size:18px;text-align: center;color: #976536;height: 46px;display:-webkit-flex;align-items:center;justify-content:center;}


}
@media (max-width: 750px){
.tab_list1,.tab_list1.tab_list_yygk,.tab_list1.tab_list_djzl{width: 100%;margin-bottom: 20px;text-align: center;}
.tab_list1 li,.tab_list1.tab_list_yygk li,.tab_list1.tab_list_djzl li{width: 25%;box-sizing: border-box;}
.tab_list1.tab_list_yygk.jyzn li{width: 30%;padding: 2px;box-sizing: border-box;}
.tab_list1.tab_list_djzl{margin-bottom: 20px}
.tab_list1.tab_list_djzl li {margin-bottom: 10px}
.tab_list1 li a{display: block;height: 40px ;line-height: 40px;border:1px solid #976536;border-radius: 3px;font-size: 14px}
.tab_list1.tab_list_yygk a{display: block;height: 40px ;line-height: 40px;border:1px solid #976536;border-radius: 3px;font-size: 14px}
.tab_list1.tab_list_yygk li{display: inline-block;float: none}

.sub_main{width: 96%;margin:30px auto 30px auto;}
.sub_tab_list1{text-align: center;margin:0px 0px 20px 0;}
.sub_tab_list1 li{padding:0 30px;height: 30px ;line-height: 30px;font-size: 16px}

.sub_tab_list1.jyzn{margin-bottom: 20px}
.sub_tab_list1.jyzn li{padding:0 20px;height: 30px ;line-height: 30px;font-size: 16px}

.sub_tab_list_rw li{display: inline-block;cursor: pointer;padding:0 10px;height: 30px ;line-height: 30px;/*border-right:1px solid #976536;*/
  font-size: 16px;margin-bottom:10px}


/*文章*/

.article_body img{max-width: 100%;margin:0 auto  20px auto}
.article_body p{margin-bottom: 10px;font-size: 14px;line-height:25px;font-family: "黑体" }

/*设备列表*/
.sb_name{font-size:14px;padding:20px 8px 0px 8px;text-align: center;color: #976536;height: 46px;display:-webkit-flex;align-items:center;justify-content:center;}
.sb_lists .col33{width: 50%;}

/*名医列表*/
.my_items .my_item{padding:20px 8px 0px 8px;}
.my_items .col33{width: 50%;}
.my_name{font-size:14px;height: 40px;}


/*新闻列表*/
.list_news{background-color: #fff;/*box-shadow: 0 5px 30px #eee; */ margin-bottom: 20px;}
.list_news_main{position:relative;display: block;min-height: 80px;}
.list_news_date{position: absolute; height: 80px;width:80px;overflow: hidden;left: 0;top:0;border:1px solid #976536;text-align: right;}
.list_news_date p{padding-right: 10px;font-family: "黑体"}
.list_news_date .date_year{font-size: 22px;margin-bottom: 10px}
.list_news_date .date_month,.list_news_date .date_day{font-size: 16px;line-height: 20px}

.list_news_info{margin-left:80px;padding-left: 15px;position: relative; padding-bottom: 14px}
.list_news_title{font-size: 16px;margin-bottom:15px;}
.list_news_des{height: 30px;overflow: hidden;line-height: 16px;font-size: 14px;}
.list_news_info .bd_line{width: 90px;border-bottom: 1px solid #976536;position: absolute;left:15px ; bottom: 0}

.pages{text-align: center;font-size: 12px;margin: 30px 0}
.pages span,.pages a{display: inline-block;height: 24px;line-height: 24px;color:  #333;cursor:pointer;padding: 0 8px;  margin: 0px;}

/*专栏列表*/
.zl_items .col33{width: 100%}
.zl_content_c .news_des{margin: 5px 0;line-height: 20px;font-size: 14px;color: #666;height: 65px;overflow: hidden;}
/*就医指南*/
.article_body.jzxz img { margin: 0 auto 45px auto;}
.t_head1{border-bottom: 2px solid #976536;margin:25px auto 45px auto;width:80%;}
.t_head1 .t_head_text{width: 160px;height: 40px;line-height: 40px;font-size: 18px;left:50%;top:50%; margin-left: -80px;margin-top: -20px;
}

/*表格*/
.tableSty1 td{font-size: 16px}
.tableSty1 th {font-size: 24px;}
.thead th{font-size: 18px;}
.tableSty1 .table_head_des{font-size: 18px;}

/*医疗保险*/
.table1 {width: 100%;table-layout: fixed;}
.table1 td {padding: 8px 0;border-bottom:1px dashed #cfcfcf;font-size: 14px;}

/*院务公开*/
.yw_info_sec{width: 100%;margin: 40px auto;}
.yw_info_ts,.yw_info_sj{width: 100%;float: left;height: 40px;line-height: 40px;padding-left: 60px;}
.yw_info_ts p,.yw_info_sj p{font-size: 14px}
.yw_info_ts{background: url(../image/yw_icon1.png) no-repeat 10px center; background-size: 35px;margin-bottom: 20px}
.yw_info_sj{background: url(../image/yw_icon2.png) no-repeat 10px center; background-size: 35px;}

}