<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dept-info{
    margin:30px auto 16px;
    font-size:14px;
    color:#666;
    width:100%;
    text-indent:2em;
    border-bottom:1px solid #E5E5E5;
    line-height:34px;
    overflow:hidden;
    padding-bottom:10px;
}
.doc-visit h3{
    font-size:16px;
    color:#007d67;
    width:100%;
    height:36px;
}
.select-date{
    width:100%;
    height:40px;
    overflow:Hidden;
    margin-bottom:24px;
}
.select-date select,.select-date input{
    width:140px;
    height:40px;
    float:left;
    border:1px solid #ccc;
    margin-right:8px;
}
.select-date select{
    text-indent:0.4em;
}
.select-date input{
    text-align:center;
    color:#999;
    height:38px;
}
.select-date .submit{
    text-align: left;
    height:40px;
    _height:38px;
    *height:38px;
    text-indent:2em;
    background:url("../hs-images/search.png") no-repeat 100px center;
}
.select-date #btnsearch{
    background-color:#007d67;
    color:#fff;
    cursor:pointer;
}
.order-list{
    width:100%;
    height:auto;
    overflow:hidden;
}
.order-list li{
    margin-bottom:14px;
}
.order-list li.noMr{
    margin-right:0;
}
table tr td { border:1px solid #cccccc; }
table { width: 884px; height: 108px; text-align: center; border-collapse: collapse; padding:2px;font-size:14px;}
.week td{
    background:#007d67;
    width:110px;
    color:#fff;
    height:46px;
}
.order-date-am td,.order-date-pm td{
    width:110px;
    height:32px;
    background:#fff;
}
.order-date-am .tdCurrent,.order-date-pm .tdCurrent{
    background:#f0f0f0;
}
.color-333{
    color:#333;
}
.color-666{
    color:#666;
}
.color-999{
    color:#999;
}
.table-order-info{
    width:882px;
    height:124px;
    border:1px solid #ccc;
    border-top:0;
}
.doc-name{
    color:#ffc000;
    font-size:16px;
    height:40px;
    line-height:40px;
    text-indent:1.6em;
}
.doc-better,.order-cost{
    margin:0 26px;
    line-height:24px;
    font-size:14px;
    overflow: hidden;
}
.doc-better .p1,.order-cost .p1{
    width:70px;
    float:left;
    clear:both;
}
.order-cost .p1{
    width:124px;
}
.doc-better .p2,.order-cost .p2{
    width:758px;
    float:left;
}
.order-cost .p2{
    width:700px;
    text-align:right;
}
.order-cost .p2 a{
    color:#007d67;
    padding:0 20px;
}
.order-cost .p2 a:hover{
    text-decoration:underline;
}
.loading-more{
    width:188px;
    height:44px;
    border:1px solid #ccc;
    color:#007d67;
    margin:40px auto 0;
    text-align: center;
    line-height:44px;
    cursor:pointer;
}</pre></body></html>