/* 头部公用 */
.head {
    height: 30px;
    line-height: 30px;
}
.logon_box span {
    cursor: pointer;
    padding: 0 10px;
}
.logon_box span:hover {
    color: #06cc71;
}
.logo_box {
    padding: 20px 0;
}
.ssuo {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.ssuo input {
    border-radius: 1000px;
    width: 400px;
    border: 1px solid #06cc71;
}
.ssuo button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #06cc71;
    border: none;
    color: white;
    border-radius: 1000px;
    height: 44px;
    width: 70px;
    cursor: pointer;
}
.rexian a {
    font-size: 30px;
    color: #06cc71;
}
.navigation {
    height: 48px;
    background-color: #06cc71;
}
.navigation li {
    height: 48px;
    display: block;
    color: white;
    line-height: 48px;
    margin-right: 20px;
    font-size: 20px;
    cursor: pointer;
}
.navigation li a {
    color: white;
    display: block;
    padding: 0 35px;
}
.navigation .chosen {
    background-color: #dbf1e1;
    color: #06cc71;
}
.navigation .chosen a {
    color: #06cc71;
}
.navigation li:hover a {
    background-color: #dbf1e1;
    color: #06cc71;
}
/* 底部公共 */
.bottom_center {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 120px !important;
}
.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%;
}
/* 面包屑 */
.crumbs_nav {
    margin: 30px 0;
}
.crumbs_nav li {
    margin-right: 10px;
    color: #777;
    font-size: 14px;
}
.lj_text a {
    padding: 0 10px;
}
.width_556{
    width: 556px;
}
.width_100{
    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;
}