
/* 导航栏 */
/* .head-tab-content .tab-content { height: 90px; width: 1200px; margin: 0 auto; align-items: center; justify-content: space-between;}
.head-tab-content .tab-content>li>div{ padding: 0 20px; cursor: pointer;border-radius: 45px; }
.head-tab-content .tab-content>li>div > a{ text-decoration:none; display: block;  color: #fff; font-size: 20px; padding: 10px 0; cursor: pointer; font-weight: 300;}
.head-tab-content .tab-content>li .hone-text{ background-color: #004888; }
.head-tab-content .tab-content>li .hone-text >a{ color: #fff; }
.head-tab-content .tab-content>li>div .tab-content-but { text-align: center; visibility: hidden; font-size: 18px; opacity: 0; padding: 10px 0; min-width: 172px; background: rgba(255,255,255,0.9); border-radius: 10px; position: absolute; left: 50%; top: 54px; transform: translateX(-50%); transition-property: opacity, visibility; transition-duration: .3s; }
.head-tab-content .tab-content>li>div:hover>.tab-content-but { opacity: 1; visibility: visible; }
.head-tab-content .tab-content>li>div>.tab-content-but>li:hover { background-color: #004888; color: #fff; } */

/* 公告 */
.announc-content { height: 50px; background: #485466; line-height: 50px;}
.announc-content .gonggao-img{ display: block; max-width: 200px; height: 50px;}
.announc-content .announce-text{ position: absolute; left: 50%; top: 0;font-size: 18px;color: #fff; transform: translateX(-60%); }
.announc-content .announc-swiper {width: 100%;height: 50px;}
.announc-content .announc-swiper li {  font-weight: 400; font-size: 16px; }
.announc-content .announc-swiper li a { font-size: 14px; color: #fff; text-decoration: none;}
.announc-content .announc-swiper li span { font-size: 14px; color: #E4CE7A; text-decoration-line: underline;}

/* 医院位置介绍 */
.jieshao-content {width: 100%;overflow: hidden;}
.jieshao-content .jieshao-box { padding: 80px 0 64px; }
.jieshao-content .jieshao-box .jieshao-img{ max-width: 100%; height: auto; }
.jieshao-content .jieshao-box .text-box { padding-right: 30px; transform: translateX(-100%);opacity: 0;}
.jieshao-content .jieshao-box .text-box .jieshao-title { font-size: 18px; font-weight: 400; color: #BB9E68; align-items: center; margin-bottom: 14px; }
.jieshao-content .jieshao-box .text-box .jieshao-title  span { font-size: 24px; font-weight: 700; padding-left: 6px;}
.jieshao-content .jieshao-box .text-box .jieshao-title .text-line { width: 2px; background-color: #BB9E68;height: 22px; margin: 0 20px;border-radius: 40px;}
.jieshao-content .jieshao-box .text-box .details-text { font-weight: 400; font-size: 14px; color: #3D3D3D; line-height: 24px;margin-bottom: 42px;}
.jieshao-content .jieshao-box .text-box .details-text span { color: #BB9E68; font-weight: 500; padding: 0 10px;}
.jieshao-content .jieshao-box .text-box .but-details { text-decoration: none; align-items: center; padding: 10px 20px; background: rgba(228,206,122,0.502); cursor: pointer; border-radius: 2px 2px 2px 2px;}
.jieshao-content .jieshao-box .text-box .but-details .link-details { font-size: 14px; color: #BB9E68; margin-right: 14px;}
.jieshao-content .jieshao-box .text-box .but-details .link-box { width: 80px; height: 1px; background-color: #BB9E68;}
.jieshao-box .text-box-right {text-align: center; transform: translateX(100%);opacity: 0; }

/* 医疗服务 */
.service-content { width: 100%; overflow: hidden;}
.service-content { background: #F1F7FE; }
/* .service-content .service-box { padding: 44px 0; } */
.service-content .service-box .service-line { min-width: 100%; height: 260px; border-radius: 8px; padding: 20px 0px 0 50px;}
.service-content .service-box .service-one{ background: url('../images/service1.png') no-repeat center center; background-size: cover;}
.service-content .service-box .service-two{ background: url('../images/service2.png') no-repeat center center; background-size: cover;}
.service-content .service-box .service-three{ background: url('../images/service3.png') no-repeat center center; background-size: cover;}
.service-content .service-box .service-line .service-title { font-weight: 500; font-size: 22px; color: #FFFFFF; margin-bottom: 30px;}
.service-content .service-box .service-line .service-min{ margin-bottom: 10px;}
.service-content .service-box .service-line .service-min .keshi-jump { text-decoration: none; color: #FFFFFF; font-size: 16px;}
.service-content .service-box .service-line .service-min .keshi-img { display: block; margin-right: 14px; width: 26px; height: 26px;}
.service-content .service-box .service-line .service-title2 { font-weight: 500; font-size: 22px; color: #fff; margin-bottom: 30px;}
.service-content .service-box .service-line .service-min2 { text-decoration: none; color: #fff; font-size: 16px; font-weight: 400; margin-bottom: 4px;}
.service-content .service-box .service-line .service-min2 > div { margin-right: 14px; line-height: 24px; }
.service-content .service-box .service-line .service-min2 >img{ display: block;  width: 26px; height: 26px;}
.service-content .service-box .service-line .service-phone{ color: #fff; font-size: 14px; margin-bottom: 2px;}
.service-content .service-box .service-line .service-mobile{ color: #fff; font-size: 12px; }

.service-box .fuwu1 { transform: translateY(100%); opacity: 0; }
.service-box .fuwu2 { transform: translateY(100%); opacity: 0; }
.service-box .fuwu3 { transform: translateY(100%); opacity: 0; }

/* 专家介绍 */
.expert-content { width: 100%; overflow: hidden; }
.expert-content .expert-box .expert-swiper { margin-top: 16px; transform: translateY(100%); opacity: 0;}
.expert-content .expert-box .expert-line-box .left-expert { width: 100%; }
.expert-content .expert-box .expert-line-box .right-expert { width: 100%; }
.expert-content .expert-box .expert-line-box .expert-line1 { box-sizing: border-box;}
.expert-content .expert-box .expert-line-box .expert-line2 { width: 50%; transform: translateX(100%); opacity: 0;}
.expert-content .expert-box .expert-line-box .expert-line3 { width: 50%; transform: translateX(-100%); opacity: 0;}
.expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-title { color: #000000; font-weight: 500; font-size: 22px; line-height: 60px; transform: translateY(-100%); opacity: 0;}
.expert-content .expert-box .expert-line-box .expert-but { transform: translateY(-100%); opacity: 0; }
.expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-text { transform: translateY(-100%); opacity: 0; font-weight: 400; font-size: 14px; color: #666666; line-height: 24px; margin-bottom: 42px;}
.expert-content .expert-box .expert-line-box .expert-line1 .btn-line-1 { text-decoration: none; padding: 10px 20px 10px 18px; background: rgba(232,232,232,0.5); border-radius: 2px 2px 2px 2px;  cursor: pointer; color: #989898; font-size: 14px;}
.expert-content .expert-box .expert-line-box .expert-line1 .btn-line-1 .line-1 { height: 1px; width: 80px; background-color: #999999;margin-left: 14px}
.expert-content .expert-box .expert-line-box .expert-line2 > img { display: block; width: 100%; height: 100%;}
.expert-content .expert-box .expert-line-box .expert-line3 { background: linear-gradient( 180deg, #E5CF7F 2%, #2D6ED0 100%);}
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text1 > div{ color: #FFFFFF; line-height: 40px; font-size: 20px; font-weight: 700; }
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text2 {  color: #FFFFFF;}
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text2::-webkit-scrollbar { width: 4px; height: 8px; }
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text2::-webkit-scrollbar-track { background: rgba(192, 192, 192, 0.2); }
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text2::-webkit-scrollbar-thumb { background: linear-gradient(180deg, #e5cf7f85 2%, #2d6ed073 100%); border-radius: 10px; }
.expert-content .expert-box .expert-line-box .expert-line3 .line3-text2::-webkit-scrollbar-thumb:hover { background: #6e6e6e; }

.expert-content .expert-swiper .pagination-box { justify-content: center; }
.expert-content .expert-swiper .pagination-box .left-btn{ display: block; width: 34px; height: 34px; margin: 0 10px; cursor: pointer;}
.expert-content .expert-swiper .swiper-container{ padding-bottom: 28px; }
.expert-content .expert-swiper ul> li { cursor: pointer; overflow: hidden; max-width: 400px; height: auto;}
.expert-content .expert-swiper ul> li > a { display: block; width: 100%; height: 100%; }
.expert-content .expert-swiper ul> li > a > img { width: 100%; height: 100%;}
.expert-content .expert-swiper ul> li > div { width: 100%; position: absolute; bottom: -100%;left: 0; background: rgba(0,0,0,0.31); padding: 24px 20px; font-weight: 400; color: #FFFFFF; box-sizing: border-box; transition: bottom 0.5s; -webkit-transition: bottom 0.5s;}
.expert-content .expert-swiper ul> li:hover > div { bottom: 0; }
/* .expert-content .expert-swiper ul> li:active > div { bottom: 0; } */
.expert-content .expert-swiper ul> li > div .keshi { font-weight: 700; }
.expert-content .expert-swiper ul> li > div span { padding-left: 10px; }
.expert-content .expert-swiper .pagination1 { position: absolute;z-index: 20; bottom: 2px; width: 100%; text-align: center; }
.expert-content .expert-swiper .swiper-button-prev { width: 44px; height: 44px; background: url('../images/xiangzuo.png') no-repeat; background-size: cover;}
.expert-content .expert-swiper .swiper-button-next { width: 44px; height: 44px; background: url('../images/xiangyou.png') no-repeat; background-size: cover;}

/* 科室列表 */
.category-content { width: 100%; overflow: hidden;}
.category-content { background: url('../images/keshi-big.png') no-repeat; background-size: cover; margin-bottom: 18px;}
.category-content .category-box { padding-top: 22px; }
.category-box .category-list { flex-shrink: 0; height: 560px; }
.category-box .category-list > div { position: relative; cursor: pointer; flex-shrink: 0;}
.category-box .category-list > div:nth-child(odd) { transform: translateY(-100%); opacity: 0; }
.category-box .category-list > div:nth-child(even) { transform: translateY(100%); opacity: 0; }
.category-box .category-list .category-event { width: 14%; position: relative; transition: width 0.5s; -webkit-transition: width 0.5s;}
.category-box .category-list .category-event .category-type { width: 100%; color: #fff; text-align: center;position: absolute;top: 40px;left: 50%; font-weight: 500; font-size: 24px; text-align: center; transform: translateX(-50%);}
.category-list .category-event .category-type > img{ display: block; margin: 0 auto 14px; }
.category-list .category-event .chou-box { height: 100%;width: 100%; }
.category-event .chou-box .chouimg-box { width: 100%; transition: width 0.5s; -webkit-transition: width 0.5s;}
.category-event .chou-box .chouimg-box > img { width: 100%; height: 100%; }
.category-event .chou-box .chouimg-ul { width: 0px; box-sizing: border-box; padding: 160px 15px 0; height: 100%; display: none; transition: width 0.5s, display 0.2; -webkit-transition: width 0.5s, display 0.3;}
.category-event .chou-box .chouimg-ul > li { width: 50%; }
.category-event .chou-box .chouimg-ul > li a { display: block; text-decoration: none;font-size: 16px;font-weight: 600; line-height: 40px; color: #fff; text-align: center;}
.category-event .chou-box .chouimg-ul > li a:hover { background-color: #004888; }
.category-box .category-list .category-active { width: 30%; }
.category-box .category-list .category-active .chou-box .chouimg-ul { width: 100%; display: block;}
.category-box .category-list .category-active .chouimg-box { width: 0px;}
.category-list .category-cot >img{ display: block; margin: 0 auto 14px; }

.category-content .category-mobile { padding-bottom: 30px; }
.category-content .category-mobile .category-xiala { background-color: rgba(0, 0, 0, 0); font-size: 16px; color: #fff;}
.category-content .category-mobile .category-xiala .xiala-line { padding: 6px 20px; background-color: rgba(0, 0, 0, 0); font-size: 16px; color: #fff; border-bottom: 1px solid rgba(221, 221, 221, 0.812);} 
.category-content .category-mobile .category-xiala .xiala-line img{ display: block; width: 34px; height: 34px; margin-right: 10px; }
.category-content .category-mobile .category-xiala .xiala-line { border-bottom: 1px solid rgba(221, 221, 221, 0.812);}
.category-content .category-mobile .category-xiala .xiala-line-ul{ background-color: rgb(255, 255, 255);}
.category-content .category-mobile .category-xiala .xiala-line-ul > li { padding: 10px 30px; color: #000; font-size: 16px; background-color: #fff; border-bottom: 1px solid #f2f2f2;}
/* 资讯信息 */
.info-content { width: 100%;overflow: hidden;}
.info-content .info-dy-box > div:nth-child(1) { transform: translateX(-100%); opacity: 0;}
.info-content .info-dy-box > div:nth-child(2) { transform: translateX(100%); opacity: 0;}
.info-content .info-title { color: #3D3D3D; font-size: 22px;}
.info-content .left-info { justify-content: space-between; }
.info-content .left-info > div { width: 49%;}
.info-content .left-info .info-video { margin-bottom: 20px; }
/* .info-content .left-info .video-text { padding: 0 10px; } */
.left-info .video-text .vid1 { font-weight: 500; font-size: 18px; color: #3D3D3D; margin-bottom: 30px; }
.left-info .video-text .vid2 { font-size: 14px; color: #666666; margin-bottom: 30px;}
.left-info .video-text .vid3 { padding: 0px 18px; background: #F5F5F5; cursor: pointer; line-height: 30px;}
.left-info .video-text .vid3 a{ font-size: 12px; color: #999999; text-decoration: none; }
/* .info-content .gonggao-box { padding: 0 28px; } */
.info-content .gonggao-box > div {box-sizing: border-box; padding: 22px 0 31px; border-top: 1px solid #D8D8D8;}
.info-content .gonggao-box > div .gonggao-text { margin-bottom: 10px; }
.info-content .gonggao-box > div .gonggao-text a{ text-decoration: none; color: #3D3D3D; font-weight: 500; font-size: 14px;}
.info-content .gonggao-box > div .gonggao-text a:hover { color: #578EE2; }
.info-content .gonggao-box > div .time-box { font-size: 12px; color: #999999;line-height: 20px; }
.info-content .gonggao-box > div .time-box img{ display: block; max-width: 100%; height: auto; margin-right: 4px; }

/* 医疗合作伙伴 */
.cooperate-content { width: 100%; overflow: hidden;}
.cooperate-content { background: url('../images/hezuo-big.png') no-repeat; background-size: cover; }
.cooperate-content .cooperate-box { padding: 20px 0 35px; }
.cooperate-content .cooperate-box .cooperate-title{ font-size: 22px; color: #000000; text-align: center;}
.cooperate-content .cooperate-box .cooperate-dy-box li { opacity: 0; transform: translateY(100%); }
.cooperate-content .cooperate-box>ul>li>div { height: 200px; background: #FFFFFF; box-shadow: 0px 4px 10px 0px rgba(129,169,229,0.3); border-radius: 2px 2px 2px 2px; margin-top: 26px; padding: 16px 0 20px;}
.cooperate-content .cooperate-box>ul>li .cooperate-link>img { display: block; width: 72px; height: 70px; margin: 0 auto 4px; }
.cooperate-content .cooperate-box>ul>li .cooperate-link .cooperate-name { font-weight: 500;font-size: 16px; color: #3D3D3D; margin-bottom: 12px; }
.cooperate-content .cooperate-box>ul>li .cooperate-link .cooperate-text { font-size: 14px; color: #666666; padding: 0 20px;}

/* 开幕倒计时 */
.container-box { background: linear-gradient(135deg, #E5CF7F, #849caa, #2D6ED0); color: white; min-height: 100vh; min-width: 100%; display: flex; z-index: 1000; align-items: center; justify-content: center; overflow-x: hidden;position: fixed; left: 0; top: 0;}
.container-box {  display: none; }
.containerShow { display: block; display: flex;}
.container-box .container {width: 100%; max-width: 1200px; padding: 20px;  box-sizing: border-box;}
.container-box .countdown-wrapper { background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(10px); border-radius: 20px; padding: 40px; text-align: center; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); max-width: 800px; margin: 0 auto }
.container-box .countdown-wrapper h1 { font-size: 2.5rem; margin-bottom: 20px; font-weight: 700; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3) }
.container-box .countdown-wrapper p { font-size: 1.2rem; margin-bottom: 40px; opacity: 0.9 }
.container-box .countdown-id { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-bottom: 40px }
.container-box .countdown-number {font-size: 42px; font-weight: 700; background: rgba(0, 0, 0, 0.5); width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; border-radius: 15px; margin-bottom: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: all 0.3s ease }
.container-box .countdown-number:hover { transform: scale(1.1); background: rgba(79, 70, 229, 0.7) }
.container-box .countdown-label { font-size: 14px; font-weight: 500 }

/* 医院介绍 */
.jieshao-left {
    animation: slideInLeft .5s ease-out forwards;
}

.jieshao-right {
    animation: slideInRight .5s ease-out forwards;
}

/* 医疗服务 */
.fuwuContent1 { 
    animation: slideInTop 0.5s ease-out forwards;
}
.fuwuContent2 { 
    animation: slideInTop 0.7s ease-out forwards;
}
.fuwuContent3 { 
    animation: slideInTop 0.9s ease-out forwards;
}

/* 专家介绍 */
.expert-title {
    animation: slideInBottom 1s ease-out forwards;
}
.expert-effect {
    animation: slideInBottom 1.5s ease-out forwards;
}
.expert-but-1 {
    animation: slideInTop 1.5s ease-out forwards;
}
.expert-Bimg1 {
    position: relative;
    z-index: 1;
    animation: slideInRight 2s ease-out forwards;
}
.expert-Bimg2 {
    position: relative;
    z-index: 2;
    animation: slideInLeft 1s ease-out forwards;
}
.expert-swiper-dy {
    animation: slideInTop 1s ease-out forwards;
}
/* 科室列表 */
.category-list-dt > div:nth-child(odd) {animation: slideInBottom 0.8s ease-out forwards;}
.category-list-dt > div:nth-child(even) {animation: slideInTop 0.8s ease-out forwards;}

/* 新闻资讯 */
.info-dt > div:nth-child(1) { animation: slideInLeft 1s ease-out forwards; }
.info-dt > div:nth-child(2) { animation: slideInRight 1s ease-out forwards; }

/* 合作伙伴 */
.cooperate-dt > li:nth-child(4n+1) {animation: slideInTop 1.5s ease-out forwards;}
.cooperate-dt > li:nth-child(4n+2) {animation: slideInTop 1s ease-out forwards;}
.cooperate-dt > li:nth-child(4n+3) {animation: slideInTop 1s ease-out forwards;}
.cooperate-dt > li:nth-child(4n+4) {animation: slideInTop 1.5s ease-out forwards;}

/* 从左往右 */
@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* 从右往左 */
@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* 从上往下 */
@keyframes slideInBottom {
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* 从下往上 */
@keyframes slideInTop { 
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* 手机设备（768px 以下） */
@media (max-width: 768px) { 
    @-webkit-keyframes moveit {
        from {right: -50%;opacity: 0;}
        to {right: 0;opacity: 1;}
    }
 
    /* Standard syntax */
    @keyframes moveit {
        from {right: -50%;opacity: 0;}
        to {right: 0;opacity: 1;}
    } 
    .down-navbar { display: none; }
    /* 大图轮播 */
    .big-banner .swiper-button-prev { width: 40px; height: 40px; background: url('../images/xiangzuo.png') no-repeat; background-size: cover; }
    .big-banner .swiper-button-next { width: 40px; height: 40px; background: url('../images/xiangyou.png') no-repeat; background-size: cover; }
    
    /* 首页-公告滚动小屏隐藏图片 */
    .announc-content { padding: 0 15px; }
    .announc-content .min-none{ display: none; }
    /* 首页-医院简介 */
    .jieshao-content .jieshao-box{ padding: 40px 15px 40px; }
    .jieshao-content .jieshao-box .jieshao-left { margin-bottom: 26px; }
    /* 首页-医疗服务 */
    .service-content .service-box { padding: 44px 15px; }
    .service-content .service-box > div > div { margin-bottom: 14px; }
    /* 专家介绍 */
    .expert-box { padding: 15px 15px; }
    .expert-line3 { display: none;}
    .expert-content .expert-box .expert-line-box .expert-line2 { width: 100%;}
    .expert-title-but { margin-bottom: 20px; }
    .expert-content .expert-box .expert-name-box { display: block; font-size: 14px; position: absolute; z-index: 10; bottom: 0; left: 0; width: 100%; background-color: #004888; color: #fff;padding: 15px 0; text-align: center; }
    .expert-swiper .swiper-none-name { display: none;}
    /* 科室列表 */
    .category-box .category-list { display: none;}
    .category-box  .category-mobile { display: block; }
    /* 新闻资讯 */
    .info-content { padding: 0 15px;}
    .info-content .info-title { margin-bottom: 16px; }
    .info-content .left-info { display: block; }
    .info-content .left-info > div { width: 100%;}
    .info-content .gonggao-box { padding: 0; }

    .cooperate-content { padding: 0 10px;}
    .cooperate-content .cooperate-box>ul>li .cooperate-link  { padding: 10px 0; height: 180px;}
    .cooperate-content .cooperate-box>ul>li .cooperate-link  .cooperate-name { font-size: 14px; }
    .cooperate-content .cooperate-box>ul>li .cooperate-link  .cooperate-text { font-size: 12px; padding: 0px 15px;}
    /* 开幕倒计时 */
    .container-box .countdown-wrapper { padding: 20px 15px; }
    .container-box .countdown-wrapper h1 { font-size: 14px; }
    .container-box .countdown-number { font-size: 26px; width: 60px; height: 60px;}
    .container-box .countdown-label { font-size: 12px; }
 }

/* 小型设备（平板电脑，768px 起） */
@media (min-width: 768px) { 
    @-webkit-keyframes moveit {
        from {right: -70%;opacity: 0;}
        to {right: 0;opacity: 1;}
    }
 
    /* Standard syntax */
    @keyframes moveit {
        from {right: -70%;opacity: 0;}
        to {right: 0;opacity: 1;}
    }
    .down-navbar {display: block; position: fixed; top: -100%; width: 100%; opacity: 0; transition: top 0.5s, opacity 1s; -webkit-transition: top 0.5s, opacity 1s;}
    .down-navbara-act { opacity: 100; top: 0;}
    /* 大图轮播 */
    .big-banner .swiper-button-prev { width: 60px; height: 60px; background: url('../images/xiangzuo.png') no-repeat; background-size: cover; }
    .big-banner .swiper-button-next { width: 60px; height: 60px; background: url('../images/xiangyou.png') no-repeat; background-size: cover; }
    
    /* .head-navbar {height: 78px; position: fixed; top: 0px; width: 100%; z-index: 100;padding-top: 10px; padding-bottom: 10px;} */
    .navbar .container-fluid {width: 768px;margin: 0 auto;padding: 16px 0 !important;}
    /* 首页-医疗服务 */
    .service-content .service-box { padding: 44px 0px; }
    .service-content .service-box .service-line { padding: 16px 0px 0 24px; height: 180px;} 
    .service-content .service-box .service-line .service-title { font-size: 16px; margin-bottom: 10px; }
    .service-content .service-box .service-line .service-min .keshi-jump { font-size: 14px; }
    .service-content .service-box .service-line .service-min .keshi-img { width: 20px; height: 20px;}
     /* 专家介绍 */
    /* .expert-content .expert-box .expert-line-box .left-expert { padding: 0 15px; } */
    .expert-content .expert-box .expert-line-box .expert-line3 { padding: 20px 20px 10px 20px }
    .expert-content .expert-box .expert-line-box .expert-line3 .line3-text2 { margin-top: 0px; font-size: 14px; line-height: 22px;  max-height: 120px; overflow: hidden; overflow-y: auto;}
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-title { font-size: 20px; line-height: 48px;}
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-text {line-height: 20px; margin-bottom: 20px; }
    .expert-line3 { display: block;}
    .expert-content .expert-box .expert-line-box .expert-line2 { width: 50%;}
    .expert-title-but { margin-bottom: 0px; }
    .expert-content .expert-box .expert-name-box { display: none; }
    .expert-swiper .swiper-none-name { display: block;}
    .expert-content .expert-swiper ul> li .swiper-none-name { font-size: 14px; }
    /* 科室列表 */
    .category-box  .category-mobile { display: none; }
    .cooperate-content .cooperate-box>ul>li .cooperate-link  { height: 180px;}
    /* 新闻 */
    .info-content { padding: 36px 0 32px;}
    .info-content .info-title { margin-bottom: 30px; }
    .info-content .gonggao-box { padding: 0 28px; }
    /* 开幕倒计时 */
    .container-box .countdown-wrapper { padding: 30px 20px; }
    .container-box .countdown-wrapper h1 { font-size: 2rem;}
    .container-box .countdown-wrapper p { font-size: 1rem; }
    .container-box .countdown-number { font-size: 42px; width: 80px; height: 80px; }
    .container-box .countdown-id { gap: 15px; }
 }

/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) { 
    @-webkit-keyframes moveit {
        from {right: -80%;opacity: 0;}
        to {right: 0;opacity: 1;}
    }
 
    /* Standard syntax */
    @keyframes moveit {
        from {right: -80%;opacity: 0;}
        to {right: 0;opacity: 1;}
    }
    .navbar .container-fluid {width: 970px;margin: 0 auto;padding: 16px 0 !important;}


    /* 首页-医疗服务 */
    .service-content .service-box { padding: 44px 0px; }
    .service-content .service-box .service-line { padding: 16px 0px 0 24px; height: 200px;}
    .service-content .service-box .service-line .service-title { font-size: 18px; margin-bottom: 20px; }
    .service-content .service-box .service-line .service-min .keshi-jump { font-size: 16px; }
    .service-content .service-box .service-line .service-min .keshi-img { width: 24px; height: 24px;}
     /* 专家介绍 */
    .expert-box {padding: 15px 15px;}
    .expert-content .expert-box .expert-line-box .expert-line1 { padding: 10px 15px;}
    .expert-content .expert-box .expert-line-box .expert-line3 { padding: 16px 22px 0 22px; }
    .expert-content .expert-box .expert-line-box .expert-line3 .line3-text2 { margin-top: 0px; font-size: 16px; line-height: 22px; max-height: 190px;}
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-text {line-height: 22px; margin-bottom: 24px; }
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-title { font-size: 20px; line-height: 48px;}
    .expert-line3 { display: block;}
    .expert-content .expert-box .expert-line-box .expert-line2 { width: 50%;}
    .expert-title-but { margin-bottom: 0px; }
    .expert-content .expert-box .expert-name-box { display: none; }
    .expert-swiper .swiper-none-name { display: block;}
    .expert-content .expert-swiper ul> li .swiper-none-name { font-size: 16px; }
    /* 科室列表 */
    /* .category-box .category-list { display: block;} */
    .category-box  .category-mobile { display: none; }
    .cooperate-content .cooperate-box>ul>li .cooperate-link  { height: 200px;}
    /* 开幕倒计时 */
    .container-box .countdown-number { font-size: 42px; width: 100px; height: 100px; }
}

/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: 1200px) { 
    .navbar .container-fluid {width: 1170px;margin: 0 auto;padding: 16px 0 !important;}
   
    /* 医疗服务 */
    .service-content .service-box { padding: 44px 0px; }
    .service-content .service-box .service-line { height: 260px; padding: 20px 0px 0 50px;}
    .service-content .service-box .service-line .service-title { font-size: 22px; margin-bottom: 30px; }
    .service-content .service-box .service-line .service-min .keshi-jump { font-size: 16px; }
    .service-content .service-box .service-line .service-min .keshi-img { width: 26px; height: 26px;}
    /* 专家介绍 */
    .expert-content .expert-box { padding: 44px 0; }
    .expert-content .expert-box .expert-line-box .expert-line1 { padding: 0px 54px 0 0; }
    .expert-content .expert-box .expert-line-box .expert-line3 { padding: 24px 32px 0 32px; }
    .expert-content .expert-box .expert-line-box .expert-line3 .line3-text2 { margin-top: 24px;  font-size: 16px; line-height: 22px; max-height: 236px;}
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-text {line-height: 24px; margin-bottom: 44px; }
    .expert-content .expert-box .expert-line-box .expert-line1 .expert-line1-title { font-size: 22px; line-height: 54px;}
    .expert-line3 { display: block;}
    .expert-content .expert-box .expert-line-box .expert-line2 { width: 50%;}
    .expert-title-but { margin-bottom: 0px; }
    .expert-content .expert-box .expert-name-box { display: none; }
    .expert-swiper .swiper-none-name { display: block;}
    .expert-content .expert-swiper ul> li .swiper-none-name { font-size: 16px; }
    /* 科室列表 */
    /* .category-box .category-list { display: block;} */
    .category-box  .category-mobile { display: none; }
    .cooperate-content .cooperate-box>ul>li .cooperate-link  { height: 200px;}
}
/* 大型设备（大台式电脑，1400px 起） */
@media (min-width: 1500px) { 
    .navbar .container-fluid {width: 1400px;margin: 0 auto;padding: 16px 0 !important;}
   
    /* 专家介绍 */
    .expert-content .expert-box .expert-line-box .expert-line3 { padding: 26px 40px 0 32px; }
    .expert-content .expert-box .expert-line-box .expert-line3 .line3-text2 { margin-top: 40px;  font-size: 16px; line-height: 22px; max-height: 290px;}
    /* 科室列表 */
    /* .category-box .category-list { display: block;} */
    .category-box  .category-mobile { display: none; }
}