.li{position: relative;}
.ul{    position: absolute;
display:none;
    left: 100%;
    top: 0;
    width: 100%;
    background-color: #b72024;}
.li:hover .ul{display:block;}
    [v-cloak] {display:none;}
    .hospital{
       text-align: center;
       cursor: pointer
    ;}
    .dep_li{
        cursor: pointer;}
    .dep_top{
        clear: both;
        padding-top: 10px;}
    .doc_top{
        clear: both;
        padding-top: 5px;}
    .dep_list{
        clear:both
    ;}
    .expt-search {
        position: relative;
        width: 716px;
        height: 32px;
        overflow: hidden;
        -webkit-transition: .4s cubic-bezier(0, 0.8, 0, 1);
        -moz-transition: .4s cubic-bezier(0, 0.8, 0, 1);
        transition: .4s cubic-bezier(0, 0.8, 0, 1);
        -webkit-backface-visibility: hidden;
        margin: 0 auto 20px;
        margin-top: 30px;}
    .expt-input {
        position: absolute;
        top: 0;
        right: 0;
        border: none;
        outline: none;
        width: 98%;
        height: 30px;
        line-height: 32px;
        z-index: 10;
        font-size: 12px;
        color: #03588f;
        background: transparent;
        border: 1px solid #03588f;
        text-indent: 10px;}    
    .expt-input:-webkit-input-placeholder {
        color: #9f9f9f;}
    .expt_search_ico{
        width: 61px;
        height: 32px;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        margin: 0;
        line-height: 32px;
        cursor: pointer;}
    .expt_search_ico {
        background: #03588f;
        color: #ffffff;
        z-index: 90;
        text-align: center;}    
    .depart-tit1{            
        text-align: center;
        font-size: 22px;
        color: #03588f;
        font-weight: bold;
        margin: 20px 0 20px 0;}
    .depart-tit2{
        text-align: center;
        font-size: 22px;
        color: #03588f;
        font-weight: bold;}
    .depart-ul{
        width: 100%;
        padding: 20px 5px;}
    .depart-ul li{
        float: left;
        width: 16.8%;
        border: 1px solid #d1d1d1;
        background: url(/system/resource/openapp/doctorshow/pageimg/l1.png) no-repeat;
        border-radius: 6px;
        margin: 7px 20px;
        background-position-y: 15px;
        background-position-x: 13px;} 
    .depart-ul li:hover{
        background: #03588f url(/system/resource/openapp/doctorshow/pageimg/l2.png) 10px center no-repeat;}
    .depart-ul li:hover a{
        color: #fff !important;}
    .depart-ul a {
        line-height: 42px;
        display: inline-block;
        margin-left: 28px;
        font-size:14px;}
    .specialist{
        text-align: center;
        clear:both;}
   .specialist-ul {
        width: 100%;
        padding-top: 25px;}    
    .specialist-ul li {
        width: 25%;
        float: left;
        height: 265px;
        padding-top: 30px;
        margin-bottom: 30px;}
    
    .specialist-ul a {
        width: 280px;
        height: 190px;
        display: block;
        padding-top: 70px;
        margin: 0 auto;
        border-right: 1px solid #ccc;}    
    .spl-img {
        width: 132px;
        height: 132px;
        z-index: 2;
        top: -53px;
        left: 74px;}    
    .spl-img-fz {
        width: 56px;
        height: 56px;
        background: url(/system/resource/openapp/doctorshow/pageimg/specialist-fz.png)no-repeat;
        z-index: 3;
        top: 0;
        left: 117px;}    
    .spl-name {
        font-size: 15px;
        color: #444444;
        height: 30px;
        width: 100%;
        line-height: 30px;}    
    .spl-job {
        color: #888888;
        font-size: 14px;
        width: 80%;
        margin: 10px auto 0;
        line-height: 40px;
        line-height: 20px;}    
    .spl-drc {
        color: #888888;
        font-size: 14px;
        width: 80%;
        margin: 30px auto 0;
        line-height: 40px;
        line-height: 20px;
        text-align: left;
        text-indent: 20px;}    
    .specialist-ul a:hover {}    
    .specialist-ul a:hover .spl-img-fz {}    
    .specialist-ul a:hover .spl-name,
    .specialist-ul a:hover .spl-job,
    .specialist-ul a:hover .spl-drc {
        color: #750002;}
    .pa{ position: absolute;}
    .pr{position: relative;}
    .fl{float: left;}
    .fr{float: right;}
    a{text-decoration: none;}
    a:hover{text-decoration: none; cursor: pointer;}
