﻿
.sub_pan {display:flex;flex-direction:row;justify-content:space-between;width:1200px;margin:30px auto;}
.sub_pan .sub_body {display:flex;flex-direction:column;width:800px;}
.sub_pan .sub_right {display:flex;flex-direction:column;width:380px;}

.sub_pan .sub_body .help_body {display:block;font-size:12px;line-height:26px;color:#666666;font-family:微软雅黑;}

.sub_pan .sub_right .right_news {width:100%;display:flex;flex-direction:column;padding:10px 0;}
.sub_pan .sub_right .right_news .tt {display:flex;flex-direction:row;align-items:center;justify-content:space-between;}
.sub_pan .sub_right .right_news .tt .nm {font-size:18px;font-weight:bold;line-height:40px;border-bottom:solid 2px #498bfc;}
.sub_pan .sub_right .right_news .tt .more {display:flex;flex-direction:row;height:14px;align-items:center;font-size:12px;color:#999999;line-height:14px;text-decoration:none;font-family:宋体;}
.sub_pan .sub_right .right_news .info {display:flex;flex-direction:column;padding:10px 0;}
.sub_pan .sub_right .right_news .info .li {font-size:14px;line-height:37px;border-bottom:dashed 1px #cccccc;color:#666666;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-image:url(/Content/img/bg_li_point.png);background-position:9px center;background-repeat:no-repeat;padding-left:20px;}
.sub_pan .sub_right .right_news .info .li .t2 {color:#999999;}

.ind_li_pan .bd .bd_doctor .list_doctor {display:flex;flex-direction:column;margin:20px auto;width:100%;}

.ind_li_pan .bd .bd_doctor .list_doctor .li_doc {padding:10px 0;border-bottom:dashed 1px #b3b3b3;display:flex;flex-direction:row;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .head {display:block;width:116px;height:140px;margin-right:20px;border:solid 1px #F2F2F2;border-radius:50%;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .nr {display:flex;flex-direction:column;flex:1;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .nr .t2 {display:flex;flex-direction:row;align-items:center;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .nr .t2 .nm {font-size:18px;line-height:34px;color:#333333;margin-right:10px;font-weight:bold;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .nr .t2 .zc {font-size:12px;line-height:34px;color:#666666;margin-right:10px;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .nr .sc {font-size:12px;line-height:24px;color:#999999;margin-right:10px;height:72px;margin:5px 0;overflow:hidden;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .btp {display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:20px;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .btp .bt1 {display:block;width:80px;height:25px;background-color:#498bfc;text-align:center;line-height:25px;font-size:12px;color:#FFFFFF;border-radius:5px;}
.ind_li_pan .bd .bd_doctor .list_doctor .li_doc .btp .bt2 {display:block;width:80px;height:25px;background-color:#ffa069;text-align:center;line-height:25px;font-size:12px;color:#FFFFFF;border-radius:5px;}
