﻿.ind_li_pan .bd .bd_hospital .list_hospital {display:block;margin:5px auto 20px auto;width:100%;}
.ind_li_pan .bd .bd_hospital .list_hospital .li {display:flex;flex-direction:column; width:288px;height:235px;align-items:center;background-color:#FFFFFF;float:left;margin-left:16px;margin-top:16px;}
.ind_li_pan .bd .bd_hospital .list_hospital .li img {display:block;width:100%;height:195px;}
.ind_li_pan .bd .bd_hospital .list_hospital .li .tt {display:block;font-size:14px;line-height:40px;color:#333333;}
.ind_li_pan .bd .bd_hospital .list_hospital .li:hover {box-shadow:0 0 5px #1f9eca;}
.ind_li_pan .bd .bd_hospital .list_hospital .li:hover .tt{color:#1f9eca;}
.ind_li_pan .bd .bd_hospital .list_hospital .li:nth-child(4n+1) {margin-left:0;}

.ind_li_pan .bd .bd_news {display:block;margin:20px auto;width:100%;}
.ind_li_pan .bd .bd_news .list_news {display:block;width:100%;height:260px;}
.ind_li_pan .bd .bd_news .list_news .li{border-bottom:dashed 1px #cccccc;height:38px;color:#666666;font-size:14px;line-height:37px;width:378px;float:left;overflow:hidden;margin-left:33px;padding-left:20px;background-image:url(/Content/img/bg_li_point.png);background-position:9px center;background-repeat:no-repeat;}
.ind_li_pan .bd .bd_news .list_news .li:hover {color:#1f9eca;}
.ind_li_pan .bd .bd_news .list_news .li:nth-child(3n+1) {margin-left:0;}

.ind_li_pan .bd .list_keshi {display:flex;flex-direction:row; width:100%;margin:20px auto;align-items:center;justify-content:space-between;}
.ind_li_pan .bd .list_keshi .li{height:184px;color:#FFFFFF;width:289px;overflow:hidden;display:flex;flex-direction:column;}
.ind_li_pan .bd .list_keshi .li .tt {line-height:56px;border-bottom:solid 1px #FFFFFF;font-size:18px;font-weight:bold;font-family:微软雅黑;text-align:center;width:100%;}
.ind_li_pan .bd .list_keshi .li .info {padding:10px;font-size:12px;line-height:30px;color:#FFFFFF;display:block;width:100%;overflow:hidden;height:127px;}
.ind_li_pan .bd .list_keshi .li .info .itm {padding:0 5px;font-size:12px;line-height:30px;color:#FFFFFF;display:block;float:left;cursor:pointer;}
.ind_li_pan .bd .list_keshi .li .info .itm:hover {color:#1f9eca;}

.ind_li_pan .bd .bd_doctor {display:flex;flex-direction:row;align-items:center;}
.ind_li_pan .bd .bd_doctor .bt_gl {display:block;width:35px;height:150px;text-align:center;line-height:150px;font-size:20px;color:#FFFFFF;background-color:#cccccc;font-family:宋体;cursor:pointer;font-weight:bold;}
.ind_li_pan .bd .bd_doctor .bt_gr {display:block;width:35px;height:150px;text-align:center;line-height:150px;font-size:20px;color:#FFFFFF;background-color:#cccccc;font-family:宋体;cursor:pointer;}

.ind_li_pan .bd .bd_doctor .list_doctor {flex:1;display:block;margin:20px auto;overflow:hidden;height:280px;position:relative;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body {position:absolute;left:0;top:0;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li {display:flex;flex-direction:column; width:210px;height:280px;align-items:center;background-color:#FFFFFF;margin:0 8px;float:left;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .pic {display:block;position:relative;width:100%;height:100%;overflow:hidden;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .pic img {display:block;width:100%;height:100%;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .pic span{display:block;font-size:14px;line-height:40px;color:#FFFFFF;position:absolute;left:0;bottom:0;height:40px;background-color:rgba(0,0,0,0.5);width:100%;text-align:center;}

.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info {display:none;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;background-color:#1f9eca;color:#FFFFFF;padding:40px;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info .tt {display:block;font-size:20px;line-height:30px;color:#FFFFFF;font-weight:bold;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info .t1 {display:block;font-size:12px;line-height:26px;color:#FFFFFF;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info .t2 {display:block;font-size:18px;line-height:40px;color:#FFFFFF;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info .t3 {display:block;font-size:12px;line-height:24px;color:#FFFFFF;max-height:48px;overflow:hidden;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li .info .bt {display:block;font-size:12px;line-height:30px;color:#1f9eca;width:120px;height:30px;border-radius:7px;background-color:#FFFFFF;text-align:center;margin-top:20px;cursor:pointer;}

.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li:hover .pic {display:none;}
.ind_li_pan .bd .bd_doctor .list_doctor .list_body .li:hover .info {display:flex;}

.ind_li_pan .sub_b {display:flex;flex-direction:row;width:1200px;height:357px;margin:20px auto 0 auto;align-items:center;justify-content:space-between;position:relative;}
.ind_li_pan .sub_b .lmenu {display:flex;flex-direction:column;width:200px;height:357px;background-color:#1f9eca;}
.ind_li_pan .sub_b .lmenu .mtt {font-size:18px;font-weight:bold;color:#FFFFFF;border-bottom:solid 1px #1fc8ca;width:100%;display:block;text-align:center;line-height:40px;}
.ind_li_pan .sub_b .lmenu .info {display:flex;flex-direction:column;align-items:stretch;}
.ind_li_pan .sub_b .lmenu .info .li {display:flex;flex-direction:row;width:100%;align-items:center;padding:0 10px 0 20px;}
.ind_li_pan .sub_b .lmenu .info .li:hover {background-color:#1fc8ca;}
.ind_li_pan .sub_b .lmenu .info .li .tt {flex:1;font-size:12px;line-height:30px;color:#FFFFFF;}
.ind_li_pan .sub_b .lmenu .info .li .gl {color:#FFFFFF;font-family:宋体;font-size:12px;line-height:30px;}

.ind_li_pan .sub_b .lmenu .info .li .lmenu_son {background-color:#1f9eca;position:absolute;top:0;left:200px;height:357px;width:680px;border-left:solid 1px #1fc8ca;padding:10px 20px;visibility:hidden; }
.ind_li_pan .sub_b .lmenu .info .li .lmenu_son a {display:inline-block;color:#FFFFFF;padding:0 10px;font-size:14px;line-height:30px;}
.ind_li_pan .sub_b .lmenu .info .li:hover .lmenu_son {background-color:#1f9eca;position:absolute;top:0;left:200px;height:357px;width:680px;border-left:solid 1px #1fc8ca;padding:10px 20px;visibility:visible; }

.ind_li_pan .sub_b .sub_banner {display:block;width:660px;height:357px;}

.ind_li_pan .sub_b .yuyue_pan {display:flex;flex-direction:column;align-items:center;justify-content:space-around; height:357px;width:300px;box-shadow:0 0 5px #1f9eca;border-radius:10px;padding:20px;}
.ind_li_pan .sub_b .yuyue_pan .mtt {display:flex;flex-direction:row;align-items:center;width:100%;}
.ind_li_pan .sub_b .yuyue_pan .mtt .tt {font-size:18px;line-height:30px;color:#1f9eca;font-weight:bold;flex:1;text-align:left;}
.ind_li_pan .sub_b .yuyue_pan .mtt .li {font-size:14px;color:#666666;line-height:30px;padding:0 5px;display:inline-block;}
.ind_li_pan .sub_b .yuyue_pan .mtt .li.on {color:#1f9eca;}

.ind_li_pan .sub_b .yuyue_pan .li1 {display:flex;flex-direction:row;align-items:center;width:100%;}
.ind_li_pan .sub_b .yuyue_pan .li1 .ltt {padding-right:10px;color:#666666;font-size:14px;line-height:24px;}
.ind_li_pan .sub_b .yuyue_pan .li1 .slc1 {width:121px;height:45px;border:solid 1px #bfbfbf;display:block;}
.ind_li_pan .sub_b .yuyue_pan .li1 .slc1b {width:121px;height:45px;border:solid 1px #bfbfbf;display:block;margin-left:12px; }
.ind_li_pan .sub_b .yuyue_pan .li1 .slc2 {width:222px;height:45px;border:solid 1px #bfbfbf;display:block;flex:1;}
.ind_li_pan .sub_b .yuyue_pan .bt_yuyue {color:#FFFFFF;background-color:#1f9eca;font-size:14px;line-height:40px;border-radius:10px;text-align:center;width:100%;cursor:pointer;}
.ind_li_pan .sub_b .yuyue_pan .li2 {display:flex;flex-direction:row;width:100%;}
.ind_li_pan .sub_b .yuyue_pan .li2_b {display:block;flex:1;}
.ind_li_pan .sub_b .yuyue_pan .li2_b .spc {padding:0 10px;}