#culture-banner{
    height: 340px;
    width: 100%;
    background: url("../images/culture-banner.jpg") no-repeat center;
}
#introduction-banner{
    height: 340px;
    width: 100%;
    background: url("../images/introduce-banner.jpg") no-repeat center;
}
#reconstitution-banner{
    height: 715px;
    width: 100%;
    background: url("../images/immune-reconstitution-banner.jpg") no-repeat center;
}
#medical-service-banner{
    height: 486px;
    width: 100%;
    background: url("../images/medical-service-banner.jpg") no-repeat center;
}
#contact-us-banner{
    color: #666666;
    height: 340px;
    width: 100%;
    background: url("../images/contact-us/contact-us-banner.jpg") no-repeat center;
}
#department-fk-banner{
    height: 340px;
    width: 100%;
    background: url("../images/department-fk-banner.jpg") no-repeat center;
}
#department-wk-banner{
    height: 340px;
    width: 100%;
    background: url("../images/department-wk-banner.jpg") no-repeat center;
}
#department-zyk-banner{
    height: 340px;
    width: 100%;
    background: url("../images/department-zyk-banner.jpg") no-repeat center;
}
#department-nk-banner{
    height: 340px;
    width: 100%;
    background: url("../images/department-nk-banner.jpg") no-repeat center;
}
#department-zyzlk-banner{
    height: 340px;
    width: 100%;
    background: url("../images/department-zyzlk-banner.jpg") no-repeat center;
}
#department-zlk-banner{
    height: 341px;
    width: 100%;
    background: url("../images/department-zlk-banner.jpg") no-repeat center;
}
#department-zsyxk-banner{
    height: 341px;
    width: 100%;
    background: url("../images/department-zsyxk-banner.jpg") no-repeat center;
}
#department-jkglzx-banner{
    height: 341px;
    width: 100%;
    background: url("../images/department-jkglzx-banner.jpg") no-repeat center;
}
#department-kfk-banner{
    height: 341px;
    width: 100%;
    background: url("../images/department-kf-banner.jpg") no-repeat center;
}


.page-content{
    background-color: #f8f8f8;
    padding: 20px;
}

.main-content{
    padding: 40px;
    background-color: #fffffe;
}
.main-content p{
    width: 100%;
}

/*手机端*/
/*@media screen and (max-width: 767px) {*/
/*    .page-content .w-1440,.page-nav .w-1440{*/
/*        width: 100%;*/
/*    }*/
/*}*/
