* {
    margin: 0;
    padding: 0;
}

body {
    height: 100%;
    width: 100%;
    position: relative;

}

.layui-bg-white {
    background-color: #fff;
}

.layui-nav .layui-this:after,
.layui-nav-bar {
    background: linear-gradient(56deg, #FF4848 0%, #FF7ECC 100%) !important;
}



.header {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    position: fixed;
    z-index: 2;
}

.header .layui-nav {
    display: flex;
    white-space: nowrap;
    padding: 0;
}

.header .layui-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

.header .layui-nav {
    background: 0;
    margin-right: -20px;
}

.layui-bg-white * {
    color: #000 !important;

}

.zhibo {
    width: 104px;
    height: 28px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    padding: 4px 6px;
    color: #fff !important;
}

.zhibo img {
    width: 16px;
    margin-right: 4px;
}

.slide {
    height: 100vh;
    overflow: hidden;

}

.slide .bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.slide .slide—text img {
    width: 374px;
    height: 240px;
    object-fit: cover;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.column {
    flex-direction: column;

}

.slide—text {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
}

.slide—text ul {
    margin-left: 0;
    margin-right: auto;
    font-size: 60px;
    font-family: HuXiaoBo-NanShen-Regular, HuXiaoBo-NanShen;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 80px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2500);
    align-items: flex-start;
}

.slide—text .btn-group {
    margin-top: 32px;
    margin-left: 0;
    margin-right: auto;
}

.slide—text .btn-group .btn {
    height: 36px;
    background: rgba(255, 255, 255, 0.7000);
    border-radius: 18px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    line-height: 36px;
}

.about {
    margin: 80px 0 100px;
}

.about .about_ul {
    height: 136px;
    background-size: 100%;
    margin: 0 10px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    align-items: flex-start;
    padding: 24px;
}

.about .about_ul .a {
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}

.about .about_ul .b {
    margin: 16px 0;
}

.about .about_ul .c {
    height: 24px;
    background: linear-gradient(282deg, #FF4848 0%, #FF7ECC 100%);
    box-shadow: 0px 1px 2px 1px rgba(255, 86, 104, 0.3000);
    border-radius: 21px;
    opacity: 1;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
}

.title_header {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.title_header>div {
    justify-content: center;
}

.title_header img {
    margin: auto 8px;

}

.title_header span {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    line-height: 32px;
}

.title_header .desc {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    margin-top: 15px;
}

.microfilm {
    height: 600px;
    background-image: url('../image/microfilm.png');
    justify-content: center;
    margin-bottom: 80px;
    padding: 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
}

.microfilm .title {
    font-size: 40px;
    font-family: YouSheBiaoTiYuan-Regular, YouSheBiaoTiYuan;
    font-weight: 400;
    color: #FFFFFF;
}

.microfilm .desc,
.microfilm a span {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
}

.microfilm .desc {
    margin: 40px 0 48px;
}

.microfilm .layui-icon-play {
    font-size: 50px;
    color: #fff;
    margin-bottom: 16px;
}

.news {
    margin-bottom: 80px;
}

.news img {
    width: 100%;
}

.news_height {
    min-height: 432px;
    height: 672px;
}


.news .title {
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    text-align: justify;
}

.news .desc {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: justify;
    margin-top: 24px;
}

.news .right ul {
    height: 432px;
    width: 100%;
    justify-content: space-between;
}


.footer {
    background: #F6F8F9;
    padding-bottom: 24px;
}

.footer .right {
    height: 100%;
}


.footer .right .flex .layui-col-md4 {
    width: 124px;

}

.footer .top li {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin: 24px 0;
}

.footer .lic2 {
    color: #222222 !important;
    font-weight: 600 !important;
}

.footer .right li {
    width: 224px;
}

.footer .qr_code {
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(92, 106, 156, 0.1000);
    border-radius: 8px;
    opacity: 1;

}

.footer .qr_code img {
    width: 100%;
}


.footer .qr_code_text {
    font-size: 12px;
    font-weight: 600;
    color: #222222;
    margin-top: 16px;
    text-align: center;
    width: 100px;
}

.footer .bottom {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.footer .bottom li+li {
    margin-top: 16px;
}

.footer .bottom .text_right {
    margin-top: 10px;
}

/* 宝宝医生app */
.app {
    margin-bottom: 80px;
}

.app,
.app .slide—text {
    height: 730px;
}

.app .title {
    font-size: 40px;
    font-family: HuXiaoBo-NanShen-Regular, HuXiaoBo-NanShen;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2500);
}

.app .title+.title {
    font-size: 40px;
    font-family: PangMenZhengDao-Regular,
        PangMenZhengDao;
    font-weight: 400;
    color: #FFFFFF;
    letter-spacing: 2px;
    opacity: 0.3;
    margin-top: -22px;
}

.app .desc {
    width: 768px;
    font-size: 24px;
    font-weight: normal;
    color: #FFFFFF;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2500);
    line-height: 46px;
    margin: 24px 0;
}

.app .btn {
    width: 142px;
    height: 40px;
    background: linear-gradient(282deg, #FF4848 0%, #FF7ECC 100%);
    box-shadow: 0px 4px 10px 0px rgba(255, 86, 104, 0.3000);
    border-radius: 21px;
    opacity: 1;
}

.app_microfilm {
    height: 650px;
    border-radius: 24px;
    overflow: hidden;
}

.app_microfilm a {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: center;
    color: #fff;
}

.app_microfilm i {
    color: #fff;
    font-size: 50px;
    margin-bottom: 16px;
}

.album {
    margin: 40px 0;
    padding: 40px 0;
    background: #F6F8F9;
    opacity: 1;
    background-image: url('../image/album_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.album .layui-col-md8,
.album .layui-col-md4 {
    height: 697px;
}

.album .layui-col-md8 img {
    height: 100%;
}

.album .title,
.hospital .title,
.circle .title {
    font-size: 34px;
    font-weight: 600;
    color: #000000;
    margin-top: 48px;

}

.album .desc,
.hospital .desc,
.circle .desc {
    font-size: 22px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    margin-top: 24px;
}

.album .flex {
    justify-content: center;
}

.baby_mother {
    margin: 40px 0 111px;
    padding-top: 40px;
}

.baby_mother .title {
    font-size: 28px;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin-top: 24px;
    display: block;
}

.baby_mother .list {
    height: 600px;
    background: linear-gradient(180deg, #FEF7F7 0%, #FCE5E4 100%);
    border-radius: 16px;
    opacity: 1;
    text-align: center;
    overflow: hidden;
}

.baby_mother .list1 {
    background: linear-gradient(180deg, #FEFBF5 0%, #FEF7E6 100%);
}

.baby_mother .list2 {
    background: linear-gradient(180deg, #F9FAFF 0%, #F1F3FE 100%);
}

.baby_mother .list img {
    margin-top: 63px;
    height: 100%;
}

.hospital {
    background-image: url('../image/hospital_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.hospital .content .img {
    width: 100%;
    height: 708px;
    z-index: 1;
}

.hospital .content img {
    height: 100%;
    margin-left: -145px;
}

.hospital .flex {
    margin-top: 115px;
}

.hospital .flex .title1 {
    margin: 0;
}

.circle {
    background-image: url('../image/album_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 80px;
}

.circle .layui-row .flex {
    height: 692px;
    justify-content: center;
    align-items: flex-start;
}

.circle .layui-row .flex .title1 {
    margin: 0;
}

.circle .img {
    height: 692px;
}

.circle .img img {
    height: 100%;
}

.scan_code {
    height: 249px;
    background-image: url('../image/scan_code.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 1;
    padding: 33px 0;

}

.scan_code .logo img {
    width: 48px;
}

.scan_code .logo span {
    font-size: 32px;
    font-weight: 400;
    color: #222222;
    margin-left: 16px;
}

.scan_code .desc {
    width: 710px;
    font-size: 22px;
    font-weight: 400;
    color: #5B2A00;
    line-height: 40px;
    margin-top: 16px;
}

.scan_code .qr_code {
    width: 118px;
    height: 146px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(92, 106, 156, 0.1000);
    border-radius: 8px;
    opacity: 1;
    float: right;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.scan_code .qr_code span {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 9px;
    display: block;
}

/* 宝宝医生app */
/* 联系我们 */
.career_opportunities {
    margin: 80px 0;
}

.contact_us .content,
.career_opportunities .content {
    height: 114px;
    background: #F6F8F9;
    border-radius: 8px;
    opacity: 1;
    padding: 24px;
    box-sizing: border-box;
}

.contact_us .content .title,
.career_opportunities .content .title {
    font-size: 20px;
    font-weight: 600;
    color: #666666;
}

.contact_us .content .desc,
.career_opportunities .content .desc {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    margin-top: 16px;
}

.career_opportunities .content .btn {
    height: 24px;
    background: linear-gradient(282deg, #FF4848 0%, #FF7ECC 100%);
    box-shadow: 0px 1px 2px 0px rgba(255, 86, 104, 0.3000);
    border-radius: 21px;
    line-height: 24px;
    margin-top: 16px;
    opacity: 1;
    padding: 0 9px;
}

/* 联系我们 */
/* 关于我们 */
.develop {
    height: 541px;
    background: #F6F8F9;
    opacity: 1;
    margin-top: -80px;
    padding-top: 80px;
}

/* 时间线 */
.timeline {
    margin-top: 50px;
    padding: 50px 44px 0;
    box-sizing: border-box;
    overflow: hidden;
}

.layui-timeline-item {
    width: 100%;
}

.layui-timeline-item:last-child {
    width: 60px;
}

.layui-timeline-item:before {
    width: 100%;
    height: 1px;
}

.layui-timeline-axis {
    top: -10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #E9EFF1;
    color: #E9EFF1;
}

.layui-timeline-axis:hover {
    color: transparent;
}

.layui-timeline-axiss {
    background: linear-gradient(282deg, #FF4848 0%, #FF7ECC 100%);
    /* box-shadow: 0px 4px 10px 0px rgba(255, 86, 104, 0.3000); */
    color: transparent;
}

.layui-timeline-content {
    padding: 0;
}

.layui-text h3 {
    margin: -50px -25px 0;
}

.timeline_slide {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    height: 136px;
    overflow: hidden;
}

.timeline_slide_icon {
    width: 78px;
    height: 136px;
    background: #FFFFFF;
    border-radius: 16px;
    text-align: center;
    line-height: 136px;
    z-index: 1;
}

.timeline_slide_icon_left {
    box-shadow: 20px 0px 20px 20px rgb(245 245 245 / 75%);
}

.timeline_slide_icon_right {
    box-shadow: -20px 0px 20px 20px rgb(245 245 245 / 75%);
}

.timeline_slide_icon .layui-icon {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.timeline_slide_center {
    width: calc(100% - 156px);
    display: -webkit-box;
    margin: 0 10px;
    display: flex;
    overflow: auto;
    /* height: 156px; */

}
.timeline_slide_center::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
.timeline_slide_center ul {
    width: 274px;
    background: #FFFFFF;
    border-radius: 16px;
    margin: 0 10px;
    white-space: nowrap;
    flex-shrink: 0;
    flex-basis: 274px;
    padding: 24px;
    display: flex;
    flex-direction: column;
}

.timeline_slide_center .title {
    font-size: 20px;
    font-weight: 500;
    color: #222222;
}

.timeline_slide_center .desc {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-top: 8px;
    white-space: break-spaces;
}

.publicity {
    margin-top: 70px;
}

.publicity .video {
    height: 650px;
    background: #567;
    border-radius: 24px;
}

.cooperation {
    margin: 80px 0;
}

.cooperation .text {
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    margin-top: 16px;
}

.cooperation .cooperation_hospital img {
    width: 191px;
    height: 80px;
    background: #F9FCFF;
}

/* 关于我们 */
/* 宝宝医生优品 */
.photography {
    height: 210px;
    background: #FFFAF0;
    margin-top: 120px;
}

.photography .flex {
    justify-content: space-between;
}

.photography .photography_left {
    align-items: flex-start;
}

.photography .photography_left .title {
    font-size: 24px;
    font-weight: bold;
    color: #BA7C00;
}

.photography .photography_left .desc {
    width: 528px;
    font-size: 16px;
    font-weight: 400;
    color: #BA7C00;
    line-height: 24px;
    margin-top: 26px;
    word-break: keep-all;
}

.photography img {
    height: 290px;
    margin-top: -80px;
}

.photography_list {
    margin: 25px 35px;
    overflow: hidden;
    text-align: center;
}

.photography_list img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.photography_list p {
    font-weight: 500;
    color: #222222;
    margin-top: 35px;
}

/* 宝宝医生优品 */
@media screen and (min-width: 992px) {
    .microfilm .title {
        font-size: 100px;
    }

    .news_height {
        height: 432px;
    }

    .footer .right .flex {
        justify-content: flex-end;
    }

    .footer .bottom {
        display: flex;
        align-items: flex-end;
    }

    .footer .bottom .text_right {
        margin-top: 10px;
        text-align: right;
    }

    .layui-carousel,
    .layui-carousel>[carousel-item]>* {
        background-color: #fff !important;
    }

    .layui-carousel-ind ul {
        width: 110px;
        height: 2px;
        overflow: hidden;
        padding: 0;
        background: #eee;
        margin-left: 48px;
        left: 50%;
        position: absolute;
        bottom: -20px;
        display: flex;
        justify-content: space-between;
    }

    .layui-carousel-ind li {
        flex: 1;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }

    .layui-carousel-ind li.layui-this {
        background-color: #222222;
    }

    .layui-carousel-arrow {
        top: auto;
        bottom: 0;
        background: 0;
        color: #222222;
        border: 2px solid #222222;
        line-height: 34px;
        font-weight: bold;
    }

    .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
        /* left: 50%; */
        left: 400px;
        bottom: 10px;
    }

    .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
        /* right: 25%; */
        right: 600px;
        margin-right: -16px;
    }

    .layui-carousel-arrow:hover,
    .layui-carousel-ind ul:hover {
        background: 0;
    }
}

@media (max-width: 768px) {
    .layui-carousel-ind {
        position: absolute;
        top: 65%;
        margin-top: -26px;

    }

    .layui-carousel-arrow {
        margin-top: -35px;
        top: 65%;
    }
}