.top-box {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.top-box .hos-info {
    position: absolute;
    z-index: 30;
    bottom: 0;
    right: 0;
    left: 0;
    padding: .05rem .1rem;
    background: rgba(0, 0, 0, 0.6);
}


.hos-info h1 {
    padding-bottom: 3px;
    line-height: 120%;
    margin: 0;
    font-size: .14rem;
    color: #fff;

}

.hos-info p {

    margin: 0;
    display: -webkit-box;
    -webkit-box-align: center;

}

.hos-info p > .level-ico {
    margin-left: 0;
    margin-right: .1rem;
}

.total {
    color: #fff;
    padding-top: 0.2rem;
    font-size: 0.1rem;
    opacity: 0.9;
    padding-right: .12rem;
}

.total .num {
    color: #f6a623
}
.carebox {
    position: absolute;
    right: 0;
    top: .1rem;
    z-index: 4;
    width: .4rem;
    height: .2rem;
    z-index: 20
}

.m-address {
    padding: 0.06rem 0 0.06rem .12rem;
    display: -webkit-box;
    -webkit-box-align: center;
    border-bottom: 1px solid #eee;
    line-height: 1.6;
    background: #fff;
}

.m-address .desc {
    -webkit-box-flex: 1;
    border-right: 1px solid #eee;
    color: #666;
    display: block;

}

.m-address > i {
    color: #5ebbcd;
    display: block;
    padding-right: .1rem
}

.m-address .fr-tel {
    width: .6rem;
    text-align: center;
    font-size: .16rem;
    display: block;
}

.m-address .fr-tel a {
    color: #5ebbcd
}

.m-nav {
    width: 100%;
    display: block;
}

.m-nav li {
    width: 50%;
    display: -webkit-box;
    -webkit-box-sizing: border-box;
    -webkit-box-align: center;
    float: left;
    padding: .16rem 0;
    position: relative;

}

.m-nav li::after {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 200% !important;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 202% !important;
    -webkit-transform: scale(.5) !important;
    transform: scale(.5) !important;
    -webkit-transform-origin: left top !important;
    transform-origin: left top !important
}

.m-nav li a.link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.m-nav li:nth-child(even) {
    border-right: 0
}

.m-nav li .title {
    -webkit-box-flex: 1;
    color: #333;
    font-size: .14rem;
    text-align: left
}

.m-nav li .menu-ico {
    width: .3rem;
    height: .3rem;
    background-repeat: no-repeat;
    background-size: .3rem;
    display: block;
    margin: 0 15%;
    position: relative;
}

.m-nav li .menu-ico img {
    width: 100%
}

.noopen {
    background: url(../img/weikaitong.png) no-repeat right top;
    background-size: 18%;

}

/*医院简介 */
.m-intro-wrap {
    padding-top: .41rem;
}
.intro-menu > li {
    width: 25%;
    font-size: .14rem;
    margin: 0;
}

.intro-menu > li.exceed a {
    padding: 0;
}

.hos-name {
    font-size: .15rem;
    padding: 0 .1rem 0 .1rem;
    position: fixed;
    display: -webkit-box;
    -webkit-box-align: center;
    background: #fff;
    height: 42px;
    top: .4rem;
    border-bottom: 1px solid #eee;
    left: 0;
    right: 0;
    z-index: 9
}

.intro-care {
    position: fixed;
    right: 0;
    top: .5rem;
    width: .4rem;
    height: .2rem;
    z-index: 20
}

.m-intro {
    margin-bottom: 0;
}

.m-intro dl {
    padding: .13rem 0 0 .12rem;
    overflow: hidden;
}

.hos-logo {
    width: .4rem;
    height: .4rem;
}

.p-special {

    display: -webkit-box;

    height: .26rem;
    line-height: .26rem;
    -webkit-box-align: center;
    position: relative;
}

.p-special:before {
    content: "  ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;

    height: 1px;
    background-color: #ddd;
    /* 如果不用 background-color, 使用 border-top:1px solid #f00; 效果是一样的*/
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.p-special .address {
    -webkit-box-flex: 1;
    display: block;
    color: #444;
    line-height: .26rem;
}

.p-special > .fr-tel {
    border-left: 1px solid #f1f1f1;
    padding-left: .2rem;
    padding-right: .2rem;

    display: block;

}

.m-expert {
    position: relative;

}

.title-box {
    height: 40px;
    background: #fff;
}
.m-expert .m-title {
    border-top: 5px solid #f8f8f8;
    position: absolute;
    height: 15px;
    padding: 10px .1rem;
    left: 0;
    right: 0;
    top: 0;
    z-index: 8;
}

.m-article {
    padding: .1rem;
    background: #fff;
    color: #444;
    font-size: .13rem;
    line-height: 180%;
    word-break: break-all;
}

.m-article img {
    max-width: 100%;

}

.m-article p {
    padding-bottom: .08rem;
}

.plan {
    margin: .15rem;

}

.plan img {
    width: 100%
}

.floor-title {
    margin: .1rem .15rem;
    height: .36rem;
    position: relative;
    overflow: hidden
}

.arrow-out-left {
    width: .4rem;
    height: .34rem;
    border: 1px solid #eee;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.arrow-disabled .arrow-left, .arrow-disabled .arrow-right {
    border-color: #ccc;
}

.arrow-out-right {
    width: .4rem;
    height: .34rem;
    border: 1px solid #eee;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.arrow-left {
    background-color: #FFF;
    -webkit-transform: rotate(-225deg);
    z-index: 1;
    display: inline-block;
    border-bottom: 1px solid #5ebbcd;
    border-right: 1px solid #5ebbcd;
    height: .08rem;
    width: .08rem;
    position: absolute;
    left: .16rem;
    top: .12rem;
}

.arrow-right {
    background-color: #FFF;
    -webkit-transform: rotate(-45deg);
    z-index: 1;
    display: inline-block;
    border-bottom: 1px solid #5ebbcd;
    border-right: 1px solid #5ebbcd;
    height: .08rem;
    width: .08rem;
    position: absolute;
    left: .12rem;
    top: .12rem;
}

.floorIn {
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #f2f2f2;
    color: #444;
    font-size: .14rem;
    height: .34rem;
    line-height: .34rem;
    text-align: center;
}

.floor-content {
    margin: 0 .15rem
}

.floor-content table {
    width: 100%;
    position: relative;
    border: 1px solid #eee;
}

.floor-content table tr th {
    position: relative;
    background: #f8f8f8;
    padding: 0.08rem;
    text-align: center;
    border: 1px solid #eee;
}

.floor-content table tr td {
    position: relative;
    padding: 0.08rem .1rem;
    color: #333;
    border: 1px solid #eee;

}

.floor-content .center {
    text-align: center
}

.s-map {
    width: 100%;
    height: 2.4rem;
    background: #eee;
    position: relative;
}

.m-deptWarp {
    padding-top: .4rem;
}

.s-dept-list {
    width: 100%;
    display: block;
    background: #fff;
    position: relative;
}

.s-dept-list li {
    width: 50%;
    display: -webkit-box;
    -webkit-box-sizing: border-box;
    -webkit-box-align: center;
    float: left;

    height: .75rem;
    position: relative;

}

.s-dept-list li::after {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 200% !important;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 202% !important;
    -webkit-transform: scale(.5) !important;
    transform: scale(.5) !important;
    -webkit-transform-origin: left top !important;
    transform-origin: left top !important
}

.s-dept-list li a.link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.s-dept-list li:nth-child(even) {
    border-right: 0
}

.s-dept-list li .title {
    -webkit-box-flex: 1;
    color: #1e1e1e;
    font-size: .14rem;
    text-align: left;
    padding-right: .05rem;
}

.s-dept-list li .menu-ico {
    width: .45rem;
    height: .45rem;
    background-repeat: no-repeat;
    background-size: .45rem;
    display: block;
    margin-left: .25rem;
    margin-right: .12rem;
    position: relative;
}

.s-dept-list li .menu-ico img {
    width: 100%
}

.doc-h1 .tag {

    display: block;
    color: #999;
    font-size: .12rem;
}

.m-info .deptDesc {
    width: 100%;
    padding-top: .05rem;
    position: relative;

}

.m-info .deptDesc .fr-btn {
    width: .45rem;
    position: absolute;
    right: 0;
    bottom: 0.04rem;
    text-align: right;

}

.doc-list {
    padding-top: .45rem
}

.doc-list dl .doc-img {
    width: .5rem
}

.doc-list .nowrap {
    padding-right: .4rem;

}

.doc-list .twoline {
    padding-right: .4rem;

}

.m-deptInfo .m-dl-list {
    margin-bottom: 0
}

.dept-m-title {
    position: relative;

    height: .45rem;

}

.dept-m-title .m-title {
    height: .25rem;
    padding: .07rem .1rem
}

.dept-m-title a.link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.fr-link-img {
    width: .25rem;
    height: .25rem;
    background: url(../img/doctor-mr.png) no-repeat center;
    background-size: .25rem;
    display: block;
}

.m-noticeinfo {
    padding: .15rem .1rem .12rem .15rem
}

.wrap-article {
    padding: .08rem 0;
    font-size: .15rem;
    color: #1e1e1e
}

.arc-title {
    font-size: .19rem;
    line-height: 160%;

}

.arc-desc {
    color: #777;
    font-size: .14rem;
    padding-top: .05rem;
    line-height: 1.8;

}

.arc-writer {
    color: #777;
    font-size: .14rem;
    line-height: 1.8;
    text-align: right;
    padding-top: .12rem;
    margin-right: .05rem;
}

.notice-list {
    padding-top: .2rem;
}

.notice-list dl {
    padding-bottom: .15rem;
    margin: 0 .12rem;
}

.notice-list dl dt {
    background: #c1c1c1;
    border-radius: 4px;
    width: 1.1rem;
    margin: 0 auto;
    padding: 2px 5px;
    text-align: center;
    color: #fff;
    font-size: .1rem;
    margin-bottom: 10px

}

.notice-list dl dd.noticeBox {
    background: #fff;
    padding: .08rem .1rem 0 .1rem;
    border-radius: 2px;
    position: relative;

}

.noticeBox a.link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.noticeBox h1 {
    font-size: .16rem;
    color: #1e1e1e;
    padding-top: .05rem;

}

.noticeBox .desc {
    font-size: .13rem;
    padding: .08rem 0 .1rem 0;

}

.noticeBox .looktip {
    border-top: 1px solid #eee;
    color: #999;
    padding: .08rem 0;
    display: -webkit-box;
    -webkit-box-align: center;
    font-size: .12rem;

}

.noticeBox .looktip .text {
    -webkit-box-flex: 1;
    display: block;
}

/*地图*/
.btn-s {
    display: block;
    color: #5ebbcd;
    background: #fff;
    height: 34px;
    padding: 0 8px 0 13px;
    border-radius: 3px;
    margin-right: 5px;
    line-height: 34px;
    position: relative;
}

.g-icon {
    background-size: cover;
    background-image: url(../img/sprites.png);
    background-size: 39px 18px;
    background-repeat: no-repeat;
    top: .12rem !important;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 8px;
}

.tel-icon {
    background-position: -3px -3px
}

.nav-icon {
    background-position: -24px -3px;
}

.float-btn-s {
    display: block;
    background: rgba(0, 0, 0, 0.7);
    height: 34px;
    padding: 0 8px 0 22px;

    border-radius: 3px;
    margin-right: 5px;
    line-height: 34px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    top: auto;
}

.float-btn-s > .g-icon {
    background-image: url(../img/sprites-white.png);
}

.sub-map {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
}

#allmap {
    width: 100%;
    height: 110%;
}

.panel {
    display: -webkit-box;
    -webkit-box-align: center;
    position: fixed;
    bottom: 0;
    height: .5rem;
    color: #fff;
    line-height: .5rem;
    width: 100%;
    text-indent: .1rem;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
    font-size: .14rem;

}

.panel .name {
    display: block;
    -webkit-box-flex: 1;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ico-mod {
    height: .15rem;
}

.message-list{
    background: #fff;
    border-bottom: 1px solid #eee;
}
.message-list dl{
    display: -webkit-box;
    -webkit-box-align: center;
    position: relative;
    padding: .15rem .1rem;
    position: relative;
}
.message-list dl:after{
    content:'';
    height: 1px;
    left:.1rem;
    right:0;
    bottom:0;
    background: #eee;
    position: absolute;
}
.message-list dl:last-child:after{
    background: #fff;
}
.message-list dl a.link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}
.message-list dl dt{
    width:.5rem;
    height: .5rem;
    padding-right: .1rem;

}
.message-list dl dt img{
    width:100%
}
.message-list dl  dd{
    -webkit-box-flex: 1;
}
.message-list dl  dd h1 {
    font-size: .16rem;
    color: #111;
    display: -webkit-box;
    -webkit-box-align: center;

    width:100%

}
.message-list dl  dd h1 .name{
    -webkit-box-flex: 1;
    display: block;
}
.message-list dl  dd h1 .fr-txt{

    display: block;

    font-size: .14rem;
    color: #999;
}


.message-list dl  dd p{
    font-size: .12rem;
    color: #666;

}

.messageBox h1{
    font-size: .16rem;

    padding-bottom: .1rem;
    border-bottom: 1px solid #eee;
    display: -webkit-box;
    -webkit-box-align: center;

}
.messageBox h1 img{
    display: block;
    margin-right:.1rem;
    width:.3rem;
    height: .3rem;

}
.messageBox desc{
    padding: .1rem 0;

}
.messageBox desc p{
    padding-bottom: .05rem;
    color: #777;
}
.message-warp .message-list dt{
    position: relative;
}
.message-warp .message-list dt i{
    position: absolute;
    right: .05rem;
    display: inline-block;
    border-radius: 50%;
    background: red;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    height: .17rem;
    line-height: .16rem;
    min-width: .17rem;
    padding: 0 0.02rem;
}