/* 头部公用 */

.head {
    height: 48px;
    line-height: 48px;
}

.rexian a {
    font-size: 30px;
    color: #06cc71;
}
.navigation li {
    height: 48px;
    display: block;
    color: #444;
    line-height: 48px;
    margin-right: 20px;
    font-size: 20px;
    cursor: pointer;
}

.navigation li a {
    color: #444;
    display: block;
    padding: 0 28px;
}

.navigation .chosen {
    background-color: #06cc71;
    color: white;
}
.navigation .chosen a {
    color: white;
}

.navigation li:hover a {
    background-color: #06cc71;
    color: white;
}
.logon_box span {
    cursor: pointer;
    padding: 0 10px;
}
.logon_box span:hover {
    color: #06cc71;
}
.logo_box {
    padding: 20px 0;
}
/* 底部公共 */
.bottom_center {
    margin-top: 50px;
    margin-bottom: 50px;
}

.bottom_center .lj_text a {
    color: #777;
}

.bottom_center div {
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
}

.bottom_dw {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

/* 医院站头部 */
/* 评分星星 */
.box_slizing {
    box-sizing: border-box;
}

.xx_box {
    width: 100px;
    height: 20px;
    background: url(../img/xingxing-1.png) no-repeat left/cover;
    position: relative;
}

.xx_box i {
    width: 100%;
    height: 20px;
    background: url(../img/xingxing.png) no-repeat left/cover;
    position: absolute;
    top: 0px;
    left: 0px;
}

.pf {
    color: #dca11d;
    font-size: 18px;
    font-weight: bold;
    padding-top: 3px;
}

.hospital-station img {
    width: 240px;
    height: 240px;
    border-radius: 1000px;
}

.tiwen_bt .tiwen {
    background-color: #06cc71;
    color: white;
    margin-top: 22px;
}

.tiwen_bt button {
    display: block;
    font-size: 15px;
    border: none;
    width: 84px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #06cc71;
    border-radius: 1000px;
    cursor: pointer;
    margin-top: 30px;
}

.dizhi {
    max-width: 760px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hied-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
