* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
}
.top-banner {text-align: center;margin-bottom: 30px;}
.top-banner img {object-fit: cover;max-width: 100%;}
.secondIndex-header {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.secondIndex-logo {background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/activity/2026/jiankangzhuanti/images.logo_03.png) left 40% no-repeat;}
.secondIndex-wrap {font-size: 14px;color: #333;padding-bottom: 50px;}
.secondIndex-logo {width: 278px;height: 100px;position: relative;margin-bottom: 10px;}
.secondIndex-logo .logo-text {display: block;white-space:nowrap;font-size: 16px;line-height: 20px;position: absolute;bottom: 0px;left: 0px;font-weight: bold;}
.secondIndex-logo a {display: block;position: relative;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left center;}
.secondIndex-nav {width: 892px;height: 100px;font-size: 16px;line-height: 24px;}
.secondIndex-nav .ul-li {
    float: left;
    margin-right: 15px;
    line-height: 100px;
    position: relative;
}

.secondIndex-nav .ul-li .textcontent {
    display: block;
    float: left;
}

.secondIndex-nav .ul-li .textcontent a {
    border-left: 2px solid #d4d4d4;
    padding-left: 27px;
    padding-right: 7px;
    cursor: pointer;
}

.secondIndex-nav .li-1 .textcontent a {
    border: 0;
    padding-left: 0;
}

.secondIndex-nav .ul-li .textcontent .kplspan {
    background: url(https://f2.cri.cn/M00/10/64/wKgACl5KP0-ATioOAAAAAAAAAAA3275908.icon-bot.png) 10px center no-repeat;
    width: 24px;
    height: 100px;
    display: none;
    float: right;
    transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    cursor: pointer;
}

.secondIndex-nav .ul-li.active .textcontent span {
    background: url(https://f2.cri.cn/M00/10/64/wKgACl5KP0-ATioOAAAAAAAAAAA3275908.icon-bot1.png) 10px center no-repeat;
    width: 24px;
    height: 100px;
    float: right;
}

.secondIndex-nav ol {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    width: 457px;
    background: #fff;
    padding-right: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .4);
    overflow: hidden;
}

.secondIndex-nav ol li {
    width: 488px;
    overflow: hidden;
}

.secondIndex-nav ol li a {
    width: 65px;
    float: left;
    display: block;
    background: url(https://f2.cri.cn/M00/10/64/wKgACl5KP0-ATioOAAAAAAAAAAA3275908.icon-pic-fk.png) no-repeat left center;
    padding-left: 16px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.secondIndex-nav li.active ol {
    display: block;
}

body {
    min-width: unset;
}

/* ========== 专题头图 - 适配移动端 ========== */
.header-banner {
    width: 100%;
    /* 移除固定最小宽度 */
    min-width: unset;
    height: 360px;
    background: linear-gradient(135deg, #1a5f9e 0%, #2980b9 30%, #3498db 70%, #2980b9 100%);
    position: relative;
    overflow: hidden;
}

/* 背景装饰纹理 - 抽象医疗/健康元素 */
.header-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -10%;
    width: 60%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    transform: rotate(-30deg);
}

.header-banner::after {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -5%;
    width: 40%;
    height: 150%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.08) 0%, transparent 70%);
    transform: rotate(25deg);
}

/* 网格纹理叠加 */
.header-pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image:
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 60px 60px;
    pointer-events: none;
}

.header-content {
    /* 移动端适配宽度 */
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.w386 {
    width: 386px;
}
.w736 {
    width: 736px;
}

.left {
    float: left;
}
.bgWhite {
    background: #fff;
}
.mgL21 {
    margin-left: 21px;
}
.w464 {
    width: 464px;
}
.w793 {
    width: 793px;
}

.pdB10 {
    padding-bottom: 10px;
}
.pdT5 {
    padding-top: 5px;
}
.pdT10 {
    padding-top: 10px;
}

.right {
    float: right;
}
.mgB20 {
    margin-bottom: 20px;
}
.clear {
    clear: both;
}

a {
    text-decoration: none;
}

.imgScale-1 {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.imgScale-1 img {
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.imgScale-1:hover img {
    transform: rotate(0deg) scale(1.05, 1.05);
    -ms-transform: rotate(0deg) scale(1.05, 1.05);
    -moz-transform: rotate(0deg) scale(1.05, 1.05);
    -webkit-transform: rotate(0deg) scale(1.05, 1.05);
    -o-transform: rotate(0deg) scale(1.05, 1.05);
}

.bgBlack3 {
    background: #464646;
}

.mgB30 {
    margin-bottom: 30px;
}

.secondIndex-wrap-1 {background-color: #464646;}
.secondIndex-wrap-1 .swiper-slide li a,.secondIndex-wrap-1 .swiper-slide li img {display: block;position: relative;width: 100%;height: auto;}
.secondIndex-wrap-1 .swiper-slide .list-pic {position: relative;height: auto;width: 100%;}
.secondIndex-wrap-1 .swiper-slide .list-title {position: absolute;bottom: 0;left: 0;width: 100%;padding: 10px 20px;color: #fff;background-color: rgba(0,0,0,0.6);}
.secondIndex-wrap-1 .swiper-pagination {left: auto;right: 10px;width: auto;}
.secondIndex-wrap-1 .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
}
.secondIndex-wrap-1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #1a5f9e;
}
.secondIndex-banner .banner-nav {
    position: absolute;
    bottom: 10px;
    right: 30px;
}

.secondIndex-banner .banner-nav li {
    float: left;
    margin-left: 10px;
    width: 12px;
    height: 12px;
    background: #fff;
    cursor: pointer;
}

.secondIndex-banner .banner-nav li.active {
    background: #000;
}


.secondIndex-list-box-1 {
    font-size: 16px;
}

.secondIndex-list-box-1 {
    height: 46px;
    line-height: 46px;
}

.secondIndex-list-box-1 a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    color: #fff;
}

.secondIndex-list-box-1 a:hover {
    background: url(https://f2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.bg-2_03.png) repeat-y;
    color: #fff;
}

.secondIndex-list-box-1 a span {
    color: #fff;
    padding-left: 44px;
    background: url(https://f2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.icon-2_03.png) no-repeat 25px center;
}

.secondIndex-title-1 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    /* padding: 0 10px; */
}

.secondIndex-title-1 a {
    font-weight: bold;
}

.secondIndex-title-1 a:hover {}

.secondIndex-banner-box-2 .secondIndex-banner,
.secondIndex-banner-box-2 .secondIndex-banner .banner-img li {
    width: 736px;
    height: 414px;
}

.secondIndex-banner-box-2 .banner-num {
    display: none;
}

.secondIndex-banner-box-2 .banner-text {
    background: none;
}

.secondIndex-banner-box-2 .banner-text a {
    display: block;
    position: relative;
    background: url(https://f2.cri.cn/M00/91/B7/CqgNOl3XTl2Ae01dAAAAAAAAAAA3965757.bg-1_03.png) repeat-x left bottom;
    height: 221px;
    padding: 0;
}

.secondIndex-banner-box-2 .banner-text a span {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 42px;
    font-size: 22px;
    margin-left: 10px;
}

.secondIndex-banner-box-2 .banner-nav {
    bottom: 15px;
    right: 20px;
}

.secondIndex-banner-box-2 .banner-nav li {
    width: 8px;
    height: 8px;
    margin-left: 8px;
    border-radius: 50% 50%;
}

.secondIndex-banner-box-2 .banner-nav li.active {
    background: #ff0000;
}

.secondIndex-banner-box-2 .banner-page {
    display: none;
}


.secondIndex-banner {width: 700px;height: 525px;position: relative;}
.secondIndex-banner .banner-img {width: 100%;height: 100%;position: relative;overflow: hidden;}
.secondIndex-banner .banner-img ul {width: 10000px;zoom: 1;}
.secondIndex-banner .banner-img li {float: left;height: 100%;position: relative;width: 700px;height: 525px;overflow: hidden;}
.secondIndex-banner .banner-img li a {display: block;position: relative;*position:static;width: 100%;height: 100%;vertical-align: top;}
.secondIndex-banner .banner-nav {position: absolute;bottom:10px;right:30px;}
.secondIndex-banner .banner-nav li {float: left;margin-left: 10px;width: 12px;height: 12px;background: #fff;cursor: pointer;}
.secondIndex-banner .banner-nav li.active {background: #000;}
.secondIndex-banner .banner-text {position: absolute;bottom:0;left:0;width: 100%;background: #000 repeat-x bottom left;line-height: 20px;}
.secondIndex-banner .banner-text a {color: #fff;padding: 10px;display: block;}
.secondIndex-banner .banner-page {}
.secondIndex-banner .banner-page a {display: block;position: absolute;top:50%;width: 14px;height: 28px;margin-top:-14px;cursor: pointer;opacity:0.6;filter:alpha(opacity=60);}
.secondIndex-banner .banner-page a:hover {opacity:1;filter:alpha(opacity=100);}
.secondIndex-banner .banner-page .btnLeft {left:0px;background: url() no-repeat center;padding: 0 10px;}
.secondIndex-banner .banner-page .btnRight {right:0px;background: url() no-repeat center;padding: 0 10px;}
.secondIndex-banner .banner-num {position: absolute;bottom:50px;left:50%;z-index: 2;color: #fff;background: #000;}
.secondIndex-banner-box-5 .secondIndex-banner,.secondIndex-banner-box-5 .secondIndex-banner .banner-img li,.secondIndex-banner-box-5 .secondIndex-banner .banner-img li a,.secondIndex-banner-box-5 .secondIndex-banner .banner-img li img {width: 585px;height: 150px;float: none;}
.secondIndex-banner-box-5 .banner-text,.secondIndex-banner-box-5 .banner-nav,.secondIndex-banner-box-5 .banner-page,.secondIndex-banner-box-5 .banner-num {display: none;}

/* .secondIndex-title-1 {height: 50px;line-height: 50px;font-size: 20px;padding: 0 10px;}
.secondIndex-title-1 a {font-weight: bold;}
.secondIndex-title-1 a:hover {} */

.secondIndex-textPic-1 {width: 386px;height: 217px;position: relative;}
.secondIndex-textPic-1 .list-pic {position: relative;width: 100%;height: 100%;}
.secondIndex-textPic-1  i {background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/activity/2026/jiankangzhuanti/images.icon-v.png) no-repeat center center;width:76px;height:75px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);
z-index: 9;cursor: pointer;}
.secondIndex-textPic-1 .list-title {position: absolute;bottom:0px;left:0;width: 100%;height: 100%;font-size: 16px;}
.secondIndex-textPic-1 .list-title a {background: url() repeat-x left bottom;color: #fff;}
.secondIndex-textPic-1 .list-title a span {position: absolute;bottom:0;left:0;line-height: 26px;padding: 5px 10px;display: block;width: calc(100% - 0px);background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.4) 50%, transparent 100%);}
.secondIndex-textPic-1 .list-title i {position: absolute;top:50%;left:50%;margin-left: -38px;margin-top: -38px;width: 76px;height: 75px;background: url() no-repeat;}
.secondIndex-textPic-1 .list-time {position: absolute;right:10px;bottom:10px;padding: 0 15px;height: 24px;line-height: 24px;color: #fff;text-align: center;background: url();border-radius: 20px 20px;}
.secondIndex-textPic-1 .list-video,.secondIndex-textPic-1 .list-video video {position: relative;width: 100%;height: 100%;background: #000;}
.secondIndex-list-1 li {padding: 10px 20px;border-bottom: 1px #aaa solid;}
.secondIndex-list-1 li:last-child {border-bottom: none;}
.secondIndex-list-1 {padding: 0px 0;}
.secondIndex-textList-1 {height: 52px;line-height: 26px;overflow: hidden;}
.secondIndex-wrap a {
    color: #333;
}
.secondIndex-wrap-4 .secondIndex-list-1 {padding-bottom: 12px;}

.secondIndex-wrap-26-1 .swiper-slide li a,.secondIndex-wrap-26-1 .swiper-slide li img {display: block;position: relative;width: 100%;height: auto;}
.secondIndex-wrap-26-1 .swiper-slide .list-pic {position: relative;height: auto;width: 100%;}
.secondIndex-wrap-26-1 .swiper-slide .list-pic i {background: url(https://v2.cri.cn/resource/cb5a6d96-d0c4-4fd0-a895-b6135667d84a/activity/2026/jiankangzhuanti/images.icon-v.png) no-repeat center center;width:76px;height:75px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);
z-index: 9;cursor: pointer;}
.secondIndex-wrap-26-1 .swiper-slide .list-title {position: absolute;bottom: 0;left: 0;width: 100%;padding: 10px 20px;color: #fff;background-color: rgba(0,0,0,0.6);}

.secondIndex-wrap-26-2-list {padding-top: 30px;}
.secondIndex-wrap-26-2-list ul {display: flex;flex-wrap: wrap;gap: 50px 20px;}
.secondIndex-wrap-26-2-list li {width: 224px;background-color: #fff;border-radius: 0 0 10px 10px;}
.secondIndex-wrap-26-2-list .list-con {position: relative;}
.secondIndex-wrap-26-2-list .list-pic {width: 100px;height: 100px;position: absolute;top: -30px;left: 50%;transform: translateX(-50%);border-radius: 50%;overflow: hidden;}
.secondIndex-wrap-26-2-list .list-title {background: linear-gradient(to bottom right, #6586e3, #72bef8);padding-top: 80px;text-align: center;padding-bottom: 15px;border-radius: 10px 10px 0 0;}
.secondIndex-wrap-26-2-list .list-title a {color: #fff;font-size: 18px;}
.secondIndex-wrap-26-2-list .list-brief {text-align: center;line-height: 26px;padding: 10px 10px;}

.secondIndex-wrap-26-3-list {text-align: center;padding-top: 10px;}
.secondIndex-wrap-26-3-list .list-pic {width: 100%;height: auto;border-radius: 40px;overflow: hidden;}
.secondIndex-wrap-26-3-list .list-title {font-size: 18px;padding:10px 0;}
.secondIndex-wrap-26-3-list .list-brief {padding-bottom:10px;}
.secondIndex-wrap-26-3-list .swiper-button-next, .secondIndex-wrap-26-3-list .swiper-button-prev {top:46px;margin-top: 0;}

.secondIndex-wrap .w860 {width: 100%;float: none;}
.secondIndex-wrap .w320 {display: none;}