a {
    text-decoration: none;
    color: #888;
}
.dade {
    width: 87%;
    height: auto;
    float: left;
    margin: 30px 0;
    /*overflow: hidden;*/
    box-shadow: 0 0 3px rgb(0 86 154 / 50%);
    padding: 10px 2%;
    background-image: url("../../../pages/images/yiyuangaikuang/Hospital_summary_home/bg.png");
    /*background-image: url("htpps://www.hbsxkyy.com.cn/images/yiyuangaikuang/Hospital_summary_home/bg.png");*/
    background-size: 100% 100%;
    position: relative;
}
.zuotu {
    width: 453px;
    height: 350px;
    float: right;
    margin-bottom: 5px;
    /*overflow: hidden;*/
}
.zuotu img{
    position: absolute;
    right: 10px;
    top: -53px;
    height: 431px;
    width: 448px;
    margin-top: 10px;
}
.youwen {
    width: 505px;
    float: left;
    height: 331px;
    padding: 56px 0;
}
.youwen h2 {
    color: #00569a;
    line-height: 200%;
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 5px;
}
.youwen span {
    font-size: 18px;
    font-weight: normal;
    color: #00569a;
}
.youwen p {
    text-indent: 2rem;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.content:nth-child(1) .zuotu img{
    height: 431px;
    width: 448px;
}
