/*门诊智能病历页样式*/
.slide01 {
    background: url('../images/mzzn/bg1.png') no-repeat center;
    background-size: cover;
}

.slide02 {
    background: url('../images/mzzn/bg2.png') no-repeat center;
    background-size: cover;
}
.demo_con{
    width: 1100px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;

}
.demo_con p{
    text-align: center;
    margin-top: 8px;
    color: #2C2E2F;
    font-size: 24px;
}
.demo_con_phone{
    position: relative;
    text-align: center;
}
.demo_con_phone img{
    width: 300px;
    height: auto;
}
.demo_con_phone .product_con{
    width: 258px;
    height: auto;
    position: absolute;
    top: 11.6%;
    left: 38.3%;
}
.demo_con_pc{
    text-align: center;
    position: relative;
}
.demo_con_pc img{
    width: 1012px;
    height: auto;
    margin-top: 30px;
}
.demo_con_pc .product_con{
    width: 733px;
    height: auto;
    position: absolute;
    top: 12.8%;
    left: 16.8%;
}
.slide03 {
    /*background: url('../images/index/ximg08.png') no-repeat center;*/
    /*background-size: cover;*/
}
.slide03 img{
    display: block;
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.slide04 {

}
.slide05 {
    background: url('../images/index/ximg09.png') no-repeat center;
    background-size: cover;
}

.swiper-container4 .swiper-slide{
    padding-top: 0px !important;
}
