html {
    overflow-x: hidden;
}

.up {
    position: relative;
}

.hospital-img {
    height: 8.893333rem;
    background: url(../images/yiyuan1_11_1.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.jianbian {
    position: absolute;
    /* top: 4.7rem; */
    bottom: 1rem;
    width: 100%;
    height: 2.466667rem;
}

.content {
    padding: 1.24rem .413333rem 0;
    height: 1000px;
    background: #ffffff;
}

.logo{
    margin-bottom: .673333rem !important;
}

.content .logo {
    width: 3.506667rem;
    height: .8rem;
    margin: 0 auto;
}

.content img {
    width: 100%;
}

.content h3 {
    font-size: .64rem;
    color: #231816;
    text-align: center;
    margin-top: .333333rem;
    margin-bottom: .4em;
}

.content p {
    font-size: .320133rem;
    color: #5E5B5C;
    text-align: center;
    margin-bottom: .426667rem;
}

.content p::before {
    content: "";
    display: inline-block;
    width: .266667rem;
    height: .32rem;
    margin-right: .2rem;
    background: url(../images/address.png) no-repeat;
    background-size: 100% 100%;
}

.content .hospital-pro {
    text-align: center;
    font-size: .320133rem;
}

.content .hospital-pro span:nth-child(1) {
    font-size: .32rem;
    color: rgba(35, 24, 21, 0.6);
}

.content .hospital-pro span:nth-child(2),
.content .hospital-pro span:nth-child(3),
.content .hospital-pro span:nth-child(4) {
    width: 1.706667rem;
    height: .533333rem;
    background: #F5F4F7F6;
    border-radius: .333333rem;
    padding: .053333rem .386667rem;
    color: rgba(35, 24, 21, 0.4);
}

.hospital-info {
    display: flex;
    justify-content: space-between;
    margin-top: .973333rem;
    background-color: #F5F4F7F6;
    padding: .333333rem 0rem;
}

.hospital-info div {
    width: 33%;
    text-align: center;
}

.hospital-info>div>span {
    display: block;
}

.hospital-info>div>span:nth-child(1) {
    font-size: .426667rem;
}

.hospital-info>div>span:nth-child(2) {
    font-size: .32rem;
    color: rgba(35, 24, 21, 0.8);
}

.hospital-info>div>span:nth-child(3) {
    height: .453333rem;
    width: .013333rem;
    display: inline-block;
    border: .013333rem solid #FFD0A578;
    float: right;
    margin-top: -0.8rem;
}

.hospital-desc {
    margin-top: .84rem;
    text-align: center;
}

.hospital-desc>div:nth-child(1) {
    font-size: .375467rem;
    margin-bottom: .413333rem;
}

.hospital-desc>div:nth-child(2) {
    font-size: .375467rem;
    color: rgba(35, 24, 21, 0.6);
}

.hospital-words {
    margin-top: 1.066667rem;
    clear: both;
    margin-bottom: .533333rem;
}

.hospital-imgdesc {
    margin-top: .64rem;
}

.hospital-imgdesc>div {
    width: 4.373333rem;
    height: 3.733333rem;
}

.hospital-imgdesc>div:nth-child(1),
.hospital-imgdesc>div:nth-child(3) {
    float: left;
    margin-bottom: .426667rem;
}

.hospital-imgdesc>div:nth-child(2),
.hospital-imgdesc>div:nth-child(4) {
    float: right;
    margin-bottom: .426667rem;
}

.hospital-imgdesc>div>img {
    width: 100%;
    height: 100%;
}

.doctors-detail {
    clear: both;
    width: 9.173333rem;
    height: 3.573333rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 9px 40px 0px rgba(141, 123, 123, 0.28);
    border-radius: 20px;
    margin-top: .8rem;
}

.doctors-detail>div>img {
    width: 2.866667rem;
    height: 3.813333rem;
    border-radius: .266667rem;
    margin-left: .226667rem;
    margin-top: -0.36rem;
    float: left;
}

.detail-right {
    width: 5.253333rem;
    float: left;
    margin-left: .306667rem;
}

.right-one>span:nth-child(1) {
    font-size: .426667rem;
}

.right-one>span:nth-child(2) {
    font-size: .32rem;
    background: #F5F4F7F6;
    border-radius: 20px;
    padding: .053333rem .313333rem;
}

.right-two {
    font-size: .32rem;
}

.right-three {
    font-size: .32rem;
    color: rgba(35, 24, 21, 0.6);
    margin-top: .3rem;
}

.end {
    height: 1.08rem;
}

.yishengImg .img2 {
    display: none;
  }